[INFO] cloning repository https://github.com/ikurek/PEA-Projekt3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikurek/PEA-Projekt3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikurek%2FPEA-Projekt3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikurek%2FPEA-Projekt3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2041bbda198adb0bb828467da6db33ac3f77ed4 [INFO] checking ikurek/PEA-Projekt3 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikurek%2FPEA-Projekt3" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ikurek/PEA-Projekt3 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ikurek/PEA-Projekt3 [INFO] finished tweaking git repo https://github.com/ikurek/PEA-Projekt3 [INFO] tweaked toml for git repo https://github.com/ikurek/PEA-Projekt3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ikurek/PEA-Projekt3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a005f34d4a9dd0f517a045a066aed6ec99eb78aae6b14aba572015abaf1f684c [INFO] running `Command { std: "docker" "start" "-a" "a005f34d4a9dd0f517a045a066aed6ec99eb78aae6b14aba572015abaf1f684c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a005f34d4a9dd0f517a045a066aed6ec99eb78aae6b14aba572015abaf1f684c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a005f34d4a9dd0f517a045a066aed6ec99eb78aae6b14aba572015abaf1f684c", kill_on_drop: false }` [INFO] [stdout] a005f34d4a9dd0f517a045a066aed6ec99eb78aae6b14aba572015abaf1f684c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcef6cb678d1784b9c410286b675f3e49be230e1ff5247ef0dc14fd104030bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4fcef6cb678d1784b9c410286b675f3e49be230e1ff5247ef0dc14fd104030bc", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.35 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Checking tsplib v0.1.0 [INFO] [stderr] Checking rand v0.3.19 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking genetic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/file_reader.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | Error::description(&error) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/file_reader.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | Error::description(&error) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/file_reader.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | Error::description(&error) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/file_reader.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | Error::description(&error) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_best_solution` is never read [INFO] [stdout] --> src/genetic_algorithm.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut current_best_solution: i32 = ::max_value(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `parents_population` is never read [INFO] [stdout] --> src/genetic_algorithm.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let mut parents_population: Vec> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iteration` [INFO] [stdout] --> src/genetic_algorithm.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | for iteration in 0..iterations { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iteration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/genetic_algorithm.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | for i in 0..children_pairs_size { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_time_in_seconds` [INFO] [stdout] --> src/genetic_algorithm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | max_time_in_seconds: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_time_in_seconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `single_population_element` is never read [INFO] [stdout] --> src/genetic_algorithm.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | let mut single_population_element: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/genetic_algorithm.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | for i in 0..(population_size.clone()) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number_of_cities` [INFO] [stdout] --> src/genetic_algorithm.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | number_of_cities: &i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_cities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/genetic_algorithm.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | for i in 0..population_size { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_best_solution` is never read [INFO] [stdout] --> src/genetic_algorithm.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut current_best_solution: i32 = ::max_value(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `parents_population` is never read [INFO] [stdout] --> src/genetic_algorithm.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let mut parents_population: Vec> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iteration` [INFO] [stdout] --> src/genetic_algorithm.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | for iteration in 0..iterations { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iteration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/genetic_algorithm.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | for i in 0..children_pairs_size { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_time_in_seconds` [INFO] [stdout] --> src/genetic_algorithm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | max_time_in_seconds: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_time_in_seconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `single_population_element` is never read [INFO] [stdout] --> src/genetic_algorithm.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | let mut single_population_element: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/genetic_algorithm.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | for i in 0..(population_size.clone()) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number_of_cities` [INFO] [stdout] --> src/genetic_algorithm.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | number_of_cities: &i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_cities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/genetic_algorithm.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | for i in 0..population_size { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/genetic_algorithm.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | for i in 0..parents_population_size.clone() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/genetic_algorithm.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | for i in 0..parents_population_size.clone() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | fn solve_genetic(mut matrix: &mut Vec>) { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | fn solve_genetic(mut matrix: &mut Vec>) { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut number_of_cities: i32 = matrix.len() as i32; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let mut nodes: Vec = (0..number_of_cities).collect(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let mut parents_population_size: i32 = population_size / 2; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | let mut path_value: i32 = permutation_value(&matrix, &permutation); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | let mut max_path_value: i32 = ::max_value(); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | let mut parents_pair: Vec> = generate_parents_pair(&parents_population); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | let mut saved_element: i32 = permutation[first_element_index]; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_tabu_list` [INFO] [stdout] --> src/print_utils.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn print_tabu_list(tabu_list: &Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_result` [INFO] [stdout] --> src/print_utils.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn print_result(result: i32, result_path: Vec, elapsed_time: i64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut number_of_cities: i32 = matrix.len() as i32; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let mut nodes: Vec = (0..number_of_cities).collect(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let mut parents_population_size: i32 = population_size / 2; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | let mut path_value: i32 = permutation_value(&matrix, &permutation); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | let mut max_path_value: i32 = ::max_value(); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | let mut parents_pair: Vec> = generate_parents_pair(&parents_population); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/genetic_algorithm.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | let mut saved_element: i32 = permutation[first_element_index]; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_tabu_list` [INFO] [stdout] --> src/print_utils.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn print_tabu_list(tabu_list: &Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_result` [INFO] [stdout] --> src/print_utils.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn print_result(result: i32, result_path: Vec, elapsed_time: i64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `Command { std: "docker" "inspect" "4fcef6cb678d1784b9c410286b675f3e49be230e1ff5247ef0dc14fd104030bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcef6cb678d1784b9c410286b675f3e49be230e1ff5247ef0dc14fd104030bc", kill_on_drop: false }` [INFO] [stdout] 4fcef6cb678d1784b9c410286b675f3e49be230e1ff5247ef0dc14fd104030bc