[INFO] fetching crate auto-diff 0.5.0... [INFO] building auto-diff-0.5.0 against try#2cd6942e35a7765b6869d3a149ca54f2598b77ad for pr-93180 [INFO] extracting crate auto-diff 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate auto-diff 0.5.0 on toolchain 2cd6942e35a7765b6869d3a149ca54f2598b77ad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate auto-diff 0.5.0 [INFO] finished tweaking crates.io crate auto-diff 0.5.0 [INFO] tweaked toml for crates.io crate auto-diff 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate auto-diff 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lapacke-sys v0.1.4 [INFO] [stderr] Downloaded blas-src v0.2.1 [INFO] [stderr] Downloaded lapack-src v0.3.0 [INFO] [stderr] Downloaded blas-src v0.3.0 [INFO] [stderr] Downloaded lapacke v0.2.0 [INFO] [stderr] Downloaded cauchy v0.2.2 [INFO] [stderr] Downloaded ndarray-linalg v0.11.1 [INFO] [stderr] Downloaded tensorboard-rs v0.2.4 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded tensor-rs v0.5.0 [INFO] [stderr] Downloaded openblas-src v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 032483cf361e569a66858855ef7f25627bff2d469aa5a8ba8406b004dfb84ade [INFO] running `Command { std: "docker" "start" "-a" "032483cf361e569a66858855ef7f25627bff2d469aa5a8ba8406b004dfb84ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "032483cf361e569a66858855ef7f25627bff2d469aa5a8ba8406b004dfb84ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032483cf361e569a66858855ef7f25627bff2d469aa5a8ba8406b004dfb84ade", kill_on_drop: false }` [INFO] [stdout] 032483cf361e569a66858855ef7f25627bff2d469aa5a8ba8406b004dfb84ade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f54fb0789961ec0856ab7fdd868e846a95c4f73ebf091b95a3c98bdcce33ef [INFO] running `Command { std: "docker" "start" "-a" "f3f54fb0789961ec0856ab7fdd868e846a95c4f73ebf091b95a3c98bdcce33ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling blas-src v0.3.0 [INFO] [stderr] Compiling lapack-src v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling lapacke v0.2.0 [INFO] [stderr] Compiling cauchy v0.2.2 [INFO] [stderr] Compiling ndarray-linalg v0.11.1 [INFO] [stderr] Compiling tensor-rs v0.5.0 [INFO] [stderr] Compiling auto-diff v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/collection/generational_index.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn append(&mut self, other: &mut GenIndex) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cmd` [INFO] [stdout] --> src/var.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | cmd: VarCmd, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.57s [INFO] running `Command { std: "docker" "inspect" "f3f54fb0789961ec0856ab7fdd868e846a95c4f73ebf091b95a3c98bdcce33ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f54fb0789961ec0856ab7fdd868e846a95c4f73ebf091b95a3c98bdcce33ef", kill_on_drop: false }` [INFO] [stdout] f3f54fb0789961ec0856ab7fdd868e846a95c4f73ebf091b95a3c98bdcce33ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c34917ce2290fe3f63647c83d6c93840df7f7fc5d74569d136a2d99211d53682 [INFO] running `Command { std: "docker" "start" "-a" "c34917ce2290fe3f63647c83d6c93840df7f7fc5d74569d136a2d99211d53682", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling openblas-src v0.9.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/collection/generational_index.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn append(&mut self, other: &mut GenIndex) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cmd` [INFO] [stdout] --> src/var.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | cmd: VarCmd, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tensorboard-rs v0.2.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling auto-diff v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Linear`, `Op` [INFO] [stdout] --> tests/test_auto_diff.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use auto_diff::op::{Op, Linear}; [INFO] [stdout] | ^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `auto_diff::rand::*` [INFO] [stdout] --> tests/test_auto_diff.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use auto_diff::rand::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tensor_rs::tensor::Tensor` [INFO] [stdout] --> examples/alexnet.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tensor_rs::tensor::Tensor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Module`, `bcewithlogitsloss` [INFO] [stdout] --> examples/alexnet.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use auto_diff::var::{Module, Var, bcewithlogitsloss}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tensor` [INFO] [stdout] --> examples/cnn_mnist.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use tensor_rs::tensor::{Tensor, PaddingMode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sigmoid` [INFO] [stdout] --> examples/cnn_mnist.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use auto_diff::op::{Linear, Op, Sigmoid, Conv2d, OpTrait, ReLU, View}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BTreeMap`, `BTreeSet`, `HashMap` [INFO] [stdout] --> examples/cnn_mnist.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::{BTreeMap, BTreeSet, HashMap}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> examples/alexnet.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | fn alexnet(x: Var) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `alexnet` [INFO] [stdout] --> examples/alexnet.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn alexnet(x: Var) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> tests/test_auto_diff.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let c = my_add(&a, &b); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> examples/linear_regression.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let N = 100; [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Linear`, `Op`, `Sigmoid` [INFO] [stdout] --> examples/mlp.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use auto_diff::op::{Linear, Op, Sigmoid}; [INFO] [stdout] | ^^^^^^ ^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bcewithlogitsloss` [INFO] [stdout] --> examples/mlp.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | use auto_diff::var::{Module, bcewithlogitsloss}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> examples/logistic_regression.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let mut size = 0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ill` is never read [INFO] [stdout] --> examples/logistic_regression.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ill = line[1].trim().parse::().expect(""); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_label` [INFO] [stdout] --> examples/cnn_mnist.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let test_label = load_labels("examples/data/mnist/t10k-labels-idx1-ubyte"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_label` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_data` [INFO] [stdout] --> examples/cnn_mnist.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let test_data = test_img.reshape(&vec![n, 1, h, w]); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `class_size` [INFO] [stdout] --> examples/cnn_mnist.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let class_size = 10; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_class_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/cnn_mnist.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | for i in 0..3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/logistic_regression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut size = 0; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/collection/generational_index.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn append(&mut self, other: &mut GenIndex) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cmd` [INFO] [stdout] --> src/var.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | cmd: VarCmd, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v` [INFO] [stdout] --> src/collection/generational_index.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | v: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `A` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/collection/generational_index.rs:233:18 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CrossEntropyLoss` should have a snake case name [INFO] [stdout] --> src/op/loss.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | fn test_CrossEntropyLoss() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cross_entropy_loss` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "c34917ce2290fe3f63647c83d6c93840df7f7fc5d74569d136a2d99211d53682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34917ce2290fe3f63647c83d6c93840df7f7fc5d74569d136a2d99211d53682", kill_on_drop: false }` [INFO] [stdout] c34917ce2290fe3f63647c83d6c93840df7f7fc5d74569d136a2d99211d53682