Sublime Text Version
Sublime Text 3 (Build 3176)
Rust Enhanced Version
v2.15.0
Operating system
macOS 10.13.6 High Sierra
Expected behavior
I would have hoped my program to run.
Actual behavior
I get a message:

Steps to reproduce
1.Type
fn main() {
print!("Hello, world!");
}
- Press cmd + shift + B
- Clic on "RustEnhanced - Run"
References
Are there any other GitHub issues (open or closed) that should be linked here?
I don't know. I didn't find anything related to this problem except in the rust-enhanced's source.
Thanks in advance.