[INFO] fetching crate coupe 0.1.0...
[INFO] testing coupe-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate coupe 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate coupe 0.1.0
[INFO] finished tweaking crates.io crate coupe 0.1.0
[INFO] tweaked toml for crates.io crate coupe 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coupe 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coupe 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 244a2a3cf0257668a555c9cc56977275b1d6c7be6e7ff6ab63f5b8141fc08bc3
[INFO] running `Command { std: "docker" "start" "-a" "244a2a3cf0257668a555c9cc56977275b1d6c7be6e7ff6ab63f5b8141fc08bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "244a2a3cf0257668a555c9cc56977275b1d6c7be6e7ff6ab63f5b8141fc08bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "244a2a3cf0257668a555c9cc56977275b1d6c7be6e7ff6ab63f5b8141fc08bc3", kill_on_drop: false }`
[INFO] [stdout] 244a2a3cf0257668a555c9cc56977275b1d6c7be6e7ff6ab63f5b8141fc08bc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 276f5fb64e09e3ec3599e605ca402ecbd16592a1698997c79f406ee1c0bcf02e
[INFO] running `Command { std: "docker" "start" "-a" "276f5fb64e09e3ec3599e605ca402ecbd16592a1698997c79f406ee1c0bcf02e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling matrixmultiply v0.3.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling wide v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling approx v0.5.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling ndarray v0.15.3
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling rand_distr v0.4.2
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling sprs v0.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling coupe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `hilbert` is never read
[INFO] [stdout]   --> src/algorithms/k_means.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct BalancedKmeansSettings {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub hilbert: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BalancedKmeansSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.43s
[INFO] running `Command { std: "docker" "inspect" "276f5fb64e09e3ec3599e605ca402ecbd16592a1698997c79f406ee1c0bcf02e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "276f5fb64e09e3ec3599e605ca402ecbd16592a1698997c79f406ee1c0bcf02e", kill_on_drop: false }`
[INFO] [stdout] 276f5fb64e09e3ec3599e605ca402ecbd16592a1698997c79f406ee1c0bcf02e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 319b2772fe05abde87eaf6f6ae69487595cd1b98ba736371ee6c2bdf77a8df16
[INFO] running `Command { std: "docker" "start" "-a" "319b2772fe05abde87eaf6f6ae69487595cd1b98ba736371ee6c2bdf77a8df16", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling gnuplot v0.0.35
[INFO] [stderr]    Compiling coupe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling tracing-chrome v0.4.0
[INFO] [stderr]    Compiling tracing-tree v0.2.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stdout] warning: field `hilbert` is never read
[INFO] [stdout]   --> src/algorithms/k_means.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct BalancedKmeansSettings {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub hilbert: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BalancedKmeansSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stdout] warning: field `hilbert` is never read
[INFO] [stdout]   --> src/algorithms/k_means.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct BalancedKmeansSettings {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub hilbert: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BalancedKmeansSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "319b2772fe05abde87eaf6f6ae69487595cd1b98ba736371ee6c2bdf77a8df16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319b2772fe05abde87eaf6f6ae69487595cd1b98ba736371ee6c2bdf77a8df16", kill_on_drop: false }`
[INFO] [stdout] 319b2772fe05abde87eaf6f6ae69487595cd1b98ba736371ee6c2bdf77a8df16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c79d530a3225eab9a3b6c7b45dea542eff78c6abbb46a837aa607b6743e3fb0a
[INFO] running `Command { std: "docker" "start" "-a" "c79d530a3225eab9a3b6c7b45dea542eff78c6abbb46a837aa607b6743e3fb0a", kill_on_drop: false }`
[INFO] [stderr] warning: field `hilbert` is never read
[INFO] [stderr]   --> src/algorithms/k_means.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct BalancedKmeansSettings {
[INFO] [stderr]    |            ---------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub hilbert: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BalancedKmeansSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `coupe` (lib) generated 1 warning
[INFO] [stderr] warning: `coupe` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coupe-7eeae00570e8829e)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test algorithms::hilbert_curve::tests::test_segment_to_segment ... ok
[INFO] [stdout] test algorithms::hilbert_curve::tests::test_hilbert_curve_1 ... ok
[INFO] [stdout] test algorithms::hilbert_curve::tests::test_hilbert_curve_2 ... ok
[INFO] [stdout] test algorithms::multi_jagged::tests::test_split_at_mut_many ... ok
[INFO] [stdout] test algorithms::recursive_bisection::tests::test_axis_sort_x ... ok
[INFO] [stdout] test algorithms::recursive_bisection::tests::test_rcb_basic ... ok
[INFO] [stdout] test algorithms::multi_jagged::tests::test_is_prime ... ok
[INFO] [stdout] test geometry::tests::test_householder_reflexion ... ok
[INFO] [stdout] test geometry::tests::test_aabb_2d ... ok
[INFO] [stdout] test algorithms::vn::first::tests::small_mono ... ok
[INFO] [stdout] test algorithms::recursive_bisection::tests::test_axis_sort_y ... ok
[INFO] [stdout] test algorithms::vn::best::tests::small ... ok
[INFO] [stdout] test geometry::tests::test_inertia_matrix ... ok
[INFO] [stdout] test geometry::tests::test_aabb_3d ... ok
[INFO] [stdout] test geometry::tests::test_mbr_contains ... ok
[INFO] [stdout] test geometry::tests::test_inertia_vector_3d ... ok
[INFO] [stdout] test geometry::tests::test_mbr_center ... ok
[INFO] [stdout] test algorithms::z_curve::tests::test_partition ... ok
[INFO] [stdout] test nextafter::tests::jump_to_infinity ... ok
[INFO] [stdout] test nextafter::tests::next_larger_than_0 ... ok
[INFO] [stdout] test nextafter::tests::next_smaller_than_0 ... ok
[INFO] [stdout] test nextafter::tests::nextafter_around_one ... ok
[INFO] [stdout] test algorithms::vn::first::tests::small ... ok
[INFO] [stdout] test nextafter::tests::nextafter_for_big_neg_number ... ok
[INFO] [stdout] test nextafter::tests::nextafter_for_big_pos_number ... ok
[INFO] [stdout] test nextafter::tests::returns_identity_for_equal_dest ... ok
[INFO] [stdout] test nextafter::tests::roundtrip ... ok
[INFO] [stdout] test nextafter::tests::stays_at_infinity ... ok
[INFO] [stdout] test nextafter::tests::special_case_signed_zeros ... ok
[INFO] [stdout] test geometry::tests::test_inertia_vector_2d ... ok
[INFO] [stdout] test nextafter::tests::returns_nan_for_any_nan_involved ... ok
[INFO] [stdout] test nextafter::tests::step_towards_zero ... ok
[INFO] [stdout] test nextafter::tests::step_to_largest_is_possible ... ok
[INFO] [stdout] test work_share::tests::test_work_share ... ok
[INFO] [stdout] test geometry::tests::test_mbr_octant ... ok
[INFO] [stdout] test geometry::tests::test_mbr_quadrant ... ok
[INFO] [stdout] test algorithms::multi_jagged::tests::test_prime_factors ... ok
[INFO] [stdout] test geometry::tests::test_aabb2d_invalid_input_1 - should panic ... ok
[INFO] [stdout] test geometry::tests::test_aabb2d_invalid_input_2 - should panic ... ok
[INFO] [stdout] test algorithms::vn::first::tests::improve_mono ... ok
[INFO] [stdout] test algorithms::vn::first::tests::improve ... ok
[INFO] [stdout] test algorithms::vn::best::tests::improve ... ok
[INFO] [stderr]    Doc-tests coupe
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/algorithms.rs - algorithms::Random (line 77) ... ok
[INFO] [stdout] test src/algorithms/vn/first.rs - algorithms::vn::first::VnFirst (line 224) ... ok
[INFO] [stdout] test src/algorithms/hilbert_curve.rs - algorithms::hilbert_curve::HilbertCurve (line 264) ... ok
[INFO] [stdout] test src/real.rs - real::Real (line 12) ... ok
[INFO] [stdout] test src/algorithms/graph_growth.rs - algorithms::graph_growth::GraphGrowth (line 72) ... ok
[INFO] [stdout] test src/algorithms/kk.rs - algorithms::kk::KarmarkarKarp (line 137) ... ok
[INFO] [stdout] test src/algorithms/vn/best.rs - algorithms::vn::best::VnBest (line 158) ... ok
[INFO] [stdout] test src/algorithms/greedy.rs - algorithms::greedy::Greedy (line 65) ... ok
[INFO] [stdout] test src/algorithms/ckk.rs - algorithms::ckk::CompleteKarmarkarKarp (line 135) ... ok
[INFO] [stdout] test src/algorithms/kernighan_lin.rs - algorithms::kernighan_lin::KernighanLin (line 190) ... ok
[INFO] [stdout] test src/algorithms/multi_jagged.rs - algorithms::multi_jagged::MultiJagged (line 333) ... ok
[INFO] [stdout] test src/algorithms/fiduccia_mattheyses.rs - algorithms::fiduccia_mattheyses::FiducciaMattheyses (line 275) ... ok
[INFO] [stdout] test src/algorithms/recursive_bisection.rs - algorithms::recursive_bisection::Rib (line 912) ... ok
[INFO] [stdout] test src/algorithms/z_curve.rs - algorithms::z_curve::ZCurve (line 196) ... ok
[INFO] [stdout] test src/algorithms/recursive_bisection.rs - algorithms::recursive_bisection::Rcb (line 785) ... ok
[INFO] [stdout] test src/algorithms/k_means.rs - algorithms::k_means::KMeans (line 531) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c79d530a3225eab9a3b6c7b45dea542eff78c6abbb46a837aa607b6743e3fb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79d530a3225eab9a3b6c7b45dea542eff78c6abbb46a837aa607b6743e3fb0a", kill_on_drop: false }`
[INFO] [stdout] c79d530a3225eab9a3b6c7b45dea542eff78c6abbb46a837aa607b6743e3fb0a
