[INFO] cloning repository https://github.com/shadowbiz/steam_n_snow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadowbiz/steam_n_snow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowbiz%2Fsteam_n_snow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowbiz%2Fsteam_n_snow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60e180738cb0648c41dc1d2f21e5e2607b1d8e8d [INFO] documenting shadowbiz/steam_n_snow against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowbiz%2Fsteam_n_snow" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowbiz/steam_n_snow on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shadowbiz/steam_n_snow [INFO] finished tweaking git repo https://github.com/shadowbiz/steam_n_snow [INFO] tweaked toml for git repo https://github.com/shadowbiz/steam_n_snow written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/shadowbiz/steam_n_snow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9e7b655cba09f25fa4531ef5db5d1e8dc5aeb4b6ebb921f31a7c1a169d6ab51 [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" "a9e7b655cba09f25fa4531ef5db5d1e8dc5aeb4b6ebb921f31a7c1a169d6ab51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e7b655cba09f25fa4531ef5db5d1e8dc5aeb4b6ebb921f31a7c1a169d6ab51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e7b655cba09f25fa4531ef5db5d1e8dc5aeb4b6ebb921f31a7c1a169d6ab51", kill_on_drop: false }` [INFO] [stdout] a9e7b655cba09f25fa4531ef5db5d1e8dc5aeb4b6ebb921f31a7c1a169d6ab51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d7660fc41c80ec93cf6fb0d3fadb650d1bbbc12d0f9a36b37a674e51fdcbc58 [INFO] running `Command { std: "docker" "start" "-a" "2d7660fc41c80ec93cf6fb0d3fadb650d1bbbc12d0f9a36b37a674e51fdcbc58", kill_on_drop: false }` [INFO] [stderr] Documenting steam_and_snow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `MillimeterToMeter` should have a snake case name [INFO] [stdout] --> src/main.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn MillimeterToMeter(m: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `millimeter_to_meter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Root` should have a snake case name [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn Root(input: f64, n: f64) -> f64 { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SolveQuadratic` should have a snake case name [INFO] [stdout] --> src/main.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn SolveQuadratic(a: f64, b: f64, c: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `solve_quadratic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | fn get_m(Bh: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_n(Bh: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Getq0` should have a snake case name [INFO] [stdout] --> src/main.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn Getq0(Bh: f64, tb: f64, fuel: Fuel, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `getq0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | fn Getq0(Bh: f64, tb: f64, fuel: Fuel, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `heatCoefficient` should have a snake case name [INFO] [stdout] --> src/main.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | fn Getq0(Bh: f64, tb: f64, fuel: Fuel, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `heat_coefficient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetQ21` should have a snake case name [INFO] [stdout] --> src/main.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn GetQ21(Bh_fact: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `get_q21` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh_fact` should have a snake case name [INFO] [stdout] --> src/main.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | fn GetQ21(Bh_fact: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `bh_fact` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetQ22` should have a snake case name [INFO] [stdout] --> src/main.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | fn GetQ22(q0: f64, q22: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `get_q22` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetQ3` should have a snake case name [INFO] [stdout] --> src/main.rs:88:4 [INFO] [stdout] | [INFO] [stdout] 88 | fn GetQ3(T3: f64, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_q3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/main.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | fn GetQ3(T3: f64, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `heatCoefficient` should have a snake case name [INFO] [stdout] --> src/main.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | fn GetQ3(T3: f64, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `heat_coefficient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetQ4` should have a snake case name [INFO] [stdout] --> src/main.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn GetQ4(q0: f64, k: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_q4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetQ5` should have a snake case name [INFO] [stdout] --> src/main.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | fn GetQ5(q0: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_q5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetK1` should have a snake case name [INFO] [stdout] --> src/main.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | fn GetK1(d: PipeDiameter, omega: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_k1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetK2` should have a snake case name [INFO] [stdout] --> src/main.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn GetK2(heatCoefficient: HeatCoefficient, Hd: f64, tk: f64, T2: f64, T3: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_k2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `heatCoefficient` should have a snake case name [INFO] [stdout] --> src/main.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | fn GetK2(heatCoefficient: HeatCoefficient, Hd: f64, tk: f64, T2: f64, T3: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `heat_coefficient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Hd` should have a snake case name [INFO] [stdout] --> src/main.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | fn GetK2(heatCoefficient: HeatCoefficient, Hd: f64, tk: f64, T2: f64, T3: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `hd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/main.rs:123:63 [INFO] [stdout] | [INFO] [stdout] 123 | fn GetK2(heatCoefficient: HeatCoefficient, Hd: f64, tk: f64, T2: f64, T3: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/main.rs:123:72 [INFO] [stdout] | [INFO] [stdout] 123 | fn GetK2(heatCoefficient: HeatCoefficient, Hd: f64, tk: f64, T2: f64, T3: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetV` should have a snake case name [INFO] [stdout] --> src/main.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn GetV(Tabs: f64) -> f64 { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `get_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Tabs` should have a snake case name [INFO] [stdout] --> src/main.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | fn GetV(Tabs: f64) -> f64 { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `tabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetOmega` should have a snake case name [INFO] [stdout] --> src/main.rs:136:4 [INFO] [stdout] | [INFO] [stdout] 136 | fn GetOmega(fuel: Fuel, d: PipeDiameter, Tabs: f64, L0: f64, Bh: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `get_omega` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Tabs` should have a snake case name [INFO] [stdout] --> src/main.rs:136:42 [INFO] [stdout] | [INFO] [stdout] 136 | fn GetOmega(fuel: Fuel, d: PipeDiameter, Tabs: f64, L0: f64, Bh: f64) -> f64 { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `tabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L0` should have a snake case name [INFO] [stdout] --> src/main.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | fn GetOmega(fuel: Fuel, d: PipeDiameter, Tabs: f64, L0: f64, Bh: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:136:62 [INFO] [stdout] | [INFO] [stdout] 136 | fn GetOmega(fuel: Fuel, d: PipeDiameter, Tabs: f64, L0: f64, Bh: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetKdHd` should have a snake case name [INFO] [stdout] --> src/main.rs:146:4 [INFO] [stdout] | [INFO] [stdout] 146 | fn GetKdHd( b: f64, M: f64, N: f64, T2: f64, Tk: f64, tk: f64, T3d: f64) -> f64 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `get_kd_hd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `M` should have a snake case name [INFO] [stdout] --> src/main.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | fn GetKdHd( b: f64, M: f64, N: f64, T2: f64, Tk: f64, tk: f64, T3d: f64) -> f64 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/main.rs:146:31 [INFO] [stdout] | [INFO] [stdout] 146 | fn GetKdHd( b: f64, M: f64, N: f64, T2: f64, Tk: f64, tk: f64, T3d: f64) -> f64 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/main.rs:146:40 [INFO] [stdout] | [INFO] [stdout] 146 | fn GetKdHd( b: f64, M: f64, N: f64, T2: f64, Tk: f64, tk: f64, T3d: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Tk` should have a snake case name [INFO] [stdout] --> src/main.rs:146:50 [INFO] [stdout] | [INFO] [stdout] 146 | fn GetKdHd( b: f64, M: f64, N: f64, T2: f64, Tk: f64, tk: f64, T3d: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3d` should have a snake case name [INFO] [stdout] --> src/main.rs:146:70 [INFO] [stdout] | [INFO] [stdout] 146 | fn GetKdHd( b: f64, M: f64, N: f64, T2: f64, Tk: f64, tk: f64, T3d: f64) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `t3d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetQt` should have a snake case name [INFO] [stdout] --> src/main.rs:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | fn GetQt(q0: f64, Q21: f64, Q22: f64, T2: f64, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_qt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Q21` should have a snake case name [INFO] [stdout] --> src/main.rs:151:19 [INFO] [stdout] | [INFO] [stdout] 151 | fn GetQt(q0: f64, Q21: f64, Q22: f64, T2: f64, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `q21` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Q22` should have a snake case name [INFO] [stdout] --> src/main.rs:151:29 [INFO] [stdout] | [INFO] [stdout] 151 | fn GetQt(q0: f64, Q21: f64, Q22: f64, T2: f64, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `q22` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/main.rs:151:39 [INFO] [stdout] | [INFO] [stdout] 151 | fn GetQt(q0: f64, Q21: f64, Q22: f64, T2: f64, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `heatCoefficient` should have a snake case name [INFO] [stdout] --> src/main.rs:151:48 [INFO] [stdout] | [INFO] [stdout] 151 | fn GetQt(q0: f64, Q21: f64, Q22: f64, T2: f64, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `heat_coefficient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetT1` should have a snake case name [INFO] [stdout] --> src/main.rs:161:4 [INFO] [stdout] | [INFO] [stdout] 161 | fn GetT1(q0: f64, Q21: f64, Q22: f64, Bh: f64, fuel: Fuel, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Q21` should have a snake case name [INFO] [stdout] --> src/main.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | fn GetT1(q0: f64, Q21: f64, Q22: f64, Bh: f64, fuel: Fuel, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `q21` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Q22` should have a snake case name [INFO] [stdout] --> src/main.rs:161:29 [INFO] [stdout] | [INFO] [stdout] 161 | fn GetT1(q0: f64, Q21: f64, Q22: f64, Bh: f64, fuel: Fuel, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `q22` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:161:39 [INFO] [stdout] | [INFO] [stdout] 161 | fn GetT1(q0: f64, Q21: f64, Q22: f64, Bh: f64, fuel: Fuel, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `heatCoefficient` should have a snake case name [INFO] [stdout] --> src/main.rs:161:60 [INFO] [stdout] | [INFO] [stdout] 161 | fn GetT1(q0: f64, Q21: f64, Q22: f64, Bh: f64, fuel: Fuel, heatCoefficient: HeatCoefficient) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `heat_coefficient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetT2` should have a snake case name [INFO] [stdout] --> src/main.rs:170:4 [INFO] [stdout] | [INFO] [stdout] 170 | fn GetT2(Bh: f64, Ht: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | fn GetT2(Bh: f64, Ht: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Ht` should have a snake case name [INFO] [stdout] --> src/main.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | fn GetT2(Bh: f64, Ht: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ht` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetT3` should have a snake case name [INFO] [stdout] --> src/main.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | fn GetT3(d: PipeDiameter , n: u64, L: f64, Bh: f64, Hk: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L` should have a snake case name [INFO] [stdout] --> src/main.rs:185:38 [INFO] [stdout] | [INFO] [stdout] 185 | fn GetT3(d: PipeDiameter , n: u64, L: f64, Bh: f64, Hk: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:185:46 [INFO] [stdout] | [INFO] [stdout] 185 | fn GetT3(d: PipeDiameter , n: u64, L: f64, Bh: f64, Hk: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Hk` should have a snake case name [INFO] [stdout] --> src/main.rs:185:55 [INFO] [stdout] | [INFO] [stdout] 185 | fn GetT3(d: PipeDiameter , n: u64, L: f64, Bh: f64, Hk: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `hk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetL0` should have a snake case name [INFO] [stdout] --> src/main.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn GetL0(fuel: Fuel) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetLv` should have a snake case name [INFO] [stdout] --> src/main.rs:202:4 [INFO] [stdout] | [INFO] [stdout] 202 | fn GetLv(L0: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L0` should have a snake case name [INFO] [stdout] --> src/main.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 202 | fn GetLv(L0: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetKi` should have a snake case name [INFO] [stdout] --> src/main.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | fn GetKi(beta: f64, Bh: f64, rz2: f64, omegaZ2: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_ki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:207:21 [INFO] [stdout] | [INFO] [stdout] 207 | fn GetKi(beta: f64, Bh: f64, rz2: f64, omegaZ2: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `omegaZ2` should have a snake case name [INFO] [stdout] --> src/main.rs:207:40 [INFO] [stdout] | [INFO] [stdout] 207 | fn GetKi(beta: f64, Bh: f64, rz2: f64, omegaZ2: f64, fuel: Fuel) -> f64 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `omega_z2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetTabs` should have a snake case name [INFO] [stdout] --> src/main.rs:214:4 [INFO] [stdout] | [INFO] [stdout] 214 | fn GetTabs(T2: f64, T3: f64) -> f64 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `get_tabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T2` should have a snake case name [INFO] [stdout] --> src/main.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | fn GetTabs(T2: f64, T3: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T3` should have a snake case name [INFO] [stdout] --> src/main.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | fn GetTabs(T2: f64, T3: f64) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DOut` should have a snake case name [INFO] [stdout] --> src/main.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub DOut: f64, // внешний диаметр в метрах [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `dout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DIn` should have a snake case name [INFO] [stdout] --> src/main.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | pub DIn : f64, // внутренний диаметр в метрах [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `din` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TopLengh` should have a snake case name [INFO] [stdout] --> src/main.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | pub TopLengh: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `top_lengh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TopWidth` should have a snake case name [INFO] [stdout] --> src/main.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | pub TopWidth: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `top_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BottomLength` should have a snake case name [INFO] [stdout] --> src/main.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | pub BottomLength: f64, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `bottom_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BottomWidth` should have a snake case name [INFO] [stdout] --> src/main.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | pub BottomWidth: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bottom_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FrontHeight` should have a snake case name [INFO] [stdout] --> src/main.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | pub FrontHeight: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `front_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RearHeight` should have a snake case name [INFO] [stdout] --> src/main.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | pub RearHeight: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `rear_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `U` should have a snake case name [INFO] [stdout] --> src/main.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pub U: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `R` should have a snake case name [INFO] [stdout] --> src/main.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | pub R: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Ht` should have a snake case name [INFO] [stdout] --> src/main.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | pub Ht: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ht` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Hdg` should have a snake case name [INFO] [stdout] --> src/main.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | pub Hdg: f64, // поверхность нагрева дымогарных труб (газовая) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `hdg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Hz1` should have a snake case name [INFO] [stdout] --> src/main.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | pub Hz1: f64, // поверхность нагрева жаровых труб (газовая) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `hz1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Hz2` should have a snake case name [INFO] [stdout] --> src/main.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | pub Hz2: f64, // поверхность нагрева жаровых труб (газовая) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `hz2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Hk` should have a snake case name [INFO] [stdout] --> src/main.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | pub Hk: f64, // полная испаряющая поверхность нагрева котла (водяная) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `hk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Hi` should have a snake case name [INFO] [stdout] --> src/main.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | pub Hi: f64, // поверхность нагрева пароперегревателя (газовая) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `hi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lz1` should have a snake case name [INFO] [stdout] --> src/main.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | pub Lz1: f64, // Длина труб жаровых до перегревателя [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `lz1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lz2` should have a snake case name [INFO] [stdout] --> src/main.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub Lz2: f64, // Длина труб жаровых в области перегревателя [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `lz2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Nd` should have a snake case name [INFO] [stdout] --> src/main.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | pub Nd: u16, // число дымогарных труб [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Nz` should have a snake case name [INFO] [stdout] --> src/main.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | pub Nz: u16, // число жаровых труб [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Dd` should have a snake case name [INFO] [stdout] --> src/main.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | pub Dd: PipeDiameter, // диаметр труб дымогарных [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Dz1` should have a snake case name [INFO] [stdout] --> src/main.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub Dz1: PipeDiameter, // диаметр труб жаровых до перегревателя [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `dz1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Dz2` should have a snake case name [INFO] [stdout] --> src/main.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub Dz2: PipeDiameter, // диаметр труб жаровых в области перегревателя [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `dz2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Di` should have a snake case name [INFO] [stdout] --> src/main.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | pub Di: PipeDiameter, // диаметр труб перегревательных [INFO] [stdout] | ^^ help: convert the identifier to snake case: `di` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `C` should have a snake case name [INFO] [stdout] --> src/main.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | pub C: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `H` should have a snake case name [INFO] [stdout] --> src/main.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub H: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/main.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | pub S: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `O` should have a snake case name [INFO] [stdout] --> src/main.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | pub O: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `N` should have a snake case name [INFO] [stdout] --> src/main.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | pub N: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `W` should have a snake case name [INFO] [stdout] --> src/main.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | pub W: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/main.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | pub A: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CO` should have a snake case name [INFO] [stdout] --> src/main.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | pub CO: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `co` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CO2` should have a snake case name [INFO] [stdout] --> src/main.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | pub CO2: f64, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `co2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `O2` should have a snake case name [INFO] [stdout] --> src/main.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | pub O2: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `o2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `N2` should have a snake case name [INFO] [stdout] --> src/main.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | pub N2: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `n2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `K` should have a snake case name [INFO] [stdout] --> src/main.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | pub K: f64, // теплопроизводительность 1 кг топлива (низшая) [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M` should have a snake case name [INFO] [stdout] --> src/main.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | pub M: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `N` should have a snake case name [INFO] [stdout] --> src/main.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | pub N: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dOut` should have a snake case name [INFO] [stdout] --> src/main.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | fn new(dOut: f64, dIn: f64) -> Self { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `d_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dIn` should have a snake case name [INFO] [stdout] --> src/main.rs:291:23 [INFO] [stdout] | [INFO] [stdout] 291 | fn new(dOut: f64, dIn: f64) -> Self { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `d_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `GetPipeSquare` should have a snake case name [INFO] [stdout] --> src/main.rs:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | fn GetPipeSquare(self) -> f64 [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_pipe_square` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `GetHydraulicRadius` should have a snake case name [INFO] [stdout] --> src/main.rs:302:8 [INFO] [stdout] | [INFO] [stdout] 302 | fn GetHydraulicRadius(self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_hydraulic_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn new(fuel: Fuel, Bh: f64) -> Self { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `topL` should have a snake case name [INFO] [stdout] --> src/main.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 322 | fn new(topL: f64, botL: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `top_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `botL` should have a snake case name [INFO] [stdout] --> src/main.rs:322:23 [INFO] [stdout] | [INFO] [stdout] 322 | fn new(topL: f64, botL: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bot_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `topW` should have a snake case name [INFO] [stdout] --> src/main.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | topW: f64, botW: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `top_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `botW` should have a snake case name [INFO] [stdout] --> src/main.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 323 | topW: f64, botW: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bot_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `frontH` should have a snake case name [INFO] [stdout] --> src/main.rs:324:12 [INFO] [stdout] | [INFO] [stdout] 324 | frontH: f64, rearH: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `front_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rearH` should have a snake case name [INFO] [stdout] --> src/main.rs:324:25 [INFO] [stdout] | [INFO] [stdout] 324 | frontH: f64, rearH: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rear_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_Bh` should have a snake case name [INFO] [stdout] --> src/main.rs:347:12 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn get_Bh(self) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `get_bh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `GetH` should have a snake case name [INFO] [stdout] --> src/main.rs:356:12 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn GetH(self, n: u64, l: f64) -> f64 { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `get_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_Bh_fact` should have a snake case name [INFO] [stdout] --> src/main.rs:389:12 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn get_Bh_fact(mut self, fire_chamber: FireChamber, Q22: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `get_bh_fact` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Q22` should have a snake case name [INFO] [stdout] --> src/main.rs:389:61 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn get_Bh_fact(mut self, fire_chamber: FireChamber, Q22: f64) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `q22` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `t` should have an upper case name [INFO] [stdout] --> src/main.rs:401:11 [INFO] [stdout] | [INFO] [stdout] 401 | const t: f64 = 0.0; // температура окружающего воздуха °C [INFO] [stdout] | ^ help: convert the identifier to upper case: `T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `v` should have an upper case name [INFO] [stdout] --> src/main.rs:402:11 [INFO] [stdout] | [INFO] [stdout] 402 | const v: f64 = 0.0; // скорость км/ч [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `q22` should have an upper case name [INFO] [stdout] --> src/main.rs:404:11 [INFO] [stdout] | [INFO] [stdout] 404 | const q22: f64 = 36.0; // суммарная потеря от уноса, шлака и провала угля в % [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `Q22` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `tk` should have an upper case name [INFO] [stdout] --> src/main.rs:405:11 [INFO] [stdout] | [INFO] [stdout] 405 | const tk: f64 = 190.0; [INFO] [stdout] | ^^ help: convert the identifier to upper case: `TK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 117 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "2d7660fc41c80ec93cf6fb0d3fadb650d1bbbc12d0f9a36b37a674e51fdcbc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d7660fc41c80ec93cf6fb0d3fadb650d1bbbc12d0f9a36b37a674e51fdcbc58", kill_on_drop: false }` [INFO] [stdout] 2d7660fc41c80ec93cf6fb0d3fadb650d1bbbc12d0f9a36b37a674e51fdcbc58