[INFO] fetching crate pos_pso 0.1.6...
[INFO] testing pos_pso-0.1.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pos_pso 0.1.6
[INFO] finished tweaking crates.io crate pos_pso 0.1.6
[INFO] tweaked toml for crates.io crate pos_pso 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7312606901c63ad566ed8af851b75e692946e79baf448db2752ac9728f0117f3
[INFO] running `Command { std: "docker" "start" "-a" "7312606901c63ad566ed8af851b75e692946e79baf448db2752ac9728f0117f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7312606901c63ad566ed8af851b75e692946e79baf448db2752ac9728f0117f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7312606901c63ad566ed8af851b75e692946e79baf448db2752ac9728f0117f3", kill_on_drop: false }`
[INFO] [stdout] 7312606901c63ad566ed8af851b75e692946e79baf448db2752ac9728f0117f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ffe89ffd90ed6c0d552b373abe21ad6fcace761f0ae5c1e8ad0e525c08f593a
[INFO] running `Command { std: "docker" "start" "-a" "2ffe89ffd90ed6c0d552b373abe21ad6fcace761f0ae5c1e8ad0e525c08f593a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pos_pso v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]   --> src/optimizer/swarm.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SwarmColaborative {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     igf: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]    --> src/optimizer/swarm.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct SwarmIndependant {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 221 |     igf: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] running `Command { std: "docker" "inspect" "2ffe89ffd90ed6c0d552b373abe21ad6fcace761f0ae5c1e8ad0e525c08f593a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ffe89ffd90ed6c0d552b373abe21ad6fcace761f0ae5c1e8ad0e525c08f593a", kill_on_drop: false }`
[INFO] [stdout] 2ffe89ffd90ed6c0d552b373abe21ad6fcace761f0ae5c1e8ad0e525c08f593a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec4bf28e271bcdb726c187e6516ef77e5e50c3f893589d8e1fe1c9d7ef42807a
[INFO] running `Command { std: "docker" "start" "-a" "ec4bf28e271bcdb726c187e6516ef77e5e50c3f893589d8e1fe1c9d7ef42807a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pos_pso v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]   --> src/optimizer/swarm.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SwarmColaborative {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     igf: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]    --> src/optimizer/swarm.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct SwarmIndependant {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 221 |     igf: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min`
[INFO] [stdout]   --> src/lib.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let min = opt.minimize(job_config, swarm_config, move |pt: &[f64]| -> f64 {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_min`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]   --> src/optimizer/swarm.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SwarmColaborative {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     igf: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]    --> src/optimizer/swarm.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct SwarmIndependant {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 221 |     igf: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expSinFunction` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn expSinFunction() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `exp_sin_function`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "ec4bf28e271bcdb726c187e6516ef77e5e50c3f893589d8e1fe1c9d7ef42807a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4bf28e271bcdb726c187e6516ef77e5e50c3f893589d8e1fe1c9d7ef42807a", kill_on_drop: false }`
[INFO] [stdout] ec4bf28e271bcdb726c187e6516ef77e5e50c3f893589d8e1fe1c9d7ef42807a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57bac8352a8550c653e36088f429dcb0404f3854e29c4ef6bf9deec8cbd79b4e
[INFO] running `Command { std: "docker" "start" "-a" "57bac8352a8550c653e36088f429dcb0404f3854e29c4ef6bf9deec8cbd79b4e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::f64::consts::PI`
[INFO] [stderr]  --> src/lib.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::f64::consts::PI;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `igf` is never read
[INFO] [stderr]   --> src/optimizer/swarm.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct SwarmColaborative {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     igf: f64,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `igf` is never read
[INFO] [stderr]    --> src/optimizer/swarm.rs:221:5
[INFO] [stderr]     |
[INFO] [stderr] 218 | pub struct SwarmIndependant {
[INFO] [stderr]     |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 221 |     igf: f64,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `min`
[INFO] [stderr]   --> src/lib.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let min = opt.minimize(job_config, swarm_config, move |pt: &[f64]| -> f64 {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_min`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `expSinFunction` should have a snake case name
[INFO] [stderr]   --> src/lib.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn expSinFunction() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `exp_sin_function`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pos_pso` (lib) generated 3 warnings (run `cargo fix --lib -p pos_pso` to apply 1 suggestion)
[INFO] [stderr] warning: `pos_pso` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p pos_pso --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pos_pso-4976cf254bd68837)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test opt_quad_test_collab ... ok
[INFO] [stdout] test expSinFunction has been running for over 60 seconds
[INFO] [stdout] test expSinFunction ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- expSinFunction stdout ----
[INFO] [stdout] PSO initialized with 8 swarm-threads of 256 particles each 
[INFO] [stdout] 
[INFO] [stdout] Swarm Configurations: 
[INFO] [stdout]  	 0: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 1: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 2: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 3: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 4: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 5: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 6: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 7: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] Job Starting... 
[INFO] [stdout]  Optimizer will search a 5 variable space bounded by [(-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586)] 
[INFO] [stdout] 
[INFO] [stdout]             and velocities bounded by [(-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25)] 
[INFO] [stdout] 
[INFO] [stdout]             Optimizer will run for 10000 itterations, unless the minimum cost drops below 0.000000001 
[INFO] [stdout] 
[INFO] [stdout] Swarm_3 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04282311365294968336 @ 	 [1.18108, -1.20734, -1.20489, 1.28614, -1.26891] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_4 iter 1000: 	 c = 990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04270627742387475556 @ 	 [1.23792, -1.17219, -1.18286, 1.20099, -1.17863] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_2 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04288171329590658581 @ 	 [1.20783, -1.15547, -1.24615, 1.19937, -1.27740] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_0 iter 1000: 	 c = 976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_1 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04260199127637290945 @ 	 [1.17852, -1.19279, -1.19114, 1.17874, -1.23426] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_5 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04269824783503727017 @ 	 [1.25423, -1.17955, -1.17692, 1.17824, -1.22553] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_6 iter 1000: 	 c = 990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04285141190905366465 @ 	 [1.13066, -1.22407, -1.21419, 1.21836, -1.23547] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_7 iter 1000: 	 c = 988, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04253529730441139856 @ 	 [1.28304, -1.26640, -1.25301, 1.22396, -1.24786] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_3 iter 2000: 	 c = 1982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04282311365294968336 @ 	 [1.18108, -1.20734, -1.20489, 1.28614, -1.26891] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_0 iter 2000: 	 c = 1976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_4 iter 2000: 	 c = 1990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04270627742387475556 @ 	 [1.23792, -1.17219, -1.18286, 1.20099, -1.17863] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_2 iter 2000: 	 c = 1980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04261248806284755747 @ 	 [1.19750, -1.20323, -1.16747, 1.19394, -1.19130] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_1 iter 2000: 	 c = 1980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04243755390469922811 @ 	 [1.17900, -1.23714, -1.22590, 1.20683, -1.17297] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_6 iter 2000: 	 c = 1990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04285141190905366465 @ 	 [1.13066, -1.22407, -1.21419, 1.21836, -1.23547] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_7 iter 2000: 	 c = 1986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04240784689564042198 @ 	 [1.21275, -1.26653, -1.19585, 1.18043, -1.20861] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_5 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04249259671242889419 @ 	 [1.26713, -1.16546, -1.24630, 1.23787, -1.22440] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_0 iter 3000: 	 c = 2976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_3 iter 3000: 	 c = 2982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04282311365294968336 @ 	 [1.18108, -1.20734, -1.20489, 1.28614, -1.26891] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_6 iter 3000: 	 c = 2988, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04248397073219742359 @ 	 [1.25513, -1.18942, -1.23596, 1.23150, -1.16631] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_2 iter 3000: 	 c = 2980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04261248806284755747 @ 	 [1.19750, -1.20323, -1.16747, 1.19394, -1.19130] 
[INFO] [stdout]  	 Global Record of: 0.04224264340296276371 @ 	 [1.18254, -1.25686, -1.25151, 1.24386, -1.22979]
[INFO] [stdout] Swarm_4 iter 3000: 	 c = 2990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04270627742387475556 @ 	 [1.23792, -1.17219, -1.18286, 1.20099, -1.17863] 
[INFO] [stdout]  	 Global Record of: 0.04208514957701558340 @ 	 [1.22480, -1.24984, -1.18957, 1.21367, -1.20497]
[INFO] [stdout] Swarm_5 iter 3000: 	 c = 2984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04249259671242889419 @ 	 [1.26713, -1.16546, -1.24630, 1.23787, -1.22440] 
[INFO] [stdout]  	 Global Record of: 0.04208514957701558340 @ 	 [1.22480, -1.24984, -1.18957, 1.21367, -1.20497]
[INFO] [stdout] Swarm_7 iter 3000: 	 c = 2986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04240784689564042198 @ 	 [1.21275, -1.26653, -1.19585, 1.18043, -1.20861] 
[INFO] [stdout]  	 Global Record of: 0.04208514957701558340 @ 	 [1.22480, -1.24984, -1.18957, 1.21367, -1.20497]
[INFO] [stdout] Swarm_1 iter 3000: 	 c = 2978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04233115677782711694 @ 	 [1.22994, -1.24484, -1.22499, 1.27923, -1.26136] 
[INFO] [stdout]  	 Global Record of: 0.04208514957701558340 @ 	 [1.22480, -1.24984, -1.18957, 1.21367, -1.20497]
[INFO] [stdout] Swarm_0 iter 4000: 	 c = 3974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04208514957701558340 @ 	 [1.22480, -1.24984, -1.18957, 1.21367, -1.20497] 
[INFO] [stdout]  	 Global Record of: 0.04208514957701558340 @ 	 [1.22480, -1.24984, -1.18957, 1.21367, -1.20497]
[INFO] [stdout] Swarm_3 iter 4000: 	 c = 3976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254301648141290554 @ 	 [1.25970, -1.25645, -1.23471, 1.28871, -1.22049] 
[INFO] [stdout]  	 Global Record of: 0.04208514957701558340 @ 	 [1.22480, -1.24984, -1.18957, 1.21367, -1.20497]
[INFO] [stdout] Swarm_6 iter 4000: 	 c = 3982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04229986426636409003 @ 	 [1.23873, -1.18730, -1.26662, 1.25125, -1.20927] 
[INFO] [stdout]  	 Global Record of: 0.04208514957701558340 @ 	 [1.22480, -1.24984, -1.18957, 1.21367, -1.20497]
[INFO] [stdout] Swarm_2 iter 4000: 	 c = 3974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04232818946816081784 @ 	 [1.22847, -1.18791, -1.23769, 1.26207, -1.18605] 
[INFO] [stdout]  	 Global Record of: 0.04196864188860830597 @ 	 [1.21705, -1.21484, -1.21271, 1.23544, -1.19338]
[INFO] [stdout] Swarm_4 iter 4000: 	 c = 3988, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04248580860902747419 @ 	 [1.25541, -1.23617, -1.26690, 1.28080, -1.21955] 
[INFO] [stdout]  	 Global Record of: 0.04196864188860830597 @ 	 [1.21705, -1.21484, -1.21271, 1.23544, -1.19338]
[INFO] [stdout] Swarm_7 iter 4000: 	 c = 3982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04221367625283586889 @ 	 [1.22077, -1.19370, -1.21224, 1.18645, -1.25301] 
[INFO] [stdout]  	 Global Record of: 0.04196864188860830597 @ 	 [1.21705, -1.21484, -1.21271, 1.23544, -1.19338]
[INFO] [stdout] Swarm_5 iter 4000: 	 c = 3982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04221105946087985034 @ 	 [1.17896, -1.20100, -1.21986, 1.25149, -1.22037] 
[INFO] [stdout]  	 Global Record of: 0.04196864188860830597 @ 	 [1.21705, -1.21484, -1.21271, 1.23544, -1.19338]
[INFO] [stdout] Swarm_1 iter 4000: 	 c = 3978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04233115677782711694 @ 	 [1.22994, -1.24484, -1.22499, 1.27923, -1.26136] 
[INFO] [stdout]  	 Global Record of: 0.04194000986876975090 @ 	 [1.20536, -1.23101, -1.22634, 1.25014, -1.24306]
[INFO] [stdout] Swarm_3 iter 5000: 	 c = 4972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04194000986876975090 @ 	 [1.20536, -1.23101, -1.22634, 1.25014, -1.24306] 
[INFO] [stdout]  	 Global Record of: 0.04194000986876975090 @ 	 [1.20536, -1.23101, -1.22634, 1.25014, -1.24306]
[INFO] [stdout] Swarm_0 iter 5000: 	 c = 4972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04196864188860830597 @ 	 [1.21705, -1.21484, -1.21271, 1.23544, -1.19338] 
[INFO] [stdout]  	 Global Record of: 0.04194000986876975090 @ 	 [1.20536, -1.23101, -1.22634, 1.25014, -1.24306]
[INFO] [stdout] Swarm_5 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04182045969355185216 @ 	 [1.21969, -1.21802, -1.21272, 1.23126, -1.22933] 
[INFO] [stdout]  	 Global Record of: 0.04182045969355185216 @ 	 [1.21969, -1.21802, -1.21272, 1.23126, -1.22933]
[INFO] [stdout] Swarm_6 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04198016947206104771 @ 	 [1.21044, -1.21717, -1.21065, 1.19740, -1.21042] 
[INFO] [stdout]  	 Global Record of: 0.04182045969355185216 @ 	 [1.21969, -1.21802, -1.21272, 1.23126, -1.22933]
[INFO] [stdout] Swarm_4 iter 5000: 	 c = 4980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04199775725612631821 @ 	 [1.26193, -1.23454, -1.23606, 1.24220, -1.21714] 
[INFO] [stdout]  	 Global Record of: 0.04182045969355185216 @ 	 [1.21969, -1.21802, -1.21272, 1.23126, -1.22933]
[INFO] [stdout] Swarm_2 iter 5000: 	 c = 4968, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04207122913526045727 @ 	 [1.20504, -1.26348, -1.22680, 1.21700, -1.20587] 
[INFO] [stdout]  	 Global Record of: 0.04180844870029949006 @ 	 [1.23244, -1.22606, -1.22317, 1.23796, -1.21899]
[INFO] [stdout] Swarm_7 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04189439267259092992 @ 	 [1.22382, -1.22559, -1.20921, 1.20383, -1.21441] 
[INFO] [stdout]  	 Global Record of: 0.04180844870029949006 @ 	 [1.23244, -1.22606, -1.22317, 1.23796, -1.21899]
[INFO] [stdout] Swarm_1 iter 5000: 	 c = 4972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04195794247273141458 @ 	 [1.20686, -1.23445, -1.23860, 1.23011, -1.19692] 
[INFO] [stdout]  	 Global Record of: 0.04179954650118857667 @ 	 [1.23553, -1.22099, -1.22722, 1.23280, -1.22332]
[INFO] [stdout] Swarm_0 iter 6000: 	 c = 5950, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178724912193401003 @ 	 [1.23235, -1.22672, -1.22931, 1.22896, -1.23036] 
[INFO] [stdout]  	 Global Record of: 0.04178724912193401003 @ 	 [1.23235, -1.22672, -1.22931, 1.22896, -1.23036]
[INFO] [stdout] Swarm_3 iter 6000: 	 c = 5952, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178508138795940241 @ 	 [1.22990, -1.22966, -1.22298, 1.22957, -1.22778] 
[INFO] [stdout]  	 Global Record of: 0.04178724912193401003 @ 	 [1.23235, -1.22672, -1.22931, 1.22896, -1.23036]
[INFO] [stdout] Swarm_5 iter 6000: 	 c = 5966, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177983624648855254 @ 	 [1.22602, -1.22592, -1.22577, 1.22554, -1.22593] 
[INFO] [stdout]  	 Global Record of: 0.04177956901884088275 @ 	 [1.22639, -1.22645, -1.22644, 1.22653, -1.22660]
[INFO] [stdout] Swarm_6 iter 6000: 	 c = 5968, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178255262047212565 @ 	 [1.23053, -1.22398, -1.22712, 1.22615, -1.22757] 
[INFO] [stdout]  	 Global Record of: 0.04177956901884088275 @ 	 [1.22639, -1.22645, -1.22644, 1.22653, -1.22660]
[INFO] [stdout] Swarm_4 iter 6000: 	 c = 5970, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178621877470813095 @ 	 [1.22642, -1.22093, -1.22512, 1.22203, -1.22802] 
[INFO] [stdout]  	 Global Record of: 0.04177956554563175273 @ 	 [1.22648, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 6000: 	 c = 5958, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178229220915061215 @ 	 [1.22286, -1.22445, -1.22805, 1.22484, -1.22641] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 6000: 	 c = 5936, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04179001045532457909 @ 	 [1.22167, -1.22459, -1.23406, 1.22651, -1.22732] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 7000: 	 c = 6852, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 6000: 	 c = 5958, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178301763905150484 @ 	 [1.22995, -1.22790, -1.22675, 1.23004, -1.22785] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 7000: 	 c = 6824, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 7000: 	 c = 6854, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 7000: 	 c = 6882, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 7000: 	 c = 6866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 7000: 	 c = 6844, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 8000: 	 c = 7850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 7000: 	 c = 6862, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 7000: 	 c = 6820, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 8000: 	 c = 7854, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 8000: 	 c = 7844, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 8000: 	 c = 7822, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 8000: 	 c = 7882, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 8000: 	 c = 7866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 9000: 	 c = 8850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 8000: 	 c = 7818, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 9000: 	 c = 8854, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 8000: 	 c = 7862, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 9000: 	 c = 8822, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 9000: 	 c = 8880, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 9000: 	 c = 8844, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 9000: 	 c = 8866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 10000: 	 c = 9854, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 9000: 	 c = 8818, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 10000: 	 c = 9850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 9000: 	 c = 8860, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 10000: 	 c = 9880, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 10000: 	 c = 9822, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 10000: 	 c = 9844, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 10000: 	 c = 9866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 10000: 	 c = 9818, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 10000: 	 c = 9860, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Minimum Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] 
[INFO] [stdout] thread 'expSinFunction' (24) panicked at src/lib.rs:38:5:
[INFO] [stdout] optimizer did not converge!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58811935c7a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58811935c7a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58811935c7a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58811935c7a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58811936da0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58811936da0f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58811932a033 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58811932a033 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x588119335f02 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58811933aa3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58811933a8d1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5881192c720e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5881192c720e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58811933b04f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58811933b04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58811933a74c - std::panicking::begin_panic::{{closure}}::hbca37b9370ed1d4e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x588119336049 - std::sys::backtrace::__rust_end_short_backtrace::h383389d914306e48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58811933a71c - std::panicking::begin_panic::hacb00ff898b62556
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x588119298812 - pos_pso::expSinFunction::h433f51dc80c67531
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:38:5
[INFO] [stdout]   19:     0x588119298887 - pos_pso::expSinFunction::{{closure}}::h17c7beaf82506971
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:20
[INFO] [stdout]   20:     0x588119294776 - core::ops::function::FnOnce::call_once::ha2a79d31796603b7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5881192c705b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5881192c705b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x5881192db06d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x5881192db06d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x5881192db06d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x5881192db06d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x5881192db06d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5881192db06d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x5881192db06d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x5881192b45b4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x5881192b45b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x5881192b7eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   33:     0x5881192b7eea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5881192b7eea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x5881192b7eea - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x5881192b7eea - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5881192b7eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   38:     0x5881192b7eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58811933143f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   40:     0x58811933143f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   41:     0x7025419daaa4 - <unknown>
[INFO] [stdout]   42:     0x702541a67a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     expSinFunction
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 149.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "57bac8352a8550c653e36088f429dcb0404f3854e29c4ef6bf9deec8cbd79b4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57bac8352a8550c653e36088f429dcb0404f3854e29c4ef6bf9deec8cbd79b4e", kill_on_drop: false }`
[INFO] [stdout] 57bac8352a8550c653e36088f429dcb0404f3854e29c4ef6bf9deec8cbd79b4e
