[INFO] fetching crate pos_pso 0.1.6... [INFO] testing pos_pso-0.1.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb45e796caaf7ee18514cd20663444a6c41adb3edb82fab0e9d8e563484912b5 [INFO] running `Command { std: "docker" "start" "-a" "fb45e796caaf7ee18514cd20663444a6c41adb3edb82fab0e9d8e563484912b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb45e796caaf7ee18514cd20663444a6c41adb3edb82fab0e9d8e563484912b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb45e796caaf7ee18514cd20663444a6c41adb3edb82fab0e9d8e563484912b5", kill_on_drop: false }` [INFO] [stdout] fb45e796caaf7ee18514cd20663444a6c41adb3edb82fab0e9d8e563484912b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00ce2474c7e7da803f86789446c972c034a7c2fef1344e3562697f83a4d70d38 [INFO] running `Command { std: "docker" "start" "-a" "00ce2474c7e7da803f86789446c972c034a7c2fef1344e3562697f83a4d70d38", kill_on_drop: false }` [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `igf` is never read [INFO] [stdout] --> src/optimizer/swarm.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct SwarmColaborative { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | igf: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `igf` is never read [INFO] [stdout] --> src/optimizer/swarm.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub struct SwarmIndependant { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 221 | igf: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `Command { std: "docker" "inspect" "00ce2474c7e7da803f86789446c972c034a7c2fef1344e3562697f83a4d70d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ce2474c7e7da803f86789446c972c034a7c2fef1344e3562697f83a4d70d38", kill_on_drop: false }` [INFO] [stdout] 00ce2474c7e7da803f86789446c972c034a7c2fef1344e3562697f83a4d70d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f4fed78c5227551ea44f6cf2d2d56ac588b12cfaa4e281088e9567f6dfd99da [INFO] running `Command { std: "docker" "start" "-a" "9f4fed78c5227551ea44f6cf2d2d56ac588b12cfaa4e281088e9567f6dfd99da", kill_on_drop: false }` [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `igf` is never read [INFO] [stdout] --> src/optimizer/swarm.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct SwarmColaborative { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | igf: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `igf` is never read [INFO] [stdout] --> src/optimizer/swarm.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub struct SwarmIndependant { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 221 | igf: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pos_pso v0.1.6 (/opt/rustwide/workdir) [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `igf` is never read [INFO] [stdout] --> src/optimizer/swarm.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct SwarmColaborative { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | igf: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `igf` is never read [INFO] [stdout] --> src/optimizer/swarm.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub struct SwarmIndependant { [INFO] [stdout] | ---------------- field in this struct [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)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "9f4fed78c5227551ea44f6cf2d2d56ac588b12cfaa4e281088e9567f6dfd99da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4fed78c5227551ea44f6cf2d2d56ac588b12cfaa4e281088e9567f6dfd99da", kill_on_drop: false }` [INFO] [stdout] 9f4fed78c5227551ea44f6cf2d2d56ac588b12cfaa4e281088e9567f6dfd99da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 010c3f481ab9d651d92362aa0ed19156c19daeb15c43244854e8f1748f3b4d89 [INFO] running `Command { std: "docker" "start" "-a" "010c3f481ab9d651d92362aa0ed19156c19daeb15c43244854e8f1748f3b4d89", 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `igf` is never read [INFO] [stderr] --> src/optimizer/swarm.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct SwarmColaborative { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 27 | igf: f64, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `igf` is never read [INFO] [stderr] --> src/optimizer/swarm.rs:221:5 [INFO] [stderr] | [INFO] [stderr] 218 | pub struct SwarmIndependant { [INFO] [stderr] | ---------------- field in this struct [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `pos_pso` (lib) generated 3 warnings (run `cargo fix --lib -p pos_pso` to apply 1 suggestion) [INFO] [stderr] warning: `pos_pso` (lib test) generated 4 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pos_pso-80ae4a903645da0e) [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] [stderr] error: test failed, to rerun pass `--lib` [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_7 iter 1000: c = 976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04239698668426032657 @ [1.26727, 1.27107, 1.21123, 1.24161, -1.19851] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_5 iter 1000: c = 988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_4 iter 1000: c = 986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_1 iter 1000: c = 976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_2 iter 1000: c = 984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_0 iter 1000: c = 970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_6 iter 1000: c = 984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04243919667914914512 @ [1.23407, 1.17944, 1.24926, 1.17983, -1.24974] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_3 iter 1000: c = 994, w = 0.5 [INFO] [stdout] Tribal Record of: 0.07059984348042915026 @ [-1.40777, -1.10092, -1.42819, -0.90665, -1.30873] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_5 iter 2000: c = 1988, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_7 iter 2000: c = 1976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04239698668426032657 @ [1.26727, 1.27107, 1.21123, 1.24161, -1.19851] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_0 iter 2000: c = 1970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_1 iter 2000: c = 1976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_4 iter 2000: c = 1986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_2 iter 2000: c = 1984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_6 iter 2000: c = 1984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04243919667914914512 @ [1.23407, 1.17944, 1.24926, 1.17983, -1.24974] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_3 iter 2000: c = 1994, w = 0.5 [INFO] [stdout] Tribal Record of: 0.07059984348042915026 @ [-1.40777, -1.10092, -1.42819, -0.90665, -1.30873] [INFO] [stdout] Global Record of: 0.04227079007870643973 @ [1.17909, 1.20027, 1.20381, 1.19923, -1.22436] [INFO] [stdout] Swarm_5 iter 3000: c = 2986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Global Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Swarm_7 iter 3000: c = 2976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04239698668426032657 @ [1.26727, 1.27107, 1.21123, 1.24161, -1.19851] [INFO] [stdout] Global Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Swarm_1 iter 3000: c = 2976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [INFO] [stdout] Global Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Swarm_4 iter 3000: c = 2986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Swarm_0 iter 3000: c = 2970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Swarm_2 iter 3000: c = 2984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Swarm_6 iter 3000: c = 2984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04243919667914914512 @ [1.23407, 1.17944, 1.24926, 1.17983, -1.24974] [INFO] [stdout] Global Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Swarm_3 iter 3000: c = 2986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_5 iter 4000: c = 3986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04222730036909700529 @ [1.20034, 1.26588, 1.19117, 1.23717, -1.23238] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_1 iter 4000: c = 3976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_7 iter 4000: c = 3972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04230419738263762469 @ [1.20667, 1.22691, 1.25527, 1.23935, -1.17170] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_4 iter 4000: c = 3986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_0 iter 4000: c = 3970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_2 iter 4000: c = 3984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_6 iter 4000: c = 3982, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04237917448080077282 @ [1.20746, 1.22140, 1.20810, 1.26461, -1.27685] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_3 iter 4000: c = 3986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Global Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Swarm_5 iter 5000: c = 4980, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04189777232010952895 @ [1.21382, 1.21689, 1.21168, 1.24751, -1.23328] [INFO] [stdout] Global Record of: 0.04189777232010952895 @ [1.21382, 1.21689, 1.21168, 1.24751, -1.23328] [INFO] [stdout] Swarm_7 iter 5000: c = 4970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04201528398567226652 @ [1.23872, 1.22301, 1.24174, 1.18878, -1.21431] [INFO] [stdout] Global Record of: 0.04189777232010952895 @ [1.21382, 1.21689, 1.21168, 1.24751, -1.23328] [INFO] [stdout] Swarm_1 iter 5000: c = 4976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [INFO] [stdout] Global Record of: 0.04189777232010952895 @ [1.21382, 1.21689, 1.21168, 1.24751, -1.23328] [INFO] [stdout] Swarm_4 iter 5000: c = 4986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04189777232010952895 @ [1.21382, 1.21689, 1.21168, 1.24751, -1.23328] [INFO] [stdout] Swarm_2 iter 5000: c = 4984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04189777232010952895 @ [1.21382, 1.21689, 1.21168, 1.24751, -1.23328] [INFO] [stdout] Swarm_0 iter 5000: c = 4970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04184799179081950121 @ [1.24517, 1.21683, 1.21799, 1.22354, -1.22097] [INFO] [stdout] Swarm_6 iter 5000: c = 4972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04188870134623225161 @ [1.21562, 1.22121, 1.22060, 1.22524, -1.19933] [INFO] [stdout] Global Record of: 0.04183654571682467876 @ [1.24178, 1.23943, 1.22175, 1.22865, -1.23241] [INFO] [stdout] Swarm_3 iter 5000: c = 4986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04198382390271140213 @ [1.22160, 1.21660, 1.24876, 1.20873, -1.19911] [INFO] [stdout] Global Record of: 0.04183654571682467876 @ [1.24178, 1.23943, 1.22175, 1.22865, -1.23241] [INFO] [stdout] Swarm_5 iter 6000: c = 5968, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178341432752863405 @ [1.22916, 1.22681, 1.23133, 1.22607, -1.22571] [INFO] [stdout] Global Record of: 0.04178341432752863405 @ [1.22916, 1.22681, 1.23133, 1.22607, -1.22571] [INFO] [stdout] Swarm_7 iter 6000: c = 5948, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178576735244506762 @ [1.22836, 1.23164, 1.22641, 1.23030, -1.22402] [INFO] [stdout] Global Record of: 0.04178206830723729670 @ [1.22277, 1.22546, 1.22409, 1.22666, -1.22664] [INFO] [stdout] Swarm_1 iter 6000: c = 5976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [INFO] [stdout] Global Record of: 0.04177956622312022084 @ [1.22646, 1.22644, 1.22646, 1.22646, -1.22645] [INFO] [stdout] Swarm_4 iter 6000: c = 5986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04177956558166492917 @ [1.22648, 1.22647, 1.22647, 1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 6000: c = 5984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04177956558166492917 @ [1.22648, 1.22647, 1.22647, 1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 6000: c = 5970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04177956553001362788 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 6000: c = 5972, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178404685430113508 @ [1.22827, 1.22853, 1.22356, 1.22295, -1.22934] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_6 iter 6000: c = 5958, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04178643012127903483 @ [1.22537, 1.22482, 1.23270, 1.22561, -1.23003] [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.04177956552970309156 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 7000: c = 6976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [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_2 iter 7000: c = 6984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_4 iter 7000: c = 6986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 7000: c = 6970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04177956552970309156 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 7000: c = 6886, 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 7000: c = 6850, 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_5 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_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.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_1 iter 8000: c = 7976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 8000: c = 7984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 8000: c = 7970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_4 iter 8000: c = 7986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 8000: c = 7886, 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 9000: c = 8844, 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_6 iter 8000: c = 7848, 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 9000: c = 8976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [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.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_4 iter 9000: c = 8986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 9000: c = 8984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_0 iter 9000: c = 8970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 9000: c = 8886, 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 = 9844, 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_6 iter 9000: c = 8848, 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 = 9976, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04242524442829697512 @ [-1.26532, -1.27910, -1.22570, 1.23308, -1.25434] [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_4 iter 10000: c = 9986, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04296282563819730366 @ [-1.17057, -1.28609, -1.26145, 1.24924, -1.19402] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_2 iter 10000: c = 9984, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04308115675655017907 @ [-1.22001, -1.15942, -1.21702, 1.24742, -1.29938] [INFO] [stdout] Global Record of: 0.04177956552970307769 @ [1.22649, 1.22649, 1.22649, 1.22649, -1.22649] [INFO] [stdout] Swarm_3 iter 10000: c = 9886, 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 = 9970, w = 0.5 [INFO] [stdout] Tribal Record of: 0.04275992632277987593 @ [-1.21153, -1.13721, -1.20681, 1.23258, -1.22436] [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.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] [INFO] [stdout] thread 'expSinFunction' (25) panicked at src/lib.rs:38:5: [INFO] [stdout] optimizer did not converge! [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cbebd2f52a2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cbebd2f52a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cbebd2f52a2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5cbebd2f52a2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5cbebd30664f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5cbebd30664f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5cbebd2c2b53 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5cbebd2c2b53 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5cbebd2ce912 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5cbebd2d336f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5cbebd2d3201 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5cbebd25c2de - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5cbebd25c2de - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5cbebd2d3a0e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5cbebd2d3a0e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5cbebd2d307c - std::panicking::begin_panic::{{closure}}::h9a170b14ab031998 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x5cbebd2cea59 - std::sys::backtrace::__rust_end_short_backtrace::hcaa465788ea2ec91 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5cbebd2d304c - std::panicking::begin_panic::hd649790486a16e6e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x5cbebd230a50 - pos_pso::expSinFunction::hfdbc37b4da1f2ee8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:38:5 [INFO] [stdout] 19: 0x5cbebd230ac7 - pos_pso::expSinFunction::{{closure}}::h7c716b57106f63bd [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:11:20 [INFO] [stdout] 20: 0x5cbebd21dd36 - core::ops::function::FnOnce::call_once::h1ead09d994026af7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 21: 0x5cbebd25c0db - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x5cbebd25c0db - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 23: 0x5cbebd271b85 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 24: 0x5cbebd271b85 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5cbebd271b85 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5cbebd271b85 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x5cbebd271b85 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5cbebd271b85 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 29: 0x5cbebd271b85 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 30: 0x5cbebd2485a4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 31: 0x5cbebd2485a4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 32: 0x5cbebd24be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 33: 0x5cbebd24be8a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 34: 0x5cbebd24be8a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 35: 0x5cbebd24be8a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 36: 0x5cbebd24be8a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x5cbebd24be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 38: 0x5cbebd24be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x5cbebd2c8ccf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 40: 0x5cbebd2c8ccf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 41: 0x7c6929ca7aa4 - [INFO] [stdout] 42: 0x7c6929d34a34 - clone [INFO] [stdout] 43: 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 141.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "010c3f481ab9d651d92362aa0ed19156c19daeb15c43244854e8f1748f3b4d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010c3f481ab9d651d92362aa0ed19156c19daeb15c43244854e8f1748f3b4d89", kill_on_drop: false }` [INFO] [stdout] 010c3f481ab9d651d92362aa0ed19156c19daeb15c43244854e8f1748f3b4d89