[INFO] cloning repository https://github.com/ricardombiot/book-tsp-machine-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ricardombiot/book-tsp-machine-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardombiot%2Fbook-tsp-machine-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardombiot%2Fbook-tsp-machine-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34855573b3c507d4e4cb9f51a3315b49e0e32da2 [INFO] testing ricardombiot/book-tsp-machine-rust against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardombiot%2Fbook-tsp-machine-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ricardombiot/book-tsp-machine-rust on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ricardombiot/book-tsp-machine-rust [INFO] finished tweaking git repo https://github.com/ricardombiot/book-tsp-machine-rust [INFO] tweaked toml for git repo https://github.com/ricardombiot/book-tsp-machine-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ricardombiot/book-tsp-machine-rust 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" "+nightly-2025-01-18" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 113a377f884cbd88f8565431ac04edb621d527c8a0bacd49b463d3e5f3639931 [INFO] running `Command { std: "docker" "start" "-a" "113a377f884cbd88f8565431ac04edb621d527c8a0bacd49b463d3e5f3639931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "113a377f884cbd88f8565431ac04edb621d527c8a0bacd49b463d3e5f3639931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113a377f884cbd88f8565431ac04edb621d527c8a0bacd49b463d3e5f3639931", kill_on_drop: false }` [INFO] [stdout] 113a377f884cbd88f8565431ac04edb621d527c8a0bacd49b463d3e5f3639931 [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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec34cd68d36ade5618f01b7c8d681140906b7874e494980e356ca2638114dca8 [INFO] running `Command { std: "docker" "start" "-a" "ec34cd68d36ade5618f01b7c8d681140906b7874e494980e356ca2638114dca8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tsp_machine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/tsp/machine/machines/tsp_machine/tsp_machine_execute.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::tsp::utils::alias::{Color, Km}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `valid` is never read [INFO] [stdout] --> src/tsp/machine/components/timeline/timeline_cell.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TimelineCell { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | valid : bool [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimelineCell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_if_solution_recived` is never used [INFO] [stdout] --> src/tsp/machine/machines/tsp_machine/tsp_machine_send_destines.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 6 | impl TSPMachine { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | fn check_if_solution_recived(&mut self, destine : Color, km_destine : Km) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s [INFO] running `Command { std: "docker" "inspect" "ec34cd68d36ade5618f01b7c8d681140906b7874e494980e356ca2638114dca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec34cd68d36ade5618f01b7c8d681140906b7874e494980e356ca2638114dca8", kill_on_drop: false }` [INFO] [stdout] ec34cd68d36ade5618f01b7c8d681140906b7874e494980e356ca2638114dca8 [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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7a089715f07ddea08640ab2598062a9a16abe910a5c828bfd1b5e2d7e8ec697 [INFO] running `Command { std: "docker" "start" "-a" "c7a089715f07ddea08640ab2598062a9a16abe910a5c828bfd1b5e2d7e8ec697", kill_on_drop: false }` [INFO] [stderr] Compiling tsp_machine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/tsp/machine/machines/tsp_machine/tsp_machine_execute.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::tsp::utils::alias::{Color, Km}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tsp::machine::components::graf::Grafo` [INFO] [stdout] --> src/tsp_tests/machine/machines/hal_machine_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tsp::machine::components::graf::Grafo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tsp::machine::machines::hal_machine::HamiltonianMachine` [INFO] [stdout] --> src/tsp_tests/machine/machines/hal_machine_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tsp::machine::machines::hal_machine::HamiltonianMachine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Km`, and `Weight` [INFO] [stdout] --> src/tsp_tests/machine/machines/hal_machine_test.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::tsp::utils::alias::{Color, Weight, Km}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tsp::pathset::readers::path_reader::PathSolutionReader` [INFO] [stdout] --> src/tsp_tests/machine/machines/hal_machine_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::tsp::pathset::readers::path_reader::PathSolutionReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodesIdSet` [INFO] [stdout] --> src/tsp_tests/path_graph/path_graph_test.rs:2:62 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tsp::pathset::components::nodes::node_id::{NodeId,NodesIdSet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tsp::pathset::components::edges::edge_id::EdgeId` [INFO] [stdout] --> src/tsp_tests/path_graph/path_graph_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::tsp::pathset::components::edges::edge_id::EdgeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check_dict_edges_by_nodeid` [INFO] [stdout] --> src/tsp_tests/path_graph/path_graph_join_test.rs:8:65 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::tsp_tests::path_graph::test_utils::{check_set_nodes, check_dict_edges_by_nodeid, check_list_by_nodeid, check_have_owners}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Step` [INFO] [stdout] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tsp::utils::alias::{Color, Km, Step}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeId` [INFO] [stdout] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tsp::pathset::components::nodes::node_id::{NodeId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tsp::utils::inmutable_dict::InmutableDictCommons` [INFO] [stdout] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::tsp::utils::inmutable_dict::InmutableDictCommons; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `check_dict_edges_by_nodeid`, `check_have_owners`, and `check_set_nodes` [INFO] [stdout] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::tsp_tests::path_graph::test_utils::{check_set_nodes, check_dict_edges_by_nodeid, check_have_owners}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tsp::pathset::graph::path_graph::PathGraph` [INFO] [stdout] --> src/tsp_tests/path_graph/test_utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::tsp::pathset::graph::path_graph::PathGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tsp::utils::generator_ids` [INFO] [stdout] --> src/tsp_tests/path_graph/test_utils.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::tsp::utils::generator_ids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `graph_join` [INFO] [stdout] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let graph_join = build_multijoin(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graph_join` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `valid` is never read [INFO] [stdout] --> src/tsp/machine/components/timeline/timeline_cell.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TimelineCell { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | valid : bool [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimelineCell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_if_solution_recived` is never used [INFO] [stdout] --> src/tsp/machine/machines/tsp_machine/tsp_machine_send_destines.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 6 | impl TSPMachine { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | fn check_if_solution_recived(&mut self, destine : Color, km_destine : Km) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_dict_edges_by_nodeid` is never used [INFO] [stdout] --> src/tsp_tests/path_graph/test_utils.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn check_dict_edges_by_nodeid(dict : &DictEdgeIdByNodeId, list_keys : Vec<(&NodeId, &EdgeId)>){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "c7a089715f07ddea08640ab2598062a9a16abe910a5c828bfd1b5e2d7e8ec697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a089715f07ddea08640ab2598062a9a16abe910a5c828bfd1b5e2d7e8ec697", kill_on_drop: false }` [INFO] [stdout] c7a089715f07ddea08640ab2598062a9a16abe910a5c828bfd1b5e2d7e8ec697 [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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e42fb63577914ff01a3079589d78c8af0ed7a5bb759425f416c53fc5672a8368 [INFO] running `Command { std: "docker" "start" "-a" "e42fb63577914ff01a3079589d78c8af0ed7a5bb759425f416c53fc5672a8368", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Color` [INFO] [stderr] --> src/tsp/machine/machines/tsp_machine/tsp_machine_execute.rs:3:32 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::tsp::utils::alias::{Color, Km}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::tsp::machine::components::graf::Grafo` [INFO] [stderr] --> src/tsp_tests/machine/machines/hal_machine_test.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::tsp::machine::components::graf::Grafo; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::tsp::machine::machines::hal_machine::HamiltonianMachine` [INFO] [stderr] --> src/tsp_tests/machine/machines/hal_machine_test.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::tsp::machine::machines::hal_machine::HamiltonianMachine; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Color`, `Km`, and `Weight` [INFO] [stderr] --> src/tsp_tests/machine/machines/hal_machine_test.rs:3:32 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::tsp::utils::alias::{Color, Weight, Km}; [INFO] [stderr] | ^^^^^ ^^^^^^ ^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::tsp::pathset::readers::path_reader::PathSolutionReader` [INFO] [stderr] --> src/tsp_tests/machine/machines/hal_machine_test.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::tsp::pathset::readers::path_reader::PathSolutionReader; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `NodesIdSet` [INFO] [stderr] --> src/tsp_tests/path_graph/path_graph_test.rs:2:62 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::tsp::pathset::components::nodes::node_id::{NodeId,NodesIdSet}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::tsp::pathset::components::edges::edge_id::EdgeId` [INFO] [stderr] --> src/tsp_tests/path_graph/path_graph_test.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::tsp::pathset::components::edges::edge_id::EdgeId; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `check_dict_edges_by_nodeid` [INFO] [stderr] --> src/tsp_tests/path_graph/path_graph_join_test.rs:8:65 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::tsp_tests::path_graph::test_utils::{check_set_nodes, check_dict_edges_by_nodeid, check_list_by_nodeid, check_have_owners}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Step` [INFO] [stderr] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:1:43 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::tsp::utils::alias::{Color, Km, Step}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `NodeId` [INFO] [stderr] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:2:55 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::tsp::pathset::components::nodes::node_id::{NodeId}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::tsp::utils::inmutable_dict::InmutableDictCommons` [INFO] [stderr] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::tsp::utils::inmutable_dict::InmutableDictCommons; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `check_dict_edges_by_nodeid`, `check_have_owners`, and `check_set_nodes` [INFO] [stderr] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:6:48 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::tsp_tests::path_graph::test_utils::{check_set_nodes, check_dict_edges_by_nodeid, check_have_owners}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::tsp::pathset::graph::path_graph::PathGraph` [INFO] [stderr] --> src/tsp_tests/path_graph/test_utils.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::tsp::pathset::graph::path_graph::PathGraph; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::tsp::utils::generator_ids` [INFO] [stderr] --> src/tsp_tests/path_graph/test_utils.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::tsp::utils::generator_ids; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `graph_join` [INFO] [stderr] --> src/tsp_tests/path_graph/path_graph_multijoin_test.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | let graph_join = build_multijoin(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graph_join` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `valid` is never read [INFO] [stderr] --> src/tsp/machine/components/timeline/timeline_cell.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct TimelineCell { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | valid : bool [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TimelineCell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `check_if_solution_recived` is never used [INFO] [stderr] --> src/tsp/machine/machines/tsp_machine/tsp_machine_send_destines.rs:58:8 [INFO] [stderr] | [INFO] [stderr] 6 | impl TSPMachine { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 58 | fn check_if_solution_recived(&mut self, destine : Color, km_destine : Km) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_dict_edges_by_nodeid` is never used [INFO] [stderr] --> src/tsp_tests/path_graph/test_utils.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn check_dict_edges_by_nodeid(dict : &DictEdgeIdByNodeId, list_keys : Vec<(&NodeId, &EdgeId)>){ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tsp_machine` (bin "tsp_machine" test) generated 18 warnings (run `cargo fix --bin "tsp_machine" --tests` to apply 14 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tsp_machine-13b4e93f5e44a0d1) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test tsp_tests::actions::action_test::new_up_test ... ok [INFO] [stdout] test tsp_tests::actions::database_actions_test::register_up_database_actions ... ok [INFO] [stdout] test tsp_tests::machine::components::graf_test::init_graf ... ok [INFO] [stdout] test tsp_tests::actions::database_actions_test::init_database_actions ... ok [INFO] [stdout] test tsp_tests::actions::db_controller_test::test_db_controller_masive_reserve_and_use ... ok [INFO] [stdout] test tsp_tests::actions::db_controller_test::test_db_controller ... ok [INFO] [stdout] test tsp_tests::path_graph::components::nodes::node_test::test_node_add_parent_and_son ... ok [INFO] [stdout] test tsp_tests::actions::action_test::new_init_test ... ok [INFO] [stdout] test tsp_tests::path_graph::components::nodes::node_id_test::test_get_info_node_id ... ok [INFO] [stdout] test tsp_tests::path_graph::components::nodes::node_id_test::test_get_info_node_id_root ... ok [INFO] [stdout] test tsp_tests::machine::components::graf_test::test_update_weight_bidirectional ... ok [INFO] [stdout] test tsp_tests::path_graph::components::nodes::node_test::test_node_root ... ok [INFO] [stdout] test tsp_tests::path_graph::components::edges::edge_test::test_create_edge_checking_ids ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_join_test::test_build_join ... ok [INFO] [stdout] test tsp_tests::machine::components::graf_test::add_arist ... ok [INFO] [stdout] test tsp_tests::path_graph::components::owners::owners_test::test_owners_push_and_pop_key_by_step ... ok [INFO] [stdout] test tsp_tests::machine::components::graf_test::test_update_weight ... ok [INFO] [stdout] test tsp_tests::utils::generator_ids_test::test_get_info_id ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_multijoin_test::test_multijoin ... ok [INFO] [stdout] test tsp_tests::utils::generator_ids_test::test_matriz_ids ... ok [INFO] [stdout] test tsp_tests::utils::generator_ids_test::test_matriz_ids_for_tsp ... ok [INFO] [stdout] test tsp_tests::utils::inmutable_dict_test::test_inmutable_dict ... ok [INFO] [stdout] test tsp_tests::utils::generator_node_key_test::test_hamiltonian_colisions_keys ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_test::test_graph_init ... ok [INFO] [stdout] test tsp_tests::path_graph::components::owners::owners_test::test_operations_owner ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_join_test::test_join ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_join_test::test_up_invalid_by_repeted_color ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_test::test_graph_make_second_up ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_test::test_graph_make_up ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_delete_test::test_graph_lazy_deleting ... ok [INFO] [stdout] test tsp_tests::path_graph::path_graph_delete_test::test_lazy_delete_nodes_by_color ... ok [INFO] [stdout] test tsp_tests::utils::mutable_test::test_mutable ... ok [INFO] [stdout] test tsp_tests::utils::generator_ids_test::test_create_id ... ok [INFO] [stdout] test tsp_tests::path_graph::components::nodes::node_id_test::test_node_ids_for_tsp ... ok [INFO] [stdout] test tsp_tests::machine::machines::tsp_machine_test::test_tsp_machine_example ... ok [INFO] [stdout] test tsp_tests::machine::machines::tsp_machine_test::test_tsp_machine_complete_random ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--bin tsp_machine` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tsp_tests::machine::machines::tsp_machine_test::test_tsp_machine_complete_random stdout ---- [INFO] [stdout] Execute test_tsp_machine_example... [INFO] [stdout] Execute... [INFO] [stdout] Step without cells... [INFO] [stdout] KM: 2/70 [INFO] [stdout] Execute... [INFO] [stdout] Step without cells... [INFO] [stdout] KM: 3/70 [INFO] [stdout] Execute... [INFO] [stdout] Step without cells... [INFO] [stdout] KM: 4/70 [INFO] [stdout] Execute... [INFO] [stdout] Step without cells... [INFO] [stdout] KM: 5/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 6/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 7/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 8/70 [INFO] [stdout] Execute... [INFO] [stdout] Step without cells... [INFO] [stdout] KM: 9/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 10/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 11/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 12/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 13/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 14/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 15/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 16/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 17/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 18/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 19/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 20/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 21/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 22/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 23/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 24/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 25/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 26/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 27/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 28/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 29/70 [INFO] [stdout] Execute... [INFO] [stdout] KM: 30/70 [INFO] [stdout] Execute... [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] KM: 31/36 [INFO] [stdout] Execute... [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] KM: 32/36 [INFO] [stdout] Execute... [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] KM: 33/36 [INFO] [stdout] Execute... [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] KM: 34/36 [INFO] [stdout] Execute... [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] KM: 35/36 [INFO] [stdout] Execute... [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] Some(36) [INFO] [stdout] KM: 36/36 [INFO] [stdout] Execute... [INFO] [stdout] [INFO] [stdout] thread 'tsp_tests::machine::machines::tsp_machine_test::test_tsp_machine_complete_random' panicked at src/tsp_tests/machine/machines/tsp_machine_test.rs:78:5: [INFO] [stdout] assertion failed: optimal <= min_optimal [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ef5cf5440ba - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5ef5cf5440ba - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5ef5cf5440ba - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ef5cf5440ba - ::fmt::h71a62eb3b9696b12 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ef5cf56bda3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5ef5cf56bda3 - core::fmt::write::h2cc1698af7e2d686 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5ef5cf540c13 - std::io::Write::write_fmt::hab1b4cd059a79022 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5ef5cf543f02 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5ef5cf5454df - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5ef5cf5452f8 - std::panicking::default_hook::h20f81eb0576efcec [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5ef5cf4d5493 - as core::ops::function::Fn>::call::hdb53814c496a4d34 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9 [INFO] [stdout] 11: 0x5ef5cf4d5493 - test::test_main::{{closure}}::hc0a4963c59427c24 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5ef5cf545fd3 - as core::ops::function::Fn>::call::h591b2225413a77e9 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9 [INFO] [stdout] 13: 0x5ef5cf545fd3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5ef5cf545c56 - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x5ef5cf5445b9 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5ef5cf54591d - rust_begin_unwind [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5ef5cf56a780 - core::panicking::panic_fmt::h9e7c637e9e5f29c9 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5ef5cf56a80c - core::panicking::panic::haa3255ea20181a33 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5ef5cf484982 - tsp_machine::tsp_tests::machine::machines::tsp_machine_test::test_tsp_machine_complete_random::ha3674e4e219665fc [INFO] [stdout] at /opt/rustwide/workdir/src/tsp_tests/machine/machines/tsp_machine_test.rs:78:5 [INFO] [stdout] 20: 0x5ef5cf4846c7 - tsp_machine::tsp_tests::machine::machines::tsp_machine_test::test_tsp_machine_complete_random::{{closure}}::h67d8c688cec543cb [INFO] [stdout] at /opt/rustwide/workdir/src/tsp_tests/machine/machines/tsp_machine_test.rs:57:42 [INFO] [stdout] 21: 0x5ef5cf4800e6 - core::ops::function::FnOnce::call_once::h1a3ac31ed62ed7ac [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5ef5cf4dabeb - core::ops::function::FnOnce::call_once::he27718dfdd183f43 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ef5cf4dabeb - test::__rust_begin_short_backtrace::h4e84902998457a5d [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18 [INFO] [stdout] 24: 0x5ef5cf4d9b23 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60 [INFO] [stdout] 25: 0x5ef5cf4d9b23 - as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5ef5cf4d9b23 - std::panicking::try::do_call::h3da0561d9ab99c25 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 27: 0x5ef5cf4d9b23 - std::panicking::try::h41c9fa508bc61df6 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 28: 0x5ef5cf4d9b23 - std::panic::catch_unwind::h6b3ff07bb5afad93 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 29: 0x5ef5cf4d9b23 - test::run_test_in_process::hc7253dd11b39b9f4 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27 [INFO] [stdout] 30: 0x5ef5cf4d9b23 - test::run_test::{{closure}}::hfb2007f8649c30bb [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43 [INFO] [stdout] 31: 0x5ef5cf49cc05 - test::run_test::{{closure}}::h56a17aa7a282a9f4 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41 [INFO] [stdout] 32: 0x5ef5cf49cc05 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x5ef5cf4a04ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5ef5cf4a04ea - as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5ef5cf4a04ea - std::panicking::try::do_call::h2f73af3616c35465 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 36: 0x5ef5cf4a04ea - std::panicking::try::hd1660ce9efadef5a [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 37: 0x5ef5cf4a04ea - std::panic::catch_unwind::h5ee8d7823b8ca744 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 38: 0x5ef5cf4a04ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5ef5cf4a04ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5ef5cf549f0b - as core::ops::function::FnOnce>::call_once::ha52bedf99a3b4981 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9 [INFO] [stdout] 41: 0x5ef5cf549f0b - as core::ops::function::FnOnce>::call_once::h567748934d80ccf8 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9 [INFO] [stdout] 42: 0x5ef5cf549f0b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x79243f017ac3 - [INFO] [stdout] 44: 0x79243f0a8a04 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tsp_tests::machine::machines::tsp_machine_test::test_tsp_machine_complete_random [INFO] [stdout] [INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e42fb63577914ff01a3079589d78c8af0ed7a5bb759425f416c53fc5672a8368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42fb63577914ff01a3079589d78c8af0ed7a5bb759425f416c53fc5672a8368", kill_on_drop: false }` [INFO] [stdout] e42fb63577914ff01a3079589d78c8af0ed7a5bb759425f416c53fc5672a8368