You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'main' panicked at 'memory usage command: An error was signalled by the server: unknown command 'MEMORY'', src/libcore/result.rs:999:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
then I set RUST_BACKTRACE=1
execute command cargo run
get the following message:
error: could not find `Cargo.toml` in 'xxx/.cargo` or any parent directory
The text was updated successfully, but these errors were encountered:
running the the command:
occur error:
then I set RUST_BACKTRACE=1
execute command cargo run
get the following message:
The text was updated successfully, but these errors were encountered: