LovecaSim / launcher /error_short.log
trioskosmos's picture
Upload folder using huggingface_hub
3167e93 verified
��cargo : warning: unused imports: `Arc`
and `Mutex`
zvu4X@b L�:1 �eW[:1
+ cargo check --message-format=short 2>
error_short.log ; type error_sh ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpeci
fied: (warning: unused...rc` and `
Mutex`:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCo
mmandError
--> C:\Users\trios\.gemini\antigravit
y\vscode\loveca-copy\engine_rust_src\sr
c\core\mcts.rs:18:17
|
18 | use std::sync::{Arc, Mutex};
| ^^^ ^^^^^
|
= note: `#[warn(unused_imports)]` (p
art of `#[warn(unused)]`) on by default
warning: `engine_rust` (lib) generated
1 warning (run `cargo fix --lib -p engi
ne_rust` to apply 1 suggestion)
Checking loveca_launcher v0.1.0 (C:
\Users\trios\.gemini\antigravity\vscode
\loveca-copy\launcher)
src\main.rs:408:92: error[E0425]: canno
t find value `body` in this scope
error: could not compile `loveca_launch
er` (bin "loveca_launcher") due to 1 pr
evious error