[INFO] cloning repository https://github.com/yuyuan12138/nn_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuyuan12138/nn_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyuan12138%2Fnn_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyuan12138%2Fnn_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3c701ba007898c76f737db4fae4dd765a24c98e [INFO] checking yuyuan12138/nn_rust against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyuan12138%2Fnn_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuyuan12138/nn_rust on toolchain 9d28fe39763974a96d61232e96ac856735e4cdd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuyuan12138/nn_rust [INFO] finished tweaking git repo https://github.com/yuyuan12138/nn_rust [INFO] tweaked toml for git repo https://github.com/yuyuan12138/nn_rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yuyuan12138/nn_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.24.1 [INFO] [stderr] Downloaded average v0.16.0 [INFO] [stderr] Downloaded easy-cast v0.5.3 [INFO] [stderr] Downloaded pyo3-build-config v0.24.1 [INFO] [stderr] Downloaded pyo3-ffi v0.24.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.1 [INFO] [stderr] Downloaded pyo3 v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbc021557a6788bf1ae2e35789681d4e068f5e9452dac230a1c900320e1c7e74 [INFO] running `Command { std: "docker" "start" "-a" "dbc021557a6788bf1ae2e35789681d4e068f5e9452dac230a1c900320e1c7e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbc021557a6788bf1ae2e35789681d4e068f5e9452dac230a1c900320e1c7e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc021557a6788bf1ae2e35789681d4e068f5e9452dac230a1c900320e1c7e74", kill_on_drop: false }` [INFO] [stdout] dbc021557a6788bf1ae2e35789681d4e068f5e9452dac230a1c900320e1c7e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a46b152dcf901429a203a24937e83ac28e3cc6e043434b3ef91ae0b4e5ee66 [INFO] running `Command { std: "docker" "start" "-a" "e3a46b152dcf901429a203a24937e83ac28e3cc6e043434b3ef91ae0b4e5ee66", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking easy-cast v0.5.3 [INFO] [stderr] Compiling pyo3-build-config v0.24.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking average v0.16.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling pyo3-ffi v0.24.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.1 [INFO] [stderr] Compiling pyo3 v0.24.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling pyo3-macros v0.24.1 [INFO] [stderr] Checking nn_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::tensor::value::TensorValue` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::tensor::value::TensorValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tensor::value::TensorValue` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::tensor::value::TensorValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/nn/optimizer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/tensor/autodiff.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | TensorValue::Tensor3D(t) => todo!() [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/nn/optimizer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/tensor/autodiff.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | TensorValue::Tensor3D(t) => todo!() [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/nn/optimizer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/tensor/autodiff.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | TensorValue::Tensor3D(t) => todo!() [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/nn/optimizer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/tensor/autodiff.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | TensorValue::Tensor3D(t) => todo!() [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:56:61 [INFO] [stdout] | [INFO] [stdout] 56 | (TensorValue::Vector1D(grad), TensorValue::Vector1D(s)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:59:61 [INFO] [stdout] | [INFO] [stdout] 59 | (TensorValue::Matrix2D(grad), TensorValue::Matrix2D(s)) => match dim { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/squeeze.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | (TensorValue::Scalar(grad), TensorValue::Scalar(s)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/squeeze.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | (TensorValue::Vector1D(grad), TensorValue::Vector1D(s)) => match dim { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:56:61 [INFO] [stdout] | [INFO] [stdout] 56 | (TensorValue::Vector1D(grad), TensorValue::Vector1D(s)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:59:61 [INFO] [stdout] | [INFO] [stdout] 59 | (TensorValue::Matrix2D(grad), TensorValue::Matrix2D(s)) => match dim { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prediction` [INFO] [stdout] --> src/loss_fn.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prediction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targets` [INFO] [stdout] --> src/loss_fn.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/squeeze.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | (TensorValue::Scalar(grad), TensorValue::Scalar(s)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/squeeze.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | (TensorValue::Vector1D(grad), TensorValue::Vector1D(s)) => match dim { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `detach` is never used [INFO] [stdout] --> src/tensor/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 20 | pub fn detach(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Tensor3D` is never constructed [INFO] [stdout] --> src/tensor/value.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum TensorValue { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | Tensor3D(Vec>>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TensorValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `zeros_like` is never used [INFO] [stdout] --> src/tensor/value.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl TensorValue { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 10 | fn zeros_like(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/tensor/operation.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Operation{ [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | Pow(f64), [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | ReLU, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Log(f64), [INFO] [stdout] 16 | Softmax, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | Sum, [INFO] [stdout] | ^^^ [INFO] [stdout] 18 | T, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 21 | Broadcast, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | Unsqueeze(usize), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | Squeeze(usize), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | Convolution1D, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | Convolution2D, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `div` is never used [INFO] [stdout] --> src/tensor/ops/div.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn div(&self, other: &Tensor) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pow` is never used [INFO] [stdout] --> src/tensor/ops/pow.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn pow(&self, value: f64) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `relu` is never used [INFO] [stdout] --> src/tensor/ops/relu.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn relu(&self) -> Tensor { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `softmax` is never used [INFO] [stdout] --> src/tensor/ops/softmax.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 6 | pub fn softmax(&self) -> Tensor { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sum` is never used [INFO] [stdout] --> src/tensor/ops/sum.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn sum(&self) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `t` is never used [INFO] [stdout] --> src/tensor/ops/t.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 6 | pub fn t(&self) -> Tensor { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unsqueeze` is never used [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 6 | pub fn unsqueeze(&self, dim: usize) -> Tensor { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `squeeze` is never used [INFO] [stdout] --> src/tensor/ops/squeeze.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 6 | pub fn squeeze(&self, dim: usize) -> Tensor { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mse_loss` is never used [INFO] [stdout] --> src/loss_fn.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn mse_loss(predictions: Tensor, targets: Tensor) -> Tensor { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cross_entropy_loss` is never used [INFO] [stdout] --> src/loss_fn.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prediction` [INFO] [stdout] --> src/loss_fn.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prediction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targets` [INFO] [stdout] --> src/loss_fn.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `detach` is never used [INFO] [stdout] --> src/tensor/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 20 | pub fn detach(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Tensor3D` is never constructed [INFO] [stdout] --> src/tensor/value.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum TensorValue { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | Tensor3D(Vec>>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TensorValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `zeros_like` is never used [INFO] [stdout] --> src/tensor/value.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl TensorValue { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 10 | fn zeros_like(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/tensor/operation.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Operation{ [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | Pow(f64), [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | ReLU, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Log(f64), [INFO] [stdout] 16 | Softmax, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | Sum, [INFO] [stdout] | ^^^ [INFO] [stdout] 18 | T, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 21 | Broadcast, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | Unsqueeze(usize), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | Squeeze(usize), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | Convolution1D, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | Convolution2D, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `div` is never used [INFO] [stdout] --> src/tensor/ops/div.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn div(&self, other: &Tensor) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pow` is never used [INFO] [stdout] --> src/tensor/ops/pow.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn pow(&self, value: f64) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `relu` is never used [INFO] [stdout] --> src/tensor/ops/relu.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn relu(&self) -> Tensor { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `softmax` is never used [INFO] [stdout] --> src/tensor/ops/softmax.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 6 | pub fn softmax(&self) -> Tensor { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sum` is never used [INFO] [stdout] --> src/tensor/ops/sum.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn sum(&self) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `t` is never used [INFO] [stdout] --> src/tensor/ops/t.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 6 | pub fn t(&self) -> Tensor { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unsqueeze` is never used [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 6 | pub fn unsqueeze(&self, dim: usize) -> Tensor { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `squeeze` is never used [INFO] [stdout] --> src/tensor/ops/squeeze.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 6 | pub fn squeeze(&self, dim: usize) -> Tensor { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mse_loss` is never used [INFO] [stdout] --> src/loss_fn.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn mse_loss(predictions: Tensor, targets: Tensor) -> Tensor { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cross_entropy_loss` is never used [INFO] [stdout] --> src/loss_fn.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:56:61 [INFO] [stdout] | [INFO] [stdout] 56 | (TensorValue::Vector1D(grad), TensorValue::Vector1D(s)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:59:61 [INFO] [stdout] | [INFO] [stdout] 59 | (TensorValue::Matrix2D(grad), TensorValue::Matrix2D(s)) => match dim { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/squeeze.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | (TensorValue::Scalar(grad), TensorValue::Scalar(s)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/squeeze.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | (TensorValue::Vector1D(grad), TensorValue::Vector1D(s)) => match dim { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prediction` [INFO] [stdout] --> src/loss_fn.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prediction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targets` [INFO] [stdout] --> src/loss_fn.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `detach` is never used [INFO] [stdout] --> src/tensor/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 20 | pub fn detach(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Tensor3D` is never constructed [INFO] [stdout] --> src/tensor/value.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum TensorValue { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | Tensor3D(Vec>>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TensorValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `zeros_like` is never used [INFO] [stdout] --> src/tensor/value.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl TensorValue { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 10 | fn zeros_like(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Div`, `Pow`, `ReLU`, `Broadcast`, `Convolution1D`, and `Convolution2D` are never constructed [INFO] [stdout] --> src/tensor/operation.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Operation{ [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | Pow(f64), [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | ReLU, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | Broadcast, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | Convolution1D, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | Convolution2D, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `div` is never used [INFO] [stdout] --> src/tensor/ops/div.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn div(&self, other: &Tensor) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pow` is never used [INFO] [stdout] --> src/tensor/ops/pow.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn pow(&self, value: f64) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `relu` is never used [INFO] [stdout] --> src/tensor/ops/relu.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn relu(&self) -> Tensor { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mse_loss` is never used [INFO] [stdout] --> src/loss_fn.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn mse_loss(predictions: Tensor, targets: Tensor) -> Tensor { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cross_entropy_loss` is never used [INFO] [stdout] --> src/loss_fn.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:56:61 [INFO] [stdout] | [INFO] [stdout] 56 | (TensorValue::Vector1D(grad), TensorValue::Vector1D(s)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/unsqueeze.rs:59:61 [INFO] [stdout] | [INFO] [stdout] 59 | (TensorValue::Matrix2D(grad), TensorValue::Matrix2D(s)) => match dim { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/squeeze.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | (TensorValue::Scalar(grad), TensorValue::Scalar(s)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tensor/ops/squeeze.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | (TensorValue::Vector1D(grad), TensorValue::Vector1D(s)) => match dim { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prediction` [INFO] [stdout] --> src/loss_fn.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prediction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targets` [INFO] [stdout] --> src/loss_fn.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `detach` is never used [INFO] [stdout] --> src/tensor/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 20 | pub fn detach(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Tensor3D` is never constructed [INFO] [stdout] --> src/tensor/value.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum TensorValue { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | Tensor3D(Vec>>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TensorValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `zeros_like` is never used [INFO] [stdout] --> src/tensor/value.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl TensorValue { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 10 | fn zeros_like(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Div`, `Pow`, `ReLU`, `Broadcast`, `Convolution1D`, and `Convolution2D` are never constructed [INFO] [stdout] --> src/tensor/operation.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Operation{ [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | Pow(f64), [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | ReLU, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | Broadcast, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | Convolution1D, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | Convolution2D, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `div` is never used [INFO] [stdout] --> src/tensor/ops/div.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn div(&self, other: &Tensor) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pow` is never used [INFO] [stdout] --> src/tensor/ops/pow.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn pow(&self, value: f64) -> Tensor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `relu` is never used [INFO] [stdout] --> src/tensor/ops/relu.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Tensor { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 5 | pub fn relu(&self) -> Tensor { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mse_loss` is never used [INFO] [stdout] --> src/loss_fn.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn mse_loss(predictions: Tensor, targets: Tensor) -> Tensor { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cross_entropy_loss` is never used [INFO] [stdout] --> src/loss_fn.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cross_entropy_loss(prediction: &[Tensor], targets: &[Tensor]) -> Tensor{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.34s [INFO] running `Command { std: "docker" "inspect" "e3a46b152dcf901429a203a24937e83ac28e3cc6e043434b3ef91ae0b4e5ee66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a46b152dcf901429a203a24937e83ac28e3cc6e043434b3ef91ae0b4e5ee66", kill_on_drop: false }` [INFO] [stdout] e3a46b152dcf901429a203a24937e83ac28e3cc6e043434b3ef91ae0b4e5ee66