[INFO] fetching crate pos_pso 0.1.6...
[INFO] testing pos_pso-0.1.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a03ab99f952b1be26bc55560fb9bc6638bfe4ceeae07b91ad50d990156006dd
[INFO] running `Command { std: "docker" "start" "-a" "9a03ab99f952b1be26bc55560fb9bc6638bfe4ceeae07b91ad50d990156006dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a03ab99f952b1be26bc55560fb9bc6638bfe4ceeae07b91ad50d990156006dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a03ab99f952b1be26bc55560fb9bc6638bfe4ceeae07b91ad50d990156006dd", kill_on_drop: false }`
[INFO] [stdout] 9a03ab99f952b1be26bc55560fb9bc6638bfe4ceeae07b91ad50d990156006dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abca3e60e629e404dc842bd3e09afd3cbdaf61078fbf091e2fc3d2e9921cb310
[INFO] running `Command { std: "docker" "start" "-a" "abca3e60e629e404dc842bd3e09afd3cbdaf61078fbf091e2fc3d2e9921cb310", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[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)]` 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)]` 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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
[INFO] running `Command { std: "docker" "inspect" "abca3e60e629e404dc842bd3e09afd3cbdaf61078fbf091e2fc3d2e9921cb310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abca3e60e629e404dc842bd3e09afd3cbdaf61078fbf091e2fc3d2e9921cb310", kill_on_drop: false }`
[INFO] [stdout] abca3e60e629e404dc842bd3e09afd3cbdaf61078fbf091e2fc3d2e9921cb310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40a3f11f7b69034514d736c5d010fac6e2e593c31956aa7a74529ecb393e3e80
[INFO] running `Command { std: "docker" "start" "-a" "40a3f11f7b69034514d736c5d010fac6e2e593c31956aa7a74529ecb393e3e80", kill_on_drop: false }`
[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)]` 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)]` 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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pos_pso v0.1.6 (/opt/rustwide/workdir)
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "40a3f11f7b69034514d736c5d010fac6e2e593c31956aa7a74529ecb393e3e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a3f11f7b69034514d736c5d010fac6e2e593c31956aa7a74529ecb393e3e80", kill_on_drop: false }`
[INFO] [stdout] 40a3f11f7b69034514d736c5d010fac6e2e593c31956aa7a74529ecb393e3e80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3df6a50612c9ae27c215fe36882dce45faa75b8c14b95e386e03f963cfe23e8f
[INFO] running `Command { std: "docker" "start" "-a" "3df6a50612c9ae27c215fe36882dce45faa75b8c14b95e386e03f963cfe23e8f", 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)]` 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)]` 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)]` 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)]` 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)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pos_pso-95b61cafebd8c398)
[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] [stderr] error: test failed, to rerun pass `--lib`
[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_2 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_1 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_6 iter 1000: 	 c = 974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04294587099981906492 @ 	 [-1.25274, 1.14810, 1.22147, 1.27427, 1.24996] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_3 iter 1000: 	 c = 984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04218357517049228095 @ 	 [-1.23041, 1.20141, 1.17718, 1.24244, 1.23520] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_7 iter 1000: 	 c = 992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_0 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04273701843528950745 @ 	 [-1.26849, 1.27005, 1.27337, 1.21448, 1.26584] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_5 iter 1000: 	 c = 984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04232496095545830450 @ 	 [-1.18501, 1.27688, 1.23187, 1.23433, 1.23129] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_4 iter 1000: 	 c = 984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280756412233663322 @ 	 [-1.19395, 1.26759, 1.23232, 1.17404, 1.17136] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_2 iter 2000: 	 c = 1986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_1 iter 2000: 	 c = 1982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_0 iter 2000: 	 c = 1980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04272685770045854536 @ 	 [-1.22994, 1.16331, 1.16540, 1.22948, 1.24563] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_6 iter 2000: 	 c = 1972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04277506551310437943 @ 	 [-1.25120, 1.17299, 1.19004, 1.23225, 1.16634] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_3 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04218357517049228095 @ 	 [-1.23041, 1.20141, 1.17718, 1.24244, 1.23520] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_7 iter 2000: 	 c = 1992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_5 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04232496095545830450 @ 	 [-1.18501, 1.27688, 1.23187, 1.23433, 1.23129] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_4 iter 2000: 	 c = 1982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04275059737101347124 @ 	 [-1.20082, 1.23625, 1.25064, 1.18505, 1.15415] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_1 iter 3000: 	 c = 2982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_2 iter 3000: 	 c = 2986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_7 iter 3000: 	 c = 2992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_3 iter 3000: 	 c = 2984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04218357517049228095 @ 	 [-1.23041, 1.20141, 1.17718, 1.24244, 1.23520] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_6 iter 3000: 	 c = 2968, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04259356939192920910 @ 	 [-1.16329, 1.17785, 1.20841, 1.21687, 1.21075] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_5 iter 3000: 	 c = 2984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04232496095545830450 @ 	 [-1.18501, 1.27688, 1.23187, 1.23433, 1.23129] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_0 iter 3000: 	 c = 2980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04272685770045854536 @ 	 [-1.22994, 1.16331, 1.16540, 1.22948, 1.24563] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_4 iter 3000: 	 c = 2980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04199919960129152446 @ 	 [-1.21851, 1.24734, 1.21791, 1.22937, 1.19125] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_7 iter 4000: 	 c = 3992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_1 iter 4000: 	 c = 3982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_3 iter 4000: 	 c = 3984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04218357517049228095 @ 	 [-1.23041, 1.20141, 1.17718, 1.24244, 1.23520] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_2 iter 4000: 	 c = 3986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_5 iter 4000: 	 c = 3984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04232496095545830450 @ 	 [-1.18501, 1.27688, 1.23187, 1.23433, 1.23129] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_6 iter 4000: 	 c = 3964, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04225440434326236533 @ 	 [-1.26047, 1.22395, 1.23012, 1.24632, 1.27336] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_0 iter 4000: 	 c = 3974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04192452609615030662 @ 	 [-1.23537, 1.25232, 1.24634, 1.22317, 1.22253] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_4 iter 4000: 	 c = 3980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04199919960129152446 @ 	 [-1.21851, 1.24734, 1.21791, 1.22937, 1.19125] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_7 iter 5000: 	 c = 4992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_1 iter 5000: 	 c = 4982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04191461784303083388 @ 	 [-1.20531, 1.24950, 1.23223, 1.22009, 1.21974]
[INFO] [stdout] Swarm_3 iter 5000: 	 c = 4980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04191722550183262647 @ 	 [-1.21314, 1.20933, 1.23429, 1.21369, 1.20516] 
[INFO] [stdout]  	 Global Record of: 0.04183358555394436906 @ 	 [-1.23715, 1.23233, 1.21386, 1.23765, 1.22947]
[INFO] [stdout] Swarm_2 iter 5000: 	 c = 4984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04183358555394436906 @ 	 [-1.23715, 1.23233, 1.21386, 1.23765, 1.22947] 
[INFO] [stdout]  	 Global Record of: 0.04183358555394436906 @ 	 [-1.23715, 1.23233, 1.21386, 1.23765, 1.22947]
[INFO] [stdout] Swarm_6 iter 5000: 	 c = 4958, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04211964761545423930 @ 	 [-1.25614, 1.25629, 1.21806, 1.19759, 1.23474] 
[INFO] [stdout]  	 Global Record of: 0.04183358555394436906 @ 	 [-1.23715, 1.23233, 1.21386, 1.23765, 1.22947]
[INFO] [stdout] Swarm_5 iter 5000: 	 c = 4970, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04186502097403788092 @ 	 [-1.22413, 1.21236, 1.20747, 1.21942, 1.23611] 
[INFO] [stdout]  	 Global Record of: 0.04183358555394436906 @ 	 [-1.23715, 1.23233, 1.21386, 1.23765, 1.22947]
[INFO] [stdout] Swarm_0 iter 5000: 	 c = 4974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04192452609615030662 @ 	 [-1.23537, 1.25232, 1.24634, 1.22317, 1.22253] 
[INFO] [stdout]  	 Global Record of: 0.04183358555394436906 @ 	 [-1.23715, 1.23233, 1.21386, 1.23765, 1.22947]
[INFO] [stdout] Swarm_4 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04187617764392691233 @ 	 [-1.21449, 1.23885, 1.22943, 1.21368, 1.20838] 
[INFO] [stdout]  	 Global Record of: 0.04183358555394436906 @ 	 [-1.23715, 1.23233, 1.21386, 1.23765, 1.22947]
[INFO] [stdout] Swarm_7 iter 6000: 	 c = 5992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04179584796210943781 @ 	 [-1.23066, 1.23059, 1.21953, 1.23031, 1.23248]
[INFO] [stdout] Swarm_1 iter 6000: 	 c = 5982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04179584796210943781 @ 	 [-1.23066, 1.23059, 1.21953, 1.23031, 1.23248]
[INFO] [stdout] Swarm_3 iter 6000: 	 c = 5970, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178681129638531222 @ 	 [-1.22698, 1.22314, 1.21986, 1.22437, 1.22680] 
[INFO] [stdout]  	 Global Record of: 0.04178781138067075990 @ 	 [-1.22661, 1.22364, 1.21948, 1.22917, 1.22829]
[INFO] [stdout] Swarm_2 iter 6000: 	 c = 5972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178221901181880527 @ 	 [-1.22482, 1.22864, 1.22305, 1.22585, 1.22792] 
[INFO] [stdout]  	 Global Record of: 0.04178059911644686070 @ 	 [-1.22793, 1.22652, 1.22684, 1.22625, 1.22898]
[INFO] [stdout] Swarm_6 iter 6000: 	 c = 5928, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178459192052946802 @ 	 [-1.22905, 1.22893, 1.22968, 1.22882, 1.22288] 
[INFO] [stdout]  	 Global Record of: 0.04177956558918711344 @ 	 [-1.22650, 1.22648, 1.22649, 1.22647, 1.22649]
[INFO] [stdout] Swarm_5 iter 6000: 	 c = 5958, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04179177341587905076 @ 	 [-1.22748, 1.23317, 1.23359, 1.22745, 1.22481] 
[INFO] [stdout]  	 Global Record of: 0.04177956553895138120 @ 	 [-1.22649, 1.22648, 1.22648, 1.22649, 1.22649]
[INFO] [stdout] Swarm_0 iter 6000: 	 c = 5958, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178286917129390987 @ 	 [-1.23081, 1.22595, 1.22654, 1.22823, 1.22875] 
[INFO] [stdout]  	 Global Record of: 0.04177956553895138120 @ 	 [-1.22649, 1.22648, 1.22648, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 6000: 	 c = 5960, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178115494076536235 @ 	 [-1.22358, 1.22611, 1.22661, 1.22846, 1.22577] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_7 iter 7000: 	 c = 6992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 7000: 	 c = 6982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_3 iter 7000: 	 c = 6850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309850 @ 	 [-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_2 iter 7000: 	 c = 6880, 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 7000: 	 c = 6868, 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 = 6850, 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 7000: 	 c = 6848, 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 = 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_7 iter 8000: 	 c = 7992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 8000: 	 c = 7982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_3 iter 8000: 	 c = 7848, 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 8000: 	 c = 7878, 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 = 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_5 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_6 iter 8000: 	 c = 7848, 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 = 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 9000: 	 c = 8992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 9000: 	 c = 8982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_3 iter 9000: 	 c = 8846, 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 = 8878, 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.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_0 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.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_5 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.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_6 iter 9000: 	 c = 8846, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 9000: 	 c = 8852, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_7 iter 10000: 	 c = 9992, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238085594657273886 @ 	 [-1.22737, 1.16953, -1.24442, 1.21939, 1.26349] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_2 iter 10000: 	 c = 9878, 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.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 10000: 	 c = 9982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280205602917211416 @ 	 [-1.22346, 1.16985, -1.20111, 1.15974, 1.20368] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_3 iter 10000: 	 c = 9846, 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.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_6 iter 10000: 	 c = 9846, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_0 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.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_5 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.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 10000: 	 c = 9852, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] Minimum Record of: 0.04177956552970307769 @ 	 [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649]
[INFO] [stdout] thread 'expSinFunction' panicked at src/lib.rs:38:5:
[INFO] [stdout] optimizer did not converge!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564de5b717f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x564de5b717f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x564de5b717f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x564de5b717f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x564de5b98b7b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x564de5b98b7b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x564de5b6f02f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x564de5b715ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x564de5b715ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x564de5b72ff9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x564de5b72cbe - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x564de5b091aa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x564de5b091aa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x564de5b735fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x564de5b735fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x564de5b157f8 - std::panicking::begin_panic::{{closure}}::h83e63bf97815e644
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x564de5b12b9a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d6a9a6bc261f6cf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x564de5b15797 - std::panicking::begin_panic::h8fb6a2a74337f4ef
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x564de5abfd64 - pos_pso::expSinFunction::h8b33595a1f2b0922
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:38:5
[INFO] [stdout]   19:     0x564de5abfa97 - pos_pso::expSinFunction::{{closure}}::h38a96fa4545229ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:20
[INFO] [stdout]   20:     0x564de5aad216 - core::ops::function::FnOnce::call_once::h2a7c93443022dc3d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x564de5b0db8b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x564de5b0db8b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   23:     0x564de5b0d291 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   24:     0x564de5b0d291 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x564de5b0d291 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   26:     0x564de5b0d291 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   27:     0x564de5b0d291 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   28:     0x564de5b0d291 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   29:     0x564de5b0d291 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   30:     0x564de5ad5c54 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   31:     0x564de5ad5c54 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   32:     0x564de5ada682 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   33:     0x564de5ada682 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x564de5ada682 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x564de5ada682 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x564de5ada682 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x564de5ada682 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   38:     0x564de5ada682 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x564de5b778eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   40:     0x564de5b778eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   41:     0x564de5b778eb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   42:     0x7f2050539ac3 - <unknown>
[INFO] [stdout]   43:     0x7f20505caa04 - __clone
[INFO] [stdout]   44:                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 286.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3df6a50612c9ae27c215fe36882dce45faa75b8c14b95e386e03f963cfe23e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df6a50612c9ae27c215fe36882dce45faa75b8c14b95e386e03f963cfe23e8f", kill_on_drop: false }`
[INFO] [stdout] 3df6a50612c9ae27c215fe36882dce45faa75b8c14b95e386e03f963cfe23e8f
[INFO] testing pos_pso-0.1.6 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1261211380b95cb557e933dd0a74652b4710e302b6c84d4168c326083bd6a576
[INFO] running `Command { std: "docker" "start" "-a" "1261211380b95cb557e933dd0a74652b4710e302b6c84d4168c326083bd6a576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1261211380b95cb557e933dd0a74652b4710e302b6c84d4168c326083bd6a576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1261211380b95cb557e933dd0a74652b4710e302b6c84d4168c326083bd6a576", kill_on_drop: false }`
[INFO] [stdout] 1261211380b95cb557e933dd0a74652b4710e302b6c84d4168c326083bd6a576
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9ab071326440ef5b961a7bb9c83c123328985753e1d5bf7cc02e309022a283b
[INFO] running `Command { std: "docker" "start" "-a" "e9ab071326440ef5b961a7bb9c83c123328985753e1d5bf7cc02e309022a283b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[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)]` 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)]` 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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
[INFO] running `Command { std: "docker" "inspect" "e9ab071326440ef5b961a7bb9c83c123328985753e1d5bf7cc02e309022a283b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ab071326440ef5b961a7bb9c83c123328985753e1d5bf7cc02e309022a283b", kill_on_drop: false }`
[INFO] [stdout] e9ab071326440ef5b961a7bb9c83c123328985753e1d5bf7cc02e309022a283b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfa2db1c321ae82d0abe1ff082d7b183db309893d075bf3ee869d1ed97f11d6b
[INFO] running `Command { std: "docker" "start" "-a" "cfa2db1c321ae82d0abe1ff082d7b183db309893d075bf3ee869d1ed97f11d6b", kill_on_drop: false }`
[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)]` 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)]` 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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pos_pso v0.1.6 (/opt/rustwide/workdir)
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "cfa2db1c321ae82d0abe1ff082d7b183db309893d075bf3ee869d1ed97f11d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfa2db1c321ae82d0abe1ff082d7b183db309893d075bf3ee869d1ed97f11d6b", kill_on_drop: false }`
[INFO] [stdout] cfa2db1c321ae82d0abe1ff082d7b183db309893d075bf3ee869d1ed97f11d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a73de52664c746616630c578ffd7bfb8c886ff71e781675caf01c14f7fd9f789
[INFO] running `Command { std: "docker" "start" "-a" "a73de52664c746616630c578ffd7bfb8c886ff71e781675caf01c14f7fd9f789", 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)]` 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)]` 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)]` 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)]` 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)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pos_pso-95b61cafebd8c398)
[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_4 iter 1000: 	 c = 998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_5 iter 1000: 	 c = 984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04288535473622966804 @ 	 [1.20309, 1.27990, -1.22877, 1.25968, 1.15931] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_0 iter 1000: 	 c = 976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04313011051604020984 @ 	 [1.25986, 1.20853, -1.30385, 1.20987, 1.27816] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_2 iter 1000: 	 c = 974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04221276195231655343 @ 	 [1.21343, 1.18336, -1.19037, 1.24193, 1.21707] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_3 iter 1000: 	 c = 976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04265431392801448396 @ 	 [1.28492, 1.24492, -1.22201, 1.26733, 1.18836] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_1 iter 1000: 	 c = 972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238489500916772790 @ 	 [1.21467, 1.21431, -1.16753, 1.19324, 1.24360] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_6 iter 1000: 	 c = 980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_7 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04211357131989264951 @ 	 [1.20805, 1.22884, -1.21037, 1.21638, 1.27054] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_4 iter 2000: 	 c = 1998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_2 iter 2000: 	 c = 1974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04221276195231655343 @ 	 [1.21343, 1.18336, -1.19037, 1.24193, 1.21707] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_6 iter 2000: 	 c = 1980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_5 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04288535473622966804 @ 	 [1.20309, 1.27990, -1.22877, 1.25968, 1.15931] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_1 iter 2000: 	 c = 1972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238489500916772790 @ 	 [1.21467, 1.21431, -1.16753, 1.19324, 1.24360] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_0 iter 2000: 	 c = 1970, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04289033153953329680 @ 	 [1.22934, 1.29513, -1.25391, 1.25683, 1.27412] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_3 iter 2000: 	 c = 1976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04265431392801448396 @ 	 [1.28492, 1.24492, -1.22201, 1.26733, 1.18836] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_7 iter 2000: 	 c = 1986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04211357131989264951 @ 	 [1.20805, 1.22884, -1.21037, 1.21638, 1.27054] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_4 iter 3000: 	 c = 2998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_2 iter 3000: 	 c = 2974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04221276195231655343 @ 	 [1.21343, 1.18336, -1.19037, 1.24193, 1.21707] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_6 iter 3000: 	 c = 2980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_1 iter 3000: 	 c = 2972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238489500916772790 @ 	 [1.21467, 1.21431, -1.16753, 1.19324, 1.24360] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_0 iter 3000: 	 c = 2968, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04272864938768614756 @ 	 [1.19332, 1.19010, -1.27682, 1.21681, 1.17429] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_5 iter 3000: 	 c = 2982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04263207094394481228 @ 	 [1.18953, 1.16336, -1.21027, 1.20398, 1.25917] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_7 iter 3000: 	 c = 2986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04211357131989264951 @ 	 [1.20805, 1.22884, -1.21037, 1.21638, 1.27054] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_3 iter 3000: 	 c = 2974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04263993448556806926 @ 	 [1.18158, 1.24381, -1.17776, 1.25098, 1.26840] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_4 iter 4000: 	 c = 3998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_2 iter 4000: 	 c = 3974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04221276195231655343 @ 	 [1.21343, 1.18336, -1.19037, 1.24193, 1.21707] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_6 iter 4000: 	 c = 3980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_5 iter 4000: 	 c = 3976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04208751006392819766 @ 	 [1.22260, 1.19801, -1.20988, 1.24962, 1.25576] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_1 iter 4000: 	 c = 3970, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04236322455858243519 @ 	 [1.20516, 1.26893, -1.24341, 1.22486, 1.27194] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_0 iter 4000: 	 c = 3964, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244805117903003439 @ 	 [1.24236, 1.19314, -1.22077, 1.28846, 1.22684] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_7 iter 4000: 	 c = 3986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04211357131989264951 @ 	 [1.20805, 1.22884, -1.21037, 1.21638, 1.27054] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_3 iter 4000: 	 c = 3974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04263993448556806926 @ 	 [1.18158, 1.24381, -1.17776, 1.25098, 1.26840] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_4 iter 5000: 	 c = 4998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178]
[INFO] [stdout] Swarm_6 iter 5000: 	 c = 4980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04203951354707271409 @ 	 [1.25262, 1.18971, -1.23176, 1.21886, 1.22178] 
[INFO] [stdout]  	 Global Record of: 0.04191757861018285264 @ 	 [1.21754, 1.20491, -1.20222, 1.22130, 1.22528]
[INFO] [stdout] Swarm_2 iter 5000: 	 c = 4970, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214045310483011814 @ 	 [1.24338, 1.18947, -1.24062, 1.24352, 1.19746] 
[INFO] [stdout]  	 Global Record of: 0.04185810787295374258 @ 	 [1.22989, 1.20195, -1.22316, 1.23010, 1.22224]
[INFO] [stdout] Swarm_5 iter 5000: 	 c = 4974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04201079168793193930 @ 	 [1.20999, 1.24972, -1.23620, 1.24166, 1.19908] 
[INFO] [stdout]  	 Global Record of: 0.04185810787295374258 @ 	 [1.22989, 1.20195, -1.22316, 1.23010, 1.22224]
[INFO] [stdout] Swarm_0 iter 5000: 	 c = 4956, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04185810787295374258 @ 	 [1.22989, 1.20195, -1.22316, 1.23010, 1.22224] 
[INFO] [stdout]  	 Global Record of: 0.04185810787295374258 @ 	 [1.22989, 1.20195, -1.22316, 1.23010, 1.22224]
[INFO] [stdout] Swarm_1 iter 5000: 	 c = 4966, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04191757861018285264 @ 	 [1.21754, 1.20491, -1.20222, 1.22130, 1.22528] 
[INFO] [stdout]  	 Global Record of: 0.04185810787295374258 @ 	 [1.22989, 1.20195, -1.22316, 1.23010, 1.22224]
[INFO] [stdout] Swarm_7 iter 5000: 	 c = 4984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04211015964680937113 @ 	 [1.18794, 1.23115, -1.20214, 1.20287, 1.23765] 
[INFO] [stdout]  	 Global Record of: 0.04181676564788348871 @ 	 [1.22649, 1.23473, -1.24084, 1.22181, 1.22900]
[INFO] [stdout] Swarm_3 iter 5000: 	 c = 4960, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04194368287131882561 @ 	 [1.21524, 1.24185, -1.21431, 1.19885, 1.21704] 
[INFO] [stdout]  	 Global Record of: 0.04179183190490558947 @ 	 [1.22449, 1.21911, -1.22759, 1.22096, 1.22305]
[INFO] [stdout] Swarm_4 iter 6000: 	 c = 5998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04179183190490558947 @ 	 [1.22449, 1.21911, -1.22759, 1.22096, 1.22305]
[INFO] [stdout] Swarm_6 iter 6000: 	 c = 5964, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04179025504532924568 @ 	 [1.22875, 1.22104, -1.22773, 1.22980, 1.22014] 
[INFO] [stdout]  	 Global Record of: 0.04179025504532924568 @ 	 [1.22875, 1.22104, -1.22773, 1.22980, 1.22014]
[INFO] [stdout] Swarm_2 iter 6000: 	 c = 5958, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178690519628502908 @ 	 [1.22778, 1.21938, -1.22396, 1.22723, 1.22532] 
[INFO] [stdout]  	 Global Record of: 0.04178042839437265399 @ 	 [1.22810, 1.22627, -1.22568, 1.22702, 1.22463]
[INFO] [stdout] Swarm_5 iter 6000: 	 c = 5952, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177993821856207379 @ 	 [1.22710, 1.22810, -1.22635, 1.22642, 1.22672] 
[INFO] [stdout]  	 Global Record of: 0.04177973452908053525 @ 	 [1.22625, 1.22688, -1.22600, 1.22725, 1.22708]
[INFO] [stdout] Swarm_1 iter 6000: 	 c = 5950, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178060242075733871 @ 	 [1.22915, 1.22605, -1.22588, 1.22629, 1.22736] 
[INFO] [stdout]  	 Global Record of: 0.04177964463736585227 @ 	 [1.22610, 1.22622, -1.22658, 1.22709, 1.22672]
[INFO] [stdout] Swarm_0 iter 6000: 	 c = 5946, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178158845086594325 @ 	 [1.22731, 1.22674, -1.22474, 1.22440, 1.22937] 
[INFO] [stdout]  	 Global Record of: 0.04177958294884003693 @ 	 [1.22635, 1.22642, -1.22614, 1.22653, 1.22648]
[INFO] [stdout] Swarm_7 iter 6000: 	 c = 5960, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04179290953889527177 @ 	 [1.22965, 1.22956, -1.22314, 1.23169, 1.21932] 
[INFO] [stdout]  	 Global Record of: 0.04177956575881886653 @ 	 [1.22648, 1.22652, -1.22649, 1.22649, 1.22646]
[INFO] [stdout] Swarm_3 iter 6000: 	 c = 5946, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178343797677745025 @ 	 [1.22189, 1.22538, -1.22907, 1.22485, 1.22665] 
[INFO] [stdout]  	 Global Record of: 0.04177956552989030292 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 7000: 	 c = 6998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_6 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_1 iter 7000: 	 c = 6856, 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 7000: 	 c = 6818, 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 = 6856, 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 = 6858, 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_7 iter 7000: 	 c = 6846, 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_3 iter 7000: 	 c = 6848, 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_4 iter 8000: 	 c = 7998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_6 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_0 iter 8000: 	 c = 7816, 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 = 7856, 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 = 7856, 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_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_5 iter 8000: 	 c = 7856, 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 = 7848, 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_4 iter 9000: 	 c = 8998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_0 iter 9000: 	 c = 8816, 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 = 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_2 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_5 iter 9000: 	 c = 8856, 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 = 8856, 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_3 iter 9000: 	 c = 8846, 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 = 9816, 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 = 9998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.07650205521115874263 @ 	 [-1.44248, -1.12763, 1.17750, -0.73461, -1.16220] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 10000: 	 c = 9856, 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 = 9856, 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 = 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_6 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_3 iter 10000: 	 c = 9846, 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] thread 'expSinFunction' panicked at src/lib.rs:38:5:
[INFO] [stdout] optimizer did not converge!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5555d04708d5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5555d04708d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5555d04708d5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5555d04708d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5555d0497bfb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5555d0497bfb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5555d046e1bf - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5555d04706ae - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5555d04706ae - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5555d0472019 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x5555d0471d6c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5555d040829f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5555d040829f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5555d047261b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5555d047261b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5555d0411fe8 - std::panicking::begin_panic::{{closure}}::heb0fe66050452123
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x5555d0411cda - std::sys_common::backtrace::__rust_end_short_backtrace::h284b4d0138e65551
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5555d0411f87 - std::panicking::begin_panic::h4d4f43661f5fdec4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x5555d03b8714 - pos_pso::expSinFunction::hf0b8b0a4ee4630da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:38:5
[INFO] [stdout]   19:     0x5555d03b8447 - pos_pso::expSinFunction::{{closure}}::h1ba5401888dbe59e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:20
[INFO] [stdout]   20:     0x5555d03ac156 - core::ops::function::FnOnce::call_once::h53739e82551c65b4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5555d040cbbb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5555d040cbbb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   23:     0x5555d040c281 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   24:     0x5555d040c281 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x5555d040c281 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   26:     0x5555d040c281 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   27:     0x5555d040c281 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   28:     0x5555d040c281 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   29:     0x5555d040c281 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   30:     0x5555d03d4c54 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   31:     0x5555d03d4c54 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   32:     0x5555d03d9722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   33:     0x5555d03d9722 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x5555d03d9722 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x5555d03d9722 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x5555d03d9722 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x5555d03d9722 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   38:     0x5555d03d9722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5555d04768fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   40:     0x5555d04768fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   41:     0x5555d04768fb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   42:     0x7f7273c1fac3 - <unknown>
[INFO] [stdout]   43:     0x7f7273cb0a04 - __clone
[INFO] [stdout]   44:                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 140.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a73de52664c746616630c578ffd7bfb8c886ff71e781675caf01c14f7fd9f789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a73de52664c746616630c578ffd7bfb8c886ff71e781675caf01c14f7fd9f789", kill_on_drop: false }`
[INFO] [stdout] a73de52664c746616630c578ffd7bfb8c886ff71e781675caf01c14f7fd9f789
