[INFO] cloning repository https://github.com/infynyxx/hello_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infynyxx/hello_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfynyxx%2Fhello_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfynyxx%2Fhello_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3263fa66c0626cb1b75efda7b8002e79aeb0d8c1 [INFO] checking infynyxx/hello_rust against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfynyxx%2Fhello_rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infynyxx/hello_rust on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/infynyxx/hello_rust [INFO] finished tweaking git repo https://github.com/infynyxx/hello_rust [INFO] tweaked toml for git repo https://github.com/infynyxx/hello_rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/infynyxx/hello_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 646ce69a15ec528f45701165b50f398cd73f7a0ecd9781492d9c5614b7112d42 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "646ce69a15ec528f45701165b50f398cd73f7a0ecd9781492d9c5614b7112d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "646ce69a15ec528f45701165b50f398cd73f7a0ecd9781492d9c5614b7112d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "646ce69a15ec528f45701165b50f398cd73f7a0ecd9781492d9c5614b7112d42", kill_on_drop: false }` [INFO] [stdout] 646ce69a15ec528f45701165b50f398cd73f7a0ecd9781492d9c5614b7112d42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a53fe71e53c627dbd76b51a314fa87b137e9ab8f6321a8f2e8b16e34d9ea4f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a53fe71e53c627dbd76b51a314fa87b137e9ab8f6321a8f2e8b16e34d9ea4f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking minigrep v0.1.0 (/opt/rustwide/workdir/minigrep) [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking playground v0.1.0 (/opt/rustwide/workdir/playground) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> playground/src/error_handling.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> playground/src/error_handling.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> playground/src/error_handling.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> playground/src/error_handling.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::tempdir` [INFO] [stdout] --> playground/src/error_handling.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tempfile::tempdir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> playground/src/generics.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / /** [INFO] [stdout] 68 | | if (switch) { [INFO] [stdout] 69 | | NewsArticle { [INFO] [stdout] 70 | | headline: "Hello World".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | }**/ [INFO] [stdout] | |________^ [INFO] [stdout] 83 | / Tweet { [INFO] [stdout] 84 | | username: "infynyxx".to_string(), [INFO] [stdout] 85 | | content: "Hello World!".to_string(), [INFO] [stdout] 86 | | reply: false, [INFO] [stdout] 87 | | retweet: false, [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> playground/src/iter.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> playground/src/generics.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / /** [INFO] [stdout] 68 | | if (switch) { [INFO] [stdout] 69 | | NewsArticle { [INFO] [stdout] 70 | | headline: "Hello World".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | }**/ [INFO] [stdout] | |________^ [INFO] [stdout] 83 | / Tweet { [INFO] [stdout] 84 | | username: "infynyxx".to_string(), [INFO] [stdout] 85 | | content: "Hello World!".to_string(), [INFO] [stdout] 86 | | reply: false, [INFO] [stdout] 87 | | retweet: false, [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> playground/src/generics.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | fn some_function(t: T, u: U) -> i32 [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> playground/src/generics.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | fn some_function(t: T, u: U) -> i32 [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `switch` [INFO] [stdout] --> playground/src/generics.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_summarizable(switch: bool) -> impl Summary { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_switch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Cacher` [INFO] [stdout] --> playground/src/closures.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Cacher [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> playground/src/closures.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn new(calculation: T) -> Cacher { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> playground/src/closures.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn value(&mut self, arg: u32) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_workout` [INFO] [stdout] --> playground/src/closures.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn generate_workout(intensity: u32, random_number: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `V4` [INFO] [stdout] --> playground/src/enums.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | V4(u8, u8, u8, u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `V6` [INFO] [stdout] --> playground/src/enums.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | V6(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `call` [INFO] [stdout] --> playground/src/enums.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn call(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Point` [INFO] [stdout] --> playground/src/generics.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_from_origin` [INFO] [stdout] --> playground/src/generics.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn distance_from_origin(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `notify` [INFO] [stdout] --> playground/src/generics.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn notify(item: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `some_function` [INFO] [stdout] --> playground/src/generics.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn some_function(t: T, u: U) -> i32 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_summarizable` [INFO] [stdout] --> playground/src/generics.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_summarizable(switch: bool) -> impl Summary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `largest` [INFO] [stdout] --> playground/src/generics.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn largest(list: &[T]) -> T { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `shows_in_my_size` [INFO] [stdout] --> playground/src/iter.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn shows_in_my_size(shoes: Vec, shoe_size: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> playground/src/iter.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn new() -> Counter { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `longest` [INFO] [stdout] --> playground/src/lifetime.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn longest<'a>(x: &'a str, y: &'a str) -> &'a str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ImportantExcerpt` [INFO] [stdout] --> playground/src/lifetime.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct ImportantExcerpt<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `announce_and_return_part` [INFO] [stdout] --> playground/src/lifetime.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn announce_and_return_part(&self, s: &str) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `longest_with_announcement` [INFO] [stdout] --> playground/src/lifetime.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn longest_with_announcement<'a, T: std::fmt::Display>(x: &'a str, y: &'a str, ann: T) -> &'a str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `area` [INFO] [stdout] --> playground/src/structs.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn area(&self) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_hold` [INFO] [stdout] --> playground/src/structs.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn can_hold(&self, other: Rectangle) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `square` [INFO] [stdout] --> playground/src/structs.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn square(size: u32) -> Rectangle { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> playground/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | x: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> playground/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | y: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> playground/src/generics.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | fn some_function(t: T, u: U) -> i32 [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> playground/src/generics.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | fn some_function(t: T, u: U) -> i32 [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `switch` [INFO] [stdout] --> playground/src/generics.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_summarizable(switch: bool) -> impl Summary { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_switch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Cacher` [INFO] [stdout] --> playground/src/closures.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Cacher [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> playground/src/closures.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn new(calculation: T) -> Cacher { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> playground/src/closures.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn value(&mut self, arg: u32) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_workout` [INFO] [stdout] --> playground/src/closures.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn generate_workout(intensity: u32, random_number: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `call` [INFO] [stdout] --> playground/src/enums.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn call(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `some_function` [INFO] [stdout] --> playground/src/generics.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn some_function(t: T, u: U) -> i32 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_summarizable` [INFO] [stdout] --> playground/src/generics.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_summarizable(switch: bool) -> impl Summary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ImportantExcerpt` [INFO] [stdout] --> playground/src/lifetime.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct ImportantExcerpt<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `announce_and_return_part` [INFO] [stdout] --> playground/src/lifetime.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn announce_and_return_part(&self, s: &str) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> playground/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | x: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> playground/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | y: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_V4` should have a snake case name [INFO] [stdout] --> playground/src/enums.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn test_V4() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_v4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_V6` should have a snake case name [INFO] [stdout] --> playground/src/enums.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn test_V6() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_v6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> playground/src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | channel.send(result); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.02s [INFO] running `Command { std: "docker" "inspect" "7a53fe71e53c627dbd76b51a314fa87b137e9ab8f6321a8f2e8b16e34d9ea4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a53fe71e53c627dbd76b51a314fa87b137e9ab8f6321a8f2e8b16e34d9ea4f8", kill_on_drop: false }` [INFO] [stdout] 7a53fe71e53c627dbd76b51a314fa87b137e9ab8f6321a8f2e8b16e34d9ea4f8