[INFO] cloning repository https://github.com/IzcoatlRamirez/basic-differentialEvolution
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IzcoatlRamirez/basic-differentialEvolution" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIzcoatlRamirez%2Fbasic-differentialEvolution", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIzcoatlRamirez%2Fbasic-differentialEvolution'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf4f024da81f89a7b738bd413b227a8cef1d7091
[INFO] checking IzcoatlRamirez/basic-differentialEvolution against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIzcoatlRamirez%2Fbasic-differentialEvolution" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IzcoatlRamirez/basic-differentialEvolution
[INFO] finished tweaking git repo https://github.com/IzcoatlRamirez/basic-differentialEvolution
[INFO] tweaked toml for git repo https://github.com/IzcoatlRamirez/basic-differentialEvolution written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IzcoatlRamirez/basic-differentialEvolution on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IzcoatlRamirez/basic-differentialEvolution already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfd9ef9c56ec006cb810b6a4eead0d36243fb736ae77139f9e3842c3b01920fc
[INFO] running `Command { std: "docker" "start" "-a" "bfd9ef9c56ec006cb810b6a4eead0d36243fb736ae77139f9e3842c3b01920fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfd9ef9c56ec006cb810b6a4eead0d36243fb736ae77139f9e3842c3b01920fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd9ef9c56ec006cb810b6a4eead0d36243fb736ae77139f9e3842c3b01920fc", kill_on_drop: false }`
[INFO] [stdout] bfd9ef9c56ec006cb810b6a4eead0d36243fb736ae77139f9e3842c3b01920fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d9acf3b72b08b2183105dbbd1aed39729ca370cd799064aaf1c7246d3f3681a
[INFO] running `Command { std: "docker" "start" "-a" "8d9acf3b72b08b2183105dbbd1aed39729ca370cd799064aaf1c7246d3f3681a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking difevo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `colored::*`
[INFO] [stdout]  --> src/diffevomaze/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use colored::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::*`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use colored::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `differentialevo::Differentialevo`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use differentialevo::Differentialevo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diffevomaze::Diffevomaze`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diffevomaze::Diffevomaze;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::*`
[INFO] [stdout]  --> src/diffevomaze/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use colored::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::*`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use colored::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `differentialevo::Differentialevo`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use differentialevo::Differentialevo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diffevomaze::Diffevomaze`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diffevomaze::Diffevomaze;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sphere` is never used
[INFO] [stdout]   --> src/main.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn sphere(x: Vec<f64>) -> 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: function `add` is never used
[INFO] [stdout]  --> src/differentialevo/mod.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn add(v1: Vec<f64>, v2: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]   |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn sub(v1: Vec<f64>, v2: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul4scalar` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn mul4scalar(v: Vec<f64>, s: f64) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mutation` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn mutation(v: Vec<Vec<f64>>, f: f64) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crossver` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn crossver(vmuted: Vec<f64>, voriginal: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initialize_population` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn initialize_population(num_p: usize, num_d: usize, range: (f64, f64)) -> Vec<Particle> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `obj` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn obj(position: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/differentialevo/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Differentialevo {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 72 |     solutions: Vec<Particle>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 73 |     problem: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 74 |     max_iter: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 75 |     constraints: fn(Vec<f64>) -> Vec<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 76 |     objective: fn(Vec<f64>) -> f64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 77 |     best_solution: Particle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 78 |     worst_solution: Particle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default`, `update_avalue`, `update_best_worst`, `show_worst`, `vec_4_mut`, and `run` are never used
[INFO] [stdout]    --> src/differentialevo/mod.rs:82:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl Differentialevo {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  82 |     pub fn default(
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn update_avalue(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn update_best_worst(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn show_worst(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn vec_4_mut(&self) -> Vec<Vec<f64>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn run(&mut self)->Result<(Particle,Vec<f64>), &'static str>{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Diffevomaze` is never constructed
[INFO] [stdout]   --> src/diffevomaze/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Diffevomaze {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/diffevomaze/mod.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Diffevomaze {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn default(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sphere` is never used
[INFO] [stdout]   --> src/main.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn sphere(x: Vec<f64>) -> 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: function `add` is never used
[INFO] [stdout]  --> src/differentialevo/mod.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn add(v1: Vec<f64>, v2: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]   |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn sub(v1: Vec<f64>, v2: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul4scalar` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn mul4scalar(v: Vec<f64>, s: f64) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mutation` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn mutation(v: Vec<Vec<f64>>, f: f64) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crossver` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn crossver(vmuted: Vec<f64>, voriginal: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initialize_population` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn initialize_population(num_p: usize, num_d: usize, range: (f64, f64)) -> Vec<Particle> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `obj` is never used
[INFO] [stdout]   --> src/differentialevo/mod.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn obj(position: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/differentialevo/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Differentialevo {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 72 |     solutions: Vec<Particle>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 73 |     problem: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 74 |     max_iter: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 75 |     constraints: fn(Vec<f64>) -> Vec<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 76 |     objective: fn(Vec<f64>) -> f64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 77 |     best_solution: Particle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 78 |     worst_solution: Particle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default`, `update_avalue`, `update_best_worst`, `show_worst`, `vec_4_mut`, and `run` are never used
[INFO] [stdout]    --> src/differentialevo/mod.rs:82:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl Differentialevo {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  82 |     pub fn default(
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn update_avalue(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn update_best_worst(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn show_worst(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn vec_4_mut(&self) -> Vec<Vec<f64>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn run(&mut self)->Result<(Particle,Vec<f64>), &'static str>{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Diffevomaze` is never constructed
[INFO] [stdout]   --> src/diffevomaze/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Diffevomaze {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/diffevomaze/mod.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Diffevomaze {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn default(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] running `Command { std: "docker" "inspect" "8d9acf3b72b08b2183105dbbd1aed39729ca370cd799064aaf1c7246d3f3681a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9acf3b72b08b2183105dbbd1aed39729ca370cd799064aaf1c7246d3f3681a", kill_on_drop: false }`
[INFO] [stdout] 8d9acf3b72b08b2183105dbbd1aed39729ca370cd799064aaf1c7246d3f3681a
