[INFO] cloning repository https://github.com/rifqideveloper/aichar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rifqideveloper/aichar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifqideveloper%2Faichar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifqideveloper%2Faichar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f98bf8d3fc85611871ab2c51f709df3a2a149fc1 [INFO] checking rifqideveloper/aichar against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifqideveloper%2Faichar" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rifqideveloper/aichar on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rifqideveloper/aichar [INFO] finished tweaking git repo https://github.com/rifqideveloper/aichar [INFO] tweaked toml for git repo https://github.com/rifqideveloper/aichar written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rifqideveloper/aichar 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48b42ee93fbfb0a814f329c94e12064c2a7ed836e4146985e3b92aa02d3e8cf4 [INFO] running `Command { std: "docker" "start" "-a" "48b42ee93fbfb0a814f329c94e12064c2a7ed836e4146985e3b92aa02d3e8cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48b42ee93fbfb0a814f329c94e12064c2a7ed836e4146985e3b92aa02d3e8cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b42ee93fbfb0a814f329c94e12064c2a7ed836e4146985e3b92aa02d3e8cf4", kill_on_drop: false }` [INFO] [stdout] 48b42ee93fbfb0a814f329c94e12064c2a7ed836e4146985e3b92aa02d3e8cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 081f91903387498e396c638cf9cb807b0b1d112da0c0e10c292140144240c938 [INFO] running `Command { std: "docker" "start" "-a" "081f91903387498e396c638cf9cb807b0b1d112da0c0e10c292140144240c938", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking aichar v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Arc`, `RwLock`, and `fs` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | sync::{Arc, RwLock, mpsc::{channel,Sender, Receiver} } [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | ,fs [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gradian_desent_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum gradian_desent_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GradianDesentType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sigmoy` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:117:2 [INFO] [stdout] | [INFO] [stdout] 117 | sigmoy, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sigmoy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `softmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:118:2 [INFO] [stdout] | [INFO] [stdout] 118 | softmax, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Softmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tanh` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | tanh, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Tanh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock`, and `fs` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | sync::{Arc, RwLock, mpsc::{channel,Sender, Receiver} } [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | ,fs [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `argmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | argmax, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Argmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gradian_desent_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum gradian_desent_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GradianDesentType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `leaky_relu` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | leaky_relu [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeakyRelu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sigmoy` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:117:2 [INFO] [stdout] | [INFO] [stdout] 117 | sigmoy, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sigmoy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `softmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:118:2 [INFO] [stdout] | [INFO] [stdout] 118 | softmax, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Softmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | $x.iter_mut().for_each(|i| *i = i.tanh() ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | gradian_desent_type::tanh => {tanh!(activation,*input)} [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `tanh` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tanh` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tanh` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | tanh, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Tanh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `argmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | argmax, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Argmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | panic!("argmax not ready"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | gradian_desent_type::argmax => {argmax!(activation,*input,input.len())} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `argmax` [INFO] [stdout] = note: this warning originates in the macro `argmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `leaky_relu` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | leaky_relu [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeakyRelu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | gradian_desent_type::leaky_relu => {Leaky_ReLU!(activation,*input,input.len())} [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `Leaky_ReLU` [INFO] [stdout] = note: this warning originates in the macro `Leaky_ReLU` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | $x.iter_mut().for_each(|i| *i = i.tanh() ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | gradian_desent_type::tanh => {tanh!(activation,*input)} [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `tanh` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tanh` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `neuron_network` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | pub struct neuron_network { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeuronNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | panic!("argmax not ready"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | gradian_desent_type::argmax => {argmax!(activation,*input,input.len())} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `argmax` [INFO] [stdout] = note: this warning originates in the macro `argmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | gradian_desent_type::leaky_relu => {Leaky_ReLU!(activation,*input,input.len())} [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `Leaky_ReLU` [INFO] [stdout] = note: this warning originates in the macro `Leaky_ReLU` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `neuron_network` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | pub struct neuron_network { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeuronNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Transformer_enbed` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:651:12 [INFO] [stdout] | [INFO] [stdout] 651 | pub struct Transformer_enbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TransformerEnbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Transformer_enbed` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:651:12 [INFO] [stdout] | [INFO] [stdout] 651 | pub struct Transformer_enbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TransformerEnbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | let mut offset : f64 = m + E.log({sum}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 126 | gradian_desent_type::softmax => { softmax!(activation,*input,input.len()); } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `softmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | let mut offset : f64 = m + E.log({sum}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 126 | gradian_desent_type::softmax => { softmax!(activation,*input,input.len()); } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `softmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | let mut delta : [f64;OU] = self.matrix.1 ; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | let mut delta : [f64;OU] = self.matrix.1 ; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn print(&mut self ,mut input_: String,str_arr:&[&str]){ [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn print(&mut self ,mut input_: String,str_arr:&[&str]){ [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:797:12 [INFO] [stdout] | [INFO] [stdout] 797 | ... let error = backprop_output.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:831:14 [INFO] [stdout] | [INFO] [stdout] 831 | ... let error = backprop_output2.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:797:12 [INFO] [stdout] | [INFO] [stdout] 797 | ... let error = backprop_output.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:831:14 [INFO] [stdout] | [INFO] [stdout] 831 | ... let error = backprop_output2.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:811:10 [INFO] [stdout] | [INFO] [stdout] 811 | let mut enbed = Transformer_enbed::::init(format!("{f_name}enbeding.bincode").as_str()); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:811:10 [INFO] [stdout] | [INFO] [stdout] 811 | let mut enbed = Transformer_enbed::::init(format!("{f_name}enbeding.bincode").as_str()); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:44 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_loss(&mut self,expected:[f64;OU]) -> (f64,[f64;OU]){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:234:35 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn get_loss_transfomer(&mut self,expected:[f64;HR]) -> f64{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:45 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn run_enbeding_spacial(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR];HR];WE]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:257:44 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn run_enbeding_spacial_no_bias(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:44 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn run(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR];OU]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_loss(&mut self,expected:[f64;OU]) -> (f64,[f64;OU]){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn run_mini(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:234:35 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn get_loss_transfomer(&mut self,expected:[f64;HR]) -> f64{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:655:15 [INFO] [stdout] | [INFO] [stdout] 655 | fn get(&self,index:usize) -> [f64;HR] { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:45 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey_output` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:31 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn run_enbeding_spacial(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR];HR];WE]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:257:44 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn run_enbeding_spacial_no_bias(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn run(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR];OU]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn run_mini(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:655:15 [INFO] [stdout] | [INFO] [stdout] 655 | fn get(&self,index:usize) -> [f64;HR] { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey_output` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:31 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:793:8 [INFO] [stdout] | [INFO] [stdout] 793 | ... input_to_neuron.send((data,Some(target))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 793 | let _ = input_to_neuron.send((data,Some(target))); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | ... input_to_neuron.send((data,None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 801 | let _ = input_to_neuron.send((data,None)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:819:9 [INFO] [stdout] | [INFO] [stdout] 819 | ... input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 819 | let _ = input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:830:10 [INFO] [stdout] | [INFO] [stdout] 830 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 830 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 848 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:855:9 [INFO] [stdout] | [INFO] [stdout] 855 | ... input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 855 | let _ = input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:858:7 [INFO] [stdout] | [INFO] [stdout] 858 | output.send(0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 858 | let _ = output.send(0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:793:8 [INFO] [stdout] | [INFO] [stdout] 793 | ... input_to_neuron.send((data,Some(target))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 793 | let _ = input_to_neuron.send((data,Some(target))); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `gradian` should have an upper case name [INFO] [stdout] --> src/lib.rs:866:12 [INFO] [stdout] | [INFO] [stdout] 866 | const gradian : gradian_desent_type = gradian_desent_type::softmax; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `GRADIAN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | ... input_to_neuron.send((data,None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 801 | let _ = input_to_neuron.send((data,None)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:819:9 [INFO] [stdout] | [INFO] [stdout] 819 | ... input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 819 | let _ = input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:830:10 [INFO] [stdout] | [INFO] [stdout] 830 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 830 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 848 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:855:9 [INFO] [stdout] | [INFO] [stdout] 855 | ... input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 855 | let _ = input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:858:7 [INFO] [stdout] | [INFO] [stdout] 858 | output.send(0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 858 | let _ = output.send(0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `gradian` should have an upper case name [INFO] [stdout] --> src/lib.rs:866:12 [INFO] [stdout] | [INFO] [stdout] 866 | const gradian : gradian_desent_type = gradian_desent_type::softmax; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `GRADIAN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock`, and `fs` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | sync::{Arc, RwLock, mpsc::{channel,Sender, Receiver} } [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | ,fs [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gradian_desent_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum gradian_desent_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GradianDesentType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sigmoy` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:117:2 [INFO] [stdout] | [INFO] [stdout] 117 | sigmoy, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sigmoy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `softmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:118:2 [INFO] [stdout] | [INFO] [stdout] 118 | softmax, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Softmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock`, and `fs` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | sync::{Arc, RwLock, mpsc::{channel,Sender, Receiver} } [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | ,fs [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tanh` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | tanh, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Tanh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gradian_desent_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum gradian_desent_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GradianDesentType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `argmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | argmax, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Argmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sigmoy` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:117:2 [INFO] [stdout] | [INFO] [stdout] 117 | sigmoy, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sigmoy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `softmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:118:2 [INFO] [stdout] | [INFO] [stdout] 118 | softmax, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Softmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `leaky_relu` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | leaky_relu [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeakyRelu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tanh` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | tanh, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Tanh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `argmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | argmax, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Argmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | $x.iter_mut().for_each(|i| *i = i.tanh() ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | gradian_desent_type::tanh => {tanh!(activation,*input)} [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `tanh` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tanh` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `leaky_relu` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | leaky_relu [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeakyRelu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | panic!("argmax not ready"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | gradian_desent_type::argmax => {argmax!(activation,*input,input.len())} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `argmax` [INFO] [stdout] = note: this warning originates in the macro `argmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | $x.iter_mut().for_each(|i| *i = i.tanh() ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | gradian_desent_type::tanh => {tanh!(activation,*input)} [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `tanh` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tanh` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | gradian_desent_type::leaky_relu => {Leaky_ReLU!(activation,*input,input.len())} [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `Leaky_ReLU` [INFO] [stdout] = note: this warning originates in the macro `Leaky_ReLU` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | panic!("argmax not ready"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | gradian_desent_type::argmax => {argmax!(activation,*input,input.len())} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `argmax` [INFO] [stdout] = note: this warning originates in the macro `argmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `neuron_network` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | pub struct neuron_network { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeuronNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | gradian_desent_type::leaky_relu => {Leaky_ReLU!(activation,*input,input.len())} [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `Leaky_ReLU` [INFO] [stdout] = note: this warning originates in the macro `Leaky_ReLU` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Transformer_enbed` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:651:12 [INFO] [stdout] | [INFO] [stdout] 651 | pub struct Transformer_enbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TransformerEnbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `neuron_network` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | pub struct neuron_network { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeuronNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Transformer_enbed` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:651:12 [INFO] [stdout] | [INFO] [stdout] 651 | pub struct Transformer_enbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TransformerEnbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | let mut offset : f64 = m + E.log({sum}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 126 | gradian_desent_type::softmax => { softmax!(activation,*input,input.len()); } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `softmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | let mut offset : f64 = m + E.log({sum}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 126 | gradian_desent_type::softmax => { softmax!(activation,*input,input.len()); } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `softmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | let mut delta : [f64;OU] = self.matrix.1 ; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | let mut delta : [f64;OU] = self.matrix.1 ; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn print(&mut self ,mut input_: String,str_arr:&[&str]){ [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn print(&mut self ,mut input_: String,str_arr:&[&str]){ [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:797:12 [INFO] [stdout] | [INFO] [stdout] 797 | ... let error = backprop_output.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:797:12 [INFO] [stdout] | [INFO] [stdout] 797 | ... let error = backprop_output.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:831:14 [INFO] [stdout] | [INFO] [stdout] 831 | ... let error = backprop_output2.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:831:14 [INFO] [stdout] | [INFO] [stdout] 831 | ... let error = backprop_output2.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:811:10 [INFO] [stdout] | [INFO] [stdout] 811 | let mut enbed = Transformer_enbed::::init(format!("{f_name}enbeding.bincode").as_str()); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:811:10 [INFO] [stdout] | [INFO] [stdout] 811 | let mut enbed = Transformer_enbed::::init(format!("{f_name}enbeding.bincode").as_str()); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:44 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_loss(&mut self,expected:[f64;OU]) -> (f64,[f64;OU]){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:234:35 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn get_loss_transfomer(&mut self,expected:[f64;HR]) -> f64{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:45 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn run_enbeding_spacial(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR];HR];WE]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:257:44 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn run_enbeding_spacial_no_bias(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn run(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR];OU]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn run_mini(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:655:15 [INFO] [stdout] | [INFO] [stdout] 655 | fn get(&self,index:usize) -> [f64;HR] { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey_output` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:31 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:44 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_loss(&mut self,expected:[f64;OU]) -> (f64,[f64;OU]){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:234:35 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn get_loss_transfomer(&mut self,expected:[f64;HR]) -> f64{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:45 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn run_enbeding_spacial(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR];HR];WE]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:257:44 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn run_enbeding_spacial_no_bias(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn run(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR];OU]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn run_mini(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:655:15 [INFO] [stdout] | [INFO] [stdout] 655 | fn get(&self,index:usize) -> [f64;HR] { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey_output` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:31 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:793:8 [INFO] [stdout] | [INFO] [stdout] 793 | ... input_to_neuron.send((data,Some(target))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 793 | let _ = input_to_neuron.send((data,Some(target))); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | ... input_to_neuron.send((data,None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 801 | let _ = input_to_neuron.send((data,None)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:819:9 [INFO] [stdout] | [INFO] [stdout] 819 | ... input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 819 | let _ = input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:830:10 [INFO] [stdout] | [INFO] [stdout] 830 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 830 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 848 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:855:9 [INFO] [stdout] | [INFO] [stdout] 855 | ... input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 855 | let _ = input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:858:7 [INFO] [stdout] | [INFO] [stdout] 858 | output.send(0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 858 | let _ = output.send(0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `gradian` should have an upper case name [INFO] [stdout] --> src/lib.rs:866:12 [INFO] [stdout] | [INFO] [stdout] 866 | const gradian : gradian_desent_type = gradian_desent_type::softmax; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `GRADIAN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:793:8 [INFO] [stdout] | [INFO] [stdout] 793 | ... input_to_neuron.send((data,Some(target))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 793 | let _ = input_to_neuron.send((data,Some(target))); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | ... input_to_neuron.send((data,None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 801 | let _ = input_to_neuron.send((data,None)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:819:9 [INFO] [stdout] | [INFO] [stdout] 819 | ... input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 819 | let _ = input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:830:10 [INFO] [stdout] | [INFO] [stdout] 830 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 830 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 848 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:855:9 [INFO] [stdout] | [INFO] [stdout] 855 | ... input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 855 | let _ = input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:858:7 [INFO] [stdout] | [INFO] [stdout] 858 | output.send(0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 858 | let _ = output.send(0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `gradian` should have an upper case name [INFO] [stdout] --> src/lib.rs:866:12 [INFO] [stdout] | [INFO] [stdout] 866 | const gradian : gradian_desent_type = gradian_desent_type::softmax; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `GRADIAN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kamus_line` should have an upper case name [INFO] [stdout] --> src/kamus.rs:1:170052 [INFO] [stdout] | [INFO] [stdout] 1 | ...um","zusanli","saya",]}pub const kamus_line : usize = 14558; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KAMUS_LINE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kamus_line` should have an upper case name [INFO] [stdout] --> src/kamus.rs:1:170052 [INFO] [stdout] | [INFO] [stdout] 1 | ...um","zusanli","saya",]}pub const kamus_line : usize = 14558; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `KAMUS_LINE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aichar v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "081f91903387498e396c638cf9cb807b0b1d112da0c0e10c292140144240c938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081f91903387498e396c638cf9cb807b0b1d112da0c0e10c292140144240c938", kill_on_drop: false }` [INFO] [stdout] 081f91903387498e396c638cf9cb807b0b1d112da0c0e10c292140144240c938 [INFO] checking rifqideveloper/aichar against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifqideveloper%2Faichar" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rifqideveloper/aichar on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rifqideveloper/aichar [INFO] finished tweaking git repo https://github.com/rifqideveloper/aichar [INFO] tweaked toml for git repo https://github.com/rifqideveloper/aichar written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rifqideveloper/aichar 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cae6ef56c49041f8616e67ecd9673b0c6c340c904058a3ad95ee23ef3a16768 [INFO] running `Command { std: "docker" "start" "-a" "3cae6ef56c49041f8616e67ecd9673b0c6c340c904058a3ad95ee23ef3a16768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cae6ef56c49041f8616e67ecd9673b0c6c340c904058a3ad95ee23ef3a16768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cae6ef56c49041f8616e67ecd9673b0c6c340c904058a3ad95ee23ef3a16768", kill_on_drop: false }` [INFO] [stdout] 3cae6ef56c49041f8616e67ecd9673b0c6c340c904058a3ad95ee23ef3a16768 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c14220287cfa53006cd0928e46c55e7bea649cc1538f33f209211b9549d266 [INFO] running `Command { std: "docker" "start" "-a" "46c14220287cfa53006cd0928e46c55e7bea649cc1538f33f209211b9549d266", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking aichar v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Arc`, `RwLock`, and `fs` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | sync::{Arc, RwLock, mpsc::{channel,Sender, Receiver} } [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | ,fs [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock`, and `fs` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | sync::{Arc, RwLock, mpsc::{channel,Sender, Receiver} } [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | ,fs [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gradian_desent_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum gradian_desent_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GradianDesentType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gradian_desent_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum gradian_desent_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GradianDesentType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sigmoy` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:117:2 [INFO] [stdout] | [INFO] [stdout] 117 | sigmoy, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sigmoy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sigmoy` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:117:2 [INFO] [stdout] | [INFO] [stdout] 117 | sigmoy, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sigmoy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `softmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:118:2 [INFO] [stdout] | [INFO] [stdout] 118 | softmax, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Softmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `softmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:118:2 [INFO] [stdout] | [INFO] [stdout] 118 | softmax, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Softmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tanh` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | tanh, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Tanh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tanh` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | tanh, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Tanh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `argmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | argmax, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Argmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `argmax` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | argmax, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Argmax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `leaky_relu` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | leaky_relu [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeakyRelu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `leaky_relu` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | leaky_relu [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeakyRelu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | $x.iter_mut().for_each(|i| *i = i.tanh() ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | gradian_desent_type::tanh => {tanh!(activation,*input)} [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `tanh` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tanh` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | $x.iter_mut().for_each(|i| *i = i.tanh() ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | gradian_desent_type::tanh => {tanh!(activation,*input)} [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `tanh` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tanh` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | panic!("argmax not ready"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | gradian_desent_type::argmax => {argmax!(activation,*input,input.len())} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `argmax` [INFO] [stdout] = note: this warning originates in the macro `argmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | panic!("argmax not ready"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | gradian_desent_type::argmax => {argmax!(activation,*input,input.len())} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `argmax` [INFO] [stdout] = note: this warning originates in the macro `argmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | gradian_desent_type::leaky_relu => {Leaky_ReLU!(activation,*input,input.len())} [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `Leaky_ReLU` [INFO] [stdout] = note: this warning originates in the macro `Leaky_ReLU` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | gradian_desent_type::leaky_relu => {Leaky_ReLU!(activation,*input,input.len())} [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `Leaky_ReLU` [INFO] [stdout] = note: this warning originates in the macro `Leaky_ReLU` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `neuron_network` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | pub struct neuron_network { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeuronNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `neuron_network` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | pub struct neuron_network { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeuronNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Transformer_enbed` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:651:12 [INFO] [stdout] | [INFO] [stdout] 651 | pub struct Transformer_enbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TransformerEnbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Transformer_enbed` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:651:12 [INFO] [stdout] | [INFO] [stdout] 651 | pub struct Transformer_enbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TransformerEnbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | let mut offset : f64 = m + E.log({sum}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 126 | gradian_desent_type::softmax => { softmax!(activation,*input,input.len()); } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `softmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | let mut offset : f64 = m + E.log({sum}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 126 | gradian_desent_type::softmax => { softmax!(activation,*input,input.len()); } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `softmax` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | let mut delta : [f64;OU] = self.matrix.1 ; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | let mut delta : [f64;OU] = self.matrix.1 ; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn print(&mut self ,mut input_: String,str_arr:&[&str]){ [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:797:12 [INFO] [stdout] | [INFO] [stdout] 797 | ... let error = backprop_output.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn print(&mut self ,mut input_: String,str_arr:&[&str]){ [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:831:14 [INFO] [stdout] | [INFO] [stdout] 831 | ... let error = backprop_output2.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:797:12 [INFO] [stdout] | [INFO] [stdout] 797 | ... let error = backprop_output.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:831:14 [INFO] [stdout] | [INFO] [stdout] 831 | ... let error = backprop_output2.recv().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:811:10 [INFO] [stdout] | [INFO] [stdout] 811 | let mut enbed = Transformer_enbed::::init(format!("{f_name}enbeding.bincode").as_str()); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:811:10 [INFO] [stdout] | [INFO] [stdout] 811 | let mut enbed = Transformer_enbed::::init(format!("{f_name}enbeding.bincode").as_str()); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:44 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn matrix_mul_no_bias(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_loss(&mut self,expected:[f64;OU]) -> (f64,[f64;OU]){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:185:44 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn matrix_mul(input:&[f64;Input],output:&mut[f64;Output],output_weight:&[[f64;Input];Output],... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:234:35 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn get_loss_transfomer(&mut self,expected:[f64;HR]) -> f64{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_loss(&mut self,expected:[f64;OU]) -> (f64,[f64;OU]){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:234:35 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn get_loss_transfomer(&mut self,expected:[f64;HR]) -> f64{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Input` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `INPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:45 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `Output` should have an upper case name [INFO] [stdout] --> src/lib.rs:243:45 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn matrix_mul(&mut self,index:usize,output_weight:&[[f64;Input];Output],bias:&[f64;Output]){ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `OUTPUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn run_enbeding_spacial(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR];HR];WE]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn run_enbeding_spacial(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR];HR];WE]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:257:44 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn run_enbeding_spacial_no_bias(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:257:44 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn run_enbeding_spacial_no_bias(&mut self,index:usize,weight :&([[f64;I];HR],[[[f64;HR]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn run(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR];OU]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn run(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR];OU]... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn run_mini(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn run_mini(&mut self,input:&[f64;I],weight :&([[f64;I];HR],[[[f64;HR];HR];WE],[[f64;HR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:655:15 [INFO] [stdout] | [INFO] [stdout] 655 | fn get(&self,index:usize) -> [f64;HR] { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: const parameter `gradian_desent` should have an upper case name [INFO] [stdout] --> src/lib.rs:655:15 [INFO] [stdout] | [INFO] [stdout] 655 | fn get(&self,index:usize) -> [f64;HR] { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GRADIAN_DESENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:782:40 [INFO] [stdout] | [INFO] [stdout] 772 | let (input_enbed,input_enbed_input) = channel::<(Option,Option<(usize,bool)>)>(); [INFO] [stdout] | ----------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 773 | let (output,output_output) = channel::(); [INFO] [stdout] | ------ ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ---------------------- ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 775 | let (input_to_neuron,input_to_neuron_output) = channel::<([f64;HR],Option)>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 776 | let (neuron_to_enbed,neuron_to_enbed_output) = channel::<[f64;I]>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 777 | let (backprop,backprop_output) = channel::(); [INFO] [stdout] | -------- --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 778 | let (backprop2,backprop_output2) = channel::(); [INFO] [stdout] | --------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 782 | ,thread_join_transformer_enbeding : Some( thread::Builder::new() [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 783 | | .name("QueryValueKey node".into()) [INFO] [stdout] 784 | | .stack_size(100 * 1024 * 1024) [INFO] [stdout] 785 | | .spawn( move || { [INFO] [stdout] ... | [INFO] [stdout] 805 | | query_value_key.save(format!("{f_name}qvk.bincode").as_str()); [INFO] [stdout] 806 | | }).unwrap()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:782:40 [INFO] [stdout] | [INFO] [stdout] 772 | let (input_enbed,input_enbed_input) = channel::<(Option,Option<(usize,bool)>)>(); [INFO] [stdout] | ----------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 773 | let (output,output_output) = channel::(); [INFO] [stdout] | ------ ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ---------------------- ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 775 | let (input_to_neuron,input_to_neuron_output) = channel::<([f64;HR],Option)>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 776 | let (neuron_to_enbed,neuron_to_enbed_output) = channel::<[f64;I]>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 777 | let (backprop,backprop_output) = channel::(); [INFO] [stdout] | -------- --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 778 | let (backprop2,backprop_output2) = channel::(); [INFO] [stdout] | --------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 782 | ,thread_join_transformer_enbeding : Some( thread::Builder::new() [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 783 | | .name("QueryValueKey node".into()) [INFO] [stdout] 784 | | .stack_size(100 * 1024 * 1024) [INFO] [stdout] 785 | | .spawn( move || { [INFO] [stdout] ... | [INFO] [stdout] 805 | | query_value_key.save(format!("{f_name}qvk.bincode").as_str()); [INFO] [stdout] 806 | | }).unwrap()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:807:35 [INFO] [stdout] | [INFO] [stdout] 772 | let (input_enbed,input_enbed_input) = channel::<(Option,Option<(usize,bool)>)>(); [INFO] [stdout] | ----------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 773 | let (output,output_output) = channel::(); [INFO] [stdout] | ------ ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ---------------------- ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 775 | let (input_to_neuron,input_to_neuron_output) = channel::<([f64;HR],Option)>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 776 | let (neuron_to_enbed,neuron_to_enbed_output) = channel::<[f64;I]>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 777 | let (backprop,backprop_output) = channel::(); [INFO] [stdout] | -------- --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 778 | let (backprop2,backprop_output2) = channel::(); [INFO] [stdout] | --------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 807 | ,thread_join_query_value_key : Some( thread::Builder::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 808 | | .name("enbeding node".into()) [INFO] [stdout] 809 | | .stack_size(100 * 1024 * 1024) [INFO] [stdout] 810 | | .spawn( move || { [INFO] [stdout] ... | [INFO] [stdout] 860 | | [INFO] [stdout] 861 | | }).unwrap()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:807:35 [INFO] [stdout] | [INFO] [stdout] 772 | let (input_enbed,input_enbed_input) = channel::<(Option,Option<(usize,bool)>)>(); [INFO] [stdout] | ----------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 773 | let (output,output_output) = channel::(); [INFO] [stdout] | ------ ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ---------------------- ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 775 | let (input_to_neuron,input_to_neuron_output) = channel::<([f64;HR],Option)>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 776 | let (neuron_to_enbed,neuron_to_enbed_output) = channel::<[f64;I]>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 777 | let (backprop,backprop_output) = channel::(); [INFO] [stdout] | -------- --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 778 | let (backprop2,backprop_output2) = channel::(); [INFO] [stdout] | --------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 807 | ,thread_join_query_value_key : Some( thread::Builder::new() [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 808 | | .name("enbeding node".into()) [INFO] [stdout] 809 | | .stack_size(100 * 1024 * 1024) [INFO] [stdout] 810 | | .spawn( move || { [INFO] [stdout] ... | [INFO] [stdout] 860 | | [INFO] [stdout] 861 | | }).unwrap()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:862:26 [INFO] [stdout] | [INFO] [stdout] 772 | let (input_enbed,input_enbed_input) = channel::<(Option,Option<(usize,bool)>)>(); [INFO] [stdout] | ----------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 773 | let (output,output_output) = channel::(); [INFO] [stdout] | ------ ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ---------------------- ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 775 | let (input_to_neuron,input_to_neuron_output) = channel::<([f64;HR],Option)>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 776 | let (neuron_to_enbed,neuron_to_enbed_output) = channel::<[f64;I]>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 777 | let (backprop,backprop_output) = channel::(); [INFO] [stdout] | -------- --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 778 | let (backprop2,backprop_output2) = channel::(); [INFO] [stdout] | --------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 862 | ,thread_join_neuron : Some( thread::Builder::new() [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 863 | | .name("neuron node array".into()) [INFO] [stdout] 864 | | .stack_size(100 * 1024 * 1024) [INFO] [stdout] 865 | | .spawn( move || { [INFO] [stdout] ... | [INFO] [stdout] 892 | | n.save(format!("{f_name}neuron1").as_str(),&weight,&bias); [INFO] [stdout] 893 | | }).unwrap()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey_output` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:31 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:862:26 [INFO] [stdout] | [INFO] [stdout] 772 | let (input_enbed,input_enbed_input) = channel::<(Option,Option<(usize,bool)>)>(); [INFO] [stdout] | ----------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 773 | let (output,output_output) = channel::(); [INFO] [stdout] | ------ ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ---------------------- ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 775 | let (input_to_neuron,input_to_neuron_output) = channel::<([f64;HR],Option)>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 776 | let (neuron_to_enbed,neuron_to_enbed_output) = channel::<[f64;I]>(); [INFO] [stdout] | --------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 777 | let (backprop,backprop_output) = channel::(); [INFO] [stdout] | -------- --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 778 | let (backprop2,backprop_output2) = channel::(); [INFO] [stdout] | --------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 862 | ,thread_join_neuron : Some( thread::Builder::new() [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 863 | | .name("neuron node array".into()) [INFO] [stdout] 864 | | .stack_size(100 * 1024 * 1024) [INFO] [stdout] 865 | | .spawn( move || { [INFO] [stdout] ... | [INFO] [stdout] 892 | | n.save(format!("{f_name}neuron1").as_str(),&weight,&bias); [INFO] [stdout] 893 | | }).unwrap()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:8 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `input_to_QueryValueKey_output` should have a snake case name [INFO] [stdout] --> src/lib.rs:774:31 [INFO] [stdout] | [INFO] [stdout] 774 | let (input_to_QueryValueKey,input_to_QueryValueKey_output) = channel::<([f64;HR],Option<(usize,bool)>,bool)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_to_query_value_key_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:793:8 [INFO] [stdout] | [INFO] [stdout] 793 | ... input_to_neuron.send((data,Some(target))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 793 | let _ = input_to_neuron.send((data,Some(target))); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | ... input_to_neuron.send((data,None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 801 | let _ = input_to_neuron.send((data,None)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:793:8 [INFO] [stdout] | [INFO] [stdout] 793 | ... input_to_neuron.send((data,Some(target))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 793 | let _ = input_to_neuron.send((data,Some(target))); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:819:9 [INFO] [stdout] | [INFO] [stdout] 819 | ... input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 819 | let _ = input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | ... input_to_neuron.send((data,None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 801 | let _ = input_to_neuron.send((data,None)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:830:10 [INFO] [stdout] | [INFO] [stdout] 830 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 830 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:819:9 [INFO] [stdout] | [INFO] [stdout] 819 | ... input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 819 | let _ = input_to_QueryValueKey.send((input,target,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:830:10 [INFO] [stdout] | [INFO] [stdout] 830 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 830 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 848 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:855:9 [INFO] [stdout] | [INFO] [stdout] 855 | ... input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 855 | let _ = input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | ... output.send(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 848 | let _ = output.send(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:858:7 [INFO] [stdout] | [INFO] [stdout] 858 | output.send(0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 858 | let _ = output.send(0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:855:9 [INFO] [stdout] | [INFO] [stdout] 855 | ... input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 855 | let _ = input_to_QueryValueKey.send((index,None,start)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `gradian` should have an upper case name [INFO] [stdout] --> src/lib.rs:866:12 [INFO] [stdout] | [INFO] [stdout] 866 | const gradian : gradian_desent_type = gradian_desent_type::softmax; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `GRADIAN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:858:7 [INFO] [stdout] | [INFO] [stdout] 858 | output.send(0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 858 | let _ = output.send(0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `gradian` should have an upper case name [INFO] [stdout] --> src/lib.rs:866:12 [INFO] [stdout] | [INFO] [stdout] 866 | const gradian : gradian_desent_type = gradian_desent_type::softmax; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `GRADIAN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aichar` (lib test) due to 4 previous errors; 44 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aichar` (lib) due to 4 previous errors; 44 warnings emitted [INFO] running `Command { std: "docker" "inspect" "46c14220287cfa53006cd0928e46c55e7bea649cc1538f33f209211b9549d266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c14220287cfa53006cd0928e46c55e7bea649cc1538f33f209211b9549d266", kill_on_drop: false }` [INFO] [stdout] 46c14220287cfa53006cd0928e46c55e7bea649cc1538f33f209211b9549d266