[INFO] fetching crate scors 0.2.3...
[INFO] checking scors-0.2.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate scors 0.2.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate scors 0.2.3
[INFO] finished tweaking crates.io crate scors 0.2.3
[INFO] tweaked toml for crates.io crate scors 0.2.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scors 0.2.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scors 0.2.3 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d837ea03584adce4e21d927aec8c967414a4f6037a1dbecef79cc3d8b4248c8a
[INFO] running `Command { std: "docker" "start" "-a" "d837ea03584adce4e21d927aec8c967414a4f6037a1dbecef79cc3d8b4248c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d837ea03584adce4e21d927aec8c967414a4f6037a1dbecef79cc3d8b4248c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d837ea03584adce4e21d927aec8c967414a4f6037a1dbecef79cc3d8b4248c8a", kill_on_drop: false }`
[INFO] [stdout] d837ea03584adce4e21d927aec8c967414a4f6037a1dbecef79cc3d8b4248c8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 809f1ec749ad4f9934b90f58ba79e4d239762117c8294811fc4393f18cfcc3ac
[INFO] running `Command { std: "docker" "start" "-a" "809f1ec749ad4f9934b90f58ba79e4d239762117c8294811fc4393f18cfcc3ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]     Checking numpy v0.23.0
[INFO] [stderr]     Checking scors v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 980 |     average_precision_py!(average_precision_bool_f32, "average_precision_bool_f32", bool, f32, f32, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 981 |     average_precision_py!(average_precision_i8_f32, "average_precision_i8_f32", i8, f32, f32, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 982 |     average_precision_py!(average_precision_i16_f32, "average_precision_i16_f32", i16, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 983 |     average_precision_py!(average_precision_i32_f32, "average_precision_i32_f32", i32, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 984 |     average_precision_py!(average_precision_i64_f32, "average_precision_i64_f32", i64, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 985 |     average_precision_py!(average_precision_u8_f32, "average_precision_u8_f32", u8, f32, f32, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 986 |     average_precision_py!(average_precision_u16_f32, "average_precision_u16_f32", u16, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 987 |     average_precision_py!(average_precision_u32_f32, "average_precision_u32_f32", u32, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 988 |     average_precision_py!(average_precision_u64_f32, "average_precision_u64_f32", u64, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 989 |     average_precision_py!(average_precision_bool_f64, "average_precision_bool_f64", bool, f64, f64, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 990 |     average_precision_py!(average_precision_i8_f64, "average_precision_i8_f64", i8, f64, f64, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 991 |     average_precision_py!(average_precision_i16_f64, "average_precision_i16_f64", i16, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 992 |     average_precision_py!(average_precision_i32_f64, "average_precision_i32_f64", i32, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 993 |     average_precision_py!(average_precision_i64_f64, "average_precision_i64_f64", i64, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 994 |     average_precision_py!(average_precision_u8_f64, "average_precision_u8_f64", u8, f64, f64, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 995 |     average_precision_py!(average_precision_u16_f64, "average_precision_u16_f64", u16, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 996 |     average_precision_py!(average_precision_u32_f64, "average_precision_u32_f64", u32, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 997 |     average_precision_py!(average_precision_u64_f64, "average_precision_u64_f64", u64, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:834:14
[INFO] [stdout]     |
[INFO] [stdout] 834 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 999 |     roc_auc_py!(roc_auc_bool_f32, "roc_auc_bool_f32", bool, f32, f32, m);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1000 |     roc_auc_py!(roc_auc_i8_f32, "roc_auc_i8_f32", i8, f32, f32, m);
[INFO] [stdout]      |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1001 |     roc_auc_py!(roc_auc_i16_f32, "roc_auc_i16_f32", i16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1002 |     roc_auc_py!(roc_auc_i32_f32, "roc_auc_i32_f32", i32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1003 |     roc_auc_py!(roc_auc_i64_f32, "roc_auc_i64_f32", i64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1004 |     roc_auc_py!(roc_auc_u8_f32, "roc_auc_u8_f32", u8, f32, f32, m);
[INFO] [stdout]      |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1005 |     roc_auc_py!(roc_auc_u16_f32, "roc_auc_u16_f32", u16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1006 |     roc_auc_py!(roc_auc_u32_f32, "roc_auc_u32_f32", u32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1007 |     roc_auc_py!(roc_auc_u64_f32, "roc_auc_u64_f32", u64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1008 |     roc_auc_py!(roc_auc_bool_f64, "roc_auc_bool_f64", bool, f64, f64, m);
[INFO] [stdout]      |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 |     roc_auc_py!(roc_auc_i8_f64, "roc_auc_i8_f64", i8, f64, f64, m);
[INFO] [stdout]      |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1010 |     roc_auc_py!(roc_auc_i16_f64, "roc_auc_i16_f64", i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1011 |     roc_auc_py!(roc_auc_i32_f64, "roc_auc_i32_f64", i32, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1012 |     roc_auc_py!(roc_auc_i64_f64, "roc_auc_i64_f64", i64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 |     roc_auc_py!(roc_auc_u8_f64, "roc_auc_u8_f64", u8, f64, f64, m);
[INFO] [stdout]      |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1014 |     roc_auc_py!(roc_auc_u16_f64, "roc_auc_u16_f64", u16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1015 |     roc_auc_py!(roc_auc_u32_f64, "roc_auc_u32_f64", u32, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1016 |     roc_auc_py!(roc_auc_u64_f64, "roc_auc_u64_f64", u64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1018 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_bool_f32, "average_precision_on_two_sorted_samples_bool_f32", bool, f32, f32, bool, f32, f32, bool, f32, f32, m);
[INFO] [stdout]      |     ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1019 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i8_f32, "average_precision_on_two_sorted_samples_i8_f32", i8, f32, f32, i8, f32, f32, i8, f32, f32, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i16_f32, "average_precision_on_two_sorted_samples_i16_f32", i16, f32, f32, i16, f32, f32, i16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1021 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i32_f32, "average_precision_on_two_sorted_samples_i32_f32", i32, f32, f32, i32, f32, f32, i32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i64_f32, "average_precision_on_two_sorted_samples_i64_f32", i64, f32, f32, i64, f32, f32, i64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u8_f32, "average_precision_on_two_sorted_samples_u8_f32", u8, f32, f32, u8, f32, f32, u8, f32, f32, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1024 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u16_f32, "average_precision_on_two_sorted_samples_u16_f32", u16, f32, f32, u16, f32, f32, u16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u32_f32, "average_precision_on_two_sorted_samples_u32_f32", u32, f32, f32, u32, f32, f32, u32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1026 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u64_f32, "average_precision_on_two_sorted_samples_u64_f32", u64, f32, f32, u64, f32, f32, u64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1027 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_bool_f64, "average_precision_on_two_sorted_samples_bool_f64", bool, f64, f64, bool, f64, f64, bool, f64, f64, m);
[INFO] [stdout]      |     ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1028 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i8_f64, "average_precision_on_two_sorted_samples_i8_f64", i8, f64, f64, i8, f64, f64, i8, f64, f64, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1029 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i16_f64, "average_precision_on_two_sorted_samples_i16_f64", i16, f64, f64, i16, f64, f64, i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i32_f64, "average_precision_on_two_sorted_samples_i32_f64", i32, f64, f64, i16, f64, f64, i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i64_f64, "average_precision_on_two_sorted_samples_i64_f64", i64, f64, f64, i64, f64, f64, i64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1032 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u8_f64, "average_precision_on_two_sorted_samples_u8_f64", u8, f64, f64, u8, f64, f64, u8, f64, f64, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1033 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u16_f64, "average_precision_on_two_sorted_samples_u16_f64", u16, f64, f64, u16, f64, f64, u16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1034 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u32_f64, "average_precision_on_two_sorted_samples_u32_f64", u32, f64, f64, u32, f64, f64, u32, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1035 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u64_f64, "average_precision_on_two_sorted_samples_u64_f64", u64, f64, f64, u64, f64, f64, u64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1037 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_bool_f32, "roc_auc_on_two_sorted_samples_bool_f32", bool, f32, f32, bool, f32, f32, bool, f32, f32, m);
[INFO] [stdout]      |     ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1038 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i8_f32, "roc_auc_on_two_sorted_samples_i8_f32", i8, f32, f32, i8, f32, f32, i8, f32, f32, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i16_f32, "roc_auc_on_two_sorted_samples_i16_f32", i16, f32, f32, i16, f32, f32, i16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1040 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i32_f32, "roc_auc_on_two_sorted_samples_i32_f32", i32, f32, f32, i32, f32, f32, i32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1041 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i64_f32, "roc_auc_on_two_sorted_samples_i64_f32", i64, f32, f32, i64, f32, f32, i64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1042 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u8_f32, "roc_auc_on_two_sorted_samples_u8_f32", u8, f32, f32, u8, f32, f32, u8, f32, f32, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1043 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u16_f32, "roc_auc_on_two_sorted_samples_u16_f32", u16, f32, f32, u16, f32, f32, u16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1044 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u32_f32, "roc_auc_on_two_sorted_samples_u32_f32", u32, f32, f32, u32, f32, f32, u32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1045 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u64_f32, "roc_auc_on_two_sorted_samples_u64_f32", u64, f32, f32, u64, f32, f32, u64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1046 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_bool_f64, "roc_auc_on_two_sorted_samples_bool_f64", bool, f64, f64, bool, f64, f64, bool, f64, f64, m);
[INFO] [stdout]      |     ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i8_f64, "roc_auc_on_two_sorted_samples_i8_f64", i8, f64, f64, i8, f64, f64, i8, f64, f64, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1048 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i16_f64, "roc_auc_on_two_sorted_samples_i16_f64", i16, f64, f64, i16, f64, f64, i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1049 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i32_f64, "roc_auc_on_two_sorted_samples_i32_f64", i32, f64, f64, i16, f64, f64, i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1050 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i64_f64, "roc_auc_on_two_sorted_samples_i64_f64", i64, f64, f64, i64, f64, f64, i64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1051 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u8_f64, "roc_auc_on_two_sorted_samples_u8_f64", u8, f64, f64, u8, f64, f64, u8, f64, f64, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u16_f64, "roc_auc_on_two_sorted_samples_u16_f64", u16, f64, f64, u16, f64, f64, u16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1053 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u32_f64, "roc_auc_on_two_sorted_samples_u32_f64", u32, f64, f64, u32, f64, f64, u32, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1054 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u64_f64, "roc_auc_on_two_sorted_samples_u64_f64", u64, f64, f64, u64, f64, f64, u64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 980 |     average_precision_py!(average_precision_bool_f32, "average_precision_bool_f32", bool, f32, f32, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 981 |     average_precision_py!(average_precision_i8_f32, "average_precision_i8_f32", i8, f32, f32, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 982 |     average_precision_py!(average_precision_i16_f32, "average_precision_i16_f32", i16, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 983 |     average_precision_py!(average_precision_i32_f32, "average_precision_i32_f32", i32, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 984 |     average_precision_py!(average_precision_i64_f32, "average_precision_i64_f32", i64, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 985 |     average_precision_py!(average_precision_u8_f32, "average_precision_u8_f32", u8, f32, f32, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 986 |     average_precision_py!(average_precision_u16_f32, "average_precision_u16_f32", u16, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 987 |     average_precision_py!(average_precision_u32_f32, "average_precision_u32_f32", u32, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 988 |     average_precision_py!(average_precision_u64_f32, "average_precision_u64_f32", u64, f32, f32, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 989 |     average_precision_py!(average_precision_bool_f64, "average_precision_bool_f64", bool, f64, f64, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 990 |     average_precision_py!(average_precision_i8_f64, "average_precision_i8_f64", i8, f64, f64, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 991 |     average_precision_py!(average_precision_i16_f64, "average_precision_i16_f64", i16, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 992 |     average_precision_py!(average_precision_i32_f64, "average_precision_i32_f64", i32, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 993 |     average_precision_py!(average_precision_i64_f64, "average_precision_i64_f64", i64, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 994 |     average_precision_py!(average_precision_u8_f64, "average_precision_u8_f64", u8, f64, f64, m);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 995 |     average_precision_py!(average_precision_u16_f64, "average_precision_u16_f64", u16, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 996 |     average_precision_py!(average_precision_u32_f64, "average_precision_u32_f64", u32, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:811:14
[INFO] [stdout]     |
[INFO] [stdout] 811 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 997 |     average_precision_py!(average_precision_u64_f64, "average_precision_u64_f64", u64, f64, f64, m);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `average_precision_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]    --> src/lib.rs:834:14
[INFO] [stdout]     |
[INFO] [stdout] 834 |         ) -> $prediction_type
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 999 |     roc_auc_py!(roc_auc_bool_f32, "roc_auc_bool_f32", bool, f32, f32, m);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1000 |     roc_auc_py!(roc_auc_i8_f32, "roc_auc_i8_f32", i8, f32, f32, m);
[INFO] [stdout]      |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1001 |     roc_auc_py!(roc_auc_i16_f32, "roc_auc_i16_f32", i16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1002 |     roc_auc_py!(roc_auc_i32_f32, "roc_auc_i32_f32", i32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1003 |     roc_auc_py!(roc_auc_i64_f32, "roc_auc_i64_f32", i64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1004 |     roc_auc_py!(roc_auc_u8_f32, "roc_auc_u8_f32", u8, f32, f32, m);
[INFO] [stdout]      |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1005 |     roc_auc_py!(roc_auc_u16_f32, "roc_auc_u16_f32", u16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1006 |     roc_auc_py!(roc_auc_u32_f32, "roc_auc_u32_f32", u32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1007 |     roc_auc_py!(roc_auc_u64_f32, "roc_auc_u64_f32", u64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1008 |     roc_auc_py!(roc_auc_bool_f64, "roc_auc_bool_f64", bool, f64, f64, m);
[INFO] [stdout]      |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 |     roc_auc_py!(roc_auc_i8_f64, "roc_auc_i8_f64", i8, f64, f64, m);
[INFO] [stdout]      |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1010 |     roc_auc_py!(roc_auc_i16_f64, "roc_auc_i16_f64", i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1011 |     roc_auc_py!(roc_auc_i32_f64, "roc_auc_i32_f64", i32, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1012 |     roc_auc_py!(roc_auc_i64_f64, "roc_auc_i64_f64", i64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 |     roc_auc_py!(roc_auc_u8_f64, "roc_auc_u8_f64", u8, f64, f64, m);
[INFO] [stdout]      |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1014 |     roc_auc_py!(roc_auc_u16_f64, "roc_auc_u16_f64", u16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1015 |     roc_auc_py!(roc_auc_u32_f64, "roc_auc_u32_f64", u32, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:834:14
[INFO] [stdout]      |
[INFO] [stdout]  834 |         ) -> $prediction_type
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1016 |     roc_auc_py!(roc_auc_u64_f64, "roc_auc_u64_f64", u64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1018 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_bool_f32, "average_precision_on_two_sorted_samples_bool_f32", bool, f32, f32, bool, f32, f32, bool, f32, f32, m);
[INFO] [stdout]      |     ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1019 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i8_f32, "average_precision_on_two_sorted_samples_i8_f32", i8, f32, f32, i8, f32, f32, i8, f32, f32, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i16_f32, "average_precision_on_two_sorted_samples_i16_f32", i16, f32, f32, i16, f32, f32, i16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1021 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i32_f32, "average_precision_on_two_sorted_samples_i32_f32", i32, f32, f32, i32, f32, f32, i32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i64_f32, "average_precision_on_two_sorted_samples_i64_f32", i64, f32, f32, i64, f32, f32, i64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u8_f32, "average_precision_on_two_sorted_samples_u8_f32", u8, f32, f32, u8, f32, f32, u8, f32, f32, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1024 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u16_f32, "average_precision_on_two_sorted_samples_u16_f32", u16, f32, f32, u16, f32, f32, u16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u32_f32, "average_precision_on_two_sorted_samples_u32_f32", u32, f32, f32, u32, f32, f32, u32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1026 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u64_f32, "average_precision_on_two_sorted_samples_u64_f32", u64, f32, f32, u64, f32, f32, u64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1027 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_bool_f64, "average_precision_on_two_sorted_samples_bool_f64", bool, f64, f64, bool, f64, f64, bool, f64, f64, m);
[INFO] [stdout]      |     ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1028 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i8_f64, "average_precision_on_two_sorted_samples_i8_f64", i8, f64, f64, i8, f64, f64, i8, f64, f64, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1029 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i16_f64, "average_precision_on_two_sorted_samples_i16_f64", i16, f64, f64, i16, f64, f64, i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i32_f64, "average_precision_on_two_sorted_samples_i32_f64", i32, f64, f64, i16, f64, f64, i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_i64_f64, "average_precision_on_two_sorted_samples_i64_f64", i64, f64, f64, i64, f64, f64, i64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1032 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u8_f64, "average_precision_on_two_sorted_samples_u8_f64", u8, f64, f64, u8, f64, f64, u8, f64, f64, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1033 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u16_f64, "average_precision_on_two_sorted_samples_u16_f64", u16, f64, f64, u16, f64, f64, u16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1034 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u32_f64, "average_precision_on_two_sorted_samples_u32_f64", u32, f64, f64, u32, f64, f64, u32, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:858:14
[INFO] [stdout]      |
[INFO] [stdout]  858 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1035 |     average_precision_on_two_sorted_samples_py!(average_precision_on_two_sorted_samples_u64_f64, "average_precision_on_two_sorted_samples_u64_f64", u64, f64, f64, u64, f64, f64, u64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `average_precision_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1037 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_bool_f32, "roc_auc_on_two_sorted_samples_bool_f32", bool, f32, f32, bool, f32, f32, bool, f32, f32, m);
[INFO] [stdout]      |     ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1038 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i8_f32, "roc_auc_on_two_sorted_samples_i8_f32", i8, f32, f32, i8, f32, f32, i8, f32, f32, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i16_f32, "roc_auc_on_two_sorted_samples_i16_f32", i16, f32, f32, i16, f32, f32, i16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1040 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i32_f32, "roc_auc_on_two_sorted_samples_i32_f32", i32, f32, f32, i32, f32, f32, i32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1041 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i64_f32, "roc_auc_on_two_sorted_samples_i64_f32", i64, f32, f32, i64, f32, f32, i64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1042 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u8_f32, "roc_auc_on_two_sorted_samples_u8_f32", u8, f32, f32, u8, f32, f32, u8, f32, f32, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1043 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u16_f32, "roc_auc_on_two_sorted_samples_u16_f32", u16, f32, f32, u16, f32, f32, u16, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1044 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u32_f32, "roc_auc_on_two_sorted_samples_u32_f32", u32, f32, f32, u32, f32, f32, u32, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1045 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u64_f32, "roc_auc_on_two_sorted_samples_u64_f32", u64, f32, f32, u64, f32, f32, u64, f32, f32, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1046 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_bool_f64, "roc_auc_on_two_sorted_samples_bool_f64", bool, f64, f64, bool, f64, f64, bool, f64, f64, m);
[INFO] [stdout]      |     ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i8_f64, "roc_auc_on_two_sorted_samples_i8_f64", i8, f64, f64, i8, f64, f64, i8, f64, f64, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1048 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i16_f64, "roc_auc_on_two_sorted_samples_i16_f64", i16, f64, f64, i16, f64, f64, i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1049 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i32_f64, "roc_auc_on_two_sorted_samples_i32_f64", i32, f64, f64, i16, f64, f64, i16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1050 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_i64_f64, "roc_auc_on_two_sorted_samples_i64_f64", i64, f64, f64, i64, f64, f64, i64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1051 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u8_f64, "roc_auc_on_two_sorted_samples_u8_f64", u8, f64, f64, u8, f64, f64, u8, f64, f64, m);
[INFO] [stdout]      |     ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u16_f64, "roc_auc_on_two_sorted_samples_u16_f64", u16, f64, f64, u16, f64, f64, u16, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1053 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u32_f64, "roc_auc_on_two_sorted_samples_u32_f64", u32, f64, f64, u32, f64, f64, u32, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/lib.rs:883:14
[INFO] [stdout]      |
[INFO] [stdout]  883 |         ) -> $pt
[INFO] [stdout]      |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1054 |     roc_auc_on_two_sorted_samples_py!(roc_auc_on_two_sorted_samples_u64_f64, "roc_auc_on_two_sorted_samples_u64_f64", u64, f64, f64, u64, f64, f64, u64, f64, f64, m);
[INFO] [stdout]      |     ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `roc_auc_on_two_sorted_samples_py` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scors` (lib test) due to 72 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scors` (lib) due to 72 previous errors
[INFO] running `Command { std: "docker" "inspect" "809f1ec749ad4f9934b90f58ba79e4d239762117c8294811fc4393f18cfcc3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "809f1ec749ad4f9934b90f58ba79e4d239762117c8294811fc4393f18cfcc3ac", kill_on_drop: false }`
[INFO] [stdout] 809f1ec749ad4f9934b90f58ba79e4d239762117c8294811fc4393f18cfcc3ac
