[INFO] fetching crate pos_pso 0.1.6... [INFO] testing pos_pso-0.1.6 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e2d831d71cfa0ed505abd844565ccc5daeec393d7b990733a460da61b016622 [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" "3e2d831d71cfa0ed505abd844565ccc5daeec393d7b990733a460da61b016622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e2d831d71cfa0ed505abd844565ccc5daeec393d7b990733a460da61b016622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e2d831d71cfa0ed505abd844565ccc5daeec393d7b990733a460da61b016622", kill_on_drop: false }` [INFO] [stdout] 3e2d831d71cfa0ed505abd844565ccc5daeec393d7b990733a460da61b016622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49181d3f553f62460ab0986976a4786c2186822fdea90cf7fdd2475859f4166f [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" "49181d3f553f62460ab0986976a4786c2186822fdea90cf7fdd2475859f4166f", 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "49181d3f553f62460ab0986976a4786c2186822fdea90cf7fdd2475859f4166f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49181d3f553f62460ab0986976a4786c2186822fdea90cf7fdd2475859f4166f", kill_on_drop: false }` [INFO] [stdout] 49181d3f553f62460ab0986976a4786c2186822fdea90cf7fdd2475859f4166f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe08fe64f0ce2b699d9bfa2866f8de36035e8fa75cbb31050e5a953974d314f [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" "efe08fe64f0ce2b699d9bfa2866f8de36035e8fa75cbb31050e5a953974d314f", 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.53s [INFO] running `Command { std: "docker" "inspect" "efe08fe64f0ce2b699d9bfa2866f8de36035e8fa75cbb31050e5a953974d314f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe08fe64f0ce2b699d9bfa2866f8de36035e8fa75cbb31050e5a953974d314f", kill_on_drop: false }` [INFO] [stdout] efe08fe64f0ce2b699d9bfa2866f8de36035e8fa75cbb31050e5a953974d314f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e155f788391ac892da322c217cbcc991e94a6812c8a0f02ea33b63906b0ac7a5 [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" "e155f788391ac892da322c217cbcc991e94a6812c8a0f02ea33b63906b0ac7a5", 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 /opt/rustwide/target/debug/deps/pos_pso-74af7f3a2aadeac2 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test opt_quad_test_collab ... ok [INFO] [stdout] test expSinFunction ... 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_5 iter 1000: c = 978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04285749319614764324 @ [-1.20637, -1.21464, -1.23283, -1.30432, -1.26670] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_7 iter 1000: c = 972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04224750495510883747 @ [-1.21692, -1.22736, -1.22806, -1.16416, -1.23366] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_2 iter 1000: c = 982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_1 iter 1000: c = 990, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04279139738479473959 @ [-1.20607, -1.25361, -1.18298, -1.15586, -1.20210] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_3 iter 1000: c = 980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04261816662530390487 @ [-1.22398, -1.17146, -1.17278, -1.19907, -1.24799] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_4 iter 1000: c = 992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04773749775032377907 @ [-1.40166, 1.22069, -1.22256, 1.24826, 1.12215] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_6 iter 1000: c = 976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04282646548479493442 @ [-1.23879, -1.27852, -1.20424, -1.21753, -1.29471] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_0 iter 1000: c = 984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04226275162537913854 @ [-1.26417, -1.19459, -1.26112, -1.21424, -1.23560] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_5 iter 2000: c = 1978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04285749319614764324 @ [-1.20637, -1.21464, -1.23283, -1.30432, -1.26670] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_7 iter 2000: c = 1972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04224750495510883747 @ [-1.21692, -1.22736, -1.22806, -1.16416, -1.23366] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_2 iter 2000: c = 1982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_1 iter 2000: c = 1988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04212757703288789318 @ [-1.25484, -1.18348, -1.24009, -1.22059, -1.22493] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_4 iter 2000: c = 1992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04773749775032377907 @ [-1.40166, 1.22069, -1.22256, 1.24826, 1.12215] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_6 iter 2000: c = 1976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04282646548479493442 @ [-1.23879, -1.27852, -1.20424, -1.21753, -1.29471] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_3 iter 2000: c = 1980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04261816662530390487 @ [-1.22398, -1.17146, -1.17278, -1.19907, -1.24799] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_0 iter 2000: c = 1984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04226275162537913854 @ [-1.26417, -1.19459, -1.26112, -1.21424, -1.23560] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_5 iter 3000: c = 2978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04285749319614764324 @ [-1.20637, -1.21464, -1.23283, -1.30432, -1.26670] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_7 iter 3000: c = 2972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04224750495510883747 @ [-1.21692, -1.22736, -1.22806, -1.16416, -1.23366] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_2 iter 3000: c = 2982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_1 iter 3000: c = 2988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04212757703288789318 @ [-1.25484, -1.18348, -1.24009, -1.22059, -1.22493] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_6 iter 3000: c = 2974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04269379490348912398 @ [-1.17165, -1.17557, -1.25335, -1.23225, -1.18944] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_4 iter 3000: c = 2992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04773749775032377907 @ [-1.40166, 1.22069, -1.22256, 1.24826, 1.12215] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_0 iter 3000: c = 2984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04226275162537913854 @ [-1.26417, -1.19459, -1.26112, -1.21424, -1.23560] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_3 iter 3000: c = 2980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04261816662530390487 @ [-1.22398, -1.17146, -1.17278, -1.19907, -1.24799] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_5 iter 4000: c = 3974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04201119152889942060 @ [-1.22956, -1.24957, -1.20597, -1.19761, -1.23671] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_7 iter 4000: c = 3972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04224750495510883747 @ [-1.21692, -1.22736, -1.22806, -1.16416, -1.23366] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_2 iter 4000: c = 3982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_1 iter 4000: c = 3988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04212757703288789318 @ [-1.25484, -1.18348, -1.24009, -1.22059, -1.22493] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_6 iter 4000: c = 3966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04212248429646266862 @ [-1.24083, -1.21963, -1.23163, -1.24992, -1.18149] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_4 iter 4000: c = 3992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04773749775032377907 @ [-1.40166, 1.22069, -1.22256, 1.24826, 1.12215] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_3 iter 4000: c = 3974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04213025810694743384 @ [-1.21417, -1.21419, -1.20852, -1.19428, -1.26105] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_0 iter 4000: c = 3980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193888868061296238 @ [-1.22541, -1.23576, -1.19202, -1.22811, -1.21874] [INFO] [stdout] Global Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Swarm_5 iter 5000: c = 4972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04190534549317084800 @ [-1.23121, -1.24251, -1.24370, -1.21764, -1.24565] [INFO] [stdout] Global Record of: 0.04190534549317084800 @ [-1.23121, -1.24251, -1.24370, -1.21764, -1.24565] [INFO] [stdout] Swarm_7 iter 5000: c = 4966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04209021275828555425 @ [-1.19648, -1.21168, -1.23311, -1.23385, -1.18906] [INFO] [stdout] Global Record of: 0.04190534549317084800 @ [-1.23121, -1.24251, -1.24370, -1.21764, -1.24565] [INFO] [stdout] Swarm_2 iter 5000: c = 4982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193267523208465963 @ [-1.22828, -1.23550, -1.22151, -1.19329, -1.23474] [INFO] [stdout] Global Record of: 0.04190534549317084800 @ [-1.23121, -1.24251, -1.24370, -1.21764, -1.24565] [INFO] [stdout] Swarm_1 iter 5000: c = 4982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04199768989796385382 @ [-1.21795, -1.21655, -1.20181, -1.21610, -1.19549] [INFO] [stdout] Global Record of: 0.04190534549317084800 @ [-1.23121, -1.24251, -1.24370, -1.21764, -1.24565] [INFO] [stdout] Swarm_6 iter 5000: c = 4964, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04202426530833373169 @ [-1.21604, -1.20355, -1.24472, -1.24926, -1.20390] [INFO] [stdout] Global Record of: 0.04186901144084163862 @ [-1.21545, -1.21626, -1.23001, -1.21509, -1.24541] [INFO] [stdout] Swarm_4 iter 5000: c = 4978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04207411464479711427 @ [-1.21525, -1.19834, -1.22651, -1.20269, -1.19467] [INFO] [stdout] Global Record of: 0.04186901144084163862 @ [-1.21545, -1.21626, -1.23001, -1.21509, -1.24541] [INFO] [stdout] Swarm_0 iter 5000: c = 4980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193888868061296238 @ [-1.22541, -1.23576, -1.19202, -1.22811, -1.21874] [INFO] [stdout] Global Record of: 0.04180604014429458587 @ [-1.22053, -1.22750, -1.21678, -1.21747, -1.22354] [INFO] [stdout] Swarm_3 iter 5000: c = 4972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04187909943902470150 @ [-1.23630, -1.20361, -1.22083, -1.23212, -1.23814] [INFO] [stdout] Global Record of: 0.04179879642318918426 @ [-1.23261, -1.22448, -1.22158, -1.22502, -1.23589] [INFO] [stdout] Swarm_5 iter 6000: c = 5952, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04179099326665013797 @ [-1.22836, -1.22830, -1.22553, -1.21791, -1.23000] [INFO] [stdout] Global Record of: 0.04179099326665013797 @ [-1.22836, -1.22830, -1.22553, -1.21791, -1.23000] [INFO] [stdout] Swarm_7 iter 6000: c = 5950, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178954663773872674 @ [-1.23148, -1.22768, -1.23113, -1.22837, -1.22100] [INFO] [stdout] Global Record of: 0.04178122575098661140 @ [-1.22458, -1.22510, -1.22484, -1.22877, -1.22623] [INFO] [stdout] Swarm_1 iter 6000: c = 5966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178360166664105840 @ [-1.22752, -1.22916, -1.22945, -1.22257, -1.22570] [INFO] [stdout] Global Record of: 0.04177956604208740710 @ [-1.22649, -1.22652, -1.22651, -1.22644, -1.22649] [INFO] [stdout] Swarm_2 iter 6000: c = 5970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178324470033457916 @ [-1.22590, -1.22488, -1.23111, -1.22412, -1.22657] [INFO] [stdout] Global Record of: 0.04177956553257685529 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_4 iter 6000: c = 5966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178925029020268828 @ [-1.22905, -1.22152, -1.22521, -1.23299, -1.22842] [INFO] [stdout] Global Record of: 0.04177956552976122562 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 6000: c = 5944, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178309648913507146 @ [-1.23015, -1.22738, -1.22633, -1.22377, -1.22918] [INFO] [stdout] Global Record of: 0.04177956552970499976 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 6000: c = 5956, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178672119124401951 @ [-1.23080, -1.22455, -1.22848, -1.22406, -1.22136] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 7000: c = 6844, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 6000: c = 5952, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178626740282156277 @ [-1.22497, -1.23070, -1.22722, -1.22079, -1.22778] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_5 iter 7000: c = 6848, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 7000: c = 6852, 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 7000: c = 6878, 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 = 6866, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 7000: c = 6846, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 7000: c = 6852, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 8000: c = 7842, 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 = 7848, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 7000: c = 6822, 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 = 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_2 iter 8000: c = 7876, 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 = 7864, 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 = 7846, 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 = 7850, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 8000: c = 7822, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 9000: c = 8842, 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 = 8846, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_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_2 iter 9000: c = 8876, 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 = 8846, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_4 iter 9000: c = 8864, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 9000: c = 8850, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 9000: c = 8820, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_5 iter 10000: c = 9846, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_7 iter 10000: c = 9842, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 10000: c = 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.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 10000: c = 9846, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 10000: c = 9876, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_4 iter 10000: c = 9864, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 10000: c = 9850, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 10000: c = 9820, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] Minimum Record of: 0.04177956552970307769 @ [-1.22649, -1.22649, -1.22649, -1.22649, -1.22649] [INFO] [stdout] thread 'expSinFunction' panicked at 'optimizer did not converge!', src/lib.rs:38:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5567153f0037 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5567153f0037 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5567153f0037 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5567153f0037 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556715410ccc - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5567153ec4b2 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5567153f2305 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5567153f2305 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5567153f2305 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5567153f1e92 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5567153f2aa1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55671538245e - std::panicking::begin_panic::{{closure}}::ha5a490a3c6cce457 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x556715384189 - std::sys_common::backtrace::__rust_end_short_backtrace::h571aeada4b237ec3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55671538238b - std::panicking::begin_panic::h5def4ba6db3d7aa6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x55671533fcc3 - pos_pso::expSinFunction::h04cf65b8bafd49ae [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:38:5 [INFO] [stdout] 15: 0x55671533fa0a - pos_pso::expSinFunction::{{closure}}::h9799e983b49affde [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:11:1 [INFO] [stdout] 16: 0x55671533d3be - core::ops::function::FnOnce::call_once::h4051ec9fc9712288 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55671536a2b3 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55671536a2b3 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5 [INFO] [stdout] 19: 0x556715368ba6 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 20: 0x556715368ba6 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 21: 0x556715368ba6 - std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 22: 0x556715368ba6 - std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 23: 0x556715368ba6 - std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 24: 0x556715368ba6 - test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18 [INFO] [stdout] 25: 0x556715368ba6 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39 [INFO] [stdout] 26: 0x556715340eb6 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 27: 0x556715345c4d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 28: 0x556715345c4d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 29: 0x556715345c4d - std::panicking::try::do_call::h1b9f282fb0c383b3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 30: 0x556715345c4d - std::panicking::try::hed1ebed51b133ee4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 31: 0x556715345c4d - std::panic::catch_unwind::h072a2b19fd39a474 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 32: 0x556715345c4d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 33: 0x556715345c4d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x5567153f89da - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 35: 0x5567153f89da - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 36: 0x5567153f89da - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 37: 0x7f2da951d609 - start_thread [INFO] [stdout] 38: 0x7f2da97a8293 - clone [INFO] [stdout] 39: 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 352.66s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e155f788391ac892da322c217cbcc991e94a6812c8a0f02ea33b63906b0ac7a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e155f788391ac892da322c217cbcc991e94a6812c8a0f02ea33b63906b0ac7a5", kill_on_drop: false }` [INFO] [stdout] e155f788391ac892da322c217cbcc991e94a6812c8a0f02ea33b63906b0ac7a5