[INFO] fetching crate pos_pso 0.1.6... [INFO] testing pos_pso-0.1.6 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 129fe572aff0f3921418157b763d1a76a97a757e4c3fbb5912cf027bb080b34c [INFO] running `Command { std: "docker" "start" "-a" "129fe572aff0f3921418157b763d1a76a97a757e4c3fbb5912cf027bb080b34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "129fe572aff0f3921418157b763d1a76a97a757e4c3fbb5912cf027bb080b34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "129fe572aff0f3921418157b763d1a76a97a757e4c3fbb5912cf027bb080b34c", kill_on_drop: false }` [INFO] [stdout] 129fe572aff0f3921418157b763d1a76a97a757e4c3fbb5912cf027bb080b34c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51e02e06fae527ce2d5e26a19bcdaff2679c4172aa5c4ab53f1a1a6c67921085 [INFO] running `Command { std: "docker" "start" "-a" "51e02e06fae527ce2d5e26a19bcdaff2679c4172aa5c4ab53f1a1a6c67921085", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pos_pso v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field 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 3.68s [INFO] running `Command { std: "docker" "inspect" "51e02e06fae527ce2d5e26a19bcdaff2679c4172aa5c4ab53f1a1a6c67921085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e02e06fae527ce2d5e26a19bcdaff2679c4172aa5c4ab53f1a1a6c67921085", kill_on_drop: false }` [INFO] [stdout] 51e02e06fae527ce2d5e26a19bcdaff2679c4172aa5c4ab53f1a1a6c67921085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46b14396a474cca4de08342e3caa3ed12f50f9ded64ff7e03266b937aeb93189 [INFO] running `Command { std: "docker" "start" "-a" "46b14396a474cca4de08342e3caa3ed12f50f9ded64ff7e03266b937aeb93189", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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.28s [INFO] running `Command { std: "docker" "inspect" "46b14396a474cca4de08342e3caa3ed12f50f9ded64ff7e03266b937aeb93189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b14396a474cca4de08342e3caa3ed12f50f9ded64ff7e03266b937aeb93189", kill_on_drop: false }` [INFO] [stdout] 46b14396a474cca4de08342e3caa3ed12f50f9ded64ff7e03266b937aeb93189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35b06b79f187ddee08adcf53b46b879feaf931b2be73ff84bdd1a1ec45646c74 [INFO] running `Command { std: "docker" "start" "-a" "35b06b79f187ddee08adcf53b46b879feaf931b2be73ff84bdd1a1ec45646c74", 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: unused variable: `min` [INFO] [stderr] --> src/lib.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | let min = opt.minimize(job_config, swarm_config, move |pt: &[f64]| -> f64 { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_min` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `expSinFunction` should have a snake case name [INFO] [stderr] --> src/lib.rs:11:4 [INFO] [stderr] | [INFO] [stderr] 11 | fn expSinFunction() { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `exp_sin_function` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pos_pso` (lib) generated 3 warnings [INFO] [stderr] warning: `pos_pso` (lib test) generated 4 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pos_pso-1e63a81696db286d) [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_1 iter 1000: c = 974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_7 iter 1000: c = 978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04228372591288721144 @ [-1.18964, 1.23078, 1.24488, 1.20469, 1.18110] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_5 iter 1000: c = 988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_3 iter 1000: c = 982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04291391575693614957 @ [-1.19881, 1.17953, 1.21947, 1.15574, 1.18434] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_2 iter 1000: c = 976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04234757615381690848 @ [-1.21690, 1.22520, 1.25372, 1.16488, 1.23939] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_0 iter 1000: c = 982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_4 iter 1000: c = 980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04313181237698126419 @ [-1.19350, 1.20761, 1.26817, 1.26597, 1.14573] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_6 iter 1000: c = 992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04292247912550273270 @ [-1.16553, 1.17399, 1.26298, 1.18775, 1.20854] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_1 iter 2000: c = 1974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_7 iter 2000: c = 1978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04228372591288721144 @ [-1.18964, 1.23078, 1.24488, 1.20469, 1.18110] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_2 iter 2000: c = 1976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04234757615381690848 @ [-1.21690, 1.22520, 1.25372, 1.16488, 1.23939] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_5 iter 2000: c = 1988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_3 iter 2000: c = 1982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04291391575693614957 @ [-1.19881, 1.17953, 1.21947, 1.15574, 1.18434] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_0 iter 2000: c = 1982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_4 iter 2000: c = 1980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04313181237698126419 @ [-1.19350, 1.20761, 1.26817, 1.26597, 1.14573] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_6 iter 2000: c = 1992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04292247912550273270 @ [-1.16553, 1.17399, 1.26298, 1.18775, 1.20854] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_1 iter 3000: c = 2974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_7 iter 3000: c = 2978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04228372591288721144 @ [-1.18964, 1.23078, 1.24488, 1.20469, 1.18110] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_2 iter 3000: c = 2976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04234757615381690848 @ [-1.21690, 1.22520, 1.25372, 1.16488, 1.23939] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_5 iter 3000: c = 2988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_3 iter 3000: c = 2980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04284497532086330163 @ [-1.19129, 1.23811, 1.21521, 1.26961, 1.29660] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_4 iter 3000: c = 2976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04253576010854344391 @ [-1.21035, 1.24987, 1.28908, 1.25110, 1.25093] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_0 iter 3000: c = 2982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_6 iter 3000: c = 2986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04259337245797024940 @ [-1.27499, 1.21305, 1.27740, 1.19064, 1.22535] [INFO] [stdout] Global Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Swarm_1 iter 4000: c = 3974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04213401908821360481 @ [-1.23792, 1.21946, 1.22319, 1.27355, 1.20672] [INFO] [stdout] Global Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Swarm_2 iter 4000: c = 3972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04213293934205399743 @ [-1.25504, 1.25560, 1.25391, 1.24373, 1.21506] [INFO] [stdout] Global Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Swarm_7 iter 4000: c = 3978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04228372591288721144 @ [-1.18964, 1.23078, 1.24488, 1.20469, 1.18110] [INFO] [stdout] Global Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Swarm_5 iter 4000: c = 3988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Swarm_3 iter 4000: c = 3976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04255459773258178646 @ [-1.18880, 1.25832, 1.27904, 1.20570, 1.24961] [INFO] [stdout] Global Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Swarm_4 iter 4000: c = 3974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Global Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Swarm_0 iter 4000: c = 3982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Swarm_6 iter 4000: c = 3980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04224651678268818294 @ [-1.27959, 1.20505, 1.23125, 1.20730, 1.22526] [INFO] [stdout] Global Record of: 0.04213010354979685596 @ [-1.23543, 1.20820, 1.18974, 1.25817, 1.21637] [INFO] [stdout] Swarm_1 iter 5000: c = 4970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04196543459742026194 @ [-1.23121, 1.24649, 1.24718, 1.25192, 1.22395] [INFO] [stdout] Global Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Swarm_2 iter 5000: c = 4968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193146529974837305 @ [-1.21073, 1.21184, 1.23140, 1.25179, 1.23652] [INFO] [stdout] Global Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Swarm_7 iter 5000: c = 4974, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04192272848760433823 @ [-1.22672, 1.24563, 1.21502, 1.20916, 1.24549] [INFO] [stdout] Global Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Swarm_5 iter 5000: c = 4988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Swarm_3 iter 5000: c = 4968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04206278497988522047 @ [-1.21226, 1.27023, 1.23137, 1.22769, 1.21681] [INFO] [stdout] Global Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Swarm_4 iter 5000: c = 4966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Global Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Swarm_0 iter 5000: c = 4982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Swarm_6 iter 5000: c = 4978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04209277659890550000 @ [-1.18846, 1.21305, 1.23661, 1.25473, 1.23347] [INFO] [stdout] Global Record of: 0.04191866853700845774 @ [-1.22623, 1.24798, 1.22629, 1.25140, 1.23279] [INFO] [stdout] Swarm_1 iter 6000: c = 5954, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04179070143437728369 @ [-1.22244, 1.22964, 1.22494, 1.23433, 1.22710] [INFO] [stdout] Global Record of: 0.04178482356311433166 @ [-1.22632, 1.23087, 1.23058, 1.22895, 1.22544] [INFO] [stdout] Swarm_2 iter 6000: c = 5956, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178363924974414639 @ [-1.22542, 1.23062, 1.22978, 1.22841, 1.22735] [INFO] [stdout] Global Record of: 0.04178482356311433166 @ [-1.22632, 1.23087, 1.23058, 1.22895, 1.22544] [INFO] [stdout] Swarm_5 iter 6000: c = 5988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04178482356311433166 @ [-1.22632, 1.23087, 1.23058, 1.22895, 1.22544] [INFO] [stdout] Swarm_3 iter 6000: c = 5950, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04179144127594641017 @ [-1.23136, 1.22908, 1.22539, 1.23282, 1.23159] [INFO] [stdout] Global Record of: 0.04178363924974414639 @ [-1.22542, 1.23062, 1.22978, 1.22841, 1.22735] [INFO] [stdout] Swarm_7 iter 6000: c = 5962, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04179301368565629254 @ [-1.22043, 1.22398, 1.23120, 1.21980, 1.22564] [INFO] [stdout] Global Record of: 0.04178363924974414639 @ [-1.22542, 1.23062, 1.22978, 1.22841, 1.22735] [INFO] [stdout] Swarm_4 iter 6000: c = 5950, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04179038665127456781 @ [-1.22172, 1.23033, 1.22237, 1.22607, 1.23228] [INFO] [stdout] Global Record of: 0.04178186114965371650 @ [-1.22843, 1.22664, 1.22755, 1.22865, 1.22346] [INFO] [stdout] Swarm_0 iter 6000: c = 5982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04177981358344590168 @ [-1.22626, 1.22730, 1.22558, 1.22718, 1.22644] [INFO] [stdout] Swarm_6 iter 6000: c = 5956, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178326152134086147 @ [-1.22595, 1.23172, 1.22756, 1.22710, 1.22554] [INFO] [stdout] Global Record of: 0.04177970598852229905 @ [-1.22640, 1.22635, 1.22616, 1.22602, 1.22558] [INFO] [stdout] Swarm_1 iter 7000: c = 6830, 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 = 6838, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_5 iter 7000: c = 6988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_3 iter 7000: c = 6828, 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 7000: c = 6844, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_4 iter 7000: c = 6842, 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 = 6982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_6 iter 7000: c = 6858, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_1 iter 8000: c = 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_2 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_5 iter 8000: c = 7988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_3 iter 8000: c = 7828, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_7 iter 8000: c = 7844, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_4 iter 8000: c = 7840, 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 = 7982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_6 iter 8000: c = 7856, 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 = 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_3 iter 9000: c = 8828, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_5 iter 9000: c = 8988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_1 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_4 iter 9000: c = 8840, 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 = 8844, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_0 iter 9000: c = 8982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_6 iter 9000: c = 8856, 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 = 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_1 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_3 iter 10000: c = 9828, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_4 iter 10000: c = 9840, 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 = 9844, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_5 iter 10000: c = 9988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04216313567766879350 @ [-1.23320, 1.23555, -1.24857, 1.19198, -1.18926] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_0 iter 10000: c = 9982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04236850009984052118 @ [-1.22419, 1.22049, -1.16585, 1.22895, -1.18989] [INFO] [stdout] Global Record of: 0.04177956552970308463 @ [-1.22649, 1.22649, 1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_6 iter 10000: c = 9856, 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: 0x563a1feae6cc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563a1feae6cc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a1feae6cc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563a1feae6cc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563a1fed44ec - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563a1fea9fc8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563a1feb09e7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563a1feb09e7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563a1feb09e7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563a1feb071b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563a1feb113a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563a1fe56888 - std::panicking::begin_panic::{{closure}}::h060d92b293d84fd9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x563a1fe55f49 - std::sys_common::backtrace::__rust_end_short_backtrace::h141b97b67eb86094 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563a1fe56803 - std::panicking::begin_panic::h63199682ef7d2b49 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x563a1fe125e9 - pos_pso::expSinFunction::h4c620f30469a64bd [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:38:5 [INFO] [stdout] 15: 0x563a1fe1228a - pos_pso::expSinFunction::{{closure}}::h9ed858160967a01e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:11:1 [INFO] [stdout] 16: 0x563a1fdf378e - core::ops::function::FnOnce::call_once::h345a0b6945a50ee1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x563a1fe435f3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x563a1fe435f3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 19: 0x563a1fe42321 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x563a1fe42321 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x563a1fe42321 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 22: 0x563a1fe42321 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 23: 0x563a1fe42321 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 24: 0x563a1fe42321 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 25: 0x563a1fe42321 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 26: 0x563a1fe4bc01 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 27: 0x563a1fe4bc01 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 28: 0x563a1fe1835f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 29: 0x563a1fe1835f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x563a1fe1835f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x563a1fe1835f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x563a1fe1835f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x563a1fe1835f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 34: 0x563a1fe1835f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x563a1feb6dd3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x563a1feb6dd3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x563a1feb6dd3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fcd6b91c609 - start_thread [INFO] [stdout] 39: 0x7fcd6bba7293 - 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 92.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "35b06b79f187ddee08adcf53b46b879feaf931b2be73ff84bdd1a1ec45646c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b06b79f187ddee08adcf53b46b879feaf931b2be73ff84bdd1a1ec45646c74", kill_on_drop: false }` [INFO] [stdout] 35b06b79f187ddee08adcf53b46b879feaf931b2be73ff84bdd1a1ec45646c74