[INFO] fetching crate revonet 0.2.1...
[INFO] testing revonet-0.2.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate revonet 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate revonet 0.2.1
[INFO] finished tweaking crates.io crate revonet 0.2.1
[INFO] tweaked toml for crates.io crate revonet 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate revonet 0.2.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e72aa76ecad22ea2f23030fcecdfea8fb5471366dd16db3297273dee496d7562
[INFO] running `Command { std: "docker" "start" "-a" "e72aa76ecad22ea2f23030fcecdfea8fb5471366dd16db3297273dee496d7562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e72aa76ecad22ea2f23030fcecdfea8fb5471366dd16db3297273dee496d7562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72aa76ecad22ea2f23030fcecdfea8fb5471366dd16db3297273dee496d7562", kill_on_drop: false }`
[INFO] [stdout] e72aa76ecad22ea2f23030fcecdfea8fb5471366dd16db3297273dee496d7562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e9c086e5aaebb6cf689f6474817b635e4a71f7b31a4d9b0c34747228b7301fa
[INFO] running `Command { std: "docker" "start" "-a" "2e9c086e5aaebb6cf689f6474817b635e4a71f7b31a4d9b0c34747228b7301fa", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling revonet v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/ea.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn init<R: Rng>(&mut self, size: usize, &mut R);
[INFO] [stdout]    |                                             ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ea.rs:245:69
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn select_tournament(fits: &Vec<f32>, tour_size: u32, mut rng: &mut Rng) -> Vec<usize> {
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn select_tournament(fits: &Vec<f32>, tour_size: u32, mut rng: &mut dyn Rng) -> Vec<usize> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ea.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn init<R: Rng>(&mut self, size: usize, mut rng: &mut R) {
[INFO] [stdout]    |                                             ----^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ea.rs:228:97
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn create_population<T: Individual, P: Problem, R: Rng+Sized>(pop_size: u32, ind_size: u32, mut rng: &mut R, problem: &P) -> Ve...
[INFO] [stdout]     |                                                                                                 ----^^^
[INFO] [stdout]     |                                                                                                 |
[INFO] [stdout]     |                                                                                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ga.rs:82:182
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...pe: CrossoverOperator, x_prob: f32, x_alpha: f32, mut rng: &mut R) {
[INFO] [stdout]    |                                                      ----^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ga.rs:121:102
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn cross_arithmetic<T: Individual, R: Rng+Sized>(p1: &T, p2: &T, c1: &mut T, c2: &mut T, alpha: f32, mut rng: &mut R) {
[INFO] [stdout]     |                                                                                                      ----^^^
[INFO] [stdout]     |                                                                                                      |
[INFO] [stdout]     |                                                                                                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ne.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn init<R: Rng>(&mut self, size: usize, mut rng: &mut R) {
[INFO] [stdout]    |                                             ----^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/problem.rs:53:73
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_random_individual<T: Individual, R: Rng>(&self, size: usize, mut rng: &mut R) -> T {
[INFO] [stdout]    |                                                                         ----^^^
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Jsonable` is never used
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | trait Jsonable: Clone+Serialize {
[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 named elsewhere is confusing
[INFO] [stdout]   --> src/ga.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn new(problem: &'a P) -> GA<P> {
[INFO] [stdout]    |                          --       ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn new(problem: &'a P) -> GA<'a, P> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/neproblem.rs:172:24
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   panic!(format!("Unknown problem type for symbolic regression problem: {}",
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 173 | |                                problem_type))
[INFO] [stdout]     | |____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 172 ~                 panic!("Unknown problem type for symbolic regression problem: {}",
[INFO] [stdout] 173 ~                                problem_type)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/neuro.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter_layers(&self) -> Iter<Box<NeuralLayer>> {
[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] 215 |     pub fn iter_layers(&self) -> Iter<'_, Box<NeuralLayer>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.20s
[INFO] running `Command { std: "docker" "inspect" "2e9c086e5aaebb6cf689f6474817b635e4a71f7b31a4d9b0c34747228b7301fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9c086e5aaebb6cf689f6474817b635e4a71f7b31a4d9b0c34747228b7301fa", kill_on_drop: false }`
[INFO] [stdout] 2e9c086e5aaebb6cf689f6474817b635e4a71f7b31a4d9b0c34747228b7301fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32fbfaaa65e3fe4131bc5c38a42522a5406512abe2b0b15e80ef89ea0d1318c0
[INFO] running `Command { std: "docker" "start" "-a" "32fbfaaa65e3fe4131bc5c38a42522a5406512abe2b0b15e80ef89ea0d1318c0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/ea.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn init<R: Rng>(&mut self, size: usize, &mut R);
[INFO] [stdout]    |                                             ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ea.rs:245:69
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn select_tournament(fits: &Vec<f32>, tour_size: u32, mut rng: &mut Rng) -> Vec<usize> {
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn select_tournament(fits: &Vec<f32>, tour_size: u32, mut rng: &mut dyn Rng) -> Vec<usize> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ea.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn init<R: Rng>(&mut self, size: usize, mut rng: &mut R) {
[INFO] [stdout]    |                                             ----^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ea.rs:228:97
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn create_population<T: Individual, P: Problem, R: Rng+Sized>(pop_size: u32, ind_size: u32, mut rng: &mut R, problem: &P) -> Ve...
[INFO] [stdout]     |                                                                                                 ----^^^
[INFO] [stdout]     |                                                                                                 |
[INFO] [stdout]     |                                                                                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ga.rs:82:182
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...pe: CrossoverOperator, x_prob: f32, x_alpha: f32, mut rng: &mut R) {
[INFO] [stdout]    |                                                      ----^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ga.rs:121:102
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn cross_arithmetic<T: Individual, R: Rng+Sized>(p1: &T, p2: &T, c1: &mut T, c2: &mut T, alpha: f32, mut rng: &mut R) {
[INFO] [stdout]     |                                                                                                      ----^^^
[INFO] [stdout]     |                                                                                                      |
[INFO] [stdout]     |                                                                                                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ne.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn init<R: Rng>(&mut self, size: usize, mut rng: &mut R) {
[INFO] [stdout]    |                                             ----^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/problem.rs:53:73
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_random_individual<T: Individual, R: Rng>(&self, size: usize, mut rng: &mut R) -> T {
[INFO] [stdout]    |                                                                         ----^^^
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Jsonable` is never used
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | trait Jsonable: Clone+Serialize {
[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 named elsewhere is confusing
[INFO] [stdout]   --> src/ga.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn new(problem: &'a P) -> GA<P> {
[INFO] [stdout]    |                          --       ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn new(problem: &'a P) -> GA<'a, P> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/neproblem.rs:172:24
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   panic!(format!("Unknown problem type for symbolic regression problem: {}",
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 173 | |                                problem_type))
[INFO] [stdout]     | |____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 172 ~                 panic!("Unknown problem type for symbolic regression problem: {}",
[INFO] [stdout] 173 ~                                problem_type)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling revonet v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/neuro.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter_layers(&self) -> Iter<Box<NeuralLayer>> {
[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] 215 |     pub fn iter_layers(&self) -> Iter<'_, Box<NeuralLayer>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/ea.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn init<R: Rng>(&mut self, size: usize, &mut R);
[INFO] [stdout]    |                                             ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ea.rs:245:69
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn select_tournament(fits: &Vec<f32>, tour_size: u32, mut rng: &mut Rng) -> Vec<usize> {
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn select_tournament(fits: &Vec<f32>, tour_size: u32, mut rng: &mut dyn Rng) -> Vec<usize> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ea.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn init<R: Rng>(&mut self, size: usize, mut rng: &mut R) {
[INFO] [stdout]    |                                             ----^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ea.rs:228:97
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn create_population<T: Individual, P: Problem, R: Rng+Sized>(pop_size: u32, ind_size: u32, mut rng: &mut R, problem: &P) -> Ve...
[INFO] [stdout]     |                                                                                                 ----^^^
[INFO] [stdout]     |                                                                                                 |
[INFO] [stdout]     |                                                                                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ga.rs:82:182
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...pe: CrossoverOperator, x_prob: f32, x_alpha: f32, mut rng: &mut R) {
[INFO] [stdout]    |                                                      ----^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ga.rs:121:102
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn cross_arithmetic<T: Individual, R: Rng+Sized>(p1: &T, p2: &T, c1: &mut T, c2: &mut T, alpha: f32, mut rng: &mut R) {
[INFO] [stdout]     |                                                                                                      ----^^^
[INFO] [stdout]     |                                                                                                      |
[INFO] [stdout]     |                                                                                                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ne.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn init<R: Rng>(&mut self, size: usize, mut rng: &mut R) {
[INFO] [stdout]    |                                             ----^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/problem.rs:53:73
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_random_individual<T: Individual, R: Rng>(&self, size: usize, mut rng: &mut R) -> T {
[INFO] [stdout]    |                                                                         ----^^^
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ga.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn new(problem: &'a P) -> GA<P> {
[INFO] [stdout]    |                          --       ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn new(problem: &'a P) -> GA<'a, P> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/neproblem.rs:172:24
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   panic!(format!("Unknown problem type for symbolic regression problem: {}",
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 173 | |                                problem_type))
[INFO] [stdout]     | |____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 172 ~                 panic!("Unknown problem type for symbolic regression problem: {}",
[INFO] [stdout] 173 ~                                problem_type)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/neuro.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter_layers(&self) -> Iter<Box<NeuralLayer>> {
[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] 215 |     pub fn iter_layers(&self) -> Iter<'_, Box<NeuralLayer>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "32fbfaaa65e3fe4131bc5c38a42522a5406512abe2b0b15e80ef89ea0d1318c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32fbfaaa65e3fe4131bc5c38a42522a5406512abe2b0b15e80ef89ea0d1318c0", kill_on_drop: false }`
[INFO] [stdout] 32fbfaaa65e3fe4131bc5c38a42522a5406512abe2b0b15e80ef89ea0d1318c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e658f83016a0276ea7564941cb2160a527c6a9cf68a4454de06528921cc8eaf
[INFO] running `Command { std: "docker" "start" "-a" "2e658f83016a0276ea7564941cb2160a527c6a9cf68a4454de06528921cc8eaf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/ea.rs:28:45
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn init<R: Rng>(&mut self, size: usize, &mut R);
[INFO] [stderr]    |                                             ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/ea.rs:245:69
[INFO] [stderr]     |
[INFO] [stderr] 245 | fn select_tournament(fits: &Vec<f32>, tour_size: u32, mut rng: &mut Rng) -> Vec<usize> {
[INFO] [stderr]     |                                                                     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 245 | fn select_tournament(fits: &Vec<f32>, tour_size: u32, mut rng: &mut dyn Rng) -> Vec<usize> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/ea.rs:65:45
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn init<R: Rng>(&mut self, size: usize, mut rng: &mut R) {
[INFO] [stderr]    |                                             ----^^^
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ea.rs:228:97
[INFO] [stderr]     |
[INFO] [stderr] 228 | pub fn create_population<T: Individual, P: Problem, R: Rng+Sized>(pop_size: u32, ind_size: u32, mut rng: &mut R, problem: &P) -> Ve...
[INFO] [stderr]     |                                                                                                 ----^^^
[INFO] [stderr]     |                                                                                                 |
[INFO] [stderr]     |                                                                                                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/ga.rs:82:182
[INFO] [stderr]    |
[INFO] [stderr] 82 | ...pe: CrossoverOperator, x_prob: f32, x_alpha: f32, mut rng: &mut R) {
[INFO] [stderr]    |                                                      ----^^^
[INFO] [stderr]    |                                                      |
[INFO] [stderr]    |                                                      help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/ga.rs:121:102
[INFO] [stderr]     |
[INFO] [stderr] 121 | fn cross_arithmetic<T: Individual, R: Rng+Sized>(p1: &T, p2: &T, c1: &mut T, c2: &mut T, alpha: f32, mut rng: &mut R) {
[INFO] [stderr]     |                                                                                                      ----^^^
[INFO] [stderr]     |                                                                                                      |
[INFO] [stderr]     |                                                                                                      help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/ne.rs:67:45
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn init<R: Rng>(&mut self, size: usize, mut rng: &mut R) {
[INFO] [stderr]    |                                             ----^^^
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/problem.rs:53:73
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn get_random_individual<T: Individual, R: Rng>(&self, size: usize, mut rng: &mut R) -> T {
[INFO] [stderr]    |                                                                         ----^^^
[INFO] [stderr]    |                                                                         |
[INFO] [stderr]    |                                                                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Jsonable` is never used
[INFO] [stderr]   --> src/lib.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | trait Jsonable: Clone+Serialize {
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/ga.rs:45:35
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn new(problem: &'a P) -> GA<P> {
[INFO] [stderr]    |                          --       ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn new(problem: &'a P) -> GA<'a, P> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/neproblem.rs:172:24
[INFO] [stderr]     |
[INFO] [stderr] 172 |                   panic!(format!("Unknown problem type for symbolic regression problem: {}",
[INFO] [stderr]     |  ________________________^
[INFO] [stderr] 173 | |                                problem_type))
[INFO] [stderr]     | |____________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 172 ~                 panic!("Unknown problem type for symbolic regression problem: {}",
[INFO] [stderr] 173 ~                                problem_type)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/neuro.rs:215:24
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn iter_layers(&self) -> Iter<Box<NeuralLayer>> {
[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] 215 |     pub fn iter_layers(&self) -> Iter<'_, Box<NeuralLayer>> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `revonet` (lib) generated 12 warnings (run `cargo fix --lib -p revonet` to apply 11 suggestions)
[INFO] [stderr] warning: `revonet` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/revonet-9fd2714d0101a845)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test ga::test::test_blx_xover ... ok
[INFO] [stdout] test ga::test::test_optimization_sphere ... ok
[INFO] [stdout] test ga::test::test_uniform_mutation ... ok
[INFO] [stdout] test math::tests::test_dot_units ... ok
[INFO] [stdout] test math::tests::test_dot_zeros ... ok
[INFO] [stdout] test math::tests::test_dot_mv_zeros ... ok
[INFO] [stdout] test ne::test::test_net_get_set ... ok
[INFO] [stdout] test ga::test::test_multi_optimization_sphere ... ok
[INFO] [stdout] test neuro::test::test_linear_activation ... ok
[INFO] [stdout] test neuro::test::test_linear_net ... ok
[INFO] [stdout] test neproblem::test::test_symb_regression_problem ... ok
[INFO] [stdout] test ga::test::test_arithmetic_xover ... ok
[INFO] [stdout] test neuro::test::test_sigmoid_activation ... ok
[INFO] [stdout] test neuro::test::test_bypass_net ... ok
[INFO] [stdout] test math::tests::test_dot_unequal_lengths - should panic ... ok
[INFO] [stdout] test result::test::test_json_earesult ... FAILED
[INFO] [stdout] test result::test::test_earesult_mult ... FAILED
[INFO] [stdout] test math::tests::test_var ... ok
[INFO] [stdout] test result::test::test_json_earesult_mult ... FAILED
[INFO] [stdout] test neproblem::test::test_xor_problem ... ok
[INFO] [stdout] test settings::test::test_json ... FAILED
[INFO] [stdout] test math::tests::test_dot_rand ... ok
[INFO] [stdout] test neuro::test::test_multilayer_net ... ok
[INFO] [stdout] test ga::test::test_gauss_mutation ... ok
[INFO] [stdout] test math::tests::test_dot_mv_rand ... ok
[INFO] [stdout] test ne::test::test_symbolic_regression ... ok
[INFO] [stdout] test ea::test::test_tournament_selection ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] ---- result::test::test_json_earesult stdout ----
[INFO] [stdout] Creating population of 10 individuals having size 5
[INFO] [stdout] > 0 : [1.5599029, 12.059483, 3.4819045, 2.2630827, 3.1582448, 0.74770314, 12.495278, 10.4785185, 8.401703, 4.7679987]
[INFO] [stdout]  Best fitness at generation 0 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 1 : [0.74770314, 1.0371876, 2.1064537, 2.2630827, 2.2630827, 1.6264659, 0.74770314, 2.2943947, 3.2387502, 1.2737544]
[INFO] [stdout]  Best fitness at generation 1 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 2 : [0.74770314, 1.8667073, 2.1064537, 2.548296, 1.7687757, 0.78904426, 0.41042143, 0.8682019, 1.1799372, 0.75470585]
[INFO] [stdout]  Best fitness at generation 2 : 0.41042143
[INFO] [stdout] 
[INFO] [stdout] > 3 : [0.41042143, 0.76318353, 0.7322461, 1.243231, 0.8097697, 1.0648109, 0.8794143, 1.4456643, 0.79374033, 1.8581349]
[INFO] [stdout]  Best fitness at generation 3 : 0.41042143
[INFO] [stdout] 
[INFO] [stdout] > 4 : [0.41042143, 0.3800007, 0.41042143, 0.6013116, 0.7712069, 0.62611556, 0.42042744, 0.71560854, 0.5174991, 0.39329845]
[INFO] [stdout]  Best fitness at generation 4 : 0.3800007
[INFO] [stdout] 
[INFO] [stdout] > 5 : [0.3800007, 0.3854675, 0.37436062, 0.3723678, 0.3716663, 0.36774847, 0.37390277, 0.3800007, 0.37946042, 0.39496112]
[INFO] [stdout]  Best fitness at generation 5 : 0.36774847
[INFO] [stdout] 
[INFO] [stdout] > 6 : [0.36774847, 0.34473825, 0.5422195, 0.3723678, 0.3723678, 0.3725352, 0.37252373, 0.44150516, 0.5305381, 0.37748978]
[INFO] [stdout]  Best fitness at generation 6 : 0.34473825
[INFO] [stdout] 
[INFO] [stdout] > 7 : [0.34473825, 0.34543407, 0.34473825, 0.45795116, 0.35938916, 0.3952811, 0.37184027, 0.32334, 0.36079383, 0.43207064]
[INFO] [stdout]  Best fitness at generation 7 : 0.32334
[INFO] [stdout] 
[INFO] [stdout] > 8 : [0.32334, 0.3616128, 0.36506584, 0.34374815, 0.32534042, 0.32665718, 0.3492422, 0.32456386, 0.32422087, 0.38519123]
[INFO] [stdout]  Best fitness at generation 8 : 0.32334
[INFO] [stdout] 
[INFO] [stdout] > 9 : [0.32334, 0.31736013, 0.18090545, 0.2811022, 0.36598486, 0.32128605, 0.32334, 0.3283147, 0.32422087, 0.35862112]
[INFO] [stdout]  Best fitness at generation 9 : 0.18090545
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'result::test::test_json_earesult' (49) panicked at src/lib.rs:39:48:
[INFO] [stdout] Can not open file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca65d30f852 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca65d30f852 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca65d30f852 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca65d30f852 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca65d32567a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca65d32567a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ca65d314726 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ca65d314726 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ca65d2edfef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca65d2edfef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca65d307b39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca65d26ec2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ca65d26ec2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ca65d307cf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ca65d307cf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca65d2ee0a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ca65d2e32f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca65d2eeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ca65d325d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ca65d325b02 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ca65d2457ee - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ca65d262c87 - <revonet[642034bff37bd8a]::result::EAResult<revonet[642034bff37bd8a]::ea::RealCodedIndividual> as revonet[642034bff37bd8a]::Jsonable>::to_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:39:48
[INFO] [stdout]   22:     0x5ca65d246625 - revonet[642034bff37bd8a]::result::test::test_json_earesult
[INFO] [stdout]                                at /opt/rustwide/workdir/src/result.rs:168:13
[INFO] [stdout]   23:     0x5ca65d245187 - revonet[642034bff37bd8a]::result::test::test_json_earesult::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/result.rs:157:28
[INFO] [stdout]   24:     0x5ca65d249046 - <revonet[642034bff37bd8a]::result::test::test_json_earesult::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ca65d262fdb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ca65d262fdb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ca65d26f83a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ca65d26f83a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ca65d26f83a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ca65d26f83a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ca65d26ade4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ca65d26ade4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ca65d272332 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ca65d272332 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ca65d272332 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ca65d272332 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ca65d272332 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ca65d272332 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ca65d272332 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ca65d30f0ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ca65d30f0ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x706806b3eaa4 - <unknown>
[INFO] [stdout]   46:     0x706806bcba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- result::test::test_earesult_mult stdout ----
[INFO] [stdout] Creating population of 10 individuals having size 5
[INFO] [stdout] > 0 : [1.5599029, 12.059483, 3.4819045, 2.2630827, 3.1582448, 0.74770314, 12.495278, 10.4785185, 8.401703, 4.7679987]
[INFO] [stdout]  Best fitness at generation 0 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 1 : [0.74770314, 2.279741, 3.4819045, 2.2483354, 1.7963998, 2.2643638, 0.81436974, 2.3641994, 2.4892235, 1.1507648]
[INFO] [stdout]  Best fitness at generation 1 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 2 : [0.74770314, 0.20688717, 0.68860984, 0.81436974, 0.81436974, 0.85465914, 1.0124424, 1.2411883, 0.6190216, 0.6912693]
[INFO] [stdout]  Best fitness at generation 2 : 0.20688717
[INFO] [stdout] 
[INFO] [stdout] > 3 : [0.20688717, 0.6324632, 0.74950266, 0.724832, 0.8021741, 0.66924185, 0.64496166, 0.6069337, 0.59662086, 0.54390866]
[INFO] [stdout]  Best fitness at generation 3 : 0.20688717
[INFO] [stdout] 
[INFO] [stdout] > 4 : [0.20688717, 0.2342185, 0.22889738, 0.6309183, 0.60656804, 0.36684582, 0.2803228, 0.5101915, 0.5966612, 0.58694273]
[INFO] [stdout]  Best fitness at generation 4 : 0.20688717
[INFO] [stdout] 
[INFO] [stdout] > 5 : [0.20688717, 0.27821678, 0.26320377, 0.22987135, 0.2342185, 0.23328269, 0.23316877, 0.2342185, 0.22889738, 0.23096791]
[INFO] [stdout]  Best fitness at generation 5 : 0.20688717
[INFO] [stdout] 
[INFO] [stdout] > 6 : [0.20688717, 0.21116985, 0.21567269, 0.2263921, 0.21421866, 0.20688717, 0.23328269, 0.22836119, 0.18520848, 0.34446687]
[INFO] [stdout]  Best fitness at generation 6 : 0.18520848
[INFO] [stdout] 
[INFO] [stdout] > 7 : [0.18520848, 0.21808301, 0.18247765, 0.17815967, 0.26887643, 0.18520848, 0.17928305, 0.18520848, 0.26060238, 0.18907936]
[INFO] [stdout]  Best fitness at generation 7 : 0.17815967
[INFO] [stdout] 
[INFO] [stdout] > 8 : [0.17815967, 0.18712401, 0.23521431, 0.17987971, 0.26808688, 0.10781292, 0.18520848, 0.2332845, 0.17928305, 0.204225]
[INFO] [stdout]  Best fitness at generation 8 : 0.10781292
[INFO] [stdout] 
[INFO] [stdout] > 9 : [0.10781292, 0.104391225, 0.10325485, 0.1450311, 0.123750225, 0.10781292, 0.1940344, 0.2593456, 0.17132822, 0.17035727]
[INFO] [stdout]  Best fitness at generation 9 : 0.10325485
[INFO] [stdout] 
[INFO] [stdout] Creating population of 10 individuals having size 5
[INFO] [stdout] > 0 : [1.5599029, 12.059483, 3.4819045, 2.2630827, 3.1582448, 0.74770314, 12.495278, 10.4785185, 8.401703, 4.7679987]
[INFO] [stdout]  Best fitness at generation 0 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 1 : [0.74770314, 1.0494311, 2.0353513, 2.2703953, 2.2535975, 1.5860158, 0.8698614, 1.6247363, 1.5599029, 1.8203789]
[INFO] [stdout]  Best fitness at generation 1 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 2 : [0.74770314, 0.84388584, 0.74770314, 1.6111468, 1.5722587, 0.74770314, 0.593786, 0.91367984, 1.2166663, 0.74102676]
[INFO] [stdout]  Best fitness at generation 2 : 0.593786
[INFO] [stdout] 
[INFO] [stdout] > 3 : [0.593786, 1.3102411, 0.9889773, 0.65884864, 0.74770314, 0.74770314, 0.74770314, 0.8514592, 0.8365747, 0.8702934]
[INFO] [stdout]  Best fitness at generation 3 : 0.593786
[INFO] [stdout] 
[INFO] [stdout] > 4 : [0.593786, 0.8204809, 0.71697664, 0.6414168, 0.8358159, 0.74601716, 0.56731206, 0.7461111, 1.0793933, 0.7060186]
[INFO] [stdout]  Best fitness at generation 4 : 0.56731206
[INFO] [stdout] 
[INFO] [stdout] > 5 : [0.56731206, 0.7437269, 0.74601716, 0.74601716, 0.7461111, 0.5844067, 0.5786811, 0.5834647, 0.58918935, 0.56976753]
[INFO] [stdout]  Best fitness at generation 5 : 0.56731206
[INFO] [stdout] 
[INFO] [stdout] > 6 : [0.56731206, 0.58582497, 0.56632787, 0.70469874, 0.5699917, 0.5830721, 0.579727, 0.53428817, 0.59499747, 0.5597584]
[INFO] [stdout]  Best fitness at generation 6 : 0.53428817
[INFO] [stdout] 
[INFO] [stdout] > 7 : [0.53428817, 0.6061903, 0.74998397, 0.5699917, 0.56632787, 0.5466127, 0.5739561, 0.61301, 0.8804912, 0.5045481]
[INFO] [stdout]  Best fitness at generation 7 : 0.5045481
[INFO] [stdout] 
[INFO] [stdout] > 8 : [0.5045481, 0.57699984, 0.5739561, 0.54354036, 0.5380044, 0.48612523, 0.5045481, 0.35800388, 0.76484823, 0.6076931]
[INFO] [stdout]  Best fitness at generation 8 : 0.35800388
[INFO] [stdout] 
[INFO] [stdout] > 9 : [0.35800388, 0.42356429, 0.4700296, 0.44588733, 0.5772839, 0.35800388, 0.3002443, 0.6021135, 0.45788947, 0.40096956]
[INFO] [stdout]  Best fitness at generation 9 : 0.3002443
[INFO] [stdout] 
[INFO] [stdout] Creating population of 10 individuals having size 5
[INFO] [stdout] > 0 : [1.5599029, 12.059483, 3.4819045, 2.2630827, 3.1582448, 0.74770314, 12.495278, 10.4785185, 8.401703, 4.7679987]
[INFO] [stdout]  Best fitness at generation 0 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 1 : [0.74770314, 1.0454276, 2.0434375, 2.2630827, 2.2630827, 1.4868231, 0.9297847, 3.6571774, 1.0351856, 1.8319021]
[INFO] [stdout]  Best fitness at generation 1 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 2 : [0.74770314, 0.9297847, 1.4868231, 0.83588177, 0.66744816, 0.5533672, 1.0050101, 0.75276667, 0.7637676, 0.74770314]
[INFO] [stdout]  Best fitness at generation 2 : 0.5533672
[INFO] [stdout] 
[INFO] [stdout] > 3 : [0.5533672, 0.8442282, 0.8205465, 0.7026747, 0.58574337, 0.7031654, 0.6800495, 0.59366983, 0.5674941, 0.6269301]
[INFO] [stdout]  Best fitness at generation 3 : 0.5533672
[INFO] [stdout] 
[INFO] [stdout] > 4 : [0.5533672, 0.6273963, 0.47648075, 0.5864575, 0.5889217, 0.66588414, 0.5757859, 0.5544783, 0.5704158, 0.55615884]
[INFO] [stdout]  Best fitness at generation 4 : 0.47648075
[INFO] [stdout] 
[INFO] [stdout] > 5 : [0.47648075, 0.5889217, 0.570098, 0.55209106, 0.4801291, 0.5327685, 0.4385451, 0.4339751, 0.5092474, 0.3618551]
[INFO] [stdout]  Best fitness at generation 5 : 0.3618551
[INFO] [stdout] 
[INFO] [stdout] > 6 : [0.3618551, 0.38605082, 0.4189075, 0.37787595, 0.49266353, 0.4194993, 0.43266, 0.3618551, 0.44931474, 0.4374902]
[INFO] [stdout]  Best fitness at generation 6 : 0.3618551
[INFO] [stdout] 
[INFO] [stdout] > 7 : [0.3618551, 0.37592757, 0.3678434, 0.37787595, 0.37272987, 0.37787595, 0.37787595, 0.342335, 0.36823678, 0.37787595]
[INFO] [stdout]  Best fitness at generation 7 : 0.342335
[INFO] [stdout] 
[INFO] [stdout] > 8 : [0.342335, 0.36823678, 0.35824594, 0.37525064, 0.37084526, 0.38889244, 0.35076088, 0.37015316, 0.36128813, 0.36723265]
[INFO] [stdout]  Best fitness at generation 8 : 0.342335
[INFO] [stdout] 
[INFO] [stdout] > 9 : [0.342335, 0.38304248, 0.35998443, 0.31607297, 0.342335, 0.36128813, 0.34793526, 0.3898288, 0.42150155, 0.386589]
[INFO] [stdout]  Best fitness at generation 9 : 0.31607297
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'result::test::test_earesult_mult' (48) panicked at src/lib.rs:39:48:
[INFO] [stdout] Can not open file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca65d30f852 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca65d30f852 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca65d30f852 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca65d30f852 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca65d32567a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca65d32567a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ca65d314726 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ca65d314726 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ca65d2edfef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca65d2edfef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca65d307b39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca65d26ec2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ca65d26ec2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ca65d307cf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ca65d307cf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca65d2ee0a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ca65d2e32f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca65d2eeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ca65d325d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ca65d325b02 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ca65d2457ee - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ca65d262947 - <revonet[642034bff37bd8a]::result::EAResultMultiple<revonet[642034bff37bd8a]::ea::RealCodedIndividual> as revonet[642034bff37bd8a]::Jsonable>::to_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:39:48
[INFO] [stdout]   22:     0x5ca65d246112 - revonet[642034bff37bd8a]::result::test::test_earesult_mult
[INFO] [stdout]                                at /opt/rustwide/workdir/src/result.rs:228:13
[INFO] [stdout]   23:     0x5ca65d245157 - revonet[642034bff37bd8a]::result::test::test_earesult_mult::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/result.rs:212:28
[INFO] [stdout]   24:     0x5ca65d249006 - <revonet[642034bff37bd8a]::result::test::test_earesult_mult::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ca65d262fdb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ca65d262fdb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ca65d26f83a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ca65d26f83a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ca65d26f83a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ca65d26f83a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ca65d26ade4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ca65d26ade4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ca65d272332 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ca65d272332 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ca65d272332 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ca65d272332 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ca65d272332 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ca65d272332 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ca65d272332 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ca65d30f0ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ca65d30f0ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x706806b3eaa4 - <unknown>
[INFO] [stdout]   46:     0x706806bcba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- result::test::test_json_earesult_mult stdout ----
[INFO] [stdout] Creating population of 10 individuals having size 5
[INFO] [stdout] > 0 : [1.5599029, 12.059483, 3.4819045, 2.2630827, 3.1582448, 0.74770314, 12.495278, 10.4785185, 8.401703, 4.7679987]
[INFO] [stdout]  Best fitness at generation 0 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 1 : [0.74770314, 1.0524365, 2.0397303, 2.2201803, 2.256111, 1.6065545, 0.86333954, 1.5688736, 1.5599029, 1.9333113]
[INFO] [stdout]  Best fitness at generation 1 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 2 : [0.74770314, 0.5711592, 0.68328005, 0.74770314, 0.87263495, 0.86333954, 0.74770314, 0.7577447, 0.80479604, 1.1367104]
[INFO] [stdout]  Best fitness at generation 2 : 0.5711592
[INFO] [stdout] 
[INFO] [stdout] > 3 : [0.5711592, 0.53503305, 0.7071678, 0.7708816, 0.6249738, 0.7085145, 0.5728382, 0.7440646, 0.56742877, 1.0966449]
[INFO] [stdout]  Best fitness at generation 3 : 0.53503305
[INFO] [stdout] 
[INFO] [stdout] > 4 : [0.53503305, 0.5481159, 0.71463895, 0.57467335, 0.6076605, 0.5866638, 0.56742877, 0.5339474, 0.7848204, 0.55931646]
[INFO] [stdout]  Best fitness at generation 4 : 0.5339474
[INFO] [stdout] 
[INFO] [stdout] > 5 : [0.5339474, 0.5552917, 0.5263484, 0.52264464, 0.53560895, 0.507888, 0.56518805, 0.5339474, 0.48254955, 0.58589375]
[INFO] [stdout]  Best fitness at generation 5 : 0.48254955
[INFO] [stdout] 
[INFO] [stdout] > 6 : [0.48254955, 0.507888, 0.5407979, 0.46316764, 0.5098607, 0.53309524, 0.5460921, 0.5283333, 0.5182393, 0.6206185]
[INFO] [stdout]  Best fitness at generation 6 : 0.46316764
[INFO] [stdout] 
[INFO] [stdout] > 7 : [0.46316764, 0.5148295, 0.48733053, 0.4560649, 0.5614792, 0.61557686, 0.46097687, 0.50031686, 0.46108893, 0.5179982]
[INFO] [stdout]  Best fitness at generation 7 : 0.4560649
[INFO] [stdout] 
[INFO] [stdout] > 8 : [0.4560649, 0.59645957, 0.46212676, 0.49817306, 0.5029729, 0.4560649, 0.4560649, 0.49671167, 0.44364512, 0.4520172]
[INFO] [stdout]  Best fitness at generation 8 : 0.44364512
[INFO] [stdout] 
[INFO] [stdout] > 9 : [0.44364512, 0.5224723, 0.46106035, 0.4798436, 0.4480663, 0.45421332, 0.38008273, 0.50180763, 0.45005342, 0.46056518]
[INFO] [stdout]  Best fitness at generation 9 : 0.38008273
[INFO] [stdout] 
[INFO] [stdout] Creating population of 10 individuals having size 5
[INFO] [stdout] > 0 : [1.5599029, 12.059483, 3.4819045, 2.2630827, 3.1582448, 0.74770314, 12.495278, 10.4785185, 8.401703, 4.7679987]
[INFO] [stdout]  Best fitness at generation 0 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 1 : [0.74770314, 1.0454276, 1.9421316, 2.2630827, 2.2644382, 1.666356, 0.86333954, 1.442667, 1.5599029, 2.2323987]
[INFO] [stdout]  Best fitness at generation 1 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 2 : [0.74770314, 0.57792836, 1.344307, 0.7596285, 0.74770314, 1.0454276, 0.8195811, 0.86333954, 1.6017244, 0.9566208]
[INFO] [stdout]  Best fitness at generation 2 : 0.57792836
[INFO] [stdout] 
[INFO] [stdout] > 3 : [0.57792836, 0.74770314, 0.7236901, 0.74770314, 1.4284142, 0.5794975, 0.5012089, 0.60773563, 0.6345031, 0.52666676]
[INFO] [stdout]  Best fitness at generation 3 : 0.5012089
[INFO] [stdout] 
[INFO] [stdout] > 4 : [0.5012089, 0.6246466, 0.5901402, 0.58947843, 0.56432134, 0.56254405, 0.48445207, 0.5694774, 0.72483784, 0.57273984]
[INFO] [stdout]  Best fitness at generation 4 : 0.48445207
[INFO] [stdout] 
[INFO] [stdout] > 5 : [0.48445207, 0.5517656, 0.5829614, 0.5659806, 0.5654706, 0.56254405, 0.48445207, 0.4225429, 0.50374454, 0.5379439]
[INFO] [stdout]  Best fitness at generation 5 : 0.4225429
[INFO] [stdout] 
[INFO] [stdout] > 6 : [0.4225429, 0.45725802, 0.5813536, 0.4225429, 0.56294084, 0.48977143, 0.48445207, 0.3655189, 0.3582303, 0.49855423]
[INFO] [stdout]  Best fitness at generation 6 : 0.3582303
[INFO] [stdout] 
[INFO] [stdout] > 7 : [0.3582303, 0.4225429, 0.34280044, 0.43080115, 0.47564042, 0.48445207, 0.52593267, 0.42987585, 0.45705268, 0.44876838]
[INFO] [stdout]  Best fitness at generation 7 : 0.34280044
[INFO] [stdout] 
[INFO] [stdout] > 8 : [0.34280044, 0.67749715, 0.30054045, 0.61916643, 0.43080115, 0.34557354, 0.35062572, 0.3894982, 0.38783497, 0.38371056]
[INFO] [stdout]  Best fitness at generation 8 : 0.30054045
[INFO] [stdout] 
[INFO] [stdout] > 9 : [0.30054045, 0.34557354, 0.34557354, 0.52980286, 0.30054045, 0.3428327, 0.17732571, 0.38783497, 0.3129946, 0.336946]
[INFO] [stdout]  Best fitness at generation 9 : 0.17732571
[INFO] [stdout] 
[INFO] [stdout] Creating population of 10 individuals having size 5
[INFO] [stdout] > 0 : [1.5599029, 12.059483, 3.4819045, 2.2630827, 3.1582448, 0.74770314, 12.495278, 10.4785185, 8.401703, 4.7679987]
[INFO] [stdout]  Best fitness at generation 0 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 1 : [0.74770314, 1.0454276, 2.0289342, 2.258648, 2.1932113, 1.591692, 0.86333954, 1.7531152, 1.5904074, 1.8319021]
[INFO] [stdout]  Best fitness at generation 1 : 0.74770314
[INFO] [stdout] 
[INFO] [stdout] > 2 : [0.74770314, 1.4053247, 0.84575826, 0.8844338, 0.7911531, 0.6332776, 0.58667755, 0.790922, 0.65308416, 0.7546324]
[INFO] [stdout]  Best fitness at generation 2 : 0.58667755
[INFO] [stdout] 
[INFO] [stdout] > 3 : [0.58667755, 0.6505038, 0.70424676, 0.4682618, 0.58813286, 0.59579355, 0.49605912, 0.56800437, 0.57218933, 0.7394525]
[INFO] [stdout]  Best fitness at generation 3 : 0.4682618
[INFO] [stdout] 
[INFO] [stdout] > 4 : [0.4682618, 0.45465004, 0.4704859, 0.57218933, 0.56596327, 0.55930924, 0.5915413, 0.5881192, 0.5472451, 0.6707833]
[INFO] [stdout]  Best fitness at generation 4 : 0.45465004
[INFO] [stdout] 
[INFO] [stdout] > 5 : [0.45465004, 0.45465004, 0.47377867, 0.46212408, 0.45465004, 0.4584078, 0.32584575, 0.47162297, 0.48699299, 0.4542482]
[INFO] [stdout]  Best fitness at generation 5 : 0.32584575
[INFO] [stdout] 
[INFO] [stdout] > 6 : [0.32584575, 0.47509706, 0.41585612, 0.45880815, 0.46249607, 0.45474768, 0.33290344, 0.45465004, 0.4572321, 0.4646686]
[INFO] [stdout]  Best fitness at generation 6 : 0.32584575
[INFO] [stdout] 
[INFO] [stdout] > 7 : [0.32584575, 0.4163238, 0.45243105, 0.28517655, 0.39727643, 0.32584575, 0.32858905, 0.4570161, 0.43125382, 0.41168648]
[INFO] [stdout]  Best fitness at generation 7 : 0.28517655
[INFO] [stdout] 
[INFO] [stdout] > 8 : [0.28517655, 0.3543721, 0.36642927, 0.28517655, 0.32853523, 0.41193742, 0.32584575, 0.32584575, 0.29189137, 0.3776172]
[INFO] [stdout]  Best fitness at generation 8 : 0.28517655
[INFO] [stdout] 
[INFO] [stdout] > 9 : [0.28517655, 0.29455534, 0.42382914, 0.29582974, 0.3426727, 0.35810047, 0.32584575, 0.27113685, 0.29500207, 0.33495656]
[INFO] [stdout]  Best fitness at generation 9 : 0.27113685
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'result::test::test_json_earesult_mult' (50) panicked at src/lib.rs:39:48:
[INFO] [stdout] Can not open file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca65d30f852 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca65d30f852 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca65d30f852 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca65d30f852 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca65d32567a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca65d32567a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ca65d314726 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ca65d314726 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ca65d2edfef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca65d2edfef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca65d307b39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca65d26ec2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ca65d26ec2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ca65d307cf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ca65d307cf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca65d2ee0a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ca65d2e32f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca65d2eeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ca65d325d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ca65d325b02 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ca65d2457ee - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ca65d262947 - <revonet[642034bff37bd8a]::result::EAResultMultiple<revonet[642034bff37bd8a]::ea::RealCodedIndividual> as revonet[642034bff37bd8a]::Jsonable>::to_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:39:48
[INFO] [stdout]   22:     0x5ca65d24688c - revonet[642034bff37bd8a]::result::test::test_json_earesult_mult
[INFO] [stdout]                                at /opt/rustwide/workdir/src/result.rs:194:13
[INFO] [stdout]   23:     0x5ca65d2451b7 - revonet[642034bff37bd8a]::result::test::test_json_earesult_mult::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/result.rs:178:33
[INFO] [stdout]   24:     0x5ca65d249086 - <revonet[642034bff37bd8a]::result::test::test_json_earesult_mult::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ca65d262fdb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ca65d262fdb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ca65d26f83a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ca65d26f83a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ca65d26f83a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ca65d26f83a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ca65d26ade4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ca65d26ade4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ca65d272332 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ca65d272332 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ca65d272332 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ca65d272332 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ca65d272332 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ca65d272332 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ca65d272332 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ca65d30f0ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ca65d30f0ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x706806b3eaa4 - <unknown>
[INFO] [stdout]   46:     0x706806bcba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- settings::test::test_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'settings::test::test_json' (51) panicked at src/settings.rs:83:48:
[INFO] [stdout] Can not open file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca65d30f852 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca65d30f852 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca65d30f852 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca65d30f852 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca65d32567a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca65d32567a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ca65d314726 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ca65d314726 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ca65d2edfef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca65d2edfef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca65d307b39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca65d26ec2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ca65d26ec2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ca65d307cf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ca65d307cf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca65d2ee0a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ca65d2e32f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca65d2eeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ca65d325d8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ca65d325b02 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ca65d2457ee - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ca65d24fbd7 - <revonet[642034bff37bd8a]::settings::EASettings>::to_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/settings.rs:83:48
[INFO] [stdout]   22:     0x5ca65d238680 - revonet[642034bff37bd8a]::settings::test::test_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/settings.rs:125:18
[INFO] [stdout]   23:     0x5ca65d236b27 - revonet[642034bff37bd8a]::settings::test::test_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/settings.rs:122:19
[INFO] [stdout]   24:     0x5ca65d2490c6 - <revonet[642034bff37bd8a]::settings::test::test_json::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ca65d262fdb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ca65d262fdb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ca65d26f83a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ca65d26f83a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ca65d26f83a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ca65d26f83a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ca65d26f83a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ca65d26ade4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ca65d26ade4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ca65d272332 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ca65d272332 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ca65d272332 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ca65d272332 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ca65d272332 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ca65d272332 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ca65d272332 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ca65d30f0ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ca65d30f0ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x706806b3eaa4 - <unknown>
[INFO] [stdout]   46:     0x706806bcba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     result::test::test_earesult_mult
[INFO] [stdout]     result::test::test_json_earesult
[INFO] [stdout]     result::test::test_json_earesult_mult
[INFO] [stdout]     settings::test::test_json
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2e658f83016a0276ea7564941cb2160a527c6a9cf68a4454de06528921cc8eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e658f83016a0276ea7564941cb2160a527c6a9cf68a4454de06528921cc8eaf", kill_on_drop: false }`
[INFO] [stdout] 2e658f83016a0276ea7564941cb2160a527c6a9cf68a4454de06528921cc8eaf
