[INFO] fetching crate coupe 0.1.0... [INFO] testing coupe-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate coupe 0.1.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coupe 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-chrome v0.4.0 [INFO] [stderr] Downloaded plotters-svg v0.3.1 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] [stderr] Downloaded plotters-backend v0.3.2 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded criterion-plot v0.4.4 [INFO] [stderr] Downloaded wide v0.7.1 [INFO] [stderr] Downloaded gnuplot v0.0.35 [INFO] [stderr] Downloaded criterion v0.3.5 [INFO] [stderr] Downloaded sprs v0.11.0 [INFO] [stderr] Downloaded tracing-tree v0.2.0 [INFO] [stderr] Downloaded ndarray v0.15.3 [INFO] [stderr] Downloaded syn v1.0.77 [INFO] [stderr] Downloaded plotters v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cde450a0cfc61fa3ac1f3239268bf0d6b5748c269c9347c8de1acac47085838e [INFO] running `Command { std: "docker" "start" "-a" "cde450a0cfc61fa3ac1f3239268bf0d6b5748c269c9347c8de1acac47085838e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cde450a0cfc61fa3ac1f3239268bf0d6b5748c269c9347c8de1acac47085838e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde450a0cfc61fa3ac1f3239268bf0d6b5748c269c9347c8de1acac47085838e", kill_on_drop: false }` [INFO] [stdout] cde450a0cfc61fa3ac1f3239268bf0d6b5748c269c9347c8de1acac47085838e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 73fba5cfa245fde0d0c68981bcae8940a2214044eddbe149f6480cd07a8238f6 [INFO] running `Command { std: "docker" "start" "-a" "73fba5cfa245fde0d0c68981bcae8940a2214044eddbe149f6480cd07a8238f6", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling paste v1.0.5 [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 rand_distr v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [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 num v0.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling sprs v0.11.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [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 `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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.87s [INFO] running `Command { std: "docker" "inspect" "73fba5cfa245fde0d0c68981bcae8940a2214044eddbe149f6480cd07a8238f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73fba5cfa245fde0d0c68981bcae8940a2214044eddbe149f6480cd07a8238f6", kill_on_drop: false }` [INFO] [stdout] 73fba5cfa245fde0d0c68981bcae8940a2214044eddbe149f6480cd07a8238f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1ac57de150ce85d0b02cacd7fde2efcb04275f349e0de1bcc5088f6be30bb843 [INFO] running `Command { std: "docker" "start" "-a" "1ac57de150ce85d0b02cacd7fde2efcb04275f349e0de1bcc5088f6be30bb843", 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 ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling gnuplot v0.0.35 [INFO] [stderr] Compiling tracing-tree v0.2.0 [INFO] [stderr] Compiling tracing-chrome v0.4.0 [INFO] [stderr] Compiling coupe v0.1.0 (/opt/rustwide/workdir) [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] [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 `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] [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 `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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.01s [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 3` [INFO] running `Command { std: "docker" "inspect" "1ac57de150ce85d0b02cacd7fde2efcb04275f349e0de1bcc5088f6be30bb843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac57de150ce85d0b02cacd7fde2efcb04275f349e0de1bcc5088f6be30bb843", kill_on_drop: false }` [INFO] [stdout] 1ac57de150ce85d0b02cacd7fde2efcb04275f349e0de1bcc5088f6be30bb843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a5c3eaeca5bf1790ff3899de86fcf63d9937300a24a9f704cc8058189a825f20 [INFO] running `Command { std: "docker" "start" "-a" "a5c3eaeca5bf1790ff3899de86fcf63d9937300a24a9f704cc8058189a825f20", 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 `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: `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.18s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/coupe-d1e616ed60e4fb23) [INFO] [stdout] [INFO] [stdout] running 42 tests [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::hilbert_curve::tests::test_segment_to_segment ... ok [INFO] [stdout] test algorithms::multi_jagged::tests::test_is_prime ... ok [INFO] [stdout] test algorithms::multi_jagged::tests::test_prime_factors ... 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_axis_sort_y ... ok [INFO] [stdout] test algorithms::recursive_bisection::tests::test_rcb_basic ... ok [INFO] [stdout] test algorithms::vn::first::tests::small_mono ... ok [INFO] [stdout] test algorithms::vn::first::tests::small ... ok [INFO] [stdout] test algorithms::vn::best::tests::small ... ok [INFO] [stdout] test algorithms::z_curve::tests::test_partition ... ok [INFO] [stdout] test geometry::tests::test_aabb_2d ... ok [INFO] [stdout] test geometry::tests::test_aabb_3d ... ok [INFO] [stdout] test geometry::tests::test_householder_reflexion ... ok [INFO] [stdout] test geometry::tests::test_inertia_matrix ... ok [INFO] [stdout] test geometry::tests::test_inertia_vector_2d ... ok [INFO] [stdout] test geometry::tests::test_inertia_vector_3d ... ok [INFO] [stdout] test geometry::tests::test_mbr_contains ... ok [INFO] [stdout] test geometry::tests::test_mbr_center ... ok [INFO] [stdout] test geometry::tests::test_mbr_quadrant ... ok [INFO] [stdout] test nextafter::tests::jump_to_infinity ... ok [INFO] [stdout] test geometry::tests::test_mbr_octant ... 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 nextafter::tests::nextafter_for_big_neg_number ... ok [INFO] [stdout] test nextafter::tests::nextafter_for_big_pos_number ... ok [INFO] [stdout] test nextafter::tests::roundtrip ... ok [INFO] [stdout] test nextafter::tests::returns_nan_for_any_nan_involved ... ok [INFO] [stdout] test nextafter::tests::returns_identity_for_equal_dest ... ok [INFO] [stdout] test nextafter::tests::step_to_largest_is_possible ... ok [INFO] [stdout] test nextafter::tests::special_case_signed_zeros ... ok [INFO] [stdout] test nextafter::tests::step_towards_zero ... ok [INFO] [stdout] test nextafter::tests::stays_at_infinity ... ok [INFO] [stdout] test work_share::tests::test_work_share ... 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] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.75s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5c3eaeca5bf1790ff3899de86fcf63d9937300a24a9f704cc8058189a825f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c3eaeca5bf1790ff3899de86fcf63d9937300a24a9f704cc8058189a825f20", kill_on_drop: false }` [INFO] [stdout] a5c3eaeca5bf1790ff3899de86fcf63d9937300a24a9f704cc8058189a825f20