[INFO] cloning repository https://github.com/management-digitalizat/md-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/management-digitalizat/md-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanagement-digitalizat%2Fmd-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanagement-digitalizat%2Fmd-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 507d4181a0d8dec4a555dfad424543856f951f35 [INFO] checking management-digitalizat/md-rust against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanagement-digitalizat%2Fmd-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/management-digitalizat/md-rust on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/management-digitalizat/md-rust [INFO] finished tweaking git repo https://github.com/management-digitalizat/md-rust [INFO] tweaked toml for git repo https://github.com/management-digitalizat/md-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/management-digitalizat/md-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dca14dc9bb74565fbda21e610eb91a42c457ab8e1061645835018e8356d2da4 [INFO] running `Command { std: "docker" "start" "-a" "0dca14dc9bb74565fbda21e610eb91a42c457ab8e1061645835018e8356d2da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dca14dc9bb74565fbda21e610eb91a42c457ab8e1061645835018e8356d2da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dca14dc9bb74565fbda21e610eb91a42c457ab8e1061645835018e8356d2da4", kill_on_drop: false }` [INFO] [stdout] 0dca14dc9bb74565fbda21e610eb91a42c457ab8e1061645835018e8356d2da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a1491bf64ffe8c418404f96459b8aa0b1b78b2f355e6426ddbad82f73d303bd [INFO] running `Command { std: "docker" "start" "-a" "3a1491bf64ffe8c418404f96459b8aa0b1b78b2f355e6426ddbad82f73d303bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking md_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qs` [INFO] [stdout] --> src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn calculate_qs(room_data: &Room) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qs` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qi` [INFO] [stdout] --> src/lib.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn calculate_qi(room_data: &Room) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qi` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qt` [INFO] [stdout] --> src/lib.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn calculate_qt(room_data: &Room, calculated_qs: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qt` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_nao` should have a snake case name [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Qi_nao: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_nao` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Qu1` should have a snake case name [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Qi_Qu1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_qu1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_V` should have a snake case name [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Qi_V: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_p` should have a snake case name [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Qi_p: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Cp` should have a snake case name [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Qi_Cp: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qi_cp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_E` should have a snake case name [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Qi_E: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_i` should have a snake case name [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Qi_i: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_L` should have a snake case name [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Qi_L: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qs` [INFO] [stdout] --> src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn calculate_qs(room_data: &Room) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qs` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_v` should have a snake case name [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Qi_v: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Qu2` should have a snake case name [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Qi_Qu2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_qu2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Ap` should have a snake case name [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Qs_Ap: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Abc` should have a snake case name [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Qs_Abc: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qi` [INFO] [stdout] --> src/lib.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn calculate_qi(room_data: &Room) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qi` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Abcj` should have a snake case name [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Qs_Abcj: f64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `qs_abcj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qt` [INFO] [stdout] --> src/lib.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn calculate_qt(room_data: &Room, calculated_qs: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qt` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Rp` should have a snake case name [INFO] [stdout] --> src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Qs_Rp: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Rbc` should have a snake case name [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Qs_Rbc: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_rbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0i` should have a snake case name [INFO] [stdout] --> src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Qs_0i: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0e` should have a snake case name [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Qs_0e: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0ej` should have a snake case name [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Qs_0ej: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_0ej` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0p` should have a snake case name [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Qs_0p: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Qs_CM: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_ns` should have a snake case name [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Qs_ns: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_ns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Qt_CM: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_m` should have a snake case name [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Qt_m: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qt_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_A` should have a snake case name [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Qt_A: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qt_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_nao` should have a snake case name [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Qi_nao: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_nao` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_0i` should have a snake case name [INFO] [stdout] --> src/lib.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Qt_0i: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_0i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Qu1` should have a snake case name [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Qi_Qu1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_qu1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_0e` should have a snake case name [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Qt_0e: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_0e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_Rprim` should have a snake case name [INFO] [stdout] --> src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Qt_Rprim: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `qt_rprim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_V` should have a snake case name [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Qi_V: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_Ao` should have a snake case name [INFO] [stdout] --> src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | G_Ao: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `g_ao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_p` should have a snake case name [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Qi_p: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_Ac` should have a snake case name [INFO] [stdout] --> src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | G_Ac: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `g_ac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Ap` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let Ap = room_data.Qs_Ap.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Cp` should have a snake case name [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Qi_Cp: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qi_cp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Abc` should have a snake case name [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let Abc = room_data.Qs_Abc.clone(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Abcj` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let Abcj = room_data.Qs_Abcj.clone(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `abcj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rp` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let Rp = room_data.Qs_Rp.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rbc` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | let Rbc = room_data.Qs_Rbc.clone(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_E` should have a snake case name [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Qi_E: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let CM = room_data.Qs_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_i` should have a snake case name [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Qi_i: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | let CM = room_data.Qs_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | let CM = room_data.Qt_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_L` should have a snake case name [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Qi_L: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/lib.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | let A = room_data.Qt_A.clone(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rprim` should have a snake case name [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | let Rprim = room_data.Qt_Rprim.clone(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rprim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_v` should have a snake case name [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Qi_v: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Qt` should have a snake case name [INFO] [stdout] --> src/lib.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let Qt = (((CM * m * A * (_0i - _0e)) / Rprim) + calculated_qs).round(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `qt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Qu2` should have a snake case name [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Qi_Qu2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_qu2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Ap` should have a snake case name [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Qs_Ap: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Abc` should have a snake case name [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Qs_Abc: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Abcj` should have a snake case name [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Qs_Abcj: f64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `qs_abcj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Rp` should have a snake case name [INFO] [stdout] --> src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Qs_Rp: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Rbc` should have a snake case name [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Qs_Rbc: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_rbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0i` should have a snake case name [INFO] [stdout] --> src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Qs_0i: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0e` should have a snake case name [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Qs_0e: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0ej` should have a snake case name [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Qs_0ej: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_0ej` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0p` should have a snake case name [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Qs_0p: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Qs_CM: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_ns` should have a snake case name [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Qs_ns: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_ns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Qt_CM: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_m` should have a snake case name [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Qt_m: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qt_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_A` should have a snake case name [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Qt_A: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qt_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_0i` should have a snake case name [INFO] [stdout] --> src/lib.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Qt_0i: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_0i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_0e` should have a snake case name [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Qt_0e: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_0e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_Rprim` should have a snake case name [INFO] [stdout] --> src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Qt_Rprim: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `qt_rprim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_Ao` should have a snake case name [INFO] [stdout] --> src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | G_Ao: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `g_ao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_Ac` should have a snake case name [INFO] [stdout] --> src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | G_Ac: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `g_ac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Ap` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let Ap = room_data.Qs_Ap.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Abc` should have a snake case name [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let Abc = room_data.Qs_Abc.clone(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Abcj` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let Abcj = room_data.Qs_Abcj.clone(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `abcj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rp` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let Rp = room_data.Qs_Rp.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rbc` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | let Rbc = room_data.Qs_Rbc.clone(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let CM = room_data.Qs_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | let CM = room_data.Qs_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | let CM = room_data.Qt_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/lib.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | let A = room_data.Qt_A.clone(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rprim` should have a snake case name [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | let Rprim = room_data.Qt_Rprim.clone(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rprim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Qt` should have a snake case name [INFO] [stdout] --> src/lib.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let Qt = (((CM * m * A * (_0i - _0e)) / Rprim) + calculated_qs).round(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `qt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.26s [INFO] running `Command { std: "docker" "inspect" "3a1491bf64ffe8c418404f96459b8aa0b1b78b2f355e6426ddbad82f73d303bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1491bf64ffe8c418404f96459b8aa0b1b78b2f355e6426ddbad82f73d303bd", kill_on_drop: false }` [INFO] [stdout] 3a1491bf64ffe8c418404f96459b8aa0b1b78b2f355e6426ddbad82f73d303bd [INFO] checking management-digitalizat/md-rust against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanagement-digitalizat%2Fmd-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/management-digitalizat/md-rust on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/management-digitalizat/md-rust [INFO] finished tweaking git repo https://github.com/management-digitalizat/md-rust [INFO] tweaked toml for git repo https://github.com/management-digitalizat/md-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/management-digitalizat/md-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb7bf562402d37b99202b708edb0ca677dcc5b2e68390f77843da4cd7188d272 [INFO] running `Command { std: "docker" "start" "-a" "cb7bf562402d37b99202b708edb0ca677dcc5b2e68390f77843da4cd7188d272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb7bf562402d37b99202b708edb0ca677dcc5b2e68390f77843da4cd7188d272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7bf562402d37b99202b708edb0ca677dcc5b2e68390f77843da4cd7188d272", kill_on_drop: false }` [INFO] [stdout] cb7bf562402d37b99202b708edb0ca677dcc5b2e68390f77843da4cd7188d272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb9c1c443c519508b3cda6fc27e33afbed2b8dfee825f6c44c59a06324984b30 [INFO] running `Command { std: "docker" "start" "-a" "cb9c1c443c519508b3cda6fc27e33afbed2b8dfee825f6c44c59a06324984b30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking md_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qs` [INFO] [stdout] --> src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn calculate_qs(room_data: &Room) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qs` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qi` [INFO] [stdout] --> src/lib.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn calculate_qi(room_data: &Room) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qi` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qt` [INFO] [stdout] --> src/lib.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn calculate_qt(room_data: &Room, calculated_qs: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qt` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_nao` should have a snake case name [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Qi_nao: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_nao` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Qu1` should have a snake case name [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Qi_Qu1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_qu1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_V` should have a snake case name [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Qi_V: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_p` should have a snake case name [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Qi_p: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Cp` should have a snake case name [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Qi_Cp: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qi_cp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_E` should have a snake case name [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Qi_E: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_i` should have a snake case name [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Qi_i: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_L` should have a snake case name [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Qi_L: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_v` should have a snake case name [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Qi_v: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Qu2` should have a snake case name [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Qi_Qu2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_qu2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Ap` should have a snake case name [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Qs_Ap: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Abc` should have a snake case name [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Qs_Abc: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Abcj` should have a snake case name [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Qs_Abcj: f64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `qs_abcj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Rp` should have a snake case name [INFO] [stdout] --> src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Qs_Rp: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Rbc` should have a snake case name [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Qs_Rbc: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_rbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0i` should have a snake case name [INFO] [stdout] --> src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Qs_0i: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0e` should have a snake case name [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Qs_0e: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0ej` should have a snake case name [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Qs_0ej: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_0ej` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0p` should have a snake case name [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Qs_0p: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Qs_CM: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_ns` should have a snake case name [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Qs_ns: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_ns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Qt_CM: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_m` should have a snake case name [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Qt_m: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qt_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_A` should have a snake case name [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Qt_A: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qt_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_0i` should have a snake case name [INFO] [stdout] --> src/lib.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Qt_0i: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_0i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_0e` should have a snake case name [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Qt_0e: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_0e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_Rprim` should have a snake case name [INFO] [stdout] --> src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Qt_Rprim: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `qt_rprim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_Ao` should have a snake case name [INFO] [stdout] --> src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | G_Ao: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `g_ao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_Ac` should have a snake case name [INFO] [stdout] --> src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | G_Ac: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `g_ac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Ap` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let Ap = room_data.Qs_Ap.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Abc` should have a snake case name [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let Abc = room_data.Qs_Abc.clone(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Abcj` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let Abcj = room_data.Qs_Abcj.clone(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `abcj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rp` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let Rp = room_data.Qs_Rp.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rbc` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | let Rbc = room_data.Qs_Rbc.clone(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let CM = room_data.Qs_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | let CM = room_data.Qs_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | let CM = room_data.Qt_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/lib.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | let A = room_data.Qt_A.clone(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rprim` should have a snake case name [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | let Rprim = room_data.Qt_Rprim.clone(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rprim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Qt` should have a snake case name [INFO] [stdout] --> src/lib.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let Qt = (((CM * m * A * (_0i - _0e)) / Rprim) + calculated_qs).round(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `qt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qs` [INFO] [stdout] --> src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn calculate_qs(room_data: &Room) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qs` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qi` [INFO] [stdout] --> src/lib.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn calculate_qi(room_data: &Room) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qi` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Room` is more private than the item `calculate_qt` [INFO] [stdout] --> src/lib.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn calculate_qt(room_data: &Room, calculated_qs: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `calculate_qt` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Room` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Room { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_nao` should have a snake case name [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Qi_nao: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_nao` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Qu1` should have a snake case name [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Qi_Qu1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_qu1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_V` should have a snake case name [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Qi_V: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_p` should have a snake case name [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Qi_p: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Cp` should have a snake case name [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Qi_Cp: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qi_cp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_E` should have a snake case name [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Qi_E: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_i` should have a snake case name [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Qi_i: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_L` should have a snake case name [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Qi_L: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_v` should have a snake case name [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Qi_v: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qi_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qi_Qu2` should have a snake case name [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Qi_Qu2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qi_qu2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Ap` should have a snake case name [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Qs_Ap: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Abc` should have a snake case name [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Qs_Abc: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Abcj` should have a snake case name [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Qs_Abcj: f64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `qs_abcj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Rp` should have a snake case name [INFO] [stdout] --> src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Qs_Rp: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_Rbc` should have a snake case name [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Qs_Rbc: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_rbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0i` should have a snake case name [INFO] [stdout] --> src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Qs_0i: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0e` should have a snake case name [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Qs_0e: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0ej` should have a snake case name [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Qs_0ej: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `qs_0ej` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_0p` should have a snake case name [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Qs_0p: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_0p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Qs_CM: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qs_ns` should have a snake case name [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Qs_ns: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qs_ns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Qt_CM: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_m` should have a snake case name [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Qt_m: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qt_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_A` should have a snake case name [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Qt_A: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `qt_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_0i` should have a snake case name [INFO] [stdout] --> src/lib.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Qt_0i: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_0i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_0e` should have a snake case name [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Qt_0e: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `qt_0e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Qt_Rprim` should have a snake case name [INFO] [stdout] --> src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Qt_Rprim: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `qt_rprim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_Ao` should have a snake case name [INFO] [stdout] --> src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | G_Ao: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `g_ao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_Ac` should have a snake case name [INFO] [stdout] --> src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | G_Ac: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `g_ac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Ap` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let Ap = room_data.Qs_Ap.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Abc` should have a snake case name [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let Abc = room_data.Qs_Abc.clone(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Abcj` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let Abcj = room_data.Qs_Abcj.clone(); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `abcj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rp` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let Rp = room_data.Qs_Rp.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rbc` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | let Rbc = room_data.Qs_Rbc.clone(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let CM = room_data.Qs_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | let CM = room_data.Qs_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CM` should have a snake case name [INFO] [stdout] --> src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | let CM = room_data.Qt_CM.clone(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/lib.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | let A = room_data.Qt_A.clone(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rprim` should have a snake case name [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | let Rprim = room_data.Qt_Rprim.clone(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rprim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Qt` should have a snake case name [INFO] [stdout] --> src/lib.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let Qt = (((CM * m * A * (_0i - _0e)) / Rprim) + calculated_qs).round(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `qt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.12s [INFO] running `Command { std: "docker" "inspect" "cb9c1c443c519508b3cda6fc27e33afbed2b8dfee825f6c44c59a06324984b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb9c1c443c519508b3cda6fc27e33afbed2b8dfee825f6c44c59a06324984b30", kill_on_drop: false }` [INFO] [stdout] cb9c1c443c519508b3cda6fc27e33afbed2b8dfee825f6c44c59a06324984b30