[INFO] fetching crate pos_pso 0.1.6... [INFO] testing pos_pso-0.1.6 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pos_pso 0.1.6 [INFO] finished tweaking crates.io crate pos_pso 0.1.6 [INFO] tweaked toml for crates.io crate pos_pso 0.1.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3923fa7923ddc528b4204254aaa0af42efbcbd28edb9e78307577e4c9fa8b5f9 [INFO] running `Command { std: "docker" "start" "-a" "3923fa7923ddc528b4204254aaa0af42efbcbd28edb9e78307577e4c9fa8b5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3923fa7923ddc528b4204254aaa0af42efbcbd28edb9e78307577e4c9fa8b5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3923fa7923ddc528b4204254aaa0af42efbcbd28edb9e78307577e4c9fa8b5f9", kill_on_drop: false }` [INFO] [stdout] 3923fa7923ddc528b4204254aaa0af42efbcbd28edb9e78307577e4c9fa8b5f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb5018aef0fedc34e0a186daee19e8a3d7a3ea810d3b5d06a719da1db7d8d2a3 [INFO] running `Command { std: "docker" "start" "-a" "fb5018aef0fedc34e0a186daee19e8a3d7a3ea810d3b5d06a719da1db7d8d2a3", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [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 is never read: `igf` [INFO] [stdout] --> src/optimizer/swarm.rs:27:5 [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 is never read: `igf` [INFO] [stdout] --> src/optimizer/swarm.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | igf: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.95s [INFO] running `Command { std: "docker" "inspect" "fb5018aef0fedc34e0a186daee19e8a3d7a3ea810d3b5d06a719da1db7d8d2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5018aef0fedc34e0a186daee19e8a3d7a3ea810d3b5d06a719da1db7d8d2a3", kill_on_drop: false }` [INFO] [stdout] fb5018aef0fedc34e0a186daee19e8a3d7a3ea810d3b5d06a719da1db7d8d2a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cccfc4864c2f3f91200b50e18180a830597f271a4ab7876dc32af229d4dceabd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cccfc4864c2f3f91200b50e18180a830597f271a4ab7876dc32af229d4dceabd", 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 is never read: `igf` [INFO] [stdout] --> src/optimizer/swarm.rs:27:5 [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 is never read: `igf` [INFO] [stdout] --> src/optimizer/swarm.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | igf: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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 is never read: `igf` [INFO] [stdout] --> src/optimizer/swarm.rs:27:5 [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 is never read: `igf` [INFO] [stdout] --> src/optimizer/swarm.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | igf: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expSinFunction` should have a snake case name [INFO] [stdout] --> src/lib.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn expSinFunction() { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `exp_sin_function` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "cccfc4864c2f3f91200b50e18180a830597f271a4ab7876dc32af229d4dceabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cccfc4864c2f3f91200b50e18180a830597f271a4ab7876dc32af229d4dceabd", kill_on_drop: false }` [INFO] [stdout] cccfc4864c2f3f91200b50e18180a830597f271a4ab7876dc32af229d4dceabd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dac2a57a9d7f447212b1a59691e87a7a84faff87e6118264d895c68dda849a1f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dac2a57a9d7f447212b1a59691e87a7a84faff87e6118264d895c68dda849a1f", 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 is never read: `igf` [INFO] [stderr] --> src/optimizer/swarm.rs:27:5 [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 is never read: `igf` [INFO] [stderr] --> src/optimizer/swarm.rs:221:5 [INFO] [stderr] | [INFO] [stderr] 221 | igf: f64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [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: field is never read: `igf` [INFO] [stderr] --> src/optimizer/swarm.rs:27:5 [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 is never read: `igf` [INFO] [stderr] --> src/optimizer/swarm.rs:221:5 [INFO] [stderr] | [INFO] [stderr] 221 | igf: f64, [INFO] [stderr] | ^^^^^^^^ [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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pos_pso-7fe61194e095d338) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test opt_quad_test_collab ... ok [INFO] [stdout] test expSinFunction has been running for over 60 seconds [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test expSinFunction ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- expSinFunction stdout ---- [INFO] [stdout] PSO initialized with 8 swarm-threads of 256 particles each [INFO] [stdout] [INFO] [stdout] Swarm Configurations: [INFO] [stdout] 0: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 1: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 2: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 3: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 4: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 5: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 6: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 7: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] Job Starting... [INFO] [stdout] Optimizer will search a 5 variable space bounded by [(-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586)] [INFO] [stdout] [INFO] [stdout] and velocities bounded by [(-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25)] [INFO] [stdout] [INFO] [stdout] Optimizer will run for 10000 itterations, unless the minimum cost drops below 0.000000001 [INFO] [stdout] [INFO] [stdout] Swarm_1 iter 1000: c = 978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_7 iter 1000: c = 972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04232364996294391696 @ [-1.23769, -1.28267, -1.25707, -1.23405, -1.22816] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_3 iter 1000: c = 986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04232827874020671927 @ [-1.21371, -1.26325, -1.22937, -1.19600, -1.27019] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_4 iter 1000: c = 980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_6 iter 1000: c = 978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04258677490358070417 @ [-1.24736, -1.27622, -1.17516, -1.22222, -1.19497] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_5 iter 1000: c = 982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04208394846487974184 @ [-1.19454, -1.22834, -1.23734, -1.18891, -1.22311] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_0 iter 1000: c = 986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_2 iter 1000: c = 978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_1 iter 2000: c = 1978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_3 iter 2000: c = 1986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04232827874020671927 @ [-1.21371, -1.26325, -1.22937, -1.19600, -1.27019] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_7 iter 2000: c = 1970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04210436385313041929 @ [-1.21573, -1.27142, -1.23932, -1.21313, -1.23597] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_4 iter 2000: c = 1980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_6 iter 2000: c = 1978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04258677490358070417 @ [-1.24736, -1.27622, -1.17516, -1.22222, -1.19497] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_0 iter 2000: c = 1986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_5 iter 2000: c = 1982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04208394846487974184 @ [-1.19454, -1.22834, -1.23734, -1.18891, -1.22311] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_2 iter 2000: c = 1978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_1 iter 3000: c = 2978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_3 iter 3000: c = 2986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04232827874020671927 @ [-1.21371, -1.26325, -1.22937, -1.19600, -1.27019] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_6 iter 3000: c = 2976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04253552349126594329 @ [-1.18043, -1.26555, -1.20968, -1.25299, -1.26469] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_4 iter 3000: c = 2980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_7 iter 3000: c = 2970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04210436385313041929 @ [-1.21573, -1.27142, -1.23932, -1.21313, -1.23597] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_0 iter 3000: c = 2986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_2 iter 3000: c = 2978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_5 iter 3000: c = 2982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04208394846487974184 @ [-1.19454, -1.22834, -1.23734, -1.18891, -1.22311] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_1 iter 4000: c = 3978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_3 iter 4000: c = 3986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04232827874020671927 @ [-1.21371, -1.26325, -1.22937, -1.19600, -1.27019] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_7 iter 4000: c = 3970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04210436385313041929 @ [-1.21573, -1.27142, -1.23932, -1.21313, -1.23597] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_4 iter 4000: c = 3980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_6 iter 4000: c = 3974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04231790990526146379 @ [-1.23229, -1.21317, -1.25453, -1.20800, -1.28024] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_0 iter 4000: c = 3986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_2 iter 4000: c = 3978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_5 iter 4000: c = 3982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04208394846487974184 @ [-1.19454, -1.22834, -1.23734, -1.18891, -1.22311] [INFO] [stdout] Global Record of: 0.04201224094536978176 @ [-1.20786, -1.19612, -1.21258, -1.22182, -1.20441] [INFO] [stdout] Swarm_1 iter 5000: c = 4976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193906085558716385 @ [-1.25303, -1.21179, -1.24437, -1.22103, -1.22310] [INFO] [stdout] Global Record of: 0.04193906085558716385 @ [-1.25303, -1.21179, -1.24437, -1.22103, -1.22310] [INFO] [stdout] Swarm_3 iter 5000: c = 4980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04196740719882453147 @ [-1.24433, -1.22829, -1.25752, -1.21200, -1.22998] [INFO] [stdout] Global Record of: 0.04185998158919925632 @ [-1.21657, -1.23280, -1.23005, -1.23961, -1.24465] [INFO] [stdout] Swarm_7 iter 5000: c = 4966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04192941281509602464 @ [-1.19370, -1.22458, -1.21627, -1.21759, -1.22822] [INFO] [stdout] Global Record of: 0.04185998158919925632 @ [-1.21657, -1.23280, -1.23005, -1.23961, -1.24465] [INFO] [stdout] Swarm_6 iter 5000: c = 4970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04195444489883090600 @ [-1.24423, -1.20077, -1.24066, -1.23840, -1.23712] [INFO] [stdout] Global Record of: 0.04185998158919925632 @ [-1.21657, -1.23280, -1.23005, -1.23961, -1.24465] [INFO] [stdout] Swarm_4 iter 5000: c = 4980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04185998158919925632 @ [-1.21657, -1.23280, -1.23005, -1.23961, -1.24465] [INFO] [stdout] Swarm_5 iter 5000: c = 4978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04192575595442251529 @ [-1.22209, -1.21562, -1.24803, -1.20416, -1.23607] [INFO] [stdout] Global Record of: 0.04184380402761768425 @ [-1.23094, -1.24265, -1.22671, -1.21147, -1.22249] [INFO] [stdout] Swarm_0 iter 5000: c = 4986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04184380402761768425 @ [-1.23094, -1.24265, -1.22671, -1.21147, -1.22249] [INFO] [stdout] Swarm_2 iter 5000: c = 4978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04184380402761768425 @ [-1.23094, -1.24265, -1.22671, -1.21147, -1.22249] [INFO] [stdout] Swarm_1 iter 6000: c = 5956, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178372108057711726 @ [-1.22529, -1.22672, -1.22966, -1.22201, -1.22800] [INFO] [stdout] Global Record of: 0.04178372108057711726 @ [-1.22529, -1.22672, -1.22966, -1.22201, -1.22800] [INFO] [stdout] Swarm_4 iter 6000: c = 5980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04177957375979983456 @ [-1.22641, -1.22651, -1.22656, -1.22627, -1.22640] [INFO] [stdout] Swarm_6 iter 6000: c = 5960, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04179178453866518733 @ [-1.23213, -1.22203, -1.23029, -1.23227, -1.22699] [INFO] [stdout] Global Record of: 0.04177956553392646322 @ [-1.22648, -1.22649, -1.22648, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 6000: c = 5960, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178682989145077187 @ [-1.23204, -1.22846, -1.22223, -1.22478, -1.22835] [INFO] [stdout] Global Record of: 0.04177956553030789943 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 6000: c = 5950, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178644771225803467 @ [-1.22425, -1.22984, -1.22469, -1.22956, -1.23171] [INFO] [stdout] Global Record of: 0.04177956553030789943 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 6000: c = 5986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04177956552970316789 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_5 iter 6000: c = 5962, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178891684228247527 @ [-1.22664, -1.22822, -1.21841, -1.22384, -1.22781] [INFO] [stdout] Global Record of: 0.04177956552970311932 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 6000: c = 5978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04177956552970309850 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 7000: c = 6854, 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 7000: c = 6880, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_4 iter 7000: c = 6980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 7000: c = 6828, 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 7000: c = 6868, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 7000: c = 6986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 7000: c = 6864, 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 7000: c = 6978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 8000: c = 7852, 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 = 7880, 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 = 7980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 8000: c = 7826, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 8000: c = 7862, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 8000: c = 7978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 8000: c = 7986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_5 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_1 iter 9000: c = 8852, 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 = 8980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 9000: c = 8878, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 9000: c = 8826, 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 = 8862, 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 = 8978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 9000: c = 8986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_5 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_1 iter 10000: c = 9852, 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 = 9980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04268316838989628242 @ [-1.18767, 1.28557, 1.26066, 1.25736, -1.23079] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 10000: c = 9878, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 10000: c = 9862, 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 = 9826, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 10000: c = 9978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04302715151736865445 @ [-1.24478, 1.17518, -1.27225, 1.29296, -1.20796] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 10000: c = 9986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04281559021317053043 @ [-1.23743, 1.18782, -1.16137, 1.23131, -1.27800] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_5 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] Minimum Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] thread 'expSinFunction' panicked at 'optimizer did not converge!', src/lib.rs:38:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561e4f375190 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561e4f375190 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561e4f375190 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561e4f375190 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561e4f397fcc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x561e4f372205 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x561e4f37734b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561e4f37734b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561e4f37734b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561e4f376e5c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561e4f377a14 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561e4f3232f3 - std::panicking::begin_panic::{{closure}}::h69beec0ebffa44f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x561e4f323179 - std::sys_common::backtrace::__rust_end_short_backtrace::hde20bfeb801753ae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561e4f323229 - std::panicking::begin_panic::haf9d4969ca7649f7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x561e4f2dc999 - pos_pso::expSinFunction::h9f705d5693df66c7 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:38:5 [INFO] [stdout] 15: 0x561e4f2dc63a - pos_pso::expSinFunction::{{closure}}::h98ada03304e59366 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:11:1 [INFO] [stdout] 16: 0x561e4f2e276e - core::ops::function::FnOnce::call_once::h508534b8c9acf555 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x561e4f30d503 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x561e4f30d503 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 19: 0x561e4f30bf90 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 20: 0x561e4f30bf90 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 21: 0x561e4f30bf90 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 22: 0x561e4f30bf90 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 23: 0x561e4f30bf90 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 24: 0x561e4f30bf90 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 25: 0x561e4f30bf90 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 26: 0x561e4f2e5552 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 27: 0x561e4f2e5552 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x561e4f2e91a8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 29: 0x561e4f2e91a8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x561e4f2e91a8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x561e4f2e91a8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x561e4f2e91a8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x561e4f2e91a8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 34: 0x561e4f2e91a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x561e4f37c5a7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x561e4f37c5a7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 37: 0x561e4f37c5a7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 38: 0x7fd8159ce609 - start_thread [INFO] [stdout] 39: 0x7fd815c59293 - clone [INFO] [stdout] 40: 0x0 - [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 151.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dac2a57a9d7f447212b1a59691e87a7a84faff87e6118264d895c68dda849a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac2a57a9d7f447212b1a59691e87a7a84faff87e6118264d895c68dda849a1f", kill_on_drop: false }` [INFO] [stdout] dac2a57a9d7f447212b1a59691e87a7a84faff87e6118264d895c68dda849a1f