[INFO] fetching crate scirs2-autograd 0.1.0-beta.3...
[INFO] testing scirs2-autograd-0.1.0-beta.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate scirs2-autograd 0.1.0-beta.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate scirs2-autograd 0.1.0-beta.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-autograd 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate scirs2-autograd 0.1.0-beta.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-autograd 0.1.0-beta.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-autograd 0.1.0-beta.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blas-src v0.13.0
[INFO] [stderr]   Downloaded lambert_w v1.2.28
[INFO] [stderr]   Downloaded special v0.11.4
[INFO] [stderr]   Downloaded scirs2-core v0.1.0-beta.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eff9ea47440496ca4433dd38725b196e9d4bf73332be854f7a107b44ccc1800d
[INFO] running `Command { std: "docker" "start" "-a" "eff9ea47440496ca4433dd38725b196e9d4bf73332be854f7a107b44ccc1800d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eff9ea47440496ca4433dd38725b196e9d4bf73332be854f7a107b44ccc1800d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff9ea47440496ca4433dd38725b196e9d4bf73332be854f7a107b44ccc1800d", kill_on_drop: false }`
[INFO] [stdout] eff9ea47440496ca4433dd38725b196e9d4bf73332be854f7a107b44ccc1800d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b85c9430c88916919158c7cb1dc9ad7cfe3c2a1ed9bf9c18e783fa846ead3302
[INFO] running `Command { std: "docker" "start" "-a" "b85c9430c88916919158c7cb1dc9ad7cfe3c2a1ed9bf9c18e783fa846ead3302", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lambert_w v1.2.28
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling special v0.11.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling scirs2-core v0.1.0-beta.3
[INFO] [stderr]    Compiling scirs2-autograd v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/high_performance.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "parallel")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]    = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:187:11
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[cfg(feature = "parallel")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:245:33
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:286:33
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/high_performance.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |         #[cfg(feature = "parallel")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]    = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 |         #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CblasRowMajor` should have an upper case name
[INFO] [stdout]   --> src/tensor_ops/mod.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) const CblasRowMajor: i32 = 101;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CBLAS_ROW_MAJOR`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CblasNoTrans` should have an upper case name
[INFO] [stdout]   --> src/tensor_ops/mod.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) const CblasNoTrans: i32 = 111;
[INFO] [stdout]    |                  ^^^^^^^^^^^^ help: convert the identifier to upper case: `CBLAS_NO_TRANS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CblasTrans` should have an upper case name
[INFO] [stdout]   --> src/tensor_ops/mod.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) const CblasTrans: i32 = 112;
[INFO] [stdout]    |                  ^^^^^^^^^^ help: convert the identifier to upper case: `CBLAS_TRANS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsAdd` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub(crate) unsafe fn vsAdd(n: MklInt, a: *const f32, b: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vs_add`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdAdd` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:333:22
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub(crate) unsafe fn vdAdd(n: MklInt, a: *const f64, b: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vd_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsMul` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub(crate) unsafe fn vsMul(n: MklInt, a: *const f32, b: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vs_mul`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdMul` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:355:22
[INFO] [stdout]     |
[INFO] [stdout] 355 | pub(crate) unsafe fn vdMul(n: MklInt, a: *const f64, b: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vd_mul`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsExp` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub(crate) unsafe fn vsExp(n: MklInt, a: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vs_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdExp` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:376:22
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub(crate) unsafe fn vdExp(n: MklInt, a: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vd_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsLn` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:386:22
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub(crate) unsafe fn vsLn(n: MklInt, a: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^ help: convert the identifier to snake case: `vs_ln`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdLn` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:396:22
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub(crate) unsafe fn vdLn(n: MklInt, a: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^ help: convert the identifier to snake case: `vd_ln`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsTanh` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub(crate) unsafe fn vsTanh(n: MklInt, a: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^^^ help: convert the identifier to snake case: `vs_tanh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdTanh` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:416:22
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub(crate) unsafe fn vdTanh(n: MklInt, a: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^^^ help: convert the identifier to snake case: `vd_tanh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.87s
[INFO] running `Command { std: "docker" "inspect" "b85c9430c88916919158c7cb1dc9ad7cfe3c2a1ed9bf9c18e783fa846ead3302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b85c9430c88916919158c7cb1dc9ad7cfe3c2a1ed9bf9c18e783fa846ead3302", kill_on_drop: false }`
[INFO] [stdout] b85c9430c88916919158c7cb1dc9ad7cfe3c2a1ed9bf9c18e783fa846ead3302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5389f0a1b26f01199d29b5fe6982e8db0658116887e886b64f793143d52185f3
[INFO] running `Command { std: "docker" "start" "-a" "5389f0a1b26f01199d29b5fe6982e8db0658116887e886b64f793143d52185f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling scirs2-autograd v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/high_performance.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "parallel")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]    = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:187:11
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[cfg(feature = "parallel")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:245:33
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:286:33
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/high_performance.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |         #[cfg(feature = "parallel")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]    = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 |         #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CblasRowMajor` should have an upper case name
[INFO] [stdout]   --> src/tensor_ops/mod.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) const CblasRowMajor: i32 = 101;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CBLAS_ROW_MAJOR`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CblasNoTrans` should have an upper case name
[INFO] [stdout]   --> src/tensor_ops/mod.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) const CblasNoTrans: i32 = 111;
[INFO] [stdout]    |                  ^^^^^^^^^^^^ help: convert the identifier to upper case: `CBLAS_NO_TRANS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CblasTrans` should have an upper case name
[INFO] [stdout]   --> src/tensor_ops/mod.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) const CblasTrans: i32 = 112;
[INFO] [stdout]    |                  ^^^^^^^^^^ help: convert the identifier to upper case: `CBLAS_TRANS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsAdd` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub(crate) unsafe fn vsAdd(n: MklInt, a: *const f32, b: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vs_add`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdAdd` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:333:22
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub(crate) unsafe fn vdAdd(n: MklInt, a: *const f64, b: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vd_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsMul` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub(crate) unsafe fn vsMul(n: MklInt, a: *const f32, b: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vs_mul`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdMul` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:355:22
[INFO] [stdout]     |
[INFO] [stdout] 355 | pub(crate) unsafe fn vdMul(n: MklInt, a: *const f64, b: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vd_mul`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsExp` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub(crate) unsafe fn vsExp(n: MklInt, a: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vs_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdExp` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:376:22
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub(crate) unsafe fn vdExp(n: MklInt, a: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^^ help: convert the identifier to snake case: `vd_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsLn` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:386:22
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub(crate) unsafe fn vsLn(n: MklInt, a: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^ help: convert the identifier to snake case: `vs_ln`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdLn` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:396:22
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub(crate) unsafe fn vdLn(n: MklInt, a: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^ help: convert the identifier to snake case: `vd_ln`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vsTanh` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub(crate) unsafe fn vsTanh(n: MklInt, a: *const f32, y: *mut f32) {
[INFO] [stdout]     |                      ^^^^^^ help: convert the identifier to snake case: `vs_tanh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vdTanh` should have a snake case name
[INFO] [stdout]    --> src/tensor_ops/mod.rs:416:22
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub(crate) unsafe fn vdTanh(n: MklInt, a: *const f64, y: *mut f64) {
[INFO] [stdout]     |                      ^^^^^^ help: convert the identifier to snake case: `vd_tanh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/high_performance.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "parallel")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]    = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:187:11
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[cfg(feature = "parallel")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:245:33
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:286:33
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/high_performance.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |         #[cfg(feature = "parallel")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]    = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/high_performance.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 |         #[cfg(all(feature = "simd", feature = "parallel"))]
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `blas`, `default`, `netlib`, `openblas`, and `simd`
[INFO] [stdout]     = help: consider adding `parallel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scirs2-autograd` (test "matrix_ops_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name matrix_ops_tests --edition=2021 tests/matrix_ops_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas", "default", "netlib", "openblas", "simd"))' -C metadata=3481135b1a51a883 -C extra-filename=-432c1de038f431a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9e0f44a41e4446a9.rlib --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-90a77dc9337b357d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-08aef465eb552f81.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-3c9cff84e5c105da.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-ea05d8e355973c21.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-c6192fb22890210e.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-cd71fccae1c72bd1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ed097d6a2d84f677.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-65395029fac7f518.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a6fdf6ec33f6a321.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-e8e7327a71594391.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1e01d26a965ce411.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-8898e723d11b5ca7.rlib --extern scirs2_autograd=/opt/rustwide/target/debug/deps/libscirs2_autograd-a9066be93e6ab55b.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-8bd63147c196bd95.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6418db78094fa0b7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e37d03d19cdf766c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5cdc21786420a6a9.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-1452d06b59ccb3a3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fbae3821866cd771.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9d5c35b4c1142da6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bc1129b5efa0dfb0.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scirs2-autograd` (lib test); 6 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name scirs2_autograd --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas", "default", "netlib", "openblas", "simd"))' -C metadata=56bdc6170c487f7e -C extra-filename=-5deb5fb37a801d87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9e0f44a41e4446a9.rlib --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-90a77dc9337b357d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-08aef465eb552f81.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-3c9cff84e5c105da.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-ea05d8e355973c21.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-c6192fb22890210e.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-cd71fccae1c72bd1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ed097d6a2d84f677.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-65395029fac7f518.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a6fdf6ec33f6a321.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-e8e7327a71594391.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1e01d26a965ce411.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-8898e723d11b5ca7.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-8bd63147c196bd95.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6418db78094fa0b7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e37d03d19cdf766c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5cdc21786420a6a9.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-1452d06b59ccb3a3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fbae3821866cd771.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9d5c35b4c1142da6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bc1129b5efa0dfb0.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5389f0a1b26f01199d29b5fe6982e8db0658116887e886b64f793143d52185f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5389f0a1b26f01199d29b5fe6982e8db0658116887e886b64f793143d52185f3", kill_on_drop: false }`
[INFO] [stdout] 5389f0a1b26f01199d29b5fe6982e8db0658116887e886b64f793143d52185f3
