[INFO] fetching crate pos_pso 0.1.6... [INFO] testing pos_pso-0.1.6 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-81/source [INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-81/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66358555b066e6b60ff9f610cbeee634392836755f908f3518502dfcf674c69d [INFO] running `Command { std: "docker" "start" "-a" "66358555b066e6b60ff9f610cbeee634392836755f908f3518502dfcf674c69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66358555b066e6b60ff9f610cbeee634392836755f908f3518502dfcf674c69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66358555b066e6b60ff9f610cbeee634392836755f908f3518502dfcf674c69d", kill_on_drop: false }` [INFO] [stdout] 66358555b066e6b60ff9f610cbeee634392836755f908f3518502dfcf674c69d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30537e24310187e857cbfa7b79b982c93d4d056d2abfcf8d0f767499741fee0d [INFO] running `Command { std: "docker" "start" "-a" "30537e24310187e857cbfa7b79b982c93d4d056d2abfcf8d0f767499741fee0d", kill_on_drop: false }` [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "30537e24310187e857cbfa7b79b982c93d4d056d2abfcf8d0f767499741fee0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30537e24310187e857cbfa7b79b982c93d4d056d2abfcf8d0f767499741fee0d", kill_on_drop: false }` [INFO] [stdout] 30537e24310187e857cbfa7b79b982c93d4d056d2abfcf8d0f767499741fee0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a42305613d0cbb728b58f72dede2fdd9e81b61bf2117d8264b2d5acb088957d [INFO] running `Command { std: "docker" "start" "-a" "2a42305613d0cbb728b58f72dede2fdd9e81b61bf2117d8264b2d5acb088957d", 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 2.26s [INFO] running `Command { std: "docker" "inspect" "2a42305613d0cbb728b58f72dede2fdd9e81b61bf2117d8264b2d5acb088957d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a42305613d0cbb728b58f72dede2fdd9e81b61bf2117d8264b2d5acb088957d", kill_on_drop: false }` [INFO] [stdout] 2a42305613d0cbb728b58f72dede2fdd9e81b61bf2117d8264b2d5acb088957d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d37abcb1ec10f0ba59fad96924b9bf5486be53a54956a740593bbf19205bddab [INFO] running `Command { std: "docker" "start" "-a" "d37abcb1ec10f0ba59fad96924b9bf5486be53a54956a740593bbf19205bddab", 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.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pos_pso-bc064d73217828eb) [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_4 iter 1000: c = 984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_3 iter 1000: c = 972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_1 iter 1000: c = 982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04212082092326569632 @ [1.23172, 1.23228, -1.25138, 1.26742, 1.24589] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_5 iter 1000: c = 978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_2 iter 1000: c = 968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_7 iter 1000: c = 984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04195346319360584997 @ [1.22569, 1.22808, -1.22865, 1.24799, 1.19546] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_0 iter 1000: c = 972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04262997790311059271 @ [1.30097, 1.25445, -1.22967, 1.21638, 1.23624] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_6 iter 1000: c = 992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_4 iter 2000: c = 1984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_5 iter 2000: c = 1978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_3 iter 2000: c = 1972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_2 iter 2000: c = 1968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_1 iter 2000: c = 1982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04212082092326569632 @ [1.23172, 1.23228, -1.25138, 1.26742, 1.24589] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_7 iter 2000: c = 1984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04195346319360584997 @ [1.22569, 1.22808, -1.22865, 1.24799, 1.19546] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_0 iter 2000: c = 1972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04262997790311059271 @ [1.30097, 1.25445, -1.22967, 1.21638, 1.23624] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_6 iter 2000: c = 1992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_5 iter 3000: c = 2978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_7 iter 3000: c = 2984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04195346319360584997 @ [1.22569, 1.22808, -1.22865, 1.24799, 1.19546] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_1 iter 3000: c = 2982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04212082092326569632 @ [1.23172, 1.23228, -1.25138, 1.26742, 1.24589] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_3 iter 3000: c = 2972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_0 iter 3000: c = 2972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04262997790311059271 @ [1.30097, 1.25445, -1.22967, 1.21638, 1.23624] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_4 iter 3000: c = 2984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_2 iter 3000: c = 2968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_6 iter 3000: c = 2992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_5 iter 4000: c = 3978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_3 iter 4000: c = 3972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_1 iter 4000: c = 3982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04212082092326569632 @ [1.23172, 1.23228, -1.25138, 1.26742, 1.24589] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_2 iter 4000: c = 3968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_7 iter 4000: c = 3984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04195346319360584997 @ [1.22569, 1.22808, -1.22865, 1.24799, 1.19546] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_0 iter 4000: c = 3972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04262997790311059271 @ [1.30097, 1.25445, -1.22967, 1.21638, 1.23624] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_6 iter 4000: c = 3992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_4 iter 4000: c = 3984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_5 iter 5000: c = 4978, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_3 iter 5000: c = 4972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_2 iter 5000: c = 4968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_1 iter 5000: c = 4980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193368650240292261 @ [1.22160, 1.20382, -1.21215, 1.23804, 1.20627] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_7 iter 5000: c = 4984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04195346319360584997 @ [1.22569, 1.22808, -1.22865, 1.24799, 1.19546] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_0 iter 5000: c = 4966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04193662862724216456 @ [1.20496, 1.20106, -1.21743, 1.23403, 1.21821] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_6 iter 5000: c = 4992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_4 iter 5000: c = 4984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04191378114890591255 @ [1.24031, 1.22264, -1.24698, 1.24553, 1.23664] [INFO] [stdout] Swarm_5 iter 6000: c = 5966, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178177344695033213 @ [1.22673, 1.22531, -1.23017, 1.22584, 1.22810] [INFO] [stdout] Global Record of: 0.04178177344695033213 @ [1.22673, 1.22531, -1.23017, 1.22584, 1.22810] [INFO] [stdout] Swarm_0 iter 6000: c = 5950, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178918901531389340 @ [1.23196, 1.22891, -1.22577, 1.22434, 1.23263] [INFO] [stdout] Global Record of: 0.04178177344695033213 @ [1.22673, 1.22531, -1.23017, 1.22584, 1.22810] [INFO] [stdout] Swarm_3 iter 6000: c = 5972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04178177344695033213 @ [1.22673, 1.22531, -1.23017, 1.22584, 1.22810] [INFO] [stdout] Swarm_1 iter 6000: c = 5960, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178137125375784577 @ [1.22863, 1.22554, -1.22937, 1.22576, 1.22714] [INFO] [stdout] Global Record of: 0.04178177344695033213 @ [1.22673, 1.22531, -1.23017, 1.22584, 1.22810] [INFO] [stdout] Swarm_2 iter 6000: c = 5968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04178099871237757335 @ [1.22594, 1.22805, -1.22857, 1.22729, 1.22450] [INFO] [stdout] Swarm_6 iter 6000: c = 5992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04178084563201631824 @ [1.22777, 1.22776, -1.22455, 1.22831, 1.22611] [INFO] [stdout] Swarm_7 iter 6000: c = 5968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178243218621603694 @ [1.22775, 1.22813, -1.22506, 1.22967, 1.22386] [INFO] [stdout] Global Record of: 0.04178056701061130807 @ [1.22750, 1.22596, -1.22720, 1.22401, 1.22600] [INFO] [stdout] Swarm_4 iter 6000: c = 5984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04177959254535763139 @ [1.22664, 1.22641, -1.22653, 1.22686, 1.22671] [INFO] [stdout] Swarm_5 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.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_3 iter 7000: c = 6972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_0 iter 7000: c = 6826, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_1 iter 7000: c = 6822, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_2 iter 7000: c = 6968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_6 iter 7000: c = 6992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_4 iter 7000: c = 6984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_7 iter 7000: c = 6900, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_5 iter 8000: c = 7850, 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_3 iter 8000: c = 7972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_0 iter 8000: c = 7824, 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 8000: c = 7822, 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.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_2 iter 8000: c = 7968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_6 iter 8000: c = 7992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_4 iter 8000: c = 7984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_7 iter 8000: c = 7900, 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.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_5 iter 9000: c = 8850, 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_3 iter 9000: c = 8972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_1 iter 9000: c = 8820, 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 9000: c = 8824, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_2 iter 9000: c = 8968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_6 iter 9000: c = 8992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_4 iter 9000: c = 8984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288014401784443624 @ [-1.26023, -1.15083, 1.19762, -1.21144, -1.26240] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_7 iter 9000: c = 8898, 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_5 iter 10000: c = 9850, 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_3 iter 10000: c = 9972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04288397925218223605 @ [-1.18213, -1.23346, 1.29842, -1.23743, 1.18933] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Swarm_1 iter 10000: c = 9820, 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 = 9968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04368883780312171616 @ [-1.25116, -1.32797, 1.17620, -1.25737, 1.23525] [INFO] [stdout] Global Record of: 0.03840390831248802206 @ [0.02019, 0.00589, 0.01014, 0.00128, -0.00094] [INFO] [stdout] Swarm_0 iter 10000: c = 9824, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04177956552970308463 @ [1.22649, 1.22649, -1.22649, 1.22649, 1.22649] [INFO] [stdout] Global Record of: 0.03840390831248802206 @ [0.02019, 0.00589, 0.01014, 0.00128, -0.00094] [INFO] [stdout] Swarm_6 iter 10000: c = 9992, w = 0.5 [INFO] [stdout] Tribal Record of: 0.05167870070241035313 @ [-1.24978, -1.12135, 1.18043, -1.21271, -0.94033] [INFO] [stdout] Global Record of: 0.02509907439773147175 @ [0.00185, -0.00109, 0.01789, -0.00117, -0.00311] [INFO] [stdout] Swarm_4 iter 10000: c = 9956, w = 0.5 [INFO] [stdout] Tribal Record of: 0.02480615597741226558 @ [0.00172, -0.00101, 0.01790, -0.00113, -0.00305] [INFO] [stdout] Global Record of: 0.02480643439026193262 @ [0.00172, -0.00101, 0.01790, -0.00113, -0.00305] [INFO] [stdout] Swarm_7 iter 10000: c = 9898, 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.02480643439026193262 @ [0.00172, -0.00101, 0.01790, -0.00113, -0.00305] [INFO] [stdout] Minimum Record of: 0.02480643439026193262 @ [0.00172, -0.00101, 0.01790, -0.00113, -0.00305] [INFO] [stdout] thread 'expSinFunction' panicked at 'optimizer did not converge!', src/lib.rs:38:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f3559dc9fc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f3559dc9fc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f3559dc9fc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f3559dc9fc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f355a0049c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55f3559d9645 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55f3559de700 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f3559de700 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f3559de700 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55f3559de2f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55f3559dedb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55f355985752 - std::panicking::begin_panic::{{closure}}::h3ff4c2bd47b55209 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:544:9 [INFO] [stdout] 12: 0x55f3559855e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h22a266a6e8a24636 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f355985693 - std::panicking::begin_panic::h81bd9a5ab7d442de [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:543:12 [INFO] [stdout] 14: 0x55f35593e949 - pos_pso::expSinFunction::h8cf84922d39a0543 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:38:5 [INFO] [stdout] 15: 0x55f35593e5ea - pos_pso::expSinFunction::{{closure}}::he93534b188b161e9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:11:1 [INFO] [stdout] 16: 0x55f35594615e - core::ops::function::FnOnce::call_once::h352c793e164b5c76 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55f35597c9c3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55f35597c9c3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 19: 0x55f35597b448 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 20: 0x55f35597b448 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55f35597b448 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 22: 0x55f35597b448 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 23: 0x55f35597b448 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 24: 0x55f35597b448 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 25: 0x55f35597b448 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 26: 0x55f355948f9e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 27: 0x55f355948f9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x55f35594d838 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 29: 0x55f35594d838 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55f35594d838 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 31: 0x55f35594d838 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 32: 0x55f35594d838 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 33: 0x55f35594d838 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 34: 0x55f35594d838 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55f3559e3a63 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 36: 0x55f3559e3a63 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 37: 0x55f3559e3a63 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f9f8a55e609 - start_thread [INFO] [stdout] 39: 0x7f9f8a7e9293 - 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 93.61s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "d37abcb1ec10f0ba59fad96924b9bf5486be53a54956a740593bbf19205bddab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37abcb1ec10f0ba59fad96924b9bf5486be53a54956a740593bbf19205bddab", kill_on_drop: false }` [INFO] [stdout] d37abcb1ec10f0ba59fad96924b9bf5486be53a54956a740593bbf19205bddab