[INFO] cloning repository https://github.com/SteelPh0enix/llama-mgr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SteelPh0enix/llama-mgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelPh0enix%2Fllama-mgr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelPh0enix%2Fllama-mgr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 440d676c39725b65902e784732d1d633d6c6d66d
[INFO] testing SteelPh0enix/llama-mgr against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelPh0enix%2Fllama-mgr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SteelPh0enix/llama-mgr
[INFO] finished tweaking git repo https://github.com/SteelPh0enix/llama-mgr
[INFO] tweaked toml for git repo https://github.com/SteelPh0enix/llama-mgr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SteelPh0enix/llama-mgr on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SteelPh0enix/llama-mgr 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5acf2eea934b3ae4332029725255407151cb2873130cad96013c6a1cfb4ed30
[INFO] running `Command { std: "docker" "start" "-a" "a5acf2eea934b3ae4332029725255407151cb2873130cad96013c6a1cfb4ed30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5acf2eea934b3ae4332029725255407151cb2873130cad96013c6a1cfb4ed30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5acf2eea934b3ae4332029725255407151cb2873130cad96013c6a1cfb4ed30", kill_on_drop: false }`
[INFO] [stdout] a5acf2eea934b3ae4332029725255407151cb2873130cad96013c6a1cfb4ed30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5332fb690c6acce0652a9a6fbd71a5f3f5c1a72aa203dd4f32a39286dbdd6927
[INFO] running `Command { std: "docker" "start" "-a" "5332fb690c6acce0652a9a6fbd71a5f3f5c1a72aa203dd4f32a39286dbdd6927", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling llama-mgr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/commands/install.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stdout]    |            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/commands/install.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile`
[INFO] [stdout]   --> src/commands/install.rs:41:51
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `git`
[INFO] [stdout]    --> src/commands/install.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     git: &Git,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_git`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/install.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     args: &InstallCommand,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_path`
[INFO] [stdout]    --> src/commands/install.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     instance_path: impl AsRef<Path>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/install.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     args: &InstallCommand,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_path`
[INFO] [stdout]    --> src/commands/install.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     instance_path: impl AsRef<Path>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/install.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     args: &InstallCommand,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_path`
[INFO] [stdout]    --> src/commands/install.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     instance_path: impl AsRef<Path>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/install.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_path`
[INFO] [stdout]    --> src/commands/install.rs:131:52
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/commands/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl CommandError {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 23 |     pub fn new(message: String, exit_code: u8) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_default_config_file` is never used
[INFO] [stdout]   --> src/commands/mod.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl CommonArguments {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 51 |     pub fn create_default_config_file(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RECOMMENDED_PYTHON_VERSION` is never used
[INFO] [stdout]   --> src/commands/install.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const RECOMMENDED_PYTHON_VERSION: Version = Version {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_git` is never used
[INFO] [stdout]   --> src/commands/install.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn get_git() -> Result<Git> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_prerequisites` is never used
[INFO] [stdout]   --> src/commands/install.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn get_prerequisites(args: &InstallCommand) -> Result<(CMake, Ninja, Option<Uv>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pull_or_update_source_code` is never used
[INFO] [stdout]    --> src/commands/install.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn pull_or_update_source_code(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_cmake_build_files` is never used
[INFO] [stdout]    --> src/commands/install.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn generate_cmake_build_files(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_and_install_llama_cpp` is never used
[INFO] [stdout]    --> src/commands/install.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn build_and_install_llama_cpp(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_python_environment` is never used
[INFO] [stdout]    --> src/commands/install.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExternalTool` is never used
[INFO] [stdout]  --> src/external_tools/mod.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait ExternalTool {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CMake` is never constructed
[INFO] [stdout]  --> src/external_tools/cmake.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct CMake {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `generate`, `build`, and `install` are never used
[INFO] [stdout]   --> src/external_tools/cmake.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl CMake {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 14 |     pub fn generate<T: AsRef<OsStr>>(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn build<T: AsRef<OsStr>>(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn install<T: AsRef<OsStr>>(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Git` is never constructed
[INFO] [stdout]  --> src/external_tools/git.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Git {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clone`, `pull`, and `update_submodules` are never used
[INFO] [stdout]   --> src/external_tools/git.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Git {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 14 |     pub fn clone(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn pull(&self, repo_path: impl AsRef<Path>) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn update_submodules(&self, repo_path: impl AsRef<Path>) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ninja` is never constructed
[INFO] [stdout]  --> src/external_tools/ninja.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Ninja {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Uv` is never constructed
[INFO] [stdout]   --> src/external_tools/uv.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Uv {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PythonInstance` is never constructed
[INFO] [stdout]   --> src/external_tools/uv.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PythonInstance {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_python_instances`, `install_python_instance`, `install_python_version`, `uninstall_python_instance`, and `uninstall_python_version` are never used
[INFO] [stdout]    --> src/external_tools/uv.rs:55:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl Uv {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn get_python_instances(&self) -> Result<Vec<PythonInstance>, std::io::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn install_python_instance(&self, instance: PythonInstance) -> Result<(), std::io::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn install_python_version(&self, version: Version) -> Result<(), std::io::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn uninstall_python_instance(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn uninstall_python_version(&self, version: Version) -> Result<(), std::io::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Version` is never constructed
[INFO] [stdout]  --> src/external_tools/version.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Version {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `matches` is never used
[INFO] [stdout]   --> src/external_tools/version.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Version {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 13 |     fn matches(&self, other: &Version) -> bool {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `VersionParsingError` is never used
[INFO] [stdout]   --> src/external_tools/version.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum VersionParsingError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.99s
[INFO] running `Command { std: "docker" "inspect" "5332fb690c6acce0652a9a6fbd71a5f3f5c1a72aa203dd4f32a39286dbdd6927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5332fb690c6acce0652a9a6fbd71a5f3f5c1a72aa203dd4f32a39286dbdd6927", kill_on_drop: false }`
[INFO] [stdout] 5332fb690c6acce0652a9a6fbd71a5f3f5c1a72aa203dd4f32a39286dbdd6927
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb2d46419887c7ff2f9336462e643bcd8657705eeb3fe199634807fa8c15ce04
[INFO] running `Command { std: "docker" "start" "-a" "cb2d46419887c7ff2f9336462e643bcd8657705eeb3fe199634807fa8c15ce04", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling llama-mgr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/commands/install.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stdout]    |            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/commands/install.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile`
[INFO] [stdout]   --> src/commands/install.rs:41:51
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `git`
[INFO] [stdout]    --> src/commands/install.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     git: &Git,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_git`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/install.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     args: &InstallCommand,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_path`
[INFO] [stdout]    --> src/commands/install.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     instance_path: impl AsRef<Path>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/install.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     args: &InstallCommand,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_path`
[INFO] [stdout]    --> src/commands/install.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     instance_path: impl AsRef<Path>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/install.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     args: &InstallCommand,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_path`
[INFO] [stdout]    --> src/commands/install.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     instance_path: impl AsRef<Path>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/install.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_path`
[INFO] [stdout]    --> src/commands/install.rs:131:52
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/commands/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl CommandError {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 23 |     pub fn new(message: String, exit_code: u8) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_default_config_file` is never used
[INFO] [stdout]   --> src/commands/mod.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl CommonArguments {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 51 |     pub fn create_default_config_file(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RECOMMENDED_PYTHON_VERSION` is never used
[INFO] [stdout]   --> src/commands/install.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const RECOMMENDED_PYTHON_VERSION: Version = Version {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_git` is never used
[INFO] [stdout]   --> src/commands/install.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn get_git() -> Result<Git> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_prerequisites` is never used
[INFO] [stdout]   --> src/commands/install.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn get_prerequisites(args: &InstallCommand) -> Result<(CMake, Ninja, Option<Uv>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pull_or_update_source_code` is never used
[INFO] [stdout]    --> src/commands/install.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn pull_or_update_source_code(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_cmake_build_files` is never used
[INFO] [stdout]    --> src/commands/install.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn generate_cmake_build_files(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_and_install_llama_cpp` is never used
[INFO] [stdout]    --> src/commands/install.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn build_and_install_llama_cpp(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_python_environment` is never used
[INFO] [stdout]    --> src/commands/install.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `generate`, `build`, and `install` are never used
[INFO] [stdout]   --> src/external_tools/cmake.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl CMake {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 14 |     pub fn generate<T: AsRef<OsStr>>(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn build<T: AsRef<OsStr>>(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn install<T: AsRef<OsStr>>(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clone`, `pull`, and `update_submodules` are never used
[INFO] [stdout]   --> src/external_tools/git.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Git {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 14 |     pub fn clone(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn pull(&self, repo_path: impl AsRef<Path>) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn update_submodules(&self, repo_path: impl AsRef<Path>) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.24s
[INFO] running `Command { std: "docker" "inspect" "cb2d46419887c7ff2f9336462e643bcd8657705eeb3fe199634807fa8c15ce04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb2d46419887c7ff2f9336462e643bcd8657705eeb3fe199634807fa8c15ce04", kill_on_drop: false }`
[INFO] [stdout] cb2d46419887c7ff2f9336462e643bcd8657705eeb3fe199634807fa8c15ce04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bded4d25555a853caf29447240dcd9309d276a3fd9f94860b57ceb9e2684d547
[INFO] running `Command { std: "docker" "start" "-a" "bded4d25555a853caf29447240dcd9309d276a3fd9f94860b57ceb9e2684d547", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]   --> src/commands/install.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stderr]    |            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> src/commands/install.rs:41:34
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stderr]    |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `profile`
[INFO] [stderr]   --> src/commands/install.rs:41:51
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn run(args: InstallCommand, config: &Config, profile: &Profile) -> Result<()> {
[INFO] [stderr]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `git`
[INFO] [stderr]    --> src/commands/install.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 110 |     git: &Git,
[INFO] [stderr]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_git`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/commands/install.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 111 |     args: &InstallCommand,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instance_path`
[INFO] [stderr]    --> src/commands/install.rs:112:5
[INFO] [stderr]     |
[INFO] [stderr] 112 |     instance_path: impl AsRef<Path>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/commands/install.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 |     args: &InstallCommand,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instance_path`
[INFO] [stderr]    --> src/commands/install.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 119 |     instance_path: impl AsRef<Path>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/commands/install.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 |     args: &InstallCommand,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instance_path`
[INFO] [stderr]    --> src/commands/install.rs:126:5
[INFO] [stderr]     |
[INFO] [stderr] 126 |     instance_path: impl AsRef<Path>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/commands/install.rs:131:29
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stderr]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instance_path`
[INFO] [stderr]    --> src/commands/install.rs:131:52
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stderr]     |                                                    ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_path`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/commands/mod.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl CommandError {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 23 |     pub fn new(message: String, exit_code: u8) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `create_default_config_file` is never used
[INFO] [stderr]   --> src/commands/mod.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | impl CommonArguments {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] 51 |     pub fn create_default_config_file(&self) -> Result<()> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RECOMMENDED_PYTHON_VERSION` is never used
[INFO] [stderr]   --> src/commands/install.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 | const RECOMMENDED_PYTHON_VERSION: Version = Version {
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_git` is never used
[INFO] [stderr]   --> src/commands/install.rs:45:4
[INFO] [stderr]    |
[INFO] [stderr] 45 | fn get_git() -> Result<Git> {
[INFO] [stderr]    |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_prerequisites` is never used
[INFO] [stderr]   --> src/commands/install.rs:61:4
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn get_prerequisites(args: &InstallCommand) -> Result<(CMake, Ninja, Option<Uv>)> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `pull_or_update_source_code` is never used
[INFO] [stderr]    --> src/commands/install.rs:109:4
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn pull_or_update_source_code(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_cmake_build_files` is never used
[INFO] [stderr]    --> src/commands/install.rs:117:4
[INFO] [stderr]     |
[INFO] [stderr] 117 | fn generate_cmake_build_files(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_and_install_llama_cpp` is never used
[INFO] [stderr]    --> src/commands/install.rs:124:4
[INFO] [stderr]     |
[INFO] [stderr] 124 | fn build_and_install_llama_cpp(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_python_environment` is never used
[INFO] [stderr]    --> src/commands/install.rs:131:4
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn setup_python_environment(args: &InstallCommand, instance_path: impl AsRef<Path>) -> Result<()> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `generate`, `build`, and `install` are never used
[INFO] [stderr]   --> src/external_tools/cmake.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl CMake {
[INFO] [stderr]    | ---------- methods in this implementation
[INFO] [stderr] 14 |     pub fn generate<T: AsRef<OsStr>>(
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn build<T: AsRef<OsStr>>(
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub fn install<T: AsRef<OsStr>>(
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `clone`, `pull`, and `update_submodules` are never used
[INFO] [stderr]   --> src/external_tools/git.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Git {
[INFO] [stderr]    | -------- methods in this implementation
[INFO] [stderr] 14 |     pub fn clone(
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn pull(&self, repo_path: impl AsRef<Path>) -> Result<(), std::io::Error> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn update_submodules(&self, repo_path: impl AsRef<Path>) -> Result<(), std::io::Error> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `llama-mgr` (bin "llama-mgr" test) generated 23 warnings (run `cargo fix --bin "llama-mgr" -p llama-mgr --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llama_mgr-cb3920a2447234f5)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test external_tools::version::tests::test_version_does_not_match_exactly_on_different_minor ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_does_not_match_exactly_on_different_major ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_matches_without_minor_when_both_none ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_matches_exactly ... ok
[INFO] [stdout] test external_tools::version::tests::test_parse_version_from_string_without_patch ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_does_not_match_exactly_on_different_patch ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_matches_without_minor ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_matches_without_patch ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_to_string ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_to_string_without_patch ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_to_string_without_patch_and_minor ... ok
[INFO] [stdout] test external_tools::version::tests::test_version_matches_without_patch_when_both_none ... ok
[INFO] [stdout] test external_tools::git::tests::test_is_available ... ok
[INFO] [stdout] test external_tools::version::tests::test_parse_version_from_string_with_additional_version_fields ... ok
[INFO] [stdout] test external_tools::version::tests::test_parse_version_from_string_version_not_found ... ok
[INFO] [stdout] test external_tools::version::tests::test_parse_version_from_string ... ok
[INFO] [stdout] test external_tools::version::tests::test_parse_version_from_string_without_patch_and_minor ... ok
[INFO] [stdout] test external_tools::ninja::tests::test_is_available ... ok
[INFO] [stdout] test external_tools::cmake::tests::test_is_available ... ok
[INFO] [stdout] test external_tools::uv::tests::test_is_available ... FAILED
[INFO] [stdout] test external_tools::uv::tests::test_install_uninstall_python_instance ... FAILED
[INFO] [stdout] test external_tools::uv::tests::test_list_python_instances ... FAILED
[INFO] [stdout] test external_tools::uv::tests::test_install_uninstall_python_version ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- external_tools::uv::tests::test_is_available stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'external_tools::uv::tests::test_is_available' (29) panicked at src/external_tools/uv.rs:184:9:
[INFO] [stdout] assertion failed: uv.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6481be8ace62 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6481be8ace62 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6481be8ace62 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6481be8ace62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6481be8bd77f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6481be8bd77f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6481be8794b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6481be8794b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6481be8858f2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6481be88a98f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6481be88a821 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6481be58e36e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6481be58e36e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6481be88af9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6481be88af9f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6481be88adc6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6481be885a29 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6481be86dd2d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6481be8c61b0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6481be8c618c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6481be54c3d0 - llama_mgr::external_tools::uv::tests::test_is_available::h066d14b6b54d8cd0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:184:9
[INFO] [stdout]   21:     0x6481be54c557 - llama_mgr::external_tools::uv::tests::test_is_available::{{closure}}::h534445a613a595c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:182:27
[INFO] [stdout]   22:     0x6481be557046 - core::ops::function::FnOnce::call_once::h951f4e67df6c825a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6481be58e14b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6481be58e14b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6481be5a21cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6481be5a21cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6481be5a21cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6481be5a21cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6481be5a21cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6481be5a21cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6481be5a21cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6481be57b6e4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6481be57b6e4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6481be57f01a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x6481be57f01a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6481be57f01a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6481be57f01a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6481be57f01a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6481be57f01a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x6481be57f01a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6481be880d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x6481be880d4f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x70c2a2dfaaa4 - <unknown>
[INFO] [stdout]   44:     0x70c2a2e87a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- external_tools::uv::tests::test_install_uninstall_python_instance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'external_tools::uv::tests::test_install_uninstall_python_instance' (27) panicked at src/external_tools/uv.rs:204:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CannotFindBinaryPath
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6481be8ace62 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6481be8ace62 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6481be8ace62 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6481be8ace62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6481be8bd77f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6481be8bd77f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6481be8794b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6481be8794b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6481be8858f2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6481be88a98f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6481be88a821 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6481be58e36e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6481be58e36e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6481be88af9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6481be88af9f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6481be88adfa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6481be885a29 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6481be86dd2d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6481be8c61b0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6481be8c5526 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6481be54da8a - core::result::Result<T,E>::unwrap::h9c7b527bdaa6568e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6481be54da8a - llama_mgr::external_tools::uv::tests::test_install_uninstall_python_instance::{{closure}}::h7ecde17a169b0705
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:204:31
[INFO] [stdout]   22:     0x6481be556d3e - core::ops::function::FnOnce::call_once::h5889899912dc0f8d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6481be80ff73 - serial_test::serial_code_lock::local_serial_core::hffc055fdfccbc092
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x6481be54d9ba - llama_mgr::external_tools::uv::tests::test_install_uninstall_python_instance::h9c7d4adfa84ddcd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:202:5
[INFO] [stdout]   25:     0x6481be54d9e7 - llama_mgr::external_tools::uv::tests::test_install_uninstall_python_instance::{{closure}}::h360fe04d2321f5fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:203:48
[INFO] [stdout]   26:     0x6481be557146 - core::ops::function::FnOnce::call_once::hbeb2103e521e3b17
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6481be58e14b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6481be58e14b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6481be5a21cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6481be5a21cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6481be5a21cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6481be5a21cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6481be5a21cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6481be5a21cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6481be5a21cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6481be57b6e4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6481be57b6e4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6481be57f01a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x6481be57f01a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6481be57f01a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6481be57f01a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6481be57f01a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6481be57f01a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x6481be57f01a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6481be880d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x6481be880d4f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x70c2a2dfaaa4 - <unknown>
[INFO] [stdout]   48:     0x70c2a2e87a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- external_tools::uv::tests::test_list_python_instances stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'external_tools::uv::tests::test_list_python_instances' (30) panicked at src/external_tools/uv.rs:191:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CannotFindBinaryPath
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6481be8ace62 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6481be8ace62 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6481be8ace62 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6481be8ace62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6481be8bd77f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6481be8bd77f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6481be8794b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6481be8794b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6481be8858f2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6481be88a98f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6481be88a821 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6481be58e36e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6481be58e36e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6481be88af9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6481be88af9f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6481be88adfa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6481be885a29 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6481be86dd2d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6481be8c61b0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6481be8c5526 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6481be54c5e9 - core::result::Result<T,E>::unwrap::h9c7b527bdaa6568e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6481be54c5e9 - llama_mgr::external_tools::uv::tests::test_list_python_instances::h466c0aa271b5a968
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:191:31
[INFO] [stdout]   22:     0x6481be54ca97 - llama_mgr::external_tools::uv::tests::test_list_python_instances::{{closure}}::h592f63cd70e94e63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:190:36
[INFO] [stdout]   23:     0x6481be556ab6 - core::ops::function::FnOnce::call_once::h0e454ff78eb5c748
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6481be58e14b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6481be58e14b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6481be5a21cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6481be5a21cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6481be5a21cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6481be5a21cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6481be5a21cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6481be5a21cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6481be5a21cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6481be57b6e4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6481be57b6e4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6481be57f01a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x6481be57f01a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6481be57f01a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6481be57f01a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6481be57f01a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6481be57f01a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x6481be57f01a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6481be880d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x6481be880d4f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x70c2a2dfaaa4 - <unknown>
[INFO] [stdout]   45:     0x70c2a2e87a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- external_tools::uv::tests::test_install_uninstall_python_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'external_tools::uv::tests::test_install_uninstall_python_version' (28) panicked at src/external_tools/uv.rs:264:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CannotFindBinaryPath
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6481be8ace62 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6481be8ace62 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6481be8ace62 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6481be8ace62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6481be8bd77f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6481be8bd77f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6481be8794b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6481be8794b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6481be8858f2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6481be88a98f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6481be88a821 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6481be58e36e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6481be58e36e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6481be88af9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6481be88af9f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6481be88adfa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6481be885a29 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6481be86dd2d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6481be8c61b0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6481be8c5526 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6481be54cbca - core::result::Result<T,E>::unwrap::h9c7b527bdaa6568e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6481be54cbca - llama_mgr::external_tools::uv::tests::test_install_uninstall_python_version::{{closure}}::h13d3a5128712e9c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:264:31
[INFO] [stdout]   22:     0x6481be556d6e - core::ops::function::FnOnce::call_once::h6b814f3038e86f91
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6481be80ff73 - serial_test::serial_code_lock::local_serial_core::hffc055fdfccbc092
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x6481be54cb3a - llama_mgr::external_tools::uv::tests::test_install_uninstall_python_version::h86ae44fcfd7a235c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:262:5
[INFO] [stdout]   25:     0x6481be54d7f7 - llama_mgr::external_tools::uv::tests::test_install_uninstall_python_version::{{closure}}::h9757acf084159fa3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/external_tools/uv.rs:263:47
[INFO] [stdout]   26:     0x6481be556f86 - core::ops::function::FnOnce::call_once::h86f2501299766f81
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6481be58e14b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6481be58e14b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6481be5a21cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6481be5a21cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6481be5a21cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6481be5a21cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6481be5a21cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6481be5a21cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6481be5a21cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6481be57b6e4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6481be57b6e4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6481be57f01a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x6481be57f01a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6481be57f01a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6481be57f01a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6481be57f01a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6481be57f01a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x6481be57f01a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6481be880d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x6481be880d4f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x70c2a2dfaaa4 - <unknown>
[INFO] [stdout]   48:     0x70c2a2e87a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     external_tools::uv::tests::test_install_uninstall_python_instance
[INFO] [stdout]     external_tools::uv::tests::test_install_uninstall_python_version
[INFO] [stdout]     external_tools::uv::tests::test_is_available
[INFO] [stdout]     external_tools::uv::tests::test_list_python_instances
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin llama-mgr`
[INFO] running `Command { std: "docker" "inspect" "bded4d25555a853caf29447240dcd9309d276a3fd9f94860b57ceb9e2684d547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bded4d25555a853caf29447240dcd9309d276a3fd9f94860b57ceb9e2684d547", kill_on_drop: false }`
[INFO] [stdout] bded4d25555a853caf29447240dcd9309d276a3fd9f94860b57ceb9e2684d547
