[INFO] cloning repository https://github.com/fmeriaux/nrn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fmeriaux/nrn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmeriaux%2Fnrn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmeriaux%2Fnrn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 166e138ba861d78ed531d2611615379255371b32
[INFO] testing fmeriaux/nrn against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmeriaux%2Fnrn" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fmeriaux/nrn
[INFO] finished tweaking git repo https://github.com/fmeriaux/nrn
[INFO] tweaked toml for git repo https://github.com/fmeriaux/nrn written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fmeriaux/nrn on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fmeriaux/nrn 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cddcdcac6a9d6ba1b637dbbbdddd635df457345ae7133a246740af186c74c54d
[INFO] running `Command { std: "docker" "start" "-a" "cddcdcac6a9d6ba1b637dbbbdddd635df457345ae7133a246740af186c74c54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cddcdcac6a9d6ba1b637dbbbdddd635df457345ae7133a246740af186c74c54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cddcdcac6a9d6ba1b637dbbbdddd635df457345ae7133a246740af186c74c54d", kill_on_drop: false }`
[INFO] [stdout] cddcdcac6a9d6ba1b637dbbbdddd635df457345ae7133a246740af186c74c54d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ee06c9f82424694016d9a61710aaf44e2b4571e97d5240650e7ca0a110788e4
[INFO] running `Command { std: "docker" "start" "-a" "2ee06c9f82424694016d9a61710aaf44e2b4571e97d5240650e7ca0a110788e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling hdf5-metno-types v0.10.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling hdf5-metno v0.10.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling hdf5-metno-sys v0.10.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling nrn v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling nrn-cli v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "2ee06c9f82424694016d9a61710aaf44e2b4571e97d5240650e7ca0a110788e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee06c9f82424694016d9a61710aaf44e2b4571e97d5240650e7ca0a110788e4", kill_on_drop: false }`
[INFO] [stdout] 2ee06c9f82424694016d9a61710aaf44e2b4571e97d5240650e7ca0a110788e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54e260a7deff4c17028d1bd7a0fc83233bef973ddfde795e65a8321d7e70c013
[INFO] running `Command { std: "docker" "start" "-a" "54e260a7deff4c17028d1bd7a0fc83233bef973ddfde795e65a8321d7e70c013", kill_on_drop: false }`
[INFO] [stderr]    Compiling nrn v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling nrn-cli v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "54e260a7deff4c17028d1bd7a0fc83233bef973ddfde795e65a8321d7e70c013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e260a7deff4c17028d1bd7a0fc83233bef973ddfde795e65a8321d7e70c013", kill_on_drop: false }`
[INFO] [stdout] 54e260a7deff4c17028d1bd7a0fc83233bef973ddfde795e65a8321d7e70c013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc5e74ccacd341854177c59daba82830a69c2b921648e947c862196955bb6b72
[INFO] running `Command { std: "docker" "start" "-a" "bc5e74ccacd341854177c59daba82830a69c2b921648e947c862196955bb6b72", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nrn-0f5f83d3e3f7961e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nrn-415154c87bd3b301)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nrn
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score::ZScoreScaler::apply_inplace (line 84) ... FAILED
[INFO] [stdout] test core/src/nn/activations/mod.rs - nn::activations::ActivationProvider::get_by_name (line 85) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::Scaler::apply_single_inplace (line 50) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::ScalerMethod (line 68) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/vectorizers/image.rs - data::preprocessors::vectorizers::image (line 12) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::fit (line 63) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score::ZScoreScaler::fit (line 44) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::new (line 39) ... FAILED
[INFO] [stdout] test core/src/nn/schedulers/constant.rs - nn::schedulers::constant::ConstantScheduler (line 11) ... FAILED
[INFO] [stdout] test core/src/io/bytes.rs - io::bytes::secure_read (line 28) ... FAILED
[INFO] [stdout] test core/src/analysis/boundary.rs - analysis::boundary::decision_boundary (line 46) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score (line 11) ... FAILED
[INFO] [stdout] test core/src/nn/optimizers/mod.rs - nn::optimizers (line 9) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::apply_inplace (line 106) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max (line 8) ... FAILED
[INFO] [stdout] test core/src/nn/optimizers/sgd.rs - nn::optimizers::sgd (line 11) ... FAILED
[INFO] [stdout] test core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::Scaler::apply_inplace (line 34) ... FAILED
[INFO] [stdout] test core/src/nn/schedulers/cosine_annealing.rs - nn::schedulers::cosine_annealing::CosineAnnealing (line 19) ... ok
[INFO] [stdout] test core/src/data/dataset.rs - data::dataset::Dataset::to_model_dataset (line 128) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score::ZScoreScaler::apply_inplace (line 84) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `scaler` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/z_score.rs:85:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | scaler.apply_inplace(data.view_mut());
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/z_score.rs:85:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | scaler.apply_inplace(data.view_mut());
[INFO] [stdout]   |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/nn/activations/mod.rs - nn::activations::ActivationProvider::get_by_name (line 85) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActivationProvider`
[INFO] [stdout]  --> core/src/nn/activations/mod.rs:86:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | if let Some(activation) = ActivationProvider::get_by_name("relu") {
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ use of undeclared type `ActivationProvider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::activations::ActivationProvider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::Scaler::apply_single_inplace (line 50) stdout ----
[INFO] [stdout] error: unexpected end of macro invocation
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/mod.rs:53:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!(sample, /* expected scaled value */);
[INFO] [stdout]   |                   ^ missing tokens in macro arguments
[INFO] [stdout]   |
[INFO] [stdout] note: while trying to match meta-variable `$right:expr`
[INFO] [stdout]  --> /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/macros/mod.rs:43:18
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::ScalerMethod (line 68) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/mod.rs:69:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::data::scalers::{ScalerMethod, MinMaxScaler, Scaler};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `nrn::data`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/mod.rs:71:54
[INFO] [stdout]   |
[INFO] [stdout] 5 | let scaler = ScalerMethod::MinMax(MinMaxScaler::fit(&data));
[INFO] [stdout]   |                                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/mod.rs:72:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | let scaled = scaler.apply(&data);
[INFO] [stdout]   |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/vectorizers/image.rs - data::preprocessors::vectorizers::image (line 12) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageEncoder` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/vectorizers/image.rs:13:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let encoder = ImageEncoder { img_shape: (64, 64), grayscale: true };
[INFO] [stdout]   |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::data::vectorizers::ImageEncoder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `scaler` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/vectorizers/image.rs:16:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | let normalized = scaler.apply_inplace(&mut data)?;
[INFO] [stdout]   |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]  --> core/src/data/preprocessors/vectorizers/image.rs:14:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_core_src_data_preprocessors_vectorizers_image_rs_12_0() {
[INFO] [stdout]   |                                      ------------------------------------------------------------------------ this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 3 | let encoder = ImageEncoder { img_shape: (64, 64), grayscale: true };
[INFO] [stdout] 4 | let img = std::fs::read("image.png")?;
[INFO] [stdout]   |                                     ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]   |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]   |
[INFO] [stdout] 2 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_core_src_data_preprocessors_vectorizers_image_rs_12_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 3 | let encoder = ImageEncoder { img_shape: (64, 64), grayscale: true };
[INFO] [stdout] ...
[INFO] [stdout] 6 | let normalized = scaler.apply_inplace(&mut data)?;
[INFO] [stdout] 7 +     Ok(())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::fit (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MinMaxScaler`
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/min_max.rs:64:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let scaler = MinMaxScaler::default().fit(data.view());
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared type `MinMaxScaler`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::data::scalers::MinMaxScaler;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/min_max.rs:64:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | let scaler = MinMaxScaler::default().fit(data.view());
[INFO] [stdout]   |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score::ZScoreScaler::fit (line 44) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZScoreScaler`
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/z_score.rs:45:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let scaler = ZScoreScaler::default().fit(data.view());
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared type `ZScoreScaler`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::data::scalers::ZScoreScaler;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/z_score.rs:45:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | let scaler = ZScoreScaler::default().fit(data.view());
[INFO] [stdout]   |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::new (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MinMaxScaler`
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/min_max.rs:40:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let scaler = MinMaxScaler::new((0.0, 1.0));
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared type `MinMaxScaler`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::data::scalers::MinMaxScaler;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/nn/schedulers/constant.rs - nn::schedulers::constant::ConstantScheduler (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]  --> core/src/nn/schedulers/constant.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use your_crate::schedulers::{Scheduler, ConstantScheduler};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/io/bytes.rs - io::bytes::secure_read (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `io`
[INFO] [stdout]  --> core/src/io/bytes.rs:32:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | let data = io::bytes::secure_read(file_path)?;
[INFO] [stdout]   |            ^^ use of unresolved module or unlinked crate `io`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `io`, use `cargo add io` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::io::bytes;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `bytes`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let data = io::bytes::secure_read(file_path)?;
[INFO] [stdout] 6 + let data = bytes::secure_read(file_path)?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/analysis/boundary.rs - analysis::boundary::decision_boundary (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `decision_boundary` in this scope
[INFO] [stdout]  --> core/src/analysis/boundary.rs:48:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | let boundary_points = decision_boundary(&mins, &maxs, &model, 100, 0.0005);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::analysis::decision_boundary;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mins` in this scope
[INFO] [stdout]  --> core/src/analysis/boundary.rs:48:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | let boundary_points = decision_boundary(&mins, &maxs, &model, 100, 0.0005);
[INFO] [stdout]   |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `maxs` in this scope
[INFO] [stdout]  --> core/src/analysis/boundary.rs:48:49
[INFO] [stdout]   |
[INFO] [stdout] 4 | let boundary_points = decision_boundary(&mins, &maxs, &model, 100, 0.0005);
[INFO] [stdout]   |                                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> core/src/analysis/boundary.rs:48:56
[INFO] [stdout]   |
[INFO] [stdout] 4 | let boundary_points = decision_boundary(&mins, &maxs, &model, 100, 0.0005);
[INFO] [stdout]   |                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decision_boundary` in this scope
[INFO] [stdout]  --> core/src/analysis/boundary.rs:51:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | let boundary_points = decision_boundary(&mins, &maxs, &model, 50, 0.01);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::analysis::decision_boundary;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mins` in this scope
[INFO] [stdout]  --> core/src/analysis/boundary.rs:51:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | let boundary_points = decision_boundary(&mins, &maxs, &model, 50, 0.01);
[INFO] [stdout]   |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `maxs` in this scope
[INFO] [stdout]  --> core/src/analysis/boundary.rs:51:49
[INFO] [stdout]   |
[INFO] [stdout] 7 | let boundary_points = decision_boundary(&mins, &maxs, &model, 50, 0.01);
[INFO] [stdout]   |                                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> core/src/analysis/boundary.rs:51:56
[INFO] [stdout]   |
[INFO] [stdout] 7 | let boundary_points = decision_boundary(&mins, &maxs, &model, 50, 0.01);
[INFO] [stdout]   |                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/z_score.rs:13:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::data::scalers::ZScoreScaler;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `nrn::data`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/nn/optimizers/mod.rs - nn::optimizers (line 9) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::optimizers`
[INFO] [stdout]  --> core/src/nn/optimizers/mod.rs:10:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::optimizers::{Optimizer, StochasticGradientDescent};
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `nrn::optimizers`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `layer` in this scope
[INFO] [stdout]  --> core/src/nn/optimizers/mod.rs:12:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | optimizer.update(&mut layer, &gradients);
[INFO] [stdout]   |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gradients` in this scope
[INFO] [stdout]  --> core/src/nn/optimizers/mod.rs:12:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | optimizer.update(&mut layer, &gradients);
[INFO] [stdout]   |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::apply_inplace (line 106) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `scaler` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/min_max.rs:107:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | scaler.apply_inplace(data.view_mut());
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/min_max.rs:107:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | scaler.apply_inplace(data.view_mut());
[INFO] [stdout]   |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max (line 8) stdout ----
[INFO] [stdout] error: cannot find macro `array` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/min_max.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let data = array![[0.0, 128.0, 255.0], [64.0, 192.0, 32.0]];
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ndarray::array;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MinMaxScaler`
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/min_max.rs:10:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let scaler = MinMaxScaler::default().fit(data.view());
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared type `MinMaxScaler`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nrn::data::scalers::MinMaxScaler;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/nn/optimizers/sgd.rs - nn::optimizers::sgd (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::optimizers`
[INFO] [stdout]  --> core/src/nn/optimizers/sgd.rs:12:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::optimizers::{Optimizer, StochasticGradientDescent};
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `nrn::optimizers`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `layer` in this scope
[INFO] [stdout]  --> core/src/nn/optimizers/sgd.rs:14:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | optimizer.update(&mut layer, &gradients);
[INFO] [stdout]   |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gradients` in this scope
[INFO] [stdout]  --> core/src/nn/optimizers/sgd.rs:14:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | optimizer.update(&mut layer, &gradients);
[INFO] [stdout]   |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::Scaler::apply_inplace (line 34) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `scaler` in this scope
[INFO] [stdout]  --> core/src/data/preprocessors/scalers/mod.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | scaler.apply_inplace(data.view_mut());
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- core/src/data/dataset.rs - data::dataset::Dataset::to_model_dataset (line 128) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `dataset` in this scope
[INFO] [stdout]  --> core/src/data/dataset.rs:129:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | let (inputs, targets) = dataset.to_model_shape();
[INFO] [stdout]   |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core/src/analysis/boundary.rs - analysis::boundary::decision_boundary (line 46)
[INFO] [stdout]     core/src/data/dataset.rs - data::dataset::Dataset::to_model_dataset (line 128)
[INFO] [stdout]     core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max (line 8)
[INFO] [stdout]     core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::apply_inplace (line 106)
[INFO] [stdout]     core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::fit (line 63)
[INFO] [stdout]     core/src/data/preprocessors/scalers/min_max.rs - data::preprocessors::scalers::min_max::MinMaxScaler::new (line 39)
[INFO] [stdout]     core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::Scaler::apply_inplace (line 34)
[INFO] [stdout]     core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::Scaler::apply_single_inplace (line 50)
[INFO] [stdout]     core/src/data/preprocessors/scalers/mod.rs - data::preprocessors::scalers::ScalerMethod (line 68)
[INFO] [stdout]     core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score (line 11)
[INFO] [stdout]     core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score::ZScoreScaler::apply_inplace (line 84)
[INFO] [stdout]     core/src/data/preprocessors/scalers/z_score.rs - data::preprocessors::scalers::z_score::ZScoreScaler::fit (line 44)
[INFO] [stdout]     core/src/data/preprocessors/vectorizers/image.rs - data::preprocessors::vectorizers::image (line 12)
[INFO] [stdout]     core/src/io/bytes.rs - io::bytes::secure_read (line 28)
[INFO] [stdout]     core/src/nn/activations/mod.rs - nn::activations::ActivationProvider::get_by_name (line 85)
[INFO] [stdout]     core/src/nn/optimizers/mod.rs - nn::optimizers (line 9)
[INFO] [stdout]     core/src/nn/optimizers/sgd.rs - nn::optimizers::sgd (line 11)
[INFO] [stdout]     core/src/nn/schedulers/constant.rs - nn::schedulers::constant::ConstantScheduler (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.85s; merged doctests compilation took 0.07s
[INFO] [stderr] error: doctest failed, to rerun pass `-p nrn --doc`
[INFO] running `Command { std: "docker" "inspect" "bc5e74ccacd341854177c59daba82830a69c2b921648e947c862196955bb6b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5e74ccacd341854177c59daba82830a69c2b921648e947c862196955bb6b72", kill_on_drop: false }`
[INFO] [stdout] bc5e74ccacd341854177c59daba82830a69c2b921648e947c862196955bb6b72
