Compiling vscode-rust v0.1.0 (/Users/zhaoxiongliang/work/github/jsl6/rust-learn/03-vscode-rust) Finished test [unoptimized + debuginfo] target(s) in 0.44s Running target/debug/deps/vscode_rust-e3d6a94d5c6c8ae6
running 1 test test fail ... FAILED
failures:
---- fail stdout ---- thread 'fail' panicked at 'not yet implemented', src/main.rs:6:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
failures: fail
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
error: test failed, to rerun pass '--bin vscode-rust' The terminal process terminated with exit code: 101
Terminal will be reused by tasks, press any key to close it.