[INFO] fetching crate mininn 0.1.4...
[INFO] testing mininn-0.1.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate mininn 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mininn 0.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mininn 0.1.4
[INFO] tweaked toml for crates.io crate mininn 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mininn 0.1.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mininn 0.1.4 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb8700397ae0d89f08ba344b660df4c948dc8c2800c273c8e15447da99b57de9
[INFO] running `Command { std: "docker" "start" "-a" "fb8700397ae0d89f08ba344b660df4c948dc8c2800c273c8e15447da99b57de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb8700397ae0d89f08ba344b660df4c948dc8c2800c273c8e15447da99b57de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb8700397ae0d89f08ba344b660df4c948dc8c2800c273c8e15447da99b57de9", kill_on_drop: false }`
[INFO] [stdout] fb8700397ae0d89f08ba344b660df4c948dc8c2800c273c8e15447da99b57de9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3de6512216251f43154b9bb289b637a433fb6b0a8cebe5f7b692311224f7c72a
[INFO] running `Command { std: "docker" "start" "-a" "3de6512216251f43154b9bb289b637a433fb6b0a8cebe5f7b692311224f7c72a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling hdf5-metno-types v0.10.0
[INFO] [stderr]    Compiling hdf5-metno v0.9.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling mininn-derive v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.2
[INFO] [stderr]    Compiling hdf5-metno-sys v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling mininn v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BatchNorm` is never constructed
[INFO] [stdout]  --> src/layers/types/batchnorm.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct BatchNorm {
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Padding` is never used
[INFO] [stdout]  --> src/layers/types/conv.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) enum Padding {
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Conv` is never constructed
[INFO] [stdout]   --> src/layers/types/conv.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct Conv {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/layers/types/conv.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Conv {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 26 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layers/types/dense.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn weights(&self) -> ArrayView2<f32> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn weights(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layers/types/dense.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn biases(&self) -> ArrayView1<f32> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn biases(&self) -> ArrayView1<'_, f32> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.34s
[INFO] running `Command { std: "docker" "inspect" "3de6512216251f43154b9bb289b637a433fb6b0a8cebe5f7b692311224f7c72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de6512216251f43154b9bb289b637a433fb6b0a8cebe5f7b692311224f7c72a", kill_on_drop: false }`
[INFO] [stdout] 3de6512216251f43154b9bb289b637a433fb6b0a8cebe5f7b692311224f7c72a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e00e5297dbc5ad2c12b9f0aed4089b257d2a8857b3dbafd354444d08dd147acd
[INFO] running `Command { std: "docker" "start" "-a" "e00e5297dbc5ad2c12b9f0aed4089b257d2a8857b3dbafd354444d08dd147acd", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling linfa v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling mnist v0.6.0
[INFO] [stderr]    Compiling scc v2.2.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.2
[INFO] [stderr]    Compiling mininn-derive v0.1.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling ndarray-csv v0.5.1
[INFO] [stderr]    Compiling sprs v0.11.2
[INFO] [stderr]    Compiling hdf5-metno v0.9.3
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling mininn v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling linfa-datasets v0.7.0
[INFO] [stdout] warning: struct `BatchNorm` is never constructed
[INFO] [stdout]  --> src/layers/types/batchnorm.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct BatchNorm {
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Padding` is never used
[INFO] [stdout]  --> src/layers/types/conv.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) enum Padding {
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Conv` is never constructed
[INFO] [stdout]   --> src/layers/types/conv.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct Conv {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/layers/types/conv.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Conv {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 26 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layers/types/dense.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn weights(&self) -> ArrayView2<f32> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn weights(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layers/types/dense.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn biases(&self) -> ArrayView1<f32> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn biases(&self) -> ArrayView1<'_, f32> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchNorm` is never constructed
[INFO] [stdout]  --> src/layers/types/batchnorm.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct BatchNorm {
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layers/types/dense.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn weights(&self) -> ArrayView2<f32> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn weights(&self) -> ArrayView2<'_, f32> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layers/types/dense.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn biases(&self) -> ArrayView1<f32> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn biases(&self) -> ArrayView1<'_, f32> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.37s
[INFO] running `Command { std: "docker" "inspect" "e00e5297dbc5ad2c12b9f0aed4089b257d2a8857b3dbafd354444d08dd147acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00e5297dbc5ad2c12b9f0aed4089b257d2a8857b3dbafd354444d08dd147acd", kill_on_drop: false }`
[INFO] [stdout] e00e5297dbc5ad2c12b9f0aed4089b257d2a8857b3dbafd354444d08dd147acd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d98e6d4b214981fa842cb0b01e92345d2adef35964e003438a451a25ff48978c
[INFO] running `Command { std: "docker" "start" "-a" "d98e6d4b214981fa842cb0b01e92345d2adef35964e003438a451a25ff48978c", kill_on_drop: false }`
[INFO] [stderr] warning: struct `BatchNorm` is never constructed
[INFO] [stderr]  --> src/layers/types/batchnorm.rs:7:19
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) struct BatchNorm {
[INFO] [stderr]   |                   ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Padding` is never used
[INFO] [stderr]  --> src/layers/types/conv.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) enum Padding {
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Conv` is never constructed
[INFO] [stderr]   --> src/layers/types/conv.rs:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub(crate) struct Conv {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/layers/types/conv.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl Conv {
[INFO] [stderr]    | --------- associated function in this implementation
[INFO] [stderr] 26 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/layers/types/dense.rs:114:20
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn weights(&self) -> ArrayView2<f32> {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn weights(&self) -> ArrayView2<'_, f32> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/layers/types/dense.rs:120:19
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn biases(&self) -> ArrayView1<f32> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn biases(&self) -> ArrayView1<'_, f32> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mininn` (lib) generated 6 warnings (run `cargo fix --lib -p mininn` to apply 2 suggestions)
[INFO] [stderr] warning: `mininn` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mininn-02c8a340fff7e226)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test core::nn::tests::test_custom_train_config ... ok
[INFO] [stdout] test core::nn::tests::test_empty_nn_save ... ok
[INFO] [stdout] test core::nn::tests::test_add ... ok
[INFO] [stdout] test core::nn::tests::test_extract_layers_error ... ok
[INFO] [stdout] test core::nn::tests::test_dense_layers ... ok
[INFO] [stdout] test core::nn::tests::test_activation_layers ... ok
[INFO] [stdout] test core::nn::tests::test_file_extension ... ok
[INFO] [stdout] test core::nn::tests::test_iter ... ok
[INFO] [stdout] test core::nn::tests::test_new ... ok
[INFO] [stdout] test core::nn::tests::test_nn_extract_layers_error ... ok
[INFO] [stdout] test core::nn::tests::test_predict ... ok
[INFO] [stdout] test layers::types::activation::tests::test_activation_creation ... ok
[INFO] [stdout] test core::nn::tests::test_train_config_new ... ok
[INFO] [stdout] test layers::types::activation::tests::test_forward_pass ... ok
[INFO] [stdout] test core::nn::tests::test_train_bad_learning_rate ... ok
[INFO] [stdout] test layers::types::activation::tests::test_backward_pass ... ok
[INFO] [stdout] test core::nn::tests::test_train_config_default ... ok
[INFO] [stdout] test layers::types::activation::tests::test_activation_layer_custom_activation ... ok
[INFO] [stdout] test layers::types::activation::tests::test_activation_msg_pack ... ok
[INFO] [stdout] test core::nn::tests::test_train_big_batch_size ... ok
[INFO] [stdout] test core::nn::tests::test_train_bad_epochs ... ok
[INFO] [stdout] test layers::types::conv::tests::test_cross_correlation_valid ... ok
[INFO] [stdout] test layers::types::conv::tests::test_conv_creation ... ok
[INFO] [stdout] test layers::types::dense::tests::test_forward_pass_with_name ... ok
[INFO] [stdout] test layers::types::conv::tests::test_conv_default ... ok
[INFO] [stdout] test layers::types::dense::tests::test_backward_pass ... ok
[INFO] [stdout] test layers::types::dense::tests::test_backward_pass_empty_weights ... ok
[INFO] [stdout] test layers::types::dense::tests::test_backward_pass_empty_input ... ok
[INFO] [stdout] test layers::types::dense::tests::test_dense_creation ... ok
[INFO] [stdout] test layers::types::dense::tests::test_forward_pass_empty_input ... ok
[INFO] [stdout] test layers::types::dense::tests::test_forward_pass_without_name ... ok
[INFO] [stdout] test layers::types::dense::tests::test_layer_type ... ok
[INFO] [stdout] test layers::types::dropout::tests::test_dropout_backward_pass_test ... ok
[INFO] [stdout] test layers::types::dropout::tests::test_dropout_backward_pass_train ... ok
[INFO] [stdout] test layers::types::dropout::tests::test_dropout_forward_pass_test ... ok
[INFO] [stdout] test layers::types::dropout::tests::test_dropout_forward_pass_train ... ok
[INFO] [stdout] test layers::types::dropout::tests::test_new_dropout ... ok
[INFO] [stdout] test layers::types::dropout::tests::test_new_dropout_default ... ok
[INFO] [stdout] test layers::types::flatten::tests::test_flatten_backward ... ok
[INFO] [stdout] test layers::types::flatten::tests::test_flatten_forward ... ok
[INFO] [stdout] test registers::register::tests::test_register ... ok
[INFO] [stdout] test utils::act::tests::test_relu_derivate ... ok
[INFO] [stdout] test utils::act::tests::test_relu_function ... ok
[INFO] [stdout] test utils::act::tests::test_sigmoid_derivate ... ok
[INFO] [stdout] test utils::act::tests::test_sigmoid_function ... ok
[INFO] [stdout] test utils::act::tests::test_softmax_derivate ... ok
[INFO] [stdout] test utils::act::tests::test_softmax_function ... ok
[INFO] [stdout] test utils::act::tests::test_step_function ... ok
[INFO] [stdout] test utils::cost::tests::test_cce_derivate ... ok
[INFO] [stdout] test utils::cost::tests::test_cost_name ... ok
[INFO] [stdout] test core::nn::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test utils::cost::tests::test_mse_function ... ok
[INFO] [stdout] test utils::cost::tests::test_custom_cost ... ok
[INFO] [stdout] test utils::cost::tests::test_mae_derivate ... ok
[INFO] [stdout] test utils::cost::tests::test_mae_function ... ok
[INFO] [stdout] test utils::cost::tests::test_mse_derivate ... ok
[INFO] [stdout] test utils::act::tests::test_tanh_derivate ... ok
[INFO] [stdout] test utils::act::tests::test_tanh_function ... ok
[INFO] [stdout] test utils::cost::tests::test_bce_derivate ... ok
[INFO] [stdout] test utils::metrics::tests::test_empty_cm_precision ... ok
[INFO] [stdout] test utils::metrics::tests::test_empty_cm_recall ... ok
[INFO] [stdout] test utils::metrics::tests::test_accuracy ... ok
[INFO] [stdout] test utils::metrics::tests::test_empty_confusion_matrix ... ok
[INFO] [stdout] test utils::metrics::tests::test_confusion_matrix_binary_classification ... ok
[INFO] [stdout] test utils::metrics::tests::test_confusion_matrix_multi_class_classification ... ok
[INFO] [stdout] test utils::metrics::tests::test_empty_cm_accuracy ... ok
[INFO] [stdout] test utils::metrics::tests::test_empty_cm_f1_score ... ok
[INFO] [stdout] test utils::cost::tests::test_bce_function ... ok
[INFO] [stdout] test utils::metrics::tests::test_f1_score ... ok
[INFO] [stdout] test utils::metrics::tests::test_f1_score_nan ... ok
[INFO] [stdout] test utils::metrics::tests::test_precision ... ok
[INFO] [stdout] test utils::metrics::tests::test_precision_nan ... ok
[INFO] [stdout] test utils::metrics::tests::test_recall ... ok
[INFO] [stdout] test utils::optimizer::tests::test_default_momentum ... ok
[INFO] [stdout] test utils::optimizer::tests::test_gradient_descent ... ok
[INFO] [stdout] test utils::optimizer::tests::test_momentum ... ok
[INFO] [stdout] test layers::types::dense::tests::test_forward_pass_empty_weights ... ok
[INFO] [stdout] test utils::optimizer::tests::test_default_optimizer ... ok
[INFO] [stdout] test core::nn::tests::test_train_custom_cost ... ok
[INFO] [stdout] test core::nn::tests::test_train ... ok
[INFO] [stdout] test core::nn::tests::test_loss ... ok
[INFO] [stdout] test core::nn::tests::test_save_and_load ... FAILED
[INFO] [stdout] test core::nn::tests::test_save_and_load_custom_layer ... FAILED
[INFO] [stdout] test core::nn::tests::test_save_and_load_custom_activation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::nn::tests::test_save_and_load stdout ----
[INFO] [stdout] Epoch 1/100 - Loss: 0.50758344, Time: 0.00101791 sec
[INFO] [stdout] Epoch 2/100 - Loss: 0.26183432, Time: 0.005981249 sec
[INFO] [stdout] Epoch 3/100 - Loss: 0.3626684, Time: 0.00270151 sec
[INFO] [stdout] Epoch 4/100 - Loss: 0.47370076, Time: 0.00192411 sec
[INFO] [stdout] Epoch 5/100 - Loss: 0.35506493, Time: 0.00108855 sec
[INFO] [stdout] Epoch 6/100 - Loss: 0.32568094, Time: 0.00099316 sec
[INFO] [stdout] Epoch 7/100 - Loss: 0.44344047, Time: 0.00100481 sec
[INFO] [stdout] Epoch 8/100 - Loss: 0.41153693, Time: 0.00110975 sec
[INFO] [stdout] Epoch 9/100 - Loss: 0.31639934, Time: 0.00100128 sec
[INFO] [stdout] Epoch 10/100 - Loss: 0.3135258, Time: 0.000911959 sec
[INFO] [stdout] Epoch 11/100 - Loss: 0.36271963, Time: 0.00100182 sec
[INFO] [stdout] Epoch 12/100 - Loss: 0.27059174, Time: 0.000880691 sec
[INFO] [stdout] Epoch 13/100 - Loss: 0.30495632, Time: 0.00100692 sec
[INFO] [stdout] Epoch 14/100 - Loss: 0.29021564, Time: 0.00089873 sec
[INFO] [stdout] Epoch 15/100 - Loss: 0.35096008, Time: 0.00119834 sec
[INFO] [stdout] Epoch 16/100 - Loss: 0.2514275, Time: 0.00097806 sec
[INFO] [stdout] Epoch 17/100 - Loss: 0.29611966, Time: 0.00097625 sec
[INFO] [stdout] Epoch 18/100 - Loss: 0.29126263, Time: 0.00095211 sec
[INFO] [stdout] Epoch 19/100 - Loss: 0.3384024, Time: 0.0009693 sec
[INFO] [stdout] Epoch 20/100 - Loss: 0.39183772, Time: 0.00096833 sec
[INFO] [stdout] Epoch 21/100 - Loss: 0.2932208, Time: 0.00095959 sec
[INFO] [stdout] Epoch 22/100 - Loss: 0.31391135, Time: 0.00094978 sec
[INFO] [stdout] Epoch 23/100 - Loss: 0.35385266, Time: 0.00096454 sec
[INFO] [stdout] Epoch 24/100 - Loss: 0.2732928, Time: 0.00094484 sec
[INFO] [stdout] Epoch 25/100 - Loss: 0.23300996, Time: 0.00097478 sec
[INFO] [stdout] Epoch 26/100 - Loss: 0.349203, Time: 0.00095182 sec
[INFO] [stdout] Epoch 27/100 - Loss: 0.34497213, Time: 0.00101158 sec
[INFO] [stdout] Epoch 28/100 - Loss: 0.23498519, Time: 0.00097253 sec
[INFO] [stdout] Epoch 29/100 - Loss: 0.29302132, Time: 0.00099366 sec
[INFO] [stdout] Epoch 30/100 - Loss: 0.29379463, Time: 0.00090679 sec
[INFO] [stdout] Epoch 31/100 - Loss: 0.264058, Time: 0.00099771 sec
[INFO] [stdout] Epoch 32/100 - Loss: 0.3022845, Time: 0.00096635 sec
[INFO] [stdout] Epoch 33/100 - Loss: 0.22443248, Time: 0.00104442 sec
[INFO] [stdout] Epoch 34/100 - Loss: 0.28484377, Time: 0.00100218 sec
[INFO] [stdout] Epoch 35/100 - Loss: 0.26675558, Time: 0.00103493 sec
[INFO] [stdout] Epoch 36/100 - Loss: 0.45336756, Time: 0.00096903 sec
[INFO] [stdout] Epoch 37/100 - Loss: 0.3499487, Time: 0.00101429 sec
[INFO] [stdout] Epoch 38/100 - Loss: 0.33629596, Time: 0.00097442 sec
[INFO] [stdout] Epoch 39/100 - Loss: 0.23218141, Time: 0.001013429 sec
[INFO] [stdout] Epoch 40/100 - Loss: 0.32338366, Time: 0.000981429 sec
[INFO] [stdout] Epoch 41/100 - Loss: 0.34090155, Time: 0.00097082 sec
[INFO] [stdout] Epoch 42/100 - Loss: 0.26580703, Time: 0.00095911 sec
[INFO] [stdout] Epoch 43/100 - Loss: 0.2823757, Time: 0.00103728 sec
[INFO] [stdout] Epoch 44/100 - Loss: 0.3087269, Time: 0.00090883 sec
[INFO] [stdout] Epoch 45/100 - Loss: 0.30091885, Time: 0.00097693 sec
[INFO] [stdout] Epoch 46/100 - Loss: 0.23810008, Time: 0.00097891 sec
[INFO] [stdout] Epoch 47/100 - Loss: 0.21953133, Time: 0.00101832 sec
[INFO] [stdout] Epoch 48/100 - Loss: 0.24819061, Time: 0.00094097 sec
[INFO] [stdout] Epoch 49/100 - Loss: 0.26487824, Time: 0.0010348 sec
[INFO] [stdout] Epoch 50/100 - Loss: 0.2822596, Time: 0.00098073 sec
[INFO] [stdout] Epoch 51/100 - Loss: 0.19234058, Time: 0.00099749 sec
[INFO] [stdout] Epoch 52/100 - Loss: 0.24722254, Time: 0.00096899 sec
[INFO] [stdout] Epoch 53/100 - Loss: 0.21551408, Time: 0.000966139 sec
[INFO] [stdout] Epoch 54/100 - Loss: 0.2833703, Time: 0.00098143 sec
[INFO] [stdout] Epoch 55/100 - Loss: 0.21507312, Time: 0.00104033 sec
[INFO] [stdout] Epoch 56/100 - Loss: 0.3182881, Time: 0.00097185 sec
[INFO] [stdout] Epoch 57/100 - Loss: 0.2518044, Time: 0.00098521 sec
[INFO] [stdout] Epoch 58/100 - Loss: 0.28838858, Time: 0.00098727 sec
[INFO] [stdout] Epoch 59/100 - Loss: 0.28849113, Time: 0.0010251 sec
[INFO] [stdout] Epoch 60/100 - Loss: 0.24242601, Time: 0.00096793 sec
[INFO] [stdout] Epoch 61/100 - Loss: 0.24101189, Time: 0.00095523 sec
[INFO] [stdout] Epoch 62/100 - Loss: 0.22184607, Time: 0.00094603 sec
[INFO] [stdout] Epoch 63/100 - Loss: 0.3839648, Time: 0.00105286 sec
[INFO] [stdout] Epoch 64/100 - Loss: 0.3303303, Time: 0.000994699 sec
[INFO] [stdout] Epoch 65/100 - Loss: 0.17900297, Time: 0.000967251 sec
[INFO] [stdout] Epoch 66/100 - Loss: 0.16450933, Time: 0.000900311 sec
[INFO] [stdout] Epoch 67/100 - Loss: 0.30118388, Time: 0.00099568 sec
[INFO] [stdout] Epoch 68/100 - Loss: 0.32645756, Time: 0.00092751 sec
[INFO] [stdout] Epoch 69/100 - Loss: 0.27160448, Time: 0.00090553 sec
[INFO] [stdout] Epoch 70/100 - Loss: 0.33544743, Time: 0.00090346 sec
[INFO] [stdout] Epoch 71/100 - Loss: 0.24356821, Time: 0.00098142 sec
[INFO] [stdout] Epoch 72/100 - Loss: 0.280554, Time: 0.00100542 sec
[INFO] [stdout] Epoch 73/100 - Loss: 0.37182826, Time: 0.00099538 sec
[INFO] [stdout] Epoch 74/100 - Loss: 0.2802996, Time: 0.00094463 sec
[INFO] [stdout] Epoch 75/100 - Loss: 0.25302708, Time: 0.00098379 sec
[INFO] [stdout] Epoch 76/100 - Loss: 0.3133364, Time: 0.00099555 sec
[INFO] [stdout] Epoch 77/100 - Loss: 0.29639158, Time: 0.00102758 sec
[INFO] [stdout] Epoch 78/100 - Loss: 0.22746809, Time: 0.000993739 sec
[INFO] [stdout] Epoch 79/100 - Loss: 0.28286532, Time: 0.00107694 sec
[INFO] [stdout] Epoch 80/100 - Loss: 0.32623637, Time: 0.00108058 sec
[INFO] [stdout] Epoch 81/100 - Loss: 0.24114622, Time: 0.0009411 sec
[INFO] [stdout] Epoch 82/100 - Loss: 0.33995515, Time: 0.00094973 sec
[INFO] [stdout] Epoch 83/100 - Loss: 0.20297793, Time: 0.00097368 sec
[INFO] [stdout] Epoch 84/100 - Loss: 0.31068859, Time: 0.00093902 sec
[INFO] [stdout] Epoch 85/100 - Loss: 0.3099491, Time: 0.00102318 sec
[INFO] [stdout] Epoch 86/100 - Loss: 0.36370224, Time: 0.0009721 sec
[INFO] [stdout] Epoch 87/100 - Loss: 0.21859378, Time: 0.00100334 sec
[INFO] [stdout] Epoch 88/100 - Loss: 0.3208295, Time: 0.00090237 sec
[INFO] [stdout] Epoch 89/100 - Loss: 0.23557417, Time: 0.00098961 sec
[INFO] [stdout] Epoch 90/100 - Loss: 0.38831067, Time: 0.00087103 sec
[INFO] [stdout] Epoch 91/100 - Loss: 0.24378331, Time: 0.00101569 sec
[INFO] [stdout] Epoch 92/100 - Loss: 0.2808225, Time: 0.00098686 sec
[INFO] [stdout] Epoch 93/100 - Loss: 0.25894856, Time: 0.00102276 sec
[INFO] [stdout] Epoch 94/100 - Loss: 0.28274813, Time: 0.000962259 sec
[INFO] [stdout] Epoch 95/100 - Loss: 0.28414494, Time: 0.00100276 sec
[INFO] [stdout] Epoch 96/100 - Loss: 0.40139693, Time: 0.00093482 sec
[INFO] [stdout] Epoch 97/100 - Loss: 0.23474294, Time: 0.00096598 sec
[INFO] [stdout] Epoch 98/100 - Loss: 0.28724003, Time: 0.00100977 sec
[INFO] [stdout] Epoch 99/100 - Loss: 0.19147559, Time: 0.00093259 sec
[INFO] [stdout] Epoch 100/100 - Loss: 0.2340579, Time: 0.00096515 sec
[INFO] [stdout] 
[INFO] [stdout] Training Completed!
[INFO] [stdout] Total Training Time: 0.11 sec
[INFO] [stdout] 
[INFO] [stdout] thread 'core::nn::tests::test_save_and_load' (38) panicked at src/core/nn.rs:1083:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HDF5Error(H5Fcreate(): unable to create file: unable to open file: name = 'test_model.h5', errno = 30, error message = 'Read-only file system', flags = 13, o_flags = 242)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63014e2124f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63014e2124f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63014e2124f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63014e2124f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63014e22869a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63014e22869a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x63014e2173a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63014e2173a6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63014e1f061f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63014e1f061f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63014e20a5d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63014e05280e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63014e05280e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63014e20a792 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63014e20a792 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63014e1f06d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63014e1e57e9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63014e1f152d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63014e228dcc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63014e228b12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63014dfbff2a - <core[585f66e14d78f9ba]::result::Result<(), mininn[24f97af38e9c2c7a]::core::error::MininnError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63014dfbff2a - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1083:34
[INFO] [stdout]   22:     0x63014e02dc7e - <mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63014e0c4c5e - serial_test[bf61594d2f1127c4]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x63014dfc67b9 - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1063:5
[INFO] [stdout]   25:     0x63014dfbef37 - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1064:28
[INFO] [stdout]   26:     0x63014e02d7c6 - <mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x63014e046bbb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63014e046bbb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x63014e05341a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x63014e05341a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x63014e05341a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x63014e05341a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x63014e05341a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63014e05341a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x63014e05341a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x63014e04d8e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x63014e04d8e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x63014e055f12 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x63014e055f12 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x63014e055f12 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x63014e055f12 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63014e055f12 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63014e055f12 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x63014e055f12 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63014e211d6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x63014e211d6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x73c006da3aa4 - <unknown>
[INFO] [stdout]   48:     0x73c006e30a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::nn::tests::test_save_and_load_custom_layer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::nn::tests::test_save_and_load_custom_layer' (40) panicked at src/core/nn.rs:1144:9:
[INFO] [stdout] assertion failed: nn.save("custom_layer.h5").is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63014e2124f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63014e2124f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63014e2124f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63014e2124f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63014e22869a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63014e22869a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x63014e2173a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63014e2173a6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63014e1f061f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63014e1f061f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63014e20a5d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63014e05280e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63014e05280e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63014e20a792 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63014e20a792 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63014e1f070a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63014e1e57e9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63014e1f152d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63014e228dcc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63014e228d92 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63014dfc1d0f - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1144:9
[INFO] [stdout]   21:     0x63014e02dcae - <mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_layer::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63014e0c4c5e - serial_test[bf61594d2f1127c4]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   23:     0x63014dfcb4b9 - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_layer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1136:5
[INFO] [stdout]   24:     0x63014dfbf1a7 - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1137:41
[INFO] [stdout]   25:     0x63014e02db06 - <mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_layer::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63014e046bbb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x63014e046bbb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x63014e05341a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x63014e05341a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x63014e05341a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x63014e05341a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x63014e05341a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63014e05341a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x63014e05341a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x63014e04d8e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x63014e04d8e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x63014e055f12 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x63014e055f12 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x63014e055f12 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x63014e055f12 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x63014e055f12 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x63014e055f12 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x63014e055f12 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63014e211d6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x63014e211d6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x73c006da3aa4 - <unknown>
[INFO] [stdout]   47:     0x73c006e30a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::nn::tests::test_save_and_load_custom_activation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::nn::tests::test_save_and_load_custom_activation' (39) panicked at src/core/nn.rs:1170:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HDF5Error(H5Fcreate(): unable to create file: unable to open file: name = 'test_model.h5', errno = 30, error message = 'Read-only file system', flags = 13, o_flags = 242)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63014e2124f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63014e2124f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63014e2124f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63014e2124f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63014e22869a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63014e22869a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x63014e2173a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63014e2173a6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63014e1f061f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63014e1f061f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63014e20a5d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63014e05280e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63014e05280e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63014e20a792 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63014e20a792 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63014e1f06d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63014e1e57e9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63014e1f152d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63014e228dcc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63014e228b12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63014dfc2871 - <core[585f66e14d78f9ba]::result::Result<(), mininn[24f97af38e9c2c7a]::core::error::MininnError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63014dfc2871 - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_activation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1170:34
[INFO] [stdout]   22:     0x63014e02dcde - <mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_activation::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63014e0c4c5e - serial_test[bf61594d2f1127c4]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x63014dfcb559 - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_activation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1161:5
[INFO] [stdout]   25:     0x63014dfbf1d7 - mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_activation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/nn.rs:1162:46
[INFO] [stdout]   26:     0x63014e02db46 - <mininn[24f97af38e9c2c7a]::core::nn::tests::test_save_and_load_custom_activation::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x63014e046bbb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63014e046bbb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x63014e05341a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x63014e05341a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x63014e05341a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x63014e05341a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x63014e05341a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63014e05341a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x63014e05341a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x63014e04d8e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x63014e04d8e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x63014e055f12 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x63014e055f12 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x63014e055f12 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x63014e055f12 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63014e055f12 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63014e055f12 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x63014e055f12 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63014e211d6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x63014e211d6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x73c006da3aa4 - <unknown>
[INFO] [stdout]   48:     0x73c006e30a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::nn::tests::test_save_and_load
[INFO] [stdout]     core::nn::tests::test_save_and_load_custom_activation
[INFO] [stdout]     core::nn::tests::test_save_and_load_custom_layer
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 81 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d98e6d4b214981fa842cb0b01e92345d2adef35964e003438a451a25ff48978c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98e6d4b214981fa842cb0b01e92345d2adef35964e003438a451a25ff48978c", kill_on_drop: false }`
[INFO] [stdout] d98e6d4b214981fa842cb0b01e92345d2adef35964e003438a451a25ff48978c
