[INFO] fetching crate pos_pso 0.1.6... [INFO] testing pos_pso-0.1.6 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 9ef3cf2b22f24159e9a87d084be94c07632871f94a1be66a1165f628988dc7bf [INFO] running `Command { std: "docker" "start" "-a" "9ef3cf2b22f24159e9a87d084be94c07632871f94a1be66a1165f628988dc7bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ef3cf2b22f24159e9a87d084be94c07632871f94a1be66a1165f628988dc7bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef3cf2b22f24159e9a87d084be94c07632871f94a1be66a1165f628988dc7bf", kill_on_drop: false }` [INFO] [stdout] 9ef3cf2b22f24159e9a87d084be94c07632871f94a1be66a1165f628988dc7bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 5d990a078946efbb6661085ff7c5e424d18f8af1a09e87ec5ff57cfd8e031431 [INFO] running `Command { std: "docker" "start" "-a" "5d990a078946efbb6661085ff7c5e424d18f8af1a09e87ec5ff57cfd8e031431", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [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 5.59s [INFO] running `Command { std: "docker" "inspect" "5d990a078946efbb6661085ff7c5e424d18f8af1a09e87ec5ff57cfd8e031431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d990a078946efbb6661085ff7c5e424d18f8af1a09e87ec5ff57cfd8e031431", kill_on_drop: false }` [INFO] [stdout] 5d990a078946efbb6661085ff7c5e424d18f8af1a09e87ec5ff57cfd8e031431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b94ef34cfe5939c75284b73854c97c70cdcb19f0cfef09a36077fccea1da5bf [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" "6b94ef34cfe5939c75284b73854c97c70cdcb19f0cfef09a36077fccea1da5bf", 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.60s [INFO] running `Command { std: "docker" "inspect" "6b94ef34cfe5939c75284b73854c97c70cdcb19f0cfef09a36077fccea1da5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b94ef34cfe5939c75284b73854c97c70cdcb19f0cfef09a36077fccea1da5bf", kill_on_drop: false }` [INFO] [stdout] 6b94ef34cfe5939c75284b73854c97c70cdcb19f0cfef09a36077fccea1da5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a71ee50e22eec48827a1953f4626cf905761c9b2ff3d674a2e8bbccf0399ca27 [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" "a71ee50e22eec48827a1953f4626cf905761c9b2ff3d674a2e8bbccf0399ca27", 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: `pos_pso` (lib) generated 3 warnings [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 test) generated 4 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [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] [stdout] test expSinFunction ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- expSinFunction stdout ---- [INFO] [stdout] PSO initialized with 8 swarm-threads of 256 particles each [INFO] [stdout] [INFO] [stdout] Swarm Configurations: [INFO] [stdout] 0: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 1: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 2: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 3: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 4: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 5: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 6: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] 7: Collaborative Swarm [shares record with global collective every 32 itterations]: [INFO] [stdout] Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125 [INFO] [stdout] Job Starting... [INFO] [stdout] Optimizer will search a 5 variable space bounded by [(-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586)] [INFO] [stdout] [INFO] [stdout] and velocities bounded by [(-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25)] [INFO] [stdout] [INFO] [stdout] Optimizer will run for 10000 itterations, unless the minimum cost drops below 0.000000001 [INFO] [stdout] [INFO] [stdout] Swarm_3 iter 1000: c = 978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04233255910321755133 @ [-1.25651, 1.25697, -1.20536, 1.23871, -1.27093] [INFO] [stdout] Global Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Swarm_2 iter 1000: c = 982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04262813362231653719 @ [-1.25842, 1.16626, -1.23732, 1.27293, -1.23011] [INFO] [stdout] Global Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Swarm_4 iter 1000: c = 976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04231429190707906157 @ [-1.20421, 1.21234, -1.18605, 1.22709, -1.27119] [INFO] [stdout] Global Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Swarm_7 iter 1000: c = 980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04270569562913412165 @ [-1.24304, 1.18479, -1.16820, 1.24387, -1.18024] [INFO] [stdout] Global Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Swarm_5 iter 1000: c = 993, w = 0.5 [INFO] [stdout] Tribal Record of: 0.06840554672546653170 @ [0.75424, -1.11687, -1.19288, -1.28066, 1.05240] [INFO] [stdout] Global Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Swarm_0 iter 1000: c = 976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04251340923143035605 @ [-1.25102, 1.18156, -1.28160, 1.23896, -1.23370] [INFO] [stdout] Global Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Swarm_1 iter 1000: c = 980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Global Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Swarm_6 iter 1000: c = 974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04245099660155503968 @ [-1.19249, 1.16806, -1.23138, 1.19703, -1.24236] [INFO] [stdout] Global Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Swarm_5 iter 2000: c = 1981, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04250098773237256239 @ [-1.25350, 1.26740, -1.22305, 1.26180, -1.18005] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_4 iter 2000: c = 1976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04231429190707906157 @ [-1.20421, 1.21234, -1.18605, 1.22709, -1.27119] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_3 iter 2000: c = 1978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04233255910321755133 @ [-1.25651, 1.25697, -1.20536, 1.23871, -1.27093] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_6 iter 2000: c = 1974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04245099660155503968 @ [-1.19249, 1.16806, -1.23138, 1.19703, -1.24236] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_7 iter 2000: c = 1980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04270569562913412165 @ [-1.24304, 1.18479, -1.16820, 1.24387, -1.18024] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_2 iter 2000: c = 1982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04262813362231653719 @ [-1.25842, 1.16626, -1.23732, 1.27293, -1.23011] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_0 iter 2000: c = 1974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_1 iter 2000: c = 1980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_5 iter 3000: c = 2979, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04219216849739035324 @ [-1.21547, 1.18464, -1.21896, 1.20262, -1.19454] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_4 iter 3000: c = 2976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04231429190707906157 @ [-1.20421, 1.21234, -1.18605, 1.22709, -1.27119] [INFO] [stdout] Global Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Swarm_6 iter 3000: c = 2974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04245099660155503968 @ [-1.19249, 1.16806, -1.23138, 1.19703, -1.24236] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_3 iter 3000: c = 2978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04233255910321755133 @ [-1.25651, 1.25697, -1.20536, 1.23871, -1.27093] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_1 iter 3000: c = 2980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_0 iter 3000: c = 2974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_7 iter 3000: c = 2978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04260223757333918282 @ [-1.18192, 1.23825, -1.29090, 1.22262, -1.21220] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_2 iter 3000: c = 2982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04262813362231653719 @ [-1.25842, 1.16626, -1.23732, 1.27293, -1.23011] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_5 iter 4000: c = 3977, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_4 iter 4000: c = 3974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04229132493570566392 @ [-1.28543, 1.24635, -1.22338, 1.22778, -1.21633] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_3 iter 4000: c = 3978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04233255910321755133 @ [-1.25651, 1.25697, -1.20536, 1.23871, -1.27093] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_1 iter 4000: c = 3980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04221246823696379186 @ [-1.18506, 1.25873, -1.24033, 1.20718, -1.21110] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_7 iter 4000: c = 3978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04260223757333918282 @ [-1.18192, 1.23825, -1.29090, 1.22262, -1.21220] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_6 iter 4000: c = 3972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04223806059209648384 @ [-1.25714, 1.23060, -1.21626, 1.17687, -1.20935] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_0 iter 4000: c = 3974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04210038134443540303 @ [-1.22624, 1.25901, -1.26067, 1.24494, -1.22751] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_2 iter 4000: c = 3980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04238877347158657299 @ [-1.22586, 1.20186, -1.20168, 1.21019, -1.16519] [INFO] [stdout] Global Record of: 0.04194794172524163312 @ [-1.21618, 1.19531, -1.21773, 1.24069, -1.23310] [INFO] [stdout] Swarm_3 iter 5000: c = 4968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04190385088369414507 @ [-1.20935, 1.23447, -1.24686, 1.22807, -1.21109] [INFO] [stdout] Global Record of: 0.04190385088369414507 @ [-1.20935, 1.23447, -1.24686, 1.22807, -1.21109] [INFO] [stdout] Swarm_5 iter 5000: c = 4975, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193667967376990546 @ [-1.20715, 1.24809, -1.24366, 1.22093, -1.23685] [INFO] [stdout] Global Record of: 0.04190385088369414507 @ [-1.20935, 1.23447, -1.24686, 1.22807, -1.21109] [INFO] [stdout] Swarm_7 iter 5000: c = 4970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193221404187059964 @ [-1.21470, 1.24025, -1.21017, 1.24838, -1.23922] [INFO] [stdout] Global Record of: 0.04190385088369414507 @ [-1.20935, 1.23447, -1.24686, 1.22807, -1.21109] [INFO] [stdout] Swarm_1 iter 5000: c = 4976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04198739257204592984 @ [-1.23549, 1.24732, -1.23610, 1.22992, -1.25900] [INFO] [stdout] Global Record of: 0.04183524202726679464 @ [-1.23673, 1.23148, -1.23277, 1.22099, -1.24242] [INFO] [stdout] Swarm_6 iter 5000: c = 4966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04206778392549530982 @ [-1.26209, 1.22235, -1.19574, 1.21693, -1.22939] [INFO] [stdout] Global Record of: 0.04183524202726679464 @ [-1.23673, 1.23148, -1.23277, 1.22099, -1.24242] [INFO] [stdout] Swarm_4 iter 5000: c = 4970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193018470752647719 @ [-1.21577, 1.22841, -1.19716, 1.21986, -1.24159] [INFO] [stdout] Global Record of: 0.04183524202726679464 @ [-1.23673, 1.23148, -1.23277, 1.22099, -1.24242] [INFO] [stdout] Swarm_0 iter 5000: c = 4970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04194974753589347793 @ [-1.23501, 1.22621, -1.23936, 1.20798, -1.19764] [INFO] [stdout] Global Record of: 0.04183524202726679464 @ [-1.23673, 1.23148, -1.23277, 1.22099, -1.24242] [INFO] [stdout] Swarm_2 iter 5000: c = 4972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04206676067346996201 @ [-1.20370, 1.20334, -1.21592, 1.24284, -1.19537] [INFO] [stdout] Global Record of: 0.04182878836251573834 @ [-1.24247, 1.22054, -1.21677, 1.22949, -1.22852] [INFO] [stdout] Swarm_5 iter 6000: c = 5959, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04179041981410308582 @ [-1.22798, 1.22317, -1.22778, 1.22182, -1.21921] [INFO] [stdout] Global Record of: 0.04179041981410308582 @ [-1.22798, 1.22317, -1.22778, 1.22182, -1.21921] [INFO] [stdout] Swarm_3 iter 6000: c = 5950, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178713086420694778 @ [-1.22803, 1.22685, -1.22776, 1.22172, -1.22054] [INFO] [stdout] Global Record of: 0.04179036860153832050 @ [-1.22943, 1.22094, -1.22098, 1.23070, -1.22555] [INFO] [stdout] Swarm_7 iter 6000: c = 5952, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178474966780731936 @ [-1.22754, 1.22181, -1.22272, 1.22808, -1.22477] [INFO] [stdout] Global Record of: 0.04177961579811204779 @ [-1.22694, 1.22642, -1.22684, 1.22677, -1.22642] [INFO] [stdout] Swarm_4 iter 6000: c = 5956, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178333466494293241 @ [-1.22701, 1.22754, -1.22683, 1.23066, -1.22997] [INFO] [stdout] Global Record of: 0.04177957968353752244 @ [-1.22654, 1.22645, -1.22619, 1.22664, -1.22645] [INFO] [stdout] Swarm_1 iter 6000: c = 5972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178951053318219477 @ [-1.22276, 1.21927, -1.22421, 1.22974, -1.22595] [INFO] [stdout] Global Record of: 0.04177957968353752244 @ [-1.22654, 1.22645, -1.22619, 1.22664, -1.22645] [INFO] [stdout] Swarm_0 iter 6000: c = 5952, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178267816741712548 @ [-1.22991, 1.22555, -1.22883, 1.22735, -1.22393] [INFO] [stdout] Global Record of: 0.04177957968353752244 @ [-1.22654, 1.22645, -1.22619, 1.22664, -1.22645] [INFO] [stdout] Swarm_6 iter 6000: c = 5954, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04179034169160029261 @ [-1.22485, 1.23219, -1.23137, 1.22272, -1.23032] [INFO] [stdout] Global Record of: 0.04177956556313128927 @ [-1.22650, 1.22649, -1.22648, 1.22648, -1.22648] [INFO] [stdout] Swarm_2 iter 6000: c = 5960, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178746671130002116 @ [-1.22609, 1.22056, -1.22134, 1.22780, -1.22512] [INFO] [stdout] Global Record of: 0.04177956553012670410 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_5 iter 7000: c = 6819, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 7000: c = 6840, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 7000: c = 6834, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 7000: c = 6860, 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 = 6870, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 7000: c = 6832, 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 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.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 7000: c = 6836, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 8000: c = 7838, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 8000: c = 7832, 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 = 7817, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 8000: c = 7860, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 8000: c = 7870, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 8000: c = 7830, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_4 iter 8000: c = 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 = 7836, 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 9000: c = 8838, 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 = 8832, 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 = 8817, 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 = 8860, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 9000: c = 8868, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 9000: c = 8830, 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 = 8834, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_4 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_5 iter 10000: c = 9817, 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 = 9832, 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 = 9838, 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 = 9860, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 10000: c = 9868, 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 = 9830, 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 = 9834, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, -1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_4 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] 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: 0x55d99ea16b80 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d99ea16b80 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d99ea16b80 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d99ea16b80 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d99ea39a2c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d99ea13ae5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55d99ea18d4b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d99ea18d4b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d99ea18d4b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d99ea1885c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d99ea19414 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d99e9c4de3 - std::panicking::begin_panic::{{closure}}::h2d17add64579e4a8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55d99e9c4c69 - std::sys_common::backtrace::__rust_end_short_backtrace::h85e064064f70dcc0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d99e9c4d19 - std::panicking::begin_panic::h425a71b3cb7e7985 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55d99e980709 - pos_pso::expSinFunction::h9f705d5693df66c7 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:38:5 [INFO] [stdout] 15: 0x55d99e9803aa - pos_pso::expSinFunction::{{closure}}::hd76d45a00d497155 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:11:1 [INFO] [stdout] 16: 0x55d99e9864fe - core::ops::function::FnOnce::call_once::h508534b8c9acf555 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55d99e9bc1d3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55d99e9bc1d3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 19: 0x55d99e9bac48 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 20: 0x55d99e9bac48 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 21: 0x55d99e9bac48 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 22: 0x55d99e9bac48 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 23: 0x55d99e9bac48 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 24: 0x55d99e9bac48 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 25: 0x55d99e9bac48 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 26: 0x55d99e9893cd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 27: 0x55d99e9893cd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x55d99e98daf8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 29: 0x55d99e98daf8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x55d99e98daf8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x55d99e98daf8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x55d99e98daf8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x55d99e98daf8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 34: 0x55d99e98daf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55d99ea1df87 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55d99ea1df87 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 37: 0x55d99ea1df87 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 38: 0x7fc32600f609 - start_thread [INFO] [stdout] 39: 0x7fc32629a293 - 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 135.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "a71ee50e22eec48827a1953f4626cf905761c9b2ff3d674a2e8bbccf0399ca27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71ee50e22eec48827a1953f4626cf905761c9b2ff3d674a2e8bbccf0399ca27", kill_on_drop: false }` [INFO] [stdout] a71ee50e22eec48827a1953f4626cf905761c9b2ff3d674a2e8bbccf0399ca27