[INFO] cloning repository https://github.com/barisAtmn/hello-rust-101 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barisAtmn/hello-rust-101" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbarisAtmn%2Fhello-rust-101", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbarisAtmn%2Fhello-rust-101'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1155a9cef345489600a055f5abf880b7cdd644d [INFO] checking barisAtmn/hello-rust-101/b1155a9cef345489600a055f5abf880b7cdd644d against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbarisAtmn%2Fhello-rust-101" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barisAtmn/hello-rust-101 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barisAtmn/hello-rust-101 [INFO] finished tweaking git repo https://github.com/barisAtmn/hello-rust-101 [INFO] tweaked toml for git repo https://github.com/barisAtmn/hello-rust-101 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/barisAtmn/hello-rust-101 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16ff77dbc6f32b55ee15f821df996162c55eb3b527ca7c955553b032feeb5d39 [INFO] running `Command { std: "docker" "start" "-a" "16ff77dbc6f32b55ee15f821df996162c55eb3b527ca7c955553b032feeb5d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16ff77dbc6f32b55ee15f821df996162c55eb3b527ca7c955553b032feeb5d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ff77dbc6f32b55ee15f821df996162c55eb3b527ca7c955553b032feeb5d39", kill_on_drop: false }` [INFO] [stdout] 16ff77dbc6f32b55ee15f821df996162c55eb3b527ca7c955553b032feeb5d39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55e6ca92bc2432d09c8b0bd361131fb7b6d2c716f1de204494e2a8d0a73645d6 [INFO] running `Command { std: "docker" "start" "-a" "55e6ca92bc2432d09c8b0bd361131fb7b6d2c716f1de204494e2a8d0a73645d6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BorrowMut` and `Borrow` [INFO] [stdout] --> src/enums_test.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::{Borrow, BorrowMut}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/enums_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/enums_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pointer` [INFO] [stdout] --> src/enums_test.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt::{Pointer, Debug}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/enums_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | println!("Hello!"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 13 | say_hello!() [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `say_hello` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `say_hello` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/error_handling.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | if k.is_ok() {Ok(k)} else {Err((Error::last_os_error()))} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - if k.is_ok() {Ok(k)} else {Err((Error::last_os_error()))} [INFO] [stdout] 10 + if k.is_ok() {Ok(k)} else {Err(Error::last_os_error())} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorrowMut` and `Borrow` [INFO] [stdout] --> src/enums_test.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::{Borrow, BorrowMut}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod enums_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/enums_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod enums_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/enums_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod enums_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pointer` [INFO] [stdout] --> src/enums_test.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt::{Pointer, Debug}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod enums_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/enums_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod enums_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | println!("Hello!"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 13 | say_hello!() [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `say_hello` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `say_hello` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/error_handling.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | if k.is_ok() {Ok(k)} else {Err((Error::last_os_error()))} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - if k.is_ok() {Ok(k)} else {Err((Error::last_os_error()))} [INFO] [stdout] 10 + if k.is_ok() {Ok(k)} else {Err(Error::last_os_error())} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/enums_test.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let m = f.metadata().unwrap().accessed().unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/closures.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let f = move || { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/closures.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | let mut v = vec![2,4,6]; [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 variable: `td` [INFO] [stdout] --> src/threads.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let td = handle.join().unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_td` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lifetime.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let s: &'static str = "hello world"; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lifetime.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let name: &str = "Rust"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name1` [INFO] [stdout] --> src/lifetime.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let name1: String = String::from("Rust"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_name1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/generic_test.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let e = 4 ; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enemy` and `life` are never read [INFO] [stdout] --> src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct RedFox { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 3 | enemy: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | life: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/traits.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct RedCat { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | name: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/enums_test.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | Blue(String), [INFO] [stdout] | ---- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Color` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | Blue(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Empty`, `Red`, and `Make` are never constructed [INFO] [stdout] --> src/enums_test.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | enum Color { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 12 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | Red(String), [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | Blue(String), [INFO] [stdout] 15 | Make {x:String, y:String} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Color` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `age` are never read [INFO] [stdout] --> src/derive_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct Person<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 3 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | age: u8 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_test` is never used [INFO] [stdout] --> src/threads.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn spawn_test() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `THRESHOLD` is never used [INFO] [stdout] --> src/lifetime.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const THRESHOLD: i32 = 10; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `macro_test` is never used [INFO] [stdout] --> src/macros.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn macro_test() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callF` should have a snake case name [INFO] [stdout] --> src/traits.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn callF() { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `call_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/enums_test.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | for i in option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 22 | while let Some(i) = option { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 22 | if let Some(i) = option { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH5` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn errorH5() -> Result, Error> { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH4` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn errorH4() -> Result { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH3` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn errorH3() -> File { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH2` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn errorH2() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / File::open("/Users/baris.ataman/Desktop/Projects/hello-rust/resources/foo").map( [INFO] [stdout] 38 | | |mut arg| -> () { let mut buffer = String::new(); arg.read_to_string(&mut buffer); println!("{}", buffer )} [INFO] [stdout] 39 | | ); [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] 37 | let _ = File::open("/Users/baris.ataman/Desktop/Projects/hello-rust/resources/foo").map( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | |mut arg| -> () { let mut buffer = String::new(); arg.read_to_string(&mut buffer); println!("{}", buffer )} [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] 38 | |mut arg| -> () { let mut buffer = String::new(); let _ = arg.read_to_string(&mut buffer); println!("{}", buffer )} [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH1` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn errorH1() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn errorH() { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `error_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callErrors` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn callErrors() { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `call_errors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | errorH5().unwrap(); [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] 54 | let _ = errorH5().unwrap(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | errorH4(); [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] 55 | let _ = errorH4(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | errorH3().read_to_string(&mut buffer); [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] 57 | let _ = errorH3().read_to_string(&mut buffer); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/enums_test.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let m = f.metadata().unwrap().accessed().unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/closures.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let f = move || { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/closures.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | let mut v = vec![2,4,6]; [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 variable: `td` [INFO] [stdout] --> src/threads.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let td = handle.join().unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_td` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lifetime.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let s: &'static str = "hello world"; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lifetime.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let name: &str = "Rust"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name1` [INFO] [stdout] --> src/lifetime.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let name1: String = String::from("Rust"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_name1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/generic_test.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let e = 4 ; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enemy` and `life` are never read [INFO] [stdout] --> src/traits.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct RedFox { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 3 | enemy: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | life: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/traits.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct RedCat { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | name: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/enums_test.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | Blue(String), [INFO] [stdout] | ---- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Color` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | Blue(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Empty`, `Red`, and `Make` are never constructed [INFO] [stdout] --> src/enums_test.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | enum Color { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 12 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | Red(String), [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | Blue(String), [INFO] [stdout] 15 | Make {x:String, y:String} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Color` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `age` are never read [INFO] [stdout] --> src/derive_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct Person<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 3 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | age: u8 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_test` is never used [INFO] [stdout] --> src/threads.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn spawn_test() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `THRESHOLD` is never used [INFO] [stdout] --> src/lifetime.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const THRESHOLD: i32 = 10; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `macro_test` is never used [INFO] [stdout] --> src/macros.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn macro_test() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callF` should have a snake case name [INFO] [stdout] --> src/traits.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn callF() { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `call_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/enums_test.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | for i in option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 22 | while let Some(i) = option { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 22 | if let Some(i) = option { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH5` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn errorH5() -> Result, Error> { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH4` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn errorH4() -> Result { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH3` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn errorH3() -> File { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH2` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn errorH2() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / File::open("/Users/baris.ataman/Desktop/Projects/hello-rust/resources/foo").map( [INFO] [stdout] 38 | | |mut arg| -> () { let mut buffer = String::new(); arg.read_to_string(&mut buffer); println!("{}", buffer )} [INFO] [stdout] 39 | | ); [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] 37 | let _ = File::open("/Users/baris.ataman/Desktop/Projects/hello-rust/resources/foo").map( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | |mut arg| -> () { let mut buffer = String::new(); arg.read_to_string(&mut buffer); println!("{}", buffer )} [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] 38 | |mut arg| -> () { let mut buffer = String::new(); let _ = arg.read_to_string(&mut buffer); println!("{}", buffer )} [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH1` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn errorH1() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `error_h1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `errorH` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn errorH() { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `error_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callErrors` should have a snake case name [INFO] [stdout] --> src/error_handling.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn callErrors() { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `call_errors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | errorH5().unwrap(); [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] 54 | let _ = errorH5().unwrap(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | errorH4(); [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] 55 | let _ = errorH4(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/error_handling.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | errorH3().read_to_string(&mut buffer); [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] 57 | let _ = errorH3().read_to_string(&mut buffer); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `create_random` and `hi` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use hello::{hi,create_random}; [INFO] [stdout] | ^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #[warn(unused_imports)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `condition`, `loop_test`, `os_env_ar`, and `types` [INFO] [stdout] --> src/main.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use hello::types::{types, condition, loop_test, os_env_ar}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hello::references_borrowing::*` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hello::references_borrowing::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hello::struct_test::*` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hello::struct_test::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `create_random` and `hi` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use hello::{hi,create_random}; [INFO] [stdout] | ^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #[warn(unused_imports)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `condition`, `loop_test`, `os_env_ar`, and `types` [INFO] [stdout] --> src/main.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use hello::types::{types, condition, loop_test, os_env_ar}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hello::references_borrowing::*` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hello::references_borrowing::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hello::struct_test::*` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hello::struct_test::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "55e6ca92bc2432d09c8b0bd361131fb7b6d2c716f1de204494e2a8d0a73645d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e6ca92bc2432d09c8b0bd361131fb7b6d2c716f1de204494e2a8d0a73645d6", kill_on_drop: false }` [INFO] [stdout] 55e6ca92bc2432d09c8b0bd361131fb7b6d2c716f1de204494e2a8d0a73645d6