[INFO] fetching crate pos_pso 0.1.6...
[INFO] testing pos_pso-0.1.6 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pos_pso 0.1.6
[INFO] finished tweaking crates.io crate pos_pso 0.1.6
[INFO] tweaked toml for crates.io crate pos_pso 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 878a3fc5ad4e6d2787fc94a04962cf6da468b0aaf3d7c9411fcf32d8d11f7f71
[INFO] running `Command { std: "docker" "start" "-a" "878a3fc5ad4e6d2787fc94a04962cf6da468b0aaf3d7c9411fcf32d8d11f7f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "878a3fc5ad4e6d2787fc94a04962cf6da468b0aaf3d7c9411fcf32d8d11f7f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878a3fc5ad4e6d2787fc94a04962cf6da468b0aaf3d7c9411fcf32d8d11f7f71", kill_on_drop: false }`
[INFO] [stdout] 878a3fc5ad4e6d2787fc94a04962cf6da468b0aaf3d7c9411fcf32d8d11f7f71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc0b29b0155c5dcf1c906d5a3d697ae3015bdcd6ea5b9818f4b70f2284a8d621
[INFO] running `Command { std: "docker" "start" "-a" "cc0b29b0155c5dcf1c906d5a3d697ae3015bdcd6ea5b9818f4b70f2284a8d621", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pos_pso v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
[INFO] running `Command { std: "docker" "inspect" "cc0b29b0155c5dcf1c906d5a3d697ae3015bdcd6ea5b9818f4b70f2284a8d621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0b29b0155c5dcf1c906d5a3d697ae3015bdcd6ea5b9818f4b70f2284a8d621", kill_on_drop: false }`
[INFO] [stdout] cc0b29b0155c5dcf1c906d5a3d697ae3015bdcd6ea5b9818f4b70f2284a8d621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4d15ccd4c264b9fff09d801eee9aa98db870817d758529954b256fc51a088fd
[INFO] running `Command { std: "docker" "start" "-a" "c4d15ccd4c264b9fff09d801eee9aa98db870817d758529954b256fc51a088fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling pos_pso v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "c4d15ccd4c264b9fff09d801eee9aa98db870817d758529954b256fc51a088fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d15ccd4c264b9fff09d801eee9aa98db870817d758529954b256fc51a088fd", kill_on_drop: false }`
[INFO] [stdout] c4d15ccd4c264b9fff09d801eee9aa98db870817d758529954b256fc51a088fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e342b53bb5a9779b38dd82729b231598db46d6614cbd7fd244e918d81aaf8a82
[INFO] running `Command { std: "docker" "start" "-a" "e342b53bb5a9779b38dd82729b231598db46d6614cbd7fd244e918d81aaf8a82", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs:6:5
[INFO] [stdout] running 2 tests
[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.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pos_pso-6d852ed4b39f54e3)
[INFO] [stdout] test opt_quad_test_collab ... ok
[INFO] [stdout] test expSinFunction ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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_0 iter 1000: 	 c = 990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04215523422658729036 @ 	 [1.20853, -1.25039, 1.26460, -1.22263, -1.25174] 
[INFO] [stdout]  	 Global Record of: 0.04215523422658729036 @ 	 [1.20853, -1.25039, 1.26460, -1.22263, -1.25174]
[INFO] [stdout] Swarm_1 iter 1000: 	 c = 988, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04283278235587224120 @ 	 [1.25789, -1.14335, 1.21695, -1.22949, -1.25739] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_0 iter 2000: 	 c = 1990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04215523422658729036 @ 	 [1.20853, -1.25039, 1.26460, -1.22263, -1.25174] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_0 iter 3000: 	 c = 2990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04215523422658729036 @ 	 [1.20853, -1.25039, 1.26460, -1.22263, -1.25174] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_1 iter 2000: 	 c = 1986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04233032309754536371 @ 	 [1.24379, -1.19589, 1.18246, -1.19116, -1.21121] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_7 iter 1000: 	 c = 980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280250896292937812 @ 	 [1.25394, -1.25920, 1.26723, -1.27373, -1.17670] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_4 iter 1000: 	 c = 976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04313119994238086979 @ 	 [1.17257, -1.22007, 1.22929, -1.22040, -1.31278] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_5 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214672727412038106 @ 	 [1.23286, -1.23982, 1.19954, -1.21188, -1.18247] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_3 iter 1000: 	 c = 994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_2 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_6 iter 1000: 	 c = 998, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.06107851510105329756 @ 	 [-1.23736, 1.08269, -1.38134, -1.39657, -1.43758] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_0 iter 4000: 	 c = 3990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04215523422658729036 @ 	 [1.20853, -1.25039, 1.26460, -1.22263, -1.25174] 
[INFO] [stdout]  	 Global Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018]
[INFO] [stdout] Swarm_1 iter 3000: 	 c = 2984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04224294638817420455 @ 	 [1.24444, -1.18318, 1.19537, -1.23759, -1.24998] 
[INFO] [stdout]  	 Global Record of: 0.04192877620495818330 @ 	 [1.20319, -1.23076, 1.24403, -1.24487, -1.22976]
[INFO] [stdout] Swarm_0 iter 5000: 	 c = 4986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04190266140694479807 @ 	 [1.24528, -1.21155, 1.22920, -1.24580, -1.22031] 
[INFO] [stdout]  	 Global Record of: 0.04190266140694479807 @ 	 [1.24528, -1.21155, 1.22920, -1.24580, -1.22031]
[INFO] [stdout] Swarm_4 iter 2000: 	 c = 1972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04246283023496135595 @ 	 [1.22569, -1.16498, 1.25315, -1.21095, -1.25751] 
[INFO] [stdout]  	 Global Record of: 0.04180558290942858191 @ 	 [1.22145, -1.21767, 1.23008, -1.22041, -1.23423]
[INFO] [stdout] Swarm_5 iter 2000: 	 c = 1986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214672727412038106 @ 	 [1.23286, -1.23982, 1.19954, -1.21188, -1.18247] 
[INFO] [stdout]  	 Global Record of: 0.04180558290942858191 @ 	 [1.22145, -1.21767, 1.23008, -1.22041, -1.23423]
[INFO] [stdout] Swarm_0 iter 6000: 	 c = 5968, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178438281083892564 @ 	 [1.22393, -1.22734, 1.22288, -1.22968, -1.22946] 
[INFO] [stdout]  	 Global Record of: 0.04178438281083892564 @ 	 [1.22393, -1.22734, 1.22288, -1.22968, -1.22946]
[INFO] [stdout] Swarm_7 iter 2000: 	 c = 1978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04273315658557112068 @ 	 [1.23125, -1.24546, 1.18591, -1.19385, -1.29300] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970312626 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 2000: 	 c = 1986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309850 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 7000: 	 c = 6860, 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.04177956552970309850 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 4000: 	 c = 3984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04224294638817420455 @ 	 [1.24444, -1.18318, 1.19537, -1.23759, -1.24998] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309850 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 3000: 	 c = 2986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214672727412038106 @ 	 [1.23286, -1.23982, 1.19954, -1.21188, -1.18247] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309850 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04265935949309567626 @ 	 [1.23494, -1.26231, 1.24024, -1.25821, -1.15736] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309850 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 2000: 	 c = 1994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 8000: 	 c = 7858, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 3000: 	 c = 2986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 3000: 	 c = 2972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04246283023496135595 @ 	 [1.22569, -1.16498, 1.25315, -1.21095, -1.25751] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 4000: 	 c = 3986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214672727412038106 @ 	 [1.23286, -1.23982, 1.19954, -1.21188, -1.18247] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 9000: 	 c = 8858, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 10000: 	 c = 9858, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 5000: 	 c = 4984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04200657622624690002 @ 	 [1.23118, -1.21426, 1.25567, -1.20161, -1.21229] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 5000: 	 c = 4974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04201349636853582425 @ 	 [1.23869, -1.24888, 1.20661, -1.23202, -1.25497] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 3000: 	 c = 2982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04218102757636859462 @ 	 [1.27222, -1.21138, 1.25054, -1.21950, -1.21144] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 3000: 	 c = 2976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04272973206592076134 @ 	 [1.18382, -1.25628, 1.21390, -1.15740, -1.24617] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 3000: 	 c = 2994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 6000: 	 c = 5966, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04179112379654309484 @ 	 [1.22499, -1.23587, 1.22722, -1.22778, -1.22776] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 6000: 	 c = 5950, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178123775668983464 @ 	 [1.22619, -1.22570, 1.22600, -1.22316, -1.22512] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 4000: 	 c = 3970, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04220528441884451726 @ 	 [1.20849, -1.17690, 1.24503, -1.22629, -1.24727] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [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.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 8000: 	 c = 7850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 4000: 	 c = 3982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04218102757636859462 @ 	 [1.27222, -1.21138, 1.25054, -1.21950, -1.21144] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 4000: 	 c = 3986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04206314898862296286 @ 	 [1.24991, -1.24514, 1.21893, -1.26260, -1.23018] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 7000: 	 c = 6866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 9000: 	 c = 8850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 4000: 	 c = 3994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 5000: 	 c = 4964, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04195164298330229802 @ 	 [1.22281, -1.25971, 1.22848, -1.24110, -1.22035] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 8000: 	 c = 7866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 4000: 	 c = 3974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04263701136498986022 @ 	 [1.23797, -1.27143, 1.23213, -1.20329, -1.28941] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [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.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 9000: 	 c = 8864, 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 5000: 	 c = 4982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04191093838420421880 @ 	 [1.21770, -1.22341, 1.19677, -1.21807, -1.23431] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04199112677364795487 @ 	 [1.21747, -1.22645, 1.23116, -1.21713, -1.18646] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 10000: 	 c = 9864, 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 5000: 	 c = 4994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 6000: 	 c = 5948, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178583810232262136 @ 	 [1.22429, -1.22660, 1.22091, -1.22989, -1.22452] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 5000: 	 c = 4966, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04207756962234454612 @ 	 [1.25420, -1.24408, 1.23159, -1.19519, -1.20783] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 6000: 	 c = 5964, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178690010032048291 @ 	 [1.23198, -1.22853, 1.22342, -1.22801, -1.22279] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 6000: 	 c = 5956, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178807460435512294 @ 	 [1.21956, -1.22648, 1.22653, -1.22176, -1.22614] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 6000: 	 c = 5994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 7000: 	 c = 6852, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 6000: 	 c = 5942, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178463213891740746 @ 	 [1.22224, -1.22539, 1.22777, -1.22199, -1.22727] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 7000: 	 c = 6872, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 7000: 	 c = 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 = 6994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 8000: 	 c = 7852, 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 = 6836, 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 = 7870, 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 = 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_4 iter 9000: 	 c = 8852, 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 8000: 	 c = 7994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 8000: 	 c = 7834, 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 = 8870, 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 = 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_4 iter 10000: 	 c = 9850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 9000: 	 c = 8834, 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 = 8994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 10000: 	 c = 9870, 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 = 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_7 iter 10000: 	 c = 9834, 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 = 9994, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04352308892812573049 @ 	 [-1.22096, 1.21487, -1.13101, -1.23158, -1.14909] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] Minimum Record of: 0.04177956552970308463 @ 	 [1.22649, -1.22649, 1.22649, -1.22649, -1.22649]
[INFO] [stdout] 
[INFO] [stdout] thread 'expSinFunction' panicked at src/lib.rs:38:5:
[INFO] [stdout] optimizer did not converge!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f684e2b0a52 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f684e2b0a52 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f684e2b0a52 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f684e2b0a52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f684e2d6c53 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f684e2d6c53 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f684e2ad9e3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f684e2ad9e3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f684e2b08a2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f684e2b1fcc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f684e2b1e22 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f684e277064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f684e277064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f684e2b2aab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f684e2b2aab - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f684e2b28bc - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f684e2b0f59 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f684e2b27d2 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f684e23b32f - pos_pso::expSinFunction::h5eabdcb261fac467
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:38:5
[INFO] [stdout]   19:     0x5f684e23b32f - pos_pso::expSinFunction::{{closure}}::h686e3917cf7f105c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:20
[INFO] [stdout]   20:     0x5f684e23b32f - core::ops::function::FnOnce::call_once::h257bb1265a3d83ae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5f684e27c79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f684e27c79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   23:     0x5f684e27b9de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   24:     0x5f684e27b9de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x5f684e27b9de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x5f684e27b9de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x5f684e27b9de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5f684e27b9de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   29:     0x5f684e27b9de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   30:     0x5f684e23f584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   31:     0x5f684e23f584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   32:     0x5f684e242f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x5f684e242f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x5f684e242f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x5f684e242f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x5f684e242f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5f684e242f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x5f684e242f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5f684e2b5a07 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40:     0x5f684e2b5a07 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5f684e2b5a07 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   42:     0x7bcfe8bd9aa4 - <unknown>
[INFO] [stdout]   43:     0x7bcfe8c66a34 - 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 5.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e342b53bb5a9779b38dd82729b231598db46d6614cbd7fd244e918d81aaf8a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e342b53bb5a9779b38dd82729b231598db46d6614cbd7fd244e918d81aaf8a82", kill_on_drop: false }`
[INFO] [stdout] e342b53bb5a9779b38dd82729b231598db46d6614cbd7fd244e918d81aaf8a82
