[INFO] fetching crate hilbert-curve-rust 0.1.2... [INFO] testing hilbert-curve-rust-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hilbert-curve-rust 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate hilbert-curve-rust 0.1.2 [INFO] finished tweaking crates.io crate hilbert-curve-rust 0.1.2 [INFO] tweaked toml for crates.io crate hilbert-curve-rust 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hilbert-curve-rust 0.1.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 114 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding fast_hilbert v1.0.1 (available: v2.0.1) [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hilbert_curve v0.2.0 [INFO] [stderr] Downloaded fast_hilbert v1.0.1 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded hilbert v0.1.2 [INFO] [stderr] Downloaded hilbert_2d v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4980e53eab1701d124c60df7de57abd0fdf6d1d2d94098671ebf7b3b8726cb2c [INFO] running `Command { std: "docker" "start" "-a" "4980e53eab1701d124c60df7de57abd0fdf6d1d2d94098671ebf7b3b8726cb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4980e53eab1701d124c60df7de57abd0fdf6d1d2d94098671ebf7b3b8726cb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4980e53eab1701d124c60df7de57abd0fdf6d1d2d94098671ebf7b3b8726cb2c", kill_on_drop: false }` [INFO] [stdout] 4980e53eab1701d124c60df7de57abd0fdf6d1d2d94098671ebf7b3b8726cb2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8e6c0c4488ef60c1b15f773c23b380ba1f7c31cd4d330e59171ea46cc4889294 [INFO] running `Command { std: "docker" "start" "-a" "8e6c0c4488ef60c1b15f773c23b380ba1f7c31cd4d330e59171ea46cc4889294", kill_on_drop: false }` [INFO] [stderr] Compiling hilbert-curve-rust v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hilbert_curve_algorithm.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | fn rotate_point(mut point: &mut CoordinateValue, rx: u32, ry: u32, number_columns: u32) -> () { [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/hilbert_curve_algorithm.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | fn move_point(mut point: &mut CoordinateValue, rx: u32, ry: u32, order_index: u32) -> () { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "8e6c0c4488ef60c1b15f773c23b380ba1f7c31cd4d330e59171ea46cc4889294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6c0c4488ef60c1b15f773c23b380ba1f7c31cd4d330e59171ea46cc4889294", kill_on_drop: false }` [INFO] [stdout] 8e6c0c4488ef60c1b15f773c23b380ba1f7c31cd4d330e59171ea46cc4889294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d9c91b86c942041d95d221dfe68d471bba2216084123f08adc515b8b76137f1e [INFO] running `Command { std: "docker" "start" "-a" "d9c91b86c942041d95d221dfe68d471bba2216084123f08adc515b8b76137f1e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fast_hilbert v1.0.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling hilbert_2d v1.1.0 [INFO] [stderr] Compiling hilbert_curve v0.2.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hilbert_curve_algorithm.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | fn rotate_point(mut point: &mut CoordinateValue, rx: u32, ry: u32, number_columns: u32) -> () { [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/hilbert_curve_algorithm.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | fn move_point(mut point: &mut CoordinateValue, rx: u32, ry: u32, order_index: u32) -> () { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling hilbert v0.1.2 [INFO] [stderr] Compiling hilbert-curve-rust v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hilbert_curve_algorithm.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | fn rotate_point(mut point: &mut CoordinateValue, rx: u32, ry: u32, number_columns: u32) -> () { [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/hilbert_curve_algorithm.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | fn move_point(mut point: &mut CoordinateValue, rx: u32, ry: u32, order_index: u32) -> () { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.89s [INFO] running `Command { std: "docker" "inspect" "d9c91b86c942041d95d221dfe68d471bba2216084123f08adc515b8b76137f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c91b86c942041d95d221dfe68d471bba2216084123f08adc515b8b76137f1e", kill_on_drop: false }` [INFO] [stdout] d9c91b86c942041d95d221dfe68d471bba2216084123f08adc515b8b76137f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 150d4e2f02a241a5aa9599ff9d692f126f768d73d60db5327e7bc08be65a89c2 [INFO] running `Command { std: "docker" "start" "-a" "150d4e2f02a241a5aa9599ff9d692f126f768d73d60db5327e7bc08be65a89c2", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hilbert_curve_algorithm.rs:67:21 [INFO] [stderr] | [INFO] [stderr] 67 | fn rotate_point(mut point: &mut CoordinateValue, rx: u32, ry: u32, number_columns: u32) -> () { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hilbert_curve_algorithm.rs:76:19 [INFO] [stderr] | [INFO] [stderr] 76 | fn move_point(mut point: &mut CoordinateValue, rx: u32, ry: u32, order_index: u32) -> () { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `hilbert-curve-rust` (lib) generated 2 warnings (run `cargo fix --lib -p hilbert-curve-rust` to apply 2 suggestions) [INFO] [stderr] warning: `hilbert-curve-rust` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hilbert_curve_rust-dd3ea7b1b580532b) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test hilbert_curve_algorithm::test_deoffset_point::test_offset_point_positive ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_new_index_from_rows::get_new_index_from_rows_index_1_x_0_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_new_index_from_rows::get_new_index_from_rows_index_1_x_0_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_new_index_from_rows::get_new_index_from_rows_index_1_x_1_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_new_index_from_rows::get_new_index_from_rows_index_2_x_0_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_new_index_from_rows::get_new_index_from_rows_index_1_x_1_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_new_index_from_rows::get_new_index_from_rows_index_2_x_0_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_new_index_from_rows::get_new_index_from_rows_index_2_x_1_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_new_index_from_rows::get_new_index_from_rows_index_2_x_1_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_point_value_from_number::internal_get_point_value_from_number_order1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_point_value_from_number::internal_get_point_value_from_number_order2 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_point_value_from_number::internal_get_point_value_from_number_order4 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_rx::internal_get_rx ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_ry::internal_get_ry_with_rx_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_get_ry::internal_get_ry_with_rx_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_move_point::internal_move_point_order_1_rx_0_no_move ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_move_point::internal_move_point_order_1_rx_1_move ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_move_point::internal_move_point_order_1_ry_0_no_move ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_move_point::internal_move_point_order_1_ry_1_move ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_move_point::internal_move_point_order_2_rx_0_no_move ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_move_point::internal_move_point_order_2_ry_0_no_move ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_move_point::internal_move_point_order_2_ry_1_move ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_offset_point::test_offset_point_positive ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_move_point::internal_move_point_order_2_rx_1_move ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_0_0_col1_x_0_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_0_0_col1_x_0_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_0_0_col1_x_1_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_0_0_col1_x_1_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_1_1_col1_x_1_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_1_1_col1_x_1_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_1_2_col1_x_0_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_1_2_col1_x_0_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_numbercolumn_8_point_0_0_x_0_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_numbercolumn_8_point_0_0_x_0_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_numbercolumn_8_point_0_0_x_1_y_0 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_numbercolumn_8_point_0_0_x_1_y_1 ... ok [INFO] [stdout] test hilbert_curve_algorithm::test_rotate_point::internal_rotate_point_numbercolumn_8_point_1_1_x_1_y_0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/hilbert_curve_algorithm.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hilbert_curve_algorithm-e4ef673c44c9d891) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test index_to_point_first_order_index_0 ... ok [INFO] [stdout] test index_to_point_first_order_index_1 ... ok [INFO] [stdout] test index_to_point_first_order_index_2 ... ok [INFO] [stdout] test index_to_point_first_order_index_3 ... ok [INFO] [stdout] test index_to_point_second_order_index_0 ... ok [INFO] [stdout] test index_to_point_second_order_index_1 ... ok [INFO] [stdout] test index_to_point_second_order_index_11 ... ok [INFO] [stdout] test index_to_point_second_order_index_15 ... ok [INFO] [stdout] test index_to_point_second_order_index_2 ... ok [INFO] [stdout] test index_to_point_second_order_index_7 ... ok [INFO] [stdout] test index_to_point_third_order_index_0 ... ok [INFO] [stdout] test index_to_point_third_order_index_1 ... ok [INFO] [stdout] test index_to_point_third_order_index_11 ... ok [INFO] [stdout] test index_to_point_third_order_index_15 ... ok [INFO] [stdout] test index_to_point_third_order_index_2 ... ok [INFO] [stdout] test index_to_point_third_order_index_7 ... ok [INFO] [stdout] test point_to_index_first_order_point_0_0 ... ok [INFO] [stdout] test point_to_index_first_order_point_0_1 ... ok [INFO] [stdout] test point_to_index_first_order_point_1_0 ... ok [INFO] [stdout] test point_to_index_first_order_point_1_1 ... ok [INFO] [stdout] test point_to_index_second_order_point_0_0 ... ok [INFO] [stdout] test point_to_index_second_order_point_1_1 ... ok [INFO] [stdout] test point_to_index_second_order_point_1_0 ... ok [INFO] [stdout] test point_to_index_second_order_point_1_2 ... ok [INFO] [stdout] test point_to_index_second_order_point_3_0 ... ok [INFO] [stdout] test point_to_index_second_order_point_3_2 ... ok [INFO] [stdout] test point_to_index_third_order_point_0_0 ... ok [INFO] [stdout] test point_to_index_third_order_point_1_0 ... ok [INFO] [stdout] test point_to_index_third_order_point_1_1 ... ok [INFO] [stdout] test point_to_index_third_order_point_1_2 ... ok [INFO] [stdout] test point_to_index_third_order_point_3_0 ... ok [INFO] [stdout] test point_to_index_third_order_point_3_2 ... ok [INFO] [stdout] test index_to_point_second_order_index_16 - should panic ... ok [INFO] [stdout] test index_to_point_second_order_index_4 - should panic ... ok [INFO] [stdout] test index_to_point_thid_order_index_16 - should panic ... ok [INFO] [stdout] test point_to_index_first_order_point_2_2 - should panic ... ok [INFO] [stdout] test point_to_index_second_order_point_4_4 - should panic ... ok [INFO] [stdout] test point_to_index_third_order_point_5_5 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "150d4e2f02a241a5aa9599ff9d692f126f768d73d60db5327e7bc08be65a89c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "150d4e2f02a241a5aa9599ff9d692f126f768d73d60db5327e7bc08be65a89c2", kill_on_drop: false }` [INFO] [stdout] 150d4e2f02a241a5aa9599ff9d692f126f768d73d60db5327e7bc08be65a89c2