[INFO] cloning repository https://github.com/sebastian9991/rustNeuralNetwork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastian9991/rustNeuralNetwork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastian9991%2FrustNeuralNetwork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastian9991%2FrustNeuralNetwork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2273ea8244d42d4ddf447f704a829f36d828e53b
[INFO] testing sebastian9991/rustNeuralNetwork against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastian9991%2FrustNeuralNetwork" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sebastian9991/rustNeuralNetwork
[INFO] finished tweaking git repo https://github.com/sebastian9991/rustNeuralNetwork
[INFO] tweaked toml for git repo https://github.com/sebastian9991/rustNeuralNetwork written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sebastian9991/rustNeuralNetwork on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sebastian9991/rustNeuralNetwork 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wide v0.7.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 729e0be665efb2c0083f3782a13d1b28671c4f6c5da050f8468f88ea4bc77622
[INFO] running `Command { std: "docker" "start" "-a" "729e0be665efb2c0083f3782a13d1b28671c4f6c5da050f8468f88ea4bc77622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "729e0be665efb2c0083f3782a13d1b28671c4f6c5da050f8468f88ea4bc77622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729e0be665efb2c0083f3782a13d1b28671c4f6c5da050f8468f88ea4bc77622", kill_on_drop: false }`
[INFO] [stdout] 729e0be665efb2c0083f3782a13d1b28671c4f6c5da050f8468f88ea4bc77622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ee81aab6e123c5598fb26f2039197d9187fea25ca20e5ad4736fa5be4c8308f
[INFO] running `Command { std: "docker" "start" "-a" "8ee81aab6e123c5598fb26f2039197d9187fea25ca20e5ad4736fa5be4c8308f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wide v0.7.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling genetic-algorithm v0.1.0 (/opt/rustwide/workdir/libs/genetic-algorithm)
[INFO] [stderr]    Compiling neural-network v0.1.0 (/opt/rustwide/workdir/libs/neural-network)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stdout] warning: type `Layer` is more private than the item `Network::new`
[INFO] [stdout]   --> libs/neural-network/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(layers: Vec<Layer>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Network::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Layer` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> libs/neural-network/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Layer {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> libs/neural-network/src/lib.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl Layer {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 76 |     pub fn new(neurons: Vec<Neuron>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `random_test` are never used
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Neuron {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] 105 |     pub fn new(bias: f32, weights: Vec<f32>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn random_test(rng: &mut dyn rand::RngCore, input_size: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]  --> libs/genetic-algorithm/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `slice_pattern` is declared but not used
[INFO] [stdout]  --> libs/genetic-algorithm/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(slice_pattern)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling lib-simulation v0.1.0 (/opt/rustwide/workdir/libs/simulation)
[INFO] [stdout] warning: unused import: `na::distance`
[INFO] [stdout]   --> libs/simulation/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use na::distance;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lib-simulation-wasm v0.1.0 (/opt/rustwide/workdir/libs/simulation-wasm)
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> libs/simulation-wasm/src/lib.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         JsValue::from_serde(&world).unwrap()
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.60s
[INFO] running `Command { std: "docker" "inspect" "8ee81aab6e123c5598fb26f2039197d9187fea25ca20e5ad4736fa5be4c8308f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee81aab6e123c5598fb26f2039197d9187fea25ca20e5ad4736fa5be4c8308f", kill_on_drop: false }`
[INFO] [stdout] 8ee81aab6e123c5598fb26f2039197d9187fea25ca20e5ad4736fa5be4c8308f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7626d99b2bc1e8511aa8c00f3af8e868073cfaa3078ec3623a30de3645f7b7a9
[INFO] running `Command { std: "docker" "start" "-a" "7626d99b2bc1e8511aa8c00f3af8e868073cfaa3078ec3623a30de3645f7b7a9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Layer` is more private than the item `Network::new`
[INFO] [stdout]   --> libs/neural-network/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(layers: Vec<Layer>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Network::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Layer` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> libs/neural-network/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Layer {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> libs/neural-network/src/lib.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl Layer {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 76 |     pub fn new(neurons: Vec<Neuron>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `random_test` are never used
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Neuron {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] 105 |     pub fn new(bias: f32, weights: Vec<f32>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn random_test(rng: &mut dyn rand::RngCore, input_size: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]  --> libs/genetic-algorithm/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `slice_pattern` is declared but not used
[INFO] [stdout]  --> libs/genetic-algorithm/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(slice_pattern)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling neural-network v0.1.0 (/opt/rustwide/workdir/libs/neural-network)
[INFO] [stdout] warning: unused import: `na::distance`
[INFO] [stdout]   --> libs/simulation/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use na::distance;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lib-simulation-wasm v0.1.0 (/opt/rustwide/workdir/libs/simulation-wasm)
[INFO] [stderr]    Compiling genetic-algorithm v0.1.0 (/opt/rustwide/workdir/libs/genetic-algorithm)
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | /             assert_relative_eq!(
[INFO] [stdout] 167 | |                 neuron.weights.as_slice(),
[INFO] [stdout] 168 | |                 [0.67383957, 0.8181262, 0.26284897, 0.5238807].as_ref()
[INFO] [stdout] 169 | |             );
[INFO] [stdout]     | |_____________^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             assert_relative_eq!(neuron.bias, -0.6255188);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |             approx::assert_relative_eq!(neuron.propagate(&[-10.0, -10.0]), 0.0,);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 | /             approx::assert_relative_eq!(
[INFO] [stdout] 188 | |                 neuron.propagate(&[0.5, 1.0]),
[INFO] [stdout] 189 | |                 (-0.3 * 0.5) + (0.8 * 1.0) + 0.5
[INFO] [stdout] 190 | |             );
[INFO] [stdout]     | |_____________^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         approx::assert_relative_eq!(actual.as_slice(), expected.as_slice());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         approx::assert_relative_eq!(actual.as_slice(), weights.as_slice());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> libs/simulation-wasm/src/lib.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         JsValue::from_serde(&world).unwrap()
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iter::FromIterator`
[INFO] [stdout]    --> libs/genetic-algorithm/src/lib.rs:315:46
[INFO] [stdout]     |
[INFO] [stdout] 315 |             use std::{collections::BTreeMap, iter::FromIterator};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Layer` is more private than the item `Network::new`
[INFO] [stdout]   --> libs/neural-network/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(layers: Vec<Layer>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Network::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Layer` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> libs/neural-network/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Layer {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_propagate_Layer` should have a snake case name
[INFO] [stdout]    --> libs/neural-network/src/lib.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |         fn test_propagate_Layer() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_propagate_layer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::slice::SlicePattern`
[INFO] [stdout]    --> libs/genetic-algorithm/src/lib.rs:463:21
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 use core::slice::SlicePattern;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling lib-simulation v0.1.0 (/opt/rustwide/workdir/libs/simulation)
[INFO] [stdout] warning: unused import: `na::distance`
[INFO] [stdout]   --> libs/simulation/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use na::distance;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] running `Command { std: "docker" "inspect" "7626d99b2bc1e8511aa8c00f3af8e868073cfaa3078ec3623a30de3645f7b7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7626d99b2bc1e8511aa8c00f3af8e868073cfaa3078ec3623a30de3645f7b7a9", kill_on_drop: false }`
[INFO] [stdout] 7626d99b2bc1e8511aa8c00f3af8e868073cfaa3078ec3623a30de3645f7b7a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfef9322bafc5779f84c55b2fab931395c1295a8392b9abe7cf03423385af0c6
[INFO] running `Command { std: "docker" "start" "-a" "dfef9322bafc5779f84c55b2fab931395c1295a8392b9abe7cf03423385af0c6", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused import: `core::panic`
[INFO] [stderr]  --> libs/genetic-algorithm/src/lib.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use core::panic;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: feature `slice_pattern` is declared but not used
[INFO] [stderr]  --> libs/genetic-algorithm/src/lib.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(slice_pattern)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:264:9
[INFO] [stderr]     |
[INFO] [stderr] 264 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Layer` is more private than the item `Network::new`
[INFO] [stderr]   --> libs/neural-network/src/lib.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn new(layers: Vec<Layer>) -> Self {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Network::new` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `Layer` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> libs/neural-network/src/lib.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Layer {
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> libs/neural-network/src/lib.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 75 | impl Layer {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] 76 |     pub fn new(neurons: Vec<Neuron>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `random_test` are never used
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:105:12
[INFO] [stderr]     |
[INFO] [stderr] 104 | impl Neuron {
[INFO] [stderr]     | ----------- associated functions in this implementation
[INFO] [stderr] 105 |     pub fn new(bias: f32, weights: Vec<f32>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 128 |     fn random_test(rng: &mut dyn rand::RngCore, input_size: usize) -> Self {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:166:13
[INFO] [stderr]     |
[INFO] [stderr] 166 | /             assert_relative_eq!(
[INFO] [stderr] 167 | |                 neuron.weights.as_slice(),
[INFO] [stderr] 168 | |                 [0.67383957, 0.8181262, 0.26284897, 0.5238807].as_ref()
[INFO] [stderr] 169 | |             );
[INFO] [stderr]     | |_____________^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:153:13
[INFO] [stderr]     |
[INFO] [stderr] 153 |         use super::*;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:165:13
[INFO] [stderr]     |
[INFO] [stderr] 165 |             assert_relative_eq!(neuron.bias, -0.6255188);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:153:13
[INFO] [stderr]     |
[INFO] [stderr] 153 |         use super::*;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:184:13
[INFO] [stderr]     |
[INFO] [stderr] 184 |             approx::assert_relative_eq!(neuron.propagate(&[-10.0, -10.0]), 0.0,);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:174:13
[INFO] [stderr]     |
[INFO] [stderr] 174 |         use super::*;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:187:13
[INFO] [stderr]     |
[INFO] [stderr] 187 | /             approx::assert_relative_eq!(
[INFO] [stderr] 188 | |                 neuron.propagate(&[0.5, 1.0]),
[INFO] [stderr] 189 | |                 (-0.3 * 0.5) + (0.8 * 1.0) + 0.5
[INFO] [stderr] 190 | |             );
[INFO] [stderr]     | |_____________^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:174:13
[INFO] [stderr]     |
[INFO] [stderr] 174 |         use super::*;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:259:9
[INFO] [stderr]     |
[INFO] [stderr] 259 |         approx::assert_relative_eq!(actual.as_slice(), expected.as_slice());
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:275:9
[INFO] [stderr]     |
[INFO] [stderr] 275 |         approx::assert_relative_eq!(actual.as_slice(), weights.as_slice());
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:264:9
[INFO] [stderr]     |
[INFO] [stderr] 264 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/prelude/mod.rs:152:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: this warning originates in the macro `assert` which comes from the expansion of the macro `approx::assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_propagate_Layer` should have a snake case name
[INFO] [stderr]    --> libs/neural-network/src/lib.rs:194:12
[INFO] [stderr]     |
[INFO] [stderr] 194 |         fn test_propagate_Layer() {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_propagate_layer`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `iter::FromIterator`
[INFO] [stderr]    --> libs/genetic-algorithm/src/lib.rs:315:46
[INFO] [stderr]     |
[INFO] [stderr] 315 |             use std::{collections::BTreeMap, iter::FromIterator};
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::slice::SlicePattern`
[INFO] [stderr]    --> libs/genetic-algorithm/src/lib.rs:463:21
[INFO] [stderr]     |
[INFO] [stderr] 463 |                 use core::slice::SlicePattern;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `genetic-algorithm` (lib) generated 2 warnings (run `cargo fix --lib -p genetic-algorithm` to apply 1 suggestion)
[INFO] [stderr] warning: `neural-network` (lib) generated 5 warnings (run `cargo fix --lib -p neural-network` to apply 2 suggestions)
[INFO] [stderr] warning: `neural-network` (lib test) generated 8 warnings (1 duplicate)
[INFO] [stderr] warning: `genetic-algorithm` (lib test) generated 2 warnings (run `cargo fix --lib -p genetic-algorithm --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `na::distance`
[INFO] [stderr]   --> libs/simulation/src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use na::distance;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lib-simulation` (lib) generated 1 warning (run `cargo fix --lib -p lib-simulation` to apply 1 suggestion)
[INFO] [stderr] warning: `lib-simulation` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stderr]   --> libs/simulation-wasm/src/lib.rs:84:18
[INFO] [stderr]    |
[INFO] [stderr] 84 |         JsValue::from_serde(&world).unwrap()
[INFO] [stderr]    |                  ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lib-simulation-wasm` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genetic_algorithm-2c37c115cac8eba0)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::gene::len::test ... ok
[INFO] [stdout] test tests::mutation::given_fifty_fifty_chance::and_nonzero_coefficient::slightly_changes_the_original_chromosome ... ok
[INFO] [stdout] test tests::mutation::given_max_chance::and_nonzero_coefficient::entirely_changes_the_original_chromosome ... ok
[INFO] [stdout] test tests::crossover::test ... ok
[INFO] [stdout] test tests::mutation::given_zero_chance::and_nonzero_coefficient::does_not_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::mutation::given_max_chance::and_zero_coefficient::does_not_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::mutation::given_zero_chance::and_zero_coefficient::does_not_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::mutation::given_fifty_fifty_chance::and_zero_coefficient::does_not_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::gene::from_iter::test ... ok
[INFO] [stdout] test tests::selection::test ... ok
[INFO] [stdout] test tests::gene::iter_mut::test ... ok
[INFO] [stdout] test tests::gene::iter::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_simulation-9f7e852c2b3270b6)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_1_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_3_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_4_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_5_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_6_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_9_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_1_0_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_8_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_2_expects ... ok
[INFO] [stdout] test eye::tests::different_fov_ranges::test::_0_7_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_simulation_wasm-883f947eb20fdbb6)
[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/lib.rs (/opt/rustwide/target/debug/deps/neural_network-ab4856de40a76589)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test from_weights::test ... ok
[INFO] [stdout] test tests::propagate::test_propagate_layer ... ok
[INFO] [stdout] test tests::propagate::test_propagate_network ... ok
[INFO] [stdout] test tests::propagate::test_propagate_neuron ... ok
[INFO] [stdout] test tests::random::test_random ... ok
[INFO] [stdout] test tests::propagate::test_propagate_Layer ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p neural-network --lib`
[INFO] [stdout] test weights::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- weights::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'weights::test' (48) panicked at libs/neural-network/src/lib.rs:259:9:
[INFO] [stdout] assert_relative_eq!(actual.as_slice(), expected.as_slice())
[INFO] [stdout] 
[INFO] [stdout]     left  = [0.1, 0.2, 0.3, 0.4, 0.1, 0.6, 0.7, 0.8]
[INFO] [stdout]     right = [0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e8c57ae71a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e8c57ae71a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e8c57ae71a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e8c57ae71a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e8c57c372a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e8c57c372a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x61e8c57b2f52 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61e8c57b2f52 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61e8c578d71f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e8c578d71f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e8c57a6b79 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e8c5711abc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61e8c5711abc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e8c57a6d32 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61e8c57a6d32 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e8c578d7d8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61e8c57829e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e8c578e4ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e8c57c3e7c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e8c56fb7c6 - neural_network[521301a251688027]::weights::test
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/neural-network/src/lib.rs:259:9
[INFO] [stdout]   20:     0x61e8c56fa167 - neural_network[521301a251688027]::weights::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/neural-network/src/lib.rs:250:14
[INFO] [stdout]   21:     0x61e8c5704a46 - <neural_network[521301a251688027]::weights::test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61e8c5704d9b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61e8c5704d9b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x61e8c571258b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x61e8c571258b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x61e8c571258b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x61e8c571258b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61e8c571258b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61e8c571258b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x61e8c571258b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61e8c570bca4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61e8c570bca4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x61e8c5715192 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x61e8c5715192 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x61e8c5715192 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61e8c5715192 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61e8c5715192 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61e8c5715192 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x61e8c5715192 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61e8c57ae02f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x61e8c57ae02f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7bddaaf31aa4 - <unknown>
[INFO] [stdout]   43:     0x7bddaafbea64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     weights::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dfef9322bafc5779f84c55b2fab931395c1295a8392b9abe7cf03423385af0c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfef9322bafc5779f84c55b2fab931395c1295a8392b9abe7cf03423385af0c6", kill_on_drop: false }`
[INFO] [stdout] dfef9322bafc5779f84c55b2fab931395c1295a8392b9abe7cf03423385af0c6
