[INFO] cloning repository https://github.com/void3000/whisp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/void3000/whisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid3000%2Fwhisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid3000%2Fwhisp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9530d12396a65de8fa62616af860034053f88357
[INFO] checking void3000/whisp against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid3000%2Fwhisp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/void3000/whisp
[INFO] finished tweaking git repo https://github.com/void3000/whisp
[INFO] tweaked toml for git repo https://github.com/void3000/whisp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/void3000/whisp on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/void3000/whisp 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v11.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6d672ff508e214a6dd6b3d05484588d8f30cf810b005c0ca6ccea30df9a2cba
[INFO] running `Command { std: "docker" "start" "-a" "b6d672ff508e214a6dd6b3d05484588d8f30cf810b005c0ca6ccea30df9a2cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6d672ff508e214a6dd6b3d05484588d8f30cf810b005c0ca6ccea30df9a2cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d672ff508e214a6dd6b3d05484588d8f30cf810b005c0ca6ccea30df9a2cba", kill_on_drop: false }`
[INFO] [stdout] b6d672ff508e214a6dd6b3d05484588d8f30cf810b005c0ca6ccea30df9a2cba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc0f3bd02a492ec963ff4b952c513434204d45e688b9e0f541b194927d6bee1c
[INFO] running `Command { std: "docker" "start" "-a" "fc0f3bd02a492ec963ff4b952c513434204d45e688b9e0f541b194927d6bee1c", kill_on_drop: false }`
[INFO] [stderr]     Checking whisp_lexer v0.1.0 (/opt/rustwide/workdir/whisp-lexer)
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking whisp_parser v0.1.0 (/opt/rustwide/workdir/whisp-parser)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> whisp-lexer/src/lexer.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let mut token = stream.next();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SymbolTable`
[INFO] [stdout]  --> whisp-parser/src/parser/statements.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::symbol::{ SymbolTable, SymbolInfo };
[INFO] [stdout]   |                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SymbolInfo` and `SymbolTable`
[INFO] [stdout]  --> whisp-parser/src/parser/expressions.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::symbol::{ SymbolTable, SymbolInfo };
[INFO] [stdout]   |                      ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SymbolTable`
[INFO] [stdout]  --> whisp-parser/src/parser/control_flow.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::symbol::{ SymbolTable, SymbolInfo };
[INFO] [stdout]   |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SymbolTable`
[INFO] [stdout]  --> whisp-parser/src/parser/functions.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::symbol::{ SymbolTable, SymbolInfo };
[INFO] [stdout]   |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ops::Operation`
[INFO] [stdout]  --> whisp-parser/src/parser/functions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ops::Operation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SymbolTable`
[INFO] [stdout]  --> whisp-parser/src/parser/control_flow.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::symbol::{ SymbolTable, SymbolInfo };
[INFO] [stdout]   |                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> whisp-parser/src/parser/control_flow.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> whisp-parser/src/parser/expressions.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             self.expect(Token::RBracket);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 320 |             let _ = self.expect(Token::RBracket);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> whisp-parser/src/parser/control_flow.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 self.expect(Token::Else);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 let _ = self.expect(Token::Else);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking whisp_runtime v0.1.0 (/opt/rustwide/workdir/whisp-runtime)
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> whisp-parser/src/parser/expressions.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             self.expect(Token::RBracket);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 320 |             let _ = self.expect(Token::RBracket);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> whisp-parser/src/parser/control_flow.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 self.expect(Token::Else);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 let _ = self.expect(Token::Else);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking whisp v0.1.0 (/opt/rustwide/workdir/whisp)
[INFO] [stdout] warning: unused import: `crate::module::object::ModuleObject`
[INFO] [stdout]  --> whisp/src/module/spec.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::module::object::ModuleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> whisp/src/importer/builtinimporter.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> whisp/src/importer/builtinimporter.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> whisp/src/whisp.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         /// Global tables
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |         let sym = Rc::new(RefCell::new(SymbolTable::new()));
[INFO] [stdout]    |         ---------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> whisp/src/whisp.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         /// Register builtin functions
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |         builtin::register_builtins(&mut env.borrow_mut(), &mut sym.borrow_mut());
[INFO] [stdout]    |         ------------------------------------------------------------------------ rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> whisp/src/whisp.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         /// Ready the interpreter
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |         let eval = Box::new(Interpreter::new(Rc::clone(&env)));
[INFO] [stdout]    |         ------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> whisp/src/whisp.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         /// Rust complains about short lived temporary variable.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 65 |         let mut binding = self.sym.borrow_mut();
[INFO] [stdout]    |         ---------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::module::object::ModuleObject`
[INFO] [stdout]  --> whisp/src/module/spec.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::module::object::ModuleObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> whisp/src/importer/builtinimporter.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> whisp/src/importer/builtinimporter.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> whisp/src/whisp.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         /// Global tables
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |         let sym = Rc::new(RefCell::new(SymbolTable::new()));
[INFO] [stdout]    |         ---------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> whisp/src/whisp.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         /// Register builtin functions
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |         builtin::register_builtins(&mut env.borrow_mut(), &mut sym.borrow_mut());
[INFO] [stdout]    |         ------------------------------------------------------------------------ rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> whisp/src/whisp.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         /// Ready the interpreter
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |         let eval = Box::new(Interpreter::new(Rc::clone(&env)));
[INFO] [stdout]    |         ------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> whisp/src/whisp.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         /// Rust complains about short lived temporary variable.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 65 |         let mut binding = self.sym.borrow_mut();
[INFO] [stdout]    |         ---------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> whisp/src/importer/builtinimporter.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn exec_module(&self, module: Rc<ModuleObject>) -> Result<(), String> {        
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> whisp/src/importer/builtinimporter.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn exec_module(&self, module: Rc<ModuleObject>) -> Result<(), String> {        
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking rustyline v11.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking whisp_cli v0.1.0 (/opt/rustwide/workdir/whisp-cli)
[INFO] [stdout] warning: function `handle_exit` is never used
[INFO] [stdout]   --> whisp-cli/src/commands.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn handle_exit() {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_exit` is never used
[INFO] [stdout]   --> whisp-cli/src/commands.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn handle_exit() {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
[INFO] running `Command { std: "docker" "inspect" "fc0f3bd02a492ec963ff4b952c513434204d45e688b9e0f541b194927d6bee1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc0f3bd02a492ec963ff4b952c513434204d45e688b9e0f541b194927d6bee1c", kill_on_drop: false }`
[INFO] [stdout] fc0f3bd02a492ec963ff4b952c513434204d45e688b9e0f541b194927d6bee1c
