[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] checking SteelPh0enix/llama-mgr against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelPh0enix%2Fllama-mgr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SteelPh0enix/llama-mgr on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85a120bed5cb40230ffcf0264a56145525b1bcbe3280da20c77c142c28a77b5c [INFO] running `Command { std: "docker" "start" "-a" "85a120bed5cb40230ffcf0264a56145525b1bcbe3280da20c77c142c28a77b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85a120bed5cb40230ffcf0264a56145525b1bcbe3280da20c77c142c28a77b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a120bed5cb40230ffcf0264a56145525b1bcbe3280da20c77c142c28a77b5c", kill_on_drop: false }` [INFO] [stdout] 85a120bed5cb40230ffcf0264a56145525b1bcbe3280da20c77c142c28a77b5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68bc18696a7fb11ca95bf4725439041b976f4d09aa5235e6f64c5547e2e80f8c [INFO] running `Command { std: "docker" "start" "-a" "68bc18696a7fb11ca95bf4725439041b976f4d09aa5235e6f64c5547e2e80f8c", kill_on_drop: false }` [INFO] [stderr] Checking regex-syntax v0.8.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.12 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking regex v1.12.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking 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, [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, [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, [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) -> 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) -> Result<()> { [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: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, [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, [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, [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) -> 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) -> 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 { [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)> { [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) -> 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>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn build>( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn install>( [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) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn update_submodules(&self, repo_path: impl AsRef) -> 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, 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] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/external_tools/uv.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | Some(PathBuf::from_str(first_path.trim()).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/external_tools/uv.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | Some(PathBuf::from_str(path_info.trim()).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 { [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)> { [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) -> 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>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn build>( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn install>( [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) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn update_submodules(&self, repo_path: impl AsRef) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/external_tools/uv.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | Some(PathBuf::from_str(first_path.trim()).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/external_tools/uv.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | Some(PathBuf::from_str(path_info.trim()).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llama-mgr` (bin "llama-mgr") due to 2 previous errors; 33 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `llama-mgr` (bin "llama-mgr" test) due to 2 previous errors; 23 warnings emitted [INFO] running `Command { std: "docker" "inspect" "68bc18696a7fb11ca95bf4725439041b976f4d09aa5235e6f64c5547e2e80f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68bc18696a7fb11ca95bf4725439041b976f4d09aa5235e6f64c5547e2e80f8c", kill_on_drop: false }` [INFO] [stdout] 68bc18696a7fb11ca95bf4725439041b976f4d09aa5235e6f64c5547e2e80f8c