[INFO] fetching crate pos_pso 0.1.6...
[INFO] testing pos_pso-0.1.6 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b361c3e04bbcf43a44473d55dfa441c0543e18af942e933474df9f400eda3400
[INFO] running `Command { std: "docker" "start" "-a" "b361c3e04bbcf43a44473d55dfa441c0543e18af942e933474df9f400eda3400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b361c3e04bbcf43a44473d55dfa441c0543e18af942e933474df9f400eda3400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b361c3e04bbcf43a44473d55dfa441c0543e18af942e933474df9f400eda3400", kill_on_drop: false }`
[INFO] [stdout] b361c3e04bbcf43a44473d55dfa441c0543e18af942e933474df9f400eda3400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 342f4fd265bbaac1193c46bcc66d320d5520536d5b589406ed389d0fad3e0516
[INFO] running `Command { std: "docker" "start" "-a" "342f4fd265bbaac1193c46bcc66d320d5520536d5b589406ed389d0fad3e0516", 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.53s
[INFO] running `Command { std: "docker" "inspect" "342f4fd265bbaac1193c46bcc66d320d5520536d5b589406ed389d0fad3e0516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "342f4fd265bbaac1193c46bcc66d320d5520536d5b589406ed389d0fad3e0516", kill_on_drop: false }`
[INFO] [stdout] 342f4fd265bbaac1193c46bcc66d320d5520536d5b589406ed389d0fad3e0516
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 954bba2fab9d496af0714e1c8b66736ebcaf80b0f45fc201041840327a20f330
[INFO] running `Command { std: "docker" "start" "-a" "954bba2fab9d496af0714e1c8b66736ebcaf80b0f45fc201041840327a20f330", 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.91s
[INFO] running `Command { std: "docker" "inspect" "954bba2fab9d496af0714e1c8b66736ebcaf80b0f45fc201041840327a20f330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "954bba2fab9d496af0714e1c8b66736ebcaf80b0f45fc201041840327a20f330", kill_on_drop: false }`
[INFO] [stdout] 954bba2fab9d496af0714e1c8b66736ebcaf80b0f45fc201041840327a20f330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a4db5629b328847cc7a44c344b76341ebe339365fc59183310ba91a7c1edc0e
[INFO] running `Command { std: "docker" "start" "-a" "9a4db5629b328847cc7a44c344b76341ebe339365fc59183310ba91a7c1edc0e", 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pos_pso-6d852ed4b39f54e3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test opt_quad_test_collab ... ok
[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_6 iter 1000: 	 c = 980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04291117090600886363 @ 	 [1.19647, 1.25496, -1.25694, 1.14415, -1.23976] 
[INFO] [stdout]  	 Global Record of: 0.04230566347706588709 @ 	 [1.28290, 1.20486, -1.23115, 1.20620, -1.22011]
[INFO] [stdout] Swarm_2 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04278284996901519921 @ 	 [1.14635, 1.19644, -1.24778, 1.19896, -1.23651] 
[INFO] [stdout]  	 Global Record of: 0.04230566347706588709 @ 	 [1.28290, 1.20486, -1.23115, 1.20620, -1.22011]
[INFO] [stdout] Swarm_3 iter 1000: 	 c = 978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04284227510632197811 @ 	 [1.22168, 1.14926, -1.18253, 1.19932, -1.24841] 
[INFO] [stdout]  	 Global Record of: 0.04230566347706588709 @ 	 [1.28290, 1.20486, -1.23115, 1.20620, -1.22011]
[INFO] [stdout] Swarm_2 iter 2000: 	 c = 1980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04268375800293187916 @ 	 [1.17535, 1.22371, -1.27045, 1.17429, -1.21170] 
[INFO] [stdout]  	 Global Record of: 0.04230566347706588709 @ 	 [1.28290, 1.20486, -1.23115, 1.20620, -1.22011]
[INFO] [stdout] Swarm_1 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04248308353240256435 @ 	 [1.26590, 1.19252, -1.17506, 1.21348, -1.24316] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_6 iter 2000: 	 c = 1976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04247518125170076514 @ 	 [1.18430, 1.18807, -1.21368, 1.27263, -1.21517] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_5 iter 1000: 	 c = 984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04230566347706588709 @ 	 [1.28290, 1.20486, -1.23115, 1.20620, -1.22011] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_0 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04280252077982084347 @ 	 [1.20480, 1.27980, -1.20026, 1.27633, -1.26558] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_4 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04285555315429701723 @ 	 [1.19841, 1.16598, -1.25545, 1.16835, -1.20485] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_2 iter 3000: 	 c = 2978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_7 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_3 iter 2000: 	 c = 1978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04284227510632197811 @ 	 [1.22168, 1.14926, -1.18253, 1.19932, -1.24841] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_2 iter 4000: 	 c = 3978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_6 iter 3000: 	 c = 2976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04247518125170076514 @ 	 [1.18430, 1.18807, -1.21368, 1.27263, -1.21517] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_1 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04241580620306828475 @ 	 [1.26546, 1.24382, -1.17990, 1.19234, -1.23450] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_0 iter 2000: 	 c = 1980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04236957877275628059 @ 	 [1.22613, 1.17705, -1.22304, 1.24236, -1.17845] 
[INFO] [stdout]  	 Global Record of: 0.04223386397652478808 @ 	 [1.24270, 1.20120, -1.19929, 1.26276, -1.19939]
[INFO] [stdout] Swarm_5 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04230566347706588709 @ 	 [1.28290, 1.20486, -1.23115, 1.20620, -1.22011] 
[INFO] [stdout]  	 Global Record of: 0.04221438209262117630 @ 	 [1.27021, 1.23475, -1.21494, 1.23008, -1.26276]
[INFO] [stdout] Swarm_3 iter 3000: 	 c = 2976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238653613963339062 @ 	 [1.23378, 1.28740, -1.23013, 1.20140, -1.24488] 
[INFO] [stdout]  	 Global Record of: 0.04196853176641469202 @ 	 [1.20725, 1.23291, -1.25133, 1.23127, -1.20439]
[INFO] [stdout] Swarm_4 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04266147596116456192 @ 	 [1.24726, 1.25421, -1.26315, 1.27697, -1.18226] 
[INFO] [stdout]  	 Global Record of: 0.04196853176641469202 @ 	 [1.20725, 1.23291, -1.25133, 1.23127, -1.20439]
[INFO] [stdout] Swarm_7 iter 2000: 	 c = 1982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04195762817772941133 @ 	 [1.20198, 1.22613, -1.22118, 1.23823, -1.25254]
[INFO] [stdout] Swarm_2 iter 5000: 	 c = 4970, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04195762817772941133 @ 	 [1.20198, 1.22613, -1.22118, 1.23823, -1.25254] 
[INFO] [stdout]  	 Global Record of: 0.04195762817772941133 @ 	 [1.20198, 1.22613, -1.22118, 1.23823, -1.25254]
[INFO] [stdout] Swarm_6 iter 4000: 	 c = 3974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04234375136740624324 @ 	 [1.25996, 1.22908, -1.21997, 1.18241, -1.18685] 
[INFO] [stdout]  	 Global Record of: 0.04183156712868952437 @ 	 [1.21234, 1.22460, -1.22072, 1.22334, -1.21275]
[INFO] [stdout] Swarm_5 iter 3000: 	 c = 2982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04196724276991304486 @ 	 [1.20564, 1.23084, -1.21647, 1.22997, -1.25722] 
[INFO] [stdout]  	 Global Record of: 0.04179588791037323198 @ 	 [1.21970, 1.22960, -1.23179, 1.22205, -1.22100]
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] Swarm_0 iter 3000: 	 c = 2980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04236957877275628059 @ 	 [1.22613, 1.17705, -1.22304, 1.24236, -1.17845] 
[INFO] [stdout]  	 Global Record of: 0.04179588791037323198 @ 	 [1.21970, 1.22960, -1.23179, 1.22205, -1.22100]
[INFO] [stdout] Swarm_2 iter 6000: 	 c = 5954, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178840894723570565 @ 	 [1.22517, 1.22510, -1.23058, 1.22074, -1.23081] 
[INFO] [stdout]  	 Global Record of: 0.04179199557273702986 @ 	 [1.22443, 1.23210, -1.22504, 1.22972, -1.21919]
[INFO] [stdout] Swarm_3 iter 4000: 	 c = 3976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238653613963339062 @ 	 [1.23378, 1.28740, -1.23013, 1.20140, -1.24488] 
[INFO] [stdout]  	 Global Record of: 0.04178299475841655564 @ 	 [1.22858, 1.22853, -1.22973, 1.22722, -1.22358]
[INFO] [stdout] Swarm_1 iter 3000: 	 c = 2984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04241580620306828475 @ 	 [1.26546, 1.24382, -1.17990, 1.19234, -1.23450] 
[INFO] [stdout]  	 Global Record of: 0.04178146364937800061 @ 	 [1.22706, 1.22604, -1.22436, 1.22526, -1.22347]
[INFO] [stdout] Swarm_4 iter 3000: 	 c = 2982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04249704180424839634 @ 	 [1.21651, 1.24899, -1.18030, 1.18611, -1.18534] 
[INFO] [stdout]  	 Global Record of: 0.04177986435500958412 @ 	 [1.22696, 1.22565, -1.22571, 1.22555, -1.22672]
[INFO] [stdout] Swarm_7 iter 3000: 	 c = 2982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04177974221482798345 @ 	 [1.22718, 1.22637, -1.22564, 1.22666, -1.22693]
[INFO] [stdout] Swarm_6 iter 5000: 	 c = 4972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04188852496977342466 @ 	 [1.22569, 1.20717, -1.24663, 1.22107, -1.23527] 
[INFO] [stdout]  	 Global Record of: 0.04177963492042407329 @ 	 [1.22718, 1.22652, -1.22623, 1.22653, -1.22638]
[INFO] [stdout] Swarm_2 iter 7000: 	 c = 6826, 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 4000: 	 c = 3980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04236957877275628059 @ 	 [1.22613, 1.17705, -1.22304, 1.24236, -1.17845] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 8000: 	 c = 7826, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 4000: 	 c = 3982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04217777059335080236 @ 	 [1.19246, 1.23894, -1.23711, 1.22365, -1.18266] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 5000: 	 c = 4968, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04188015837660503254 @ 	 [1.23618, 1.20866, -1.22852, 1.23985, -1.21131] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 6000: 	 c = 5962, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178262513489260088 @ 	 [1.22671, 1.22803, -1.22949, 1.22625, -1.23019] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 4000: 	 c = 3982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04196724276991304486 @ 	 [1.20564, 1.23084, -1.21647, 1.22997, -1.25722] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 4000: 	 c = 3980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04212908379964759586 @ 	 [1.24146, 1.19994, -1.22805, 1.26569, -1.20815] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 4000: 	 c = 3982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 9000: 	 c = 8824, 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 5000: 	 c = 4982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04201017449635931905 @ 	 [1.23104, 1.23569, -1.22470, 1.26720, -1.21885] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 6000: 	 c = 5982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04188006461459359286 @ 	 [1.22817, 1.23697, -1.23868, 1.20666, -1.23943] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_6 iter 7000: 	 c = 6874, 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 6000: 	 c = 5950, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04179189960170284074 @ 	 [1.22424, 1.23452, -1.22211, 1.22323, -1.22557] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04199576235358091353 @ 	 [1.21610, 1.20786, -1.21324, 1.19284, -1.21801] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 6000: 	 c = 5968, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04179007440308348670 @ 	 [1.22994, 1.22483, -1.22685, 1.22149, -1.21966] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 5000: 	 c = 4980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04195982630037597277 @ 	 [1.23794, 1.21732, -1.23823, 1.19878, -1.24539] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 7000: 	 c = 6982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_2 iter 10000: 	 c = 9824, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 7000: 	 c = 6874, 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 = 7982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 6000: 	 c = 5972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178528875394623560 @ 	 [1.22514, 1.22869, -1.22599, 1.22471, -1.22040] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 6000: 	 c = 5960, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178984244173288704 @ 	 [1.22825, 1.22254, -1.23130, 1.22392, -1.22052] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [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.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 8000: 	 c = 7872, 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 = 7874, 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 6000: 	 c = 5966, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178386054003219857 @ 	 [1.22651, 1.22959, -1.23106, 1.22862, -1.22608] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_0 iter 7000: 	 c = 6866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_7 iter 9000: 	 c = 8982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 8000: 	 c = 7850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.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 = 8872, 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 = 6874, 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 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 7000: 	 c = 6830, 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 9000: 	 c = 8874, 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 = 7872, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_1 iter 10000: 	 c = 9872, 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 = 9982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04254882843721315838 @ 	 [-1.15542, -1.24825, 1.23916, -1.19692, -1.22991] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_3 iter 9000: 	 c = 8848, 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 = 9872, 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 9000: 	 c = 8866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_4 iter 9000: 	 c = 8872, 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 = 7828, 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 = 9872, 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 = 9848, 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 = 9866, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Swarm_5 iter 9000: 	 c = 8828, 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 = 9828, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] Minimum Record of: 0.04177956552970308463 @ 	 [1.22649, 1.22649, -1.22649, 1.22649, -1.22649]
[INFO] [stdout] 
[INFO] [stdout] thread 'expSinFunction' panicked at src/lib.rs:38:5:
[INFO] [stdout] optimizer did not converge!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653f8cc80a92 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653f8cc80a92 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653f8cc80a92 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x653f8cc80a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x653f8cca6c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x653f8cca6c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x653f8cc7dc73 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x653f8cc7dc73 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x653f8cc808e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x653f8cc8200c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x653f8cc81e62 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x653f8cc47064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x653f8cc47064 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653f8cc82aeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x653f8cc82aeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x653f8cc828fc - std::panicking::begin_panic::{{closure}}::h0f8706344c9ec311
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x653f8cc80f89 - std::sys::backtrace::__rust_end_short_backtrace::h475b472ad5266ef1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x653f8cc82812 - std::panicking::begin_panic::h1915e13924f93329
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x653f8cc0b32f - pos_pso::expSinFunction::h36a538fceccc9a78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:38:5
[INFO] [stdout]   19:     0x653f8cc0b32f - pos_pso::expSinFunction::{{closure}}::h117fb26498b5b213
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:20
[INFO] [stdout]   20:     0x653f8cc0b32f - core::ops::function::FnOnce::call_once::h1500025ae8b170cc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x653f8cc4c7eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x653f8cc4c7eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   23:     0x653f8cc4b9de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   24:     0x653f8cc4b9de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x653f8cc4b9de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x653f8cc4b9de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x653f8cc4b9de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x653f8cc4b9de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   29:     0x653f8cc4b9de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   30:     0x653f8cc0f554 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   31:     0x653f8cc0f554 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   32:     0x653f8cc12f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x653f8cc12f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x653f8cc12f2a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x653f8cc12f2a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x653f8cc12f2a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x653f8cc12f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x653f8cc12f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x653f8cc85a47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40:     0x653f8cc85a47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x653f8cc85a47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   42:     0x7ba422651aa4 - <unknown>
[INFO] [stdout]   43:     0x7ba4226dea34 - 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.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a4db5629b328847cc7a44c344b76341ebe339365fc59183310ba91a7c1edc0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a4db5629b328847cc7a44c344b76341ebe339365fc59183310ba91a7c1edc0e", kill_on_drop: false }`
[INFO] [stdout] 9a4db5629b328847cc7a44c344b76341ebe339365fc59183310ba91a7c1edc0e
