[INFO] cloning repository https://github.com/bhh32/temp_conversion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bhh32/temp_conversion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhh32%2Ftemp_conversion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhh32%2Ftemp_conversion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ede14243996544c061b3d592ebbe2f53821bbb3 [INFO] checking bhh32/temp_conversion against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhh32%2Ftemp_conversion" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bhh32/temp_conversion on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bhh32/temp_conversion [INFO] finished tweaking git repo https://github.com/bhh32/temp_conversion [INFO] tweaked toml for git repo https://github.com/bhh32/temp_conversion written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/bhh32/temp_conversion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cafbdc755bfb1c0304a5742b9c979f2c9df3d0d218cb063a2409dab8180d61e [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" "0cafbdc755bfb1c0304a5742b9c979f2c9df3d0d218cb063a2409dab8180d61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cafbdc755bfb1c0304a5742b9c979f2c9df3d0d218cb063a2409dab8180d61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cafbdc755bfb1c0304a5742b9c979f2c9df3d0d218cb063a2409dab8180d61e", kill_on_drop: false }` [INFO] [stdout] 0cafbdc755bfb1c0304a5742b9c979f2c9df3d0d218cb063a2409dab8180d61e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76a3ce32dd808029280384dc895e03f03b730631f9a1daca8debd237d84e42d5 [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" "76a3ce32dd808029280384dc895e03f03b730631f9a1daca8debd237d84e42d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking tempConversion v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `tempConversion` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `temp_conversion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | const nine_fifths_float: f64 = 9.0/5.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_FLOAT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const nine_fifths_int: i64 = 9/5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/celsisus.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_fahrenheit(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/celsisus.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | fn to_kelvin(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_conv_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const celsisus_conv_int: i64 = 1.8 as i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_CONV_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_celsisus(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_kelvin(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | const nine_fifths_float: f64 = 1.8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const nine_fifths_int: i64 = 1.8 as i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/kelvin.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_celsisus(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/kelvin.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_fahrenheit(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `tempConversion` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `temp_conversion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | const nine_fifths_float: f64 = 9.0/5.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_FLOAT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const nine_fifths_int: i64 = 9/5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/celsisus.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_fahrenheit(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/celsisus.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | fn to_kelvin(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_conv_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const celsisus_conv_int: i64 = 1.8 as i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_CONV_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_celsisus(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_kelvin(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | const nine_fifths_float: f64 = 1.8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const nine_fifths_int: i64 = 1.8 as i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/kelvin.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_celsisus(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/kelvin.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_fahrenheit(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `conversions::kelvin::from_kelvin::*` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use conversions::kelvin::from_kelvin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let mut tempIn = 32.0; [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: enum is never used: `Units` [INFO] [stdout] --> src/conversions/temp_units.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Units { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `tempConversion` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `temp_conversion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tempIn` should have a snake case name [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | let mut tempIn = 32.0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `temp_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | const nine_fifths_float: f64 = 9.0/5.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_FLOAT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const nine_fifths_int: i64 = 9/5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/celsisus.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_fahrenheit(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/celsisus.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | fn to_kelvin(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_conv_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const celsisus_conv_int: i64 = 1.8 as i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_CONV_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_celsisus(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_kelvin(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | const nine_fifths_float: f64 = 1.8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const nine_fifths_int: i64 = 1.8 as i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/kelvin.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_celsisus(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/kelvin.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_fahrenheit(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `conversions::kelvin::from_kelvin::*` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use conversions::kelvin::from_kelvin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let mut tempIn = 32.0; [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: enum is never used: `Units` [INFO] [stdout] --> src/conversions/temp_units.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Units { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `tempConversion` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `temp_conversion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tempIn` should have a snake case name [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | let mut tempIn = 32.0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `temp_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | const nine_fifths_float: f64 = 9.0/5.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_FLOAT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const nine_fifths_int: i64 = 9/5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/celsisus.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/celsisus.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_fahrenheit(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/celsisus.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | fn to_kelvin(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_conv_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const celsisus_conv_int: i64 = 1.8 as i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_CONV_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_celsisus(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/fahrenheit.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_kelvin(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | const nine_fifths_float: f64 = 1.8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | const kelvin_float: f64 = 273.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nine_fifths_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | const nine_fifths_int: i64 = 1.8 as i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NINE_FIFTHS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kelvin_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | const kelvin_int: i64 = 273; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KELVIN_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_float` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | const celsisus_float: f64 = 32.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_FLOAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `celsisus_int` should have an upper case name [INFO] [stdout] --> src/conversions/kelvin.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | const celsisus_int: i64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `CELSISUS_INT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/kelvin.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_celsisus(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/conversions/kelvin.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_fahrenheit(&self, T: T) -> T; [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "76a3ce32dd808029280384dc895e03f03b730631f9a1daca8debd237d84e42d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a3ce32dd808029280384dc895e03f03b730631f9a1daca8debd237d84e42d5", kill_on_drop: false }` [INFO] [stdout] 76a3ce32dd808029280384dc895e03f03b730631f9a1daca8debd237d84e42d5