[INFO] cloning repository https://github.com/hyvnova/console-gpt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyvnova/console-gpt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyvnova%2Fconsole-gpt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyvnova%2Fconsole-gpt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74dd5c3c1338dad49abdde11bd8a97056c77b910
[INFO] testing hyvnova/console-gpt against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyvnova%2Fconsole-gpt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hyvnova/console-gpt
[INFO] finished tweaking git repo https://github.com/hyvnova/console-gpt
[INFO] tweaked toml for git repo https://github.com/hyvnova/console-gpt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hyvnova/console-gpt on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hyvnova/console-gpt 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86510aa66b7667ec643176e6aae96d2b0a164b4dd92cf7e9e3ab8ae437c334c1
[INFO] running `Command { std: "docker" "start" "-a" "86510aa66b7667ec643176e6aae96d2b0a164b4dd92cf7e9e3ab8ae437c334c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86510aa66b7667ec643176e6aae96d2b0a164b4dd92cf7e9e3ab8ae437c334c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86510aa66b7667ec643176e6aae96d2b0a164b4dd92cf7e9e3ab8ae437c334c1", kill_on_drop: false }`
[INFO] [stdout] 86510aa66b7667ec643176e6aae96d2b0a164b4dd92cf7e9e3ab8ae437c334c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c590a26a5b206f8e5a1a266b39de2756cce0a9060a15385b2f509bec3a0128c6
[INFO] running `Command { std: "docker" "start" "-a" "c590a26a5b206f8e5a1a266b39de2756cce0a9060a15385b2f509bec3a0128c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling onig_sys v69.8.1 (https://github.com/rust-onig/rust-onig?branch=main#c4378abc)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling async-openai-macros v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.28.1
[INFO] [stderr]    Compiling cai_core v0.1.0 (/opt/rustwide/workdir/cai-core)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> cai-core/src/parsers/python.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ io::{ self, Write }, process::{ Command, Stdio } };
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_TOKENS` is never used
[INFO] [stdout]   --> cai-core/src/client.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const MAX_TOKENS: u32 = 32000; // Max tokens for chat requests
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_RETRIES` is never used
[INFO] [stdout]   --> cai-core/src/client.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const MAX_RETRIES: usize = 10; // Max retries for API requests
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cai_cli v0.1.0 (/opt/rustwide/workdir/cai-cli)
[INFO] [stderr]    Compiling cai v0.1.0 (/opt/rustwide/workdir/cai)
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> cai/src/auto_git_pull.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `response` is never read
[INFO] [stdout]    --> cai/src/main.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut response: String = String::new();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "c590a26a5b206f8e5a1a266b39de2756cce0a9060a15385b2f509bec3a0128c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c590a26a5b206f8e5a1a266b39de2756cce0a9060a15385b2f509bec3a0128c6", kill_on_drop: false }`
[INFO] [stdout] c590a26a5b206f8e5a1a266b39de2756cce0a9060a15385b2f509bec3a0128c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7f966966c3431c30cd72a8f39d44f4487f0fb2ace7cdc5ed4fa86c16550f5449
[INFO] running `Command { std: "docker" "start" "-a" "7f966966c3431c30cd72a8f39d44f4487f0fb2ace7cdc5ed4fa86c16550f5449", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> cai-core/src/parsers/python.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ io::{ self, Write }, process::{ Command, Stdio } };
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_TOKENS` is never used
[INFO] [stdout]   --> cai-core/src/client.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const MAX_TOKENS: u32 = 32000; // Max tokens for chat requests
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_RETRIES` is never used
[INFO] [stdout]   --> cai-core/src/client.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const MAX_RETRIES: usize = 10; // Max retries for API requests
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cai_core v0.1.0 (/opt/rustwide/workdir/cai-core)
[INFO] [stderr]    Compiling cai_cli v0.1.0 (/opt/rustwide/workdir/cai-cli)
[INFO] [stderr]    Compiling cai v0.1.0 (/opt/rustwide/workdir/cai)
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> cai/src/auto_git_pull.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `response` is never read
[INFO] [stdout]    --> cai/src/main.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut response: String = String::new();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> cai-core/src/parsers/python.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ io::{ self, Write }, process::{ Command, Stdio } };
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_TOKENS` is never used
[INFO] [stdout]   --> cai-core/src/client.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const MAX_TOKENS: u32 = 32000; // Max tokens for chat requests
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_RETRIES` is never used
[INFO] [stdout]   --> cai-core/src/client.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const MAX_RETRIES: usize = 10; // Max retries for API requests
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.24s
[INFO] running `Command { std: "docker" "inspect" "7f966966c3431c30cd72a8f39d44f4487f0fb2ace7cdc5ed4fa86c16550f5449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f966966c3431c30cd72a8f39d44f4487f0fb2ace7cdc5ed4fa86c16550f5449", kill_on_drop: false }`
[INFO] [stdout] 7f966966c3431c30cd72a8f39d44f4487f0fb2ace7cdc5ed4fa86c16550f5449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d9dd9b069732bf20d2c4cd80e8371f2cbe8c2481616a68092b7802d96f4941af
[INFO] running `Command { std: "docker" "start" "-a" "d9dd9b069732bf20d2c4cd80e8371f2cbe8c2481616a68092b7802d96f4941af", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> cai-core/src/parsers/python.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{ io::{ self, Write }, process::{ Command, Stdio } };
[INFO] [stderr]   |                  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_TOKENS` is never used
[INFO] [stderr]   --> cai-core/src/client.rs:22:7
[INFO] [stderr]    |
[INFO] [stderr] 22 | const MAX_TOKENS: u32 = 32000; // Max tokens for chat requests
[INFO] [stderr]    |       ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_RETRIES` is never used
[INFO] [stderr]   --> cai-core/src/client.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | const MAX_RETRIES: usize = 10; // Max retries for API requests
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cai_core` (lib) generated 3 warnings (run `cargo fix --lib -p cai_core` to apply 1 suggestion)
[INFO] [stderr] warning: `cai_core` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused imports: `Write` and `self`
[INFO] [stderr]  --> cai/src/auto_git_pull.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::io::{self, Write};
[INFO] [stderr]   |               ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `response` is never read
[INFO] [stderr]    --> cai/src/main.rs:113:32
[INFO] [stderr]     |
[INFO] [stderr] 113 |     let mut response: String = String::new();
[INFO] [stderr]     |                                ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cai` (bin "cai" test) generated 2 warnings (run `cargo fix --bin "cai" -p cai --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/cai/0f6b816d3d6af541/deps/cai-0f6b816d3d6af541)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/cai_cli/7f6e2576ea4fe0d9/deps/cai_cli-7f6e2576ea4fe0d9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/cai_core/8dc572d21ff2c1ee/deps/cai_core-8dc572d21ff2c1ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cai_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cai_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cai-core/src/parsers/python.rs - parsers::python::get_python_name (line 96) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cai-core/src/parsers/python.rs - parsers::python::get_python_name (line 96) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_python_name` in this scope
[INFO] [stdout]   --> cai-core/src/parsers/python.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 | let python = get_python_name().expect("No Python interpreter found!");
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cai-core/src/parsers/python.rs - parsers::python::get_python_name (line 96)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p cai_core --doc`
[INFO] running `Command { std: "docker" "inspect" "d9dd9b069732bf20d2c4cd80e8371f2cbe8c2481616a68092b7802d96f4941af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9dd9b069732bf20d2c4cd80e8371f2cbe8c2481616a68092b7802d96f4941af", kill_on_drop: false }`
[INFO] [stdout] d9dd9b069732bf20d2c4cd80e8371f2cbe8c2481616a68092b7802d96f4941af
