[INFO] cloning repository https://github.com/hfcredidio/tins
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hfcredidio/tins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfcredidio%2Ftins", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfcredidio%2Ftins'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6c0846d2bfdc0825fcf67616cd2ad1f6a806281
[INFO] checking hfcredidio/tins against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfcredidio%2Ftins" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hfcredidio/tins
[INFO] finished tweaking git repo https://github.com/hfcredidio/tins
[INFO] tweaked toml for git repo https://github.com/hfcredidio/tins written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hfcredidio/tins on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hfcredidio/tins 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4272d2c3e625f11d7a394171ae2580d492a8795d91b7244949de8389961fa60a
[INFO] running `Command { std: "docker" "start" "-a" "4272d2c3e625f11d7a394171ae2580d492a8795d91b7244949de8389961fa60a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4272d2c3e625f11d7a394171ae2580d492a8795d91b7244949de8389961fa60a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4272d2c3e625f11d7a394171ae2580d492a8795d91b7244949de8389961fa60a", kill_on_drop: false }`
[INFO] [stdout] 4272d2c3e625f11d7a394171ae2580d492a8795d91b7244949de8389961fa60a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6f69c29337a0cefa7781435e720675a81f817604144923db2a6ca782b11b07a
[INFO] running `Command { std: "docker" "start" "-a" "f6f69c29337a0cefa7781435e720675a81f817604144923db2a6ca782b11b07a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling tins v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `c64` should have an upper camel case name
[INFO] [stdout]  --> src/complex.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct c64(pub f64, pub f64);
[INFO] [stdout]   |            ^^^ help: convert the identifier to upper camel case (notice the capitalization): `C64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `c64` should have an upper camel case name
[INFO] [stdout]  --> src/complex.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct c64(pub f64, pub f64);
[INFO] [stdout]   |            ^^^ help: convert the identifier to upper camel case (notice the capitalization): `C64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_result` is never used
[INFO] [stdout]   --> src/amos.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn get_result<T: Complex>(name: &str, ierr: i32, result: T) -> Result<T, String> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_a` is never used
[INFO] [stdout]   --> src/amos.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 | _amos!(@wrap airy_a, zairy_, 0, 1);
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_b` is never used
[INFO] [stdout]   --> src/amos.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 | _amos!(@wrap airy_b, zbiry_, 0, 1);
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `es_airy_a` is never used
[INFO] [stdout]   --> src/amos.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | _amos!(@wrap es_airy_a, zairy_, 0, 2);
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `es_airy_b` is never used
[INFO] [stdout]   --> src/amos.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | _amos!(@wrap es_airy_b, zbiry_, 0, 2);
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `der_airy_a` is never used
[INFO] [stdout]   --> src/amos.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | _amos!(@wrap der_airy_a, zairy_, 1, 1);
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `der_airy_b` is never used
[INFO] [stdout]   --> src/amos.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 | _amos!(@wrap der_airy_b, zbiry_, 1, 1);
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `der_es_airy_a` is never used
[INFO] [stdout]   --> src/amos.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 | _amos!(@wrap der_es_airy_a, zairy_, 1, 2);
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `der_es_airy_b` is never used
[INFO] [stdout]   --> src/amos.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | _amos!(@wrap der_es_airy_b, zbiry_, 1, 2);
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zairy_` is never used
[INFO] [stdout]  --> src/amos.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn zairy_(
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zbiry_` is never used
[INFO] [stdout]   --> src/amos.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn zbiry_(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_result` is never used
[INFO] [stdout]    --> src/cdflib.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn get_result(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beta_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 | _cdflib!(@wrap beta_cdf(x, a, b) -> p wraps cdfbet(p, x, a, b));
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beta_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 | _cdflib!(@wrap beta_icdf_x(p, a, b) -> x wraps cdfbet(p, x, a, b));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beta_icdf_a` is never used
[INFO] [stdout]    --> src/cdflib.rs:260:16
[INFO] [stdout]     |
[INFO] [stdout] 260 | _cdflib!(@wrap beta_icdf_a(p, x, b) -> a wraps cdfbet(p, x, a, b));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beta_icdf_b` is never used
[INFO] [stdout]    --> src/cdflib.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 | _cdflib!(@wrap beta_icdf_b(p, x, a) -> b wraps cdfbet(p, x, a, b));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binomial_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 | _cdflib!(@wrap binomial_cdf(s, xn, pr) -> p wraps cdfbet(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binomial_icdf_s` is never used
[INFO] [stdout]    --> src/cdflib.rs:264:16
[INFO] [stdout]     |
[INFO] [stdout] 264 | _cdflib!(@wrap binomial_icdf_s(p, xn, pr) -> s wraps cdfbet(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binomial_icdf_xn` is never used
[INFO] [stdout]    --> src/cdflib.rs:265:16
[INFO] [stdout]     |
[INFO] [stdout] 265 | _cdflib!(@wrap binomial_icdf_xn(p, s, pr) -> xn wraps cdfbet(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binomial_icdf_pr` is never used
[INFO] [stdout]    --> src/cdflib.rs:266:16
[INFO] [stdout]     |
[INFO] [stdout] 266 | _cdflib!(@wrap binomial_icdf_pr(p, s, xn) -> pr wraps cdfbet(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 | _cdflib!(@wrap chi2_cdf(x, df) -> p wraps cdfchi(p, x, df));
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 269 | _cdflib!(@wrap chi2_icdf_x(p, df) -> x wraps cdfchi(p, x, df));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2_icdf_df` is never used
[INFO] [stdout]    --> src/cdflib.rs:270:16
[INFO] [stdout]     |
[INFO] [stdout] 270 | _cdflib!(@wrap chi2_icdf_df(p, x) -> df wraps cdfchi(p, x, df));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2nc_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:272:16
[INFO] [stdout]     |
[INFO] [stdout] 272 | _cdflib!(@wrap chi2nc_cdf(x, df, pnonc) -> p wraps cdfchn(p, x, df, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2nc_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 | _cdflib!(@wrap chi2nc_icdf_x(p, df, pnonc) -> x wraps cdfchn(p, x, df, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2nc_icdf_df` is never used
[INFO] [stdout]    --> src/cdflib.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 | _cdflib!(@wrap chi2nc_icdf_df(p, x, pnonc) -> df wraps cdfchn(p, x, df, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2nc_icdf_pnonc` is never used
[INFO] [stdout]    --> src/cdflib.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 | _cdflib!(@wrap chi2nc_icdf_pnonc(p, x, df) -> pnonc wraps cdfchn(p, x, df, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:277:16
[INFO] [stdout]     |
[INFO] [stdout] 277 | _cdflib!(@wrap f_cdf(f, dfn, dfd) -> p wraps cdff(p, f, dfn, dfd));
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f_icdf_f` is never used
[INFO] [stdout]    --> src/cdflib.rs:278:16
[INFO] [stdout]     |
[INFO] [stdout] 278 | _cdflib!(@wrap f_icdf_f(p, dfn, dfd) -> f wraps cdff(p, f, dfn, dfd));
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f_icdf_dfn` is never used
[INFO] [stdout]    --> src/cdflib.rs:279:16
[INFO] [stdout]     |
[INFO] [stdout] 279 | _cdflib!(@wrap f_icdf_dfn(p, f, dfd) -> dfn wraps cdff(p, f, dfn, dfd));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f_icdf_dfd` is never used
[INFO] [stdout]    --> src/cdflib.rs:280:16
[INFO] [stdout]     |
[INFO] [stdout] 280 | _cdflib!(@wrap f_icdf_dfd(p, f, dfn) -> dfd wraps cdff(p, f, dfn, dfd));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:282:16
[INFO] [stdout]     |
[INFO] [stdout] 282 | _cdflib!(@wrap fnc_cdf(f, dfn, dfd, pnonc) -> p wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_icdf_f` is never used
[INFO] [stdout]    --> src/cdflib.rs:283:16
[INFO] [stdout]     |
[INFO] [stdout] 283 | _cdflib!(@wrap fnc_icdf_f(p, dfn, dfd, pnonc) -> f wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_icdf_dfn` is never used
[INFO] [stdout]    --> src/cdflib.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 | _cdflib!(@wrap fnc_icdf_dfn(p, f, dfd, pnonc) -> dfn wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_icdf_dfd` is never used
[INFO] [stdout]    --> src/cdflib.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 | _cdflib!(@wrap fnc_icdf_dfd(p, f, dfn, pnonc) -> dfd wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_icdf_pnonc` is never used
[INFO] [stdout]    --> src/cdflib.rs:286:16
[INFO] [stdout]     |
[INFO] [stdout] 286 | _cdflib!(@wrap fnc_icdf_pnonc(p, f, dfn, dfd) -> pnonc wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:288:16
[INFO] [stdout]     |
[INFO] [stdout] 288 | _cdflib!(@wrap gamma_cdf(x, shape, scale) -> p wraps cdfgam(p, x, shape, scale));
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 | _cdflib!(@wrap gamma_icdf_x(p, shape, scale) -> x wraps cdfgam(p, x, shape, scale));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_icdf_shape` is never used
[INFO] [stdout]    --> src/cdflib.rs:290:16
[INFO] [stdout]     |
[INFO] [stdout] 290 | _cdflib!(@wrap gamma_icdf_shape(p, x, scale) -> shape wraps cdfgam(p, x, shape, scale));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_icdf_scale` is never used
[INFO] [stdout]    --> src/cdflib.rs:291:16
[INFO] [stdout]     |
[INFO] [stdout] 291 | _cdflib!(@wrap gamma_icdf_scale(p, x, shape) -> scale wraps cdfgam(p, x, shape, scale));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negbinomial_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:293:16
[INFO] [stdout]     |
[INFO] [stdout] 293 | _cdflib!(@wrap negbinomial_cdf(s, xn, pr) -> p wraps cdfnbn(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negbinomial_icdf_s` is never used
[INFO] [stdout]    --> src/cdflib.rs:294:16
[INFO] [stdout]     |
[INFO] [stdout] 294 | _cdflib!(@wrap negbinomial_icdf_s(p, xn, pr) -> s wraps cdfnbn(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negbinomial_icdf_xn` is never used
[INFO] [stdout]    --> src/cdflib.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 | _cdflib!(@wrap negbinomial_icdf_xn(p, s, pr) -> xn wraps cdfnbn(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negbinomial_icdf_pr` is never used
[INFO] [stdout]    --> src/cdflib.rs:296:16
[INFO] [stdout]     |
[INFO] [stdout] 296 | _cdflib!(@wrap negbinomial_icdf_pr(p, s, xn) -> pr wraps cdfnbn(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normal_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:298:16
[INFO] [stdout]     |
[INFO] [stdout] 298 | _cdflib!(@wrap normal_cdf(x, mean, sd) -> p wraps cdfnor(p, x, mean, sd));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normal_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 | _cdflib!(@wrap normal_icdf_x(p, mean, sd) -> x wraps cdfnor(p, x, mean, sd));
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normal_icdf_mean` is never used
[INFO] [stdout]    --> src/cdflib.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 300 | _cdflib!(@wrap normal_icdf_mean(p, x, sd) -> mean wraps cdfnor(p, x, mean, sd));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normal_icdf_sd` is never used
[INFO] [stdout]    --> src/cdflib.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 | _cdflib!(@wrap normal_icdf_sd(p, x, mean) -> sd wraps cdfnor(p, x, mean, sd));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `poisson_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 | _cdflib!(@wrap poisson_cdf(s, xlam) -> p wraps cdfpoi(p, s, xlam));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `poisson_icdf_s` is never used
[INFO] [stdout]    --> src/cdflib.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 304 | _cdflib!(@wrap poisson_icdf_s(p, xlam) -> s wraps cdfpoi(p, s, xlam));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `poisson_icdf_xlam` is never used
[INFO] [stdout]    --> src/cdflib.rs:305:16
[INFO] [stdout]     |
[INFO] [stdout] 305 | _cdflib!(@wrap poisson_icdf_xlam(p, s) -> xlam wraps cdfpoi(p, s, xlam));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `t_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:307:16
[INFO] [stdout]     |
[INFO] [stdout] 307 | _cdflib!(@wrap t_cdf(t, df) -> p wraps cdft(p, t, df));
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `t_icdf_t` is never used
[INFO] [stdout]    --> src/cdflib.rs:308:16
[INFO] [stdout]     |
[INFO] [stdout] 308 | _cdflib!(@wrap t_icdf_t(p, df) -> t wraps cdft(p, t, df));
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `t_icdf_df` is never used
[INFO] [stdout]    --> src/cdflib.rs:309:16
[INFO] [stdout]     |
[INFO] [stdout] 309 | _cdflib!(@wrap t_icdf_df(p, t) -> df wraps cdft(p, t, df));
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfbet` is never used
[INFO] [stdout]  --> src/cdflib.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn cdfbet(
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfbin` is never used
[INFO] [stdout]   --> src/cdflib.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn cdfbin(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfchi` is never used
[INFO] [stdout]   --> src/cdflib.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn cdfchi(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfchn` is never used
[INFO] [stdout]   --> src/cdflib.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn cdfchn(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdff` is never used
[INFO] [stdout]   --> src/cdflib.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn cdff(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdffnc` is never used
[INFO] [stdout]   --> src/cdflib.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn cdffnc(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfgam` is never used
[INFO] [stdout]   --> src/cdflib.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn cdfgam(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfnbn` is never used
[INFO] [stdout]   --> src/cdflib.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn cdfnbn(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfnor` is never used
[INFO] [stdout]   --> src/cdflib.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn cdfnor(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfpoi` is never used
[INFO] [stdout]    --> src/cdflib.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn cdfpoi(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdft` is never used
[INFO] [stdout]    --> src/cdflib.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn cdft(
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy` is never used
[INFO] [stdout]  --> src/cephes.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn airy(x: f64) -> (f64, f64, f64, f64) {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy` is never used
[INFO] [stdout]  --> src/cephes.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |         pub fn airy(x: f64, ai: &mut f64, aip: &mut f64, bi: &mut f64, bip: &mut f64) -> i32;
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c64` is never constructed
[INFO] [stdout]  --> src/complex.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct c64(pub f64, pub f64);
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Complex` is never used
[INFO] [stdout]  --> src/complex.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Complex {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_zeros` is never used
[INFO] [stdout]   --> src/specfun.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn airy_zeros(nt: i32, kf: i32) -> (Vec<f64>, Vec<f64>, Vec<f64>, Vec<f64>) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_a_zeros` is never used
[INFO] [stdout]   --> src/specfun.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn airy_a_zeros(nt: i32) -> (Vec<f64>, Vec<f64>, Vec<f64>, Vec<f64>) { airy_zeros(nt, 1) }
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_b_zeros` is never used
[INFO] [stdout]   --> src/specfun.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn airy_b_zeros(nt: i32) -> (Vec<f64>, Vec<f64>, Vec<f64>, Vec<f64>) { airy_zeros(nt, 2) }
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `it_airy` is never used
[INFO] [stdout]   --> src/specfun.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn it_airy(x: f64) -> (f64, f64, f64, f64) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airyzo_` is never used
[INFO] [stdout]  --> src/specfun.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn airyzo_(
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `itairy_` is never used
[INFO] [stdout]   --> src/specfun.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn itairy_(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_result` is never used
[INFO] [stdout]   --> src/amos.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn get_result<T: Complex>(name: &str, ierr: i32, result: T) -> Result<T, String> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_a` is never used
[INFO] [stdout]   --> src/amos.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 | _amos!(@wrap airy_a, zairy_, 0, 1);
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_b` is never used
[INFO] [stdout]   --> src/amos.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 | _amos!(@wrap airy_b, zbiry_, 0, 1);
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `es_airy_a` is never used
[INFO] [stdout]   --> src/amos.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | _amos!(@wrap es_airy_a, zairy_, 0, 2);
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `es_airy_b` is never used
[INFO] [stdout]   --> src/amos.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | _amos!(@wrap es_airy_b, zbiry_, 0, 2);
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `der_airy_a` is never used
[INFO] [stdout]   --> src/amos.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | _amos!(@wrap der_airy_a, zairy_, 1, 1);
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `der_airy_b` is never used
[INFO] [stdout]   --> src/amos.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 | _amos!(@wrap der_airy_b, zbiry_, 1, 1);
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `der_es_airy_a` is never used
[INFO] [stdout]   --> src/amos.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 | _amos!(@wrap der_es_airy_a, zairy_, 1, 2);
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `der_es_airy_b` is never used
[INFO] [stdout]   --> src/amos.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | _amos!(@wrap der_es_airy_b, zbiry_, 1, 2);
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `_amos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zairy_` is never used
[INFO] [stdout]  --> src/amos.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn zairy_(
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zbiry_` is never used
[INFO] [stdout]   --> src/amos.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn zbiry_(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_result` is never used
[INFO] [stdout]    --> src/cdflib.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn get_result(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beta_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 | _cdflib!(@wrap beta_cdf(x, a, b) -> p wraps cdfbet(p, x, a, b));
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beta_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 | _cdflib!(@wrap beta_icdf_x(p, a, b) -> x wraps cdfbet(p, x, a, b));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beta_icdf_a` is never used
[INFO] [stdout]    --> src/cdflib.rs:260:16
[INFO] [stdout]     |
[INFO] [stdout] 260 | _cdflib!(@wrap beta_icdf_a(p, x, b) -> a wraps cdfbet(p, x, a, b));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beta_icdf_b` is never used
[INFO] [stdout]    --> src/cdflib.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 | _cdflib!(@wrap beta_icdf_b(p, x, a) -> b wraps cdfbet(p, x, a, b));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binomial_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 | _cdflib!(@wrap binomial_cdf(s, xn, pr) -> p wraps cdfbet(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binomial_icdf_s` is never used
[INFO] [stdout]    --> src/cdflib.rs:264:16
[INFO] [stdout]     |
[INFO] [stdout] 264 | _cdflib!(@wrap binomial_icdf_s(p, xn, pr) -> s wraps cdfbet(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binomial_icdf_xn` is never used
[INFO] [stdout]    --> src/cdflib.rs:265:16
[INFO] [stdout]     |
[INFO] [stdout] 265 | _cdflib!(@wrap binomial_icdf_xn(p, s, pr) -> xn wraps cdfbet(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binomial_icdf_pr` is never used
[INFO] [stdout]    --> src/cdflib.rs:266:16
[INFO] [stdout]     |
[INFO] [stdout] 266 | _cdflib!(@wrap binomial_icdf_pr(p, s, xn) -> pr wraps cdfbet(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 | _cdflib!(@wrap chi2_cdf(x, df) -> p wraps cdfchi(p, x, df));
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 269 | _cdflib!(@wrap chi2_icdf_x(p, df) -> x wraps cdfchi(p, x, df));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2_icdf_df` is never used
[INFO] [stdout]    --> src/cdflib.rs:270:16
[INFO] [stdout]     |
[INFO] [stdout] 270 | _cdflib!(@wrap chi2_icdf_df(p, x) -> df wraps cdfchi(p, x, df));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2nc_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:272:16
[INFO] [stdout]     |
[INFO] [stdout] 272 | _cdflib!(@wrap chi2nc_cdf(x, df, pnonc) -> p wraps cdfchn(p, x, df, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2nc_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 | _cdflib!(@wrap chi2nc_icdf_x(p, df, pnonc) -> x wraps cdfchn(p, x, df, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2nc_icdf_df` is never used
[INFO] [stdout]    --> src/cdflib.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 | _cdflib!(@wrap chi2nc_icdf_df(p, x, pnonc) -> df wraps cdfchn(p, x, df, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chi2nc_icdf_pnonc` is never used
[INFO] [stdout]    --> src/cdflib.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 | _cdflib!(@wrap chi2nc_icdf_pnonc(p, x, df) -> pnonc wraps cdfchn(p, x, df, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:277:16
[INFO] [stdout]     |
[INFO] [stdout] 277 | _cdflib!(@wrap f_cdf(f, dfn, dfd) -> p wraps cdff(p, f, dfn, dfd));
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f_icdf_f` is never used
[INFO] [stdout]    --> src/cdflib.rs:278:16
[INFO] [stdout]     |
[INFO] [stdout] 278 | _cdflib!(@wrap f_icdf_f(p, dfn, dfd) -> f wraps cdff(p, f, dfn, dfd));
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f_icdf_dfn` is never used
[INFO] [stdout]    --> src/cdflib.rs:279:16
[INFO] [stdout]     |
[INFO] [stdout] 279 | _cdflib!(@wrap f_icdf_dfn(p, f, dfd) -> dfn wraps cdff(p, f, dfn, dfd));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f_icdf_dfd` is never used
[INFO] [stdout]    --> src/cdflib.rs:280:16
[INFO] [stdout]     |
[INFO] [stdout] 280 | _cdflib!(@wrap f_icdf_dfd(p, f, dfn) -> dfd wraps cdff(p, f, dfn, dfd));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:282:16
[INFO] [stdout]     |
[INFO] [stdout] 282 | _cdflib!(@wrap fnc_cdf(f, dfn, dfd, pnonc) -> p wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_icdf_f` is never used
[INFO] [stdout]    --> src/cdflib.rs:283:16
[INFO] [stdout]     |
[INFO] [stdout] 283 | _cdflib!(@wrap fnc_icdf_f(p, dfn, dfd, pnonc) -> f wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_icdf_dfn` is never used
[INFO] [stdout]    --> src/cdflib.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 | _cdflib!(@wrap fnc_icdf_dfn(p, f, dfd, pnonc) -> dfn wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_icdf_dfd` is never used
[INFO] [stdout]    --> src/cdflib.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 | _cdflib!(@wrap fnc_icdf_dfd(p, f, dfn, pnonc) -> dfd wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fnc_icdf_pnonc` is never used
[INFO] [stdout]    --> src/cdflib.rs:286:16
[INFO] [stdout]     |
[INFO] [stdout] 286 | _cdflib!(@wrap fnc_icdf_pnonc(p, f, dfn, dfd) -> pnonc wraps cdffnc(p, f, dfn, dfd, pnonc));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:288:16
[INFO] [stdout]     |
[INFO] [stdout] 288 | _cdflib!(@wrap gamma_cdf(x, shape, scale) -> p wraps cdfgam(p, x, shape, scale));
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 | _cdflib!(@wrap gamma_icdf_x(p, shape, scale) -> x wraps cdfgam(p, x, shape, scale));
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_icdf_shape` is never used
[INFO] [stdout]    --> src/cdflib.rs:290:16
[INFO] [stdout]     |
[INFO] [stdout] 290 | _cdflib!(@wrap gamma_icdf_shape(p, x, scale) -> shape wraps cdfgam(p, x, shape, scale));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_icdf_scale` is never used
[INFO] [stdout]    --> src/cdflib.rs:291:16
[INFO] [stdout]     |
[INFO] [stdout] 291 | _cdflib!(@wrap gamma_icdf_scale(p, x, shape) -> scale wraps cdfgam(p, x, shape, scale));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negbinomial_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:293:16
[INFO] [stdout]     |
[INFO] [stdout] 293 | _cdflib!(@wrap negbinomial_cdf(s, xn, pr) -> p wraps cdfnbn(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negbinomial_icdf_s` is never used
[INFO] [stdout]    --> src/cdflib.rs:294:16
[INFO] [stdout]     |
[INFO] [stdout] 294 | _cdflib!(@wrap negbinomial_icdf_s(p, xn, pr) -> s wraps cdfnbn(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negbinomial_icdf_xn` is never used
[INFO] [stdout]    --> src/cdflib.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 | _cdflib!(@wrap negbinomial_icdf_xn(p, s, pr) -> xn wraps cdfnbn(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negbinomial_icdf_pr` is never used
[INFO] [stdout]    --> src/cdflib.rs:296:16
[INFO] [stdout]     |
[INFO] [stdout] 296 | _cdflib!(@wrap negbinomial_icdf_pr(p, s, xn) -> pr wraps cdfnbn(p, pr, s, xn));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normal_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:298:16
[INFO] [stdout]     |
[INFO] [stdout] 298 | _cdflib!(@wrap normal_cdf(x, mean, sd) -> p wraps cdfnor(p, x, mean, sd));
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normal_icdf_x` is never used
[INFO] [stdout]    --> src/cdflib.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 | _cdflib!(@wrap normal_icdf_x(p, mean, sd) -> x wraps cdfnor(p, x, mean, sd));
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normal_icdf_mean` is never used
[INFO] [stdout]    --> src/cdflib.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 300 | _cdflib!(@wrap normal_icdf_mean(p, x, sd) -> mean wraps cdfnor(p, x, mean, sd));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normal_icdf_sd` is never used
[INFO] [stdout]    --> src/cdflib.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 | _cdflib!(@wrap normal_icdf_sd(p, x, mean) -> sd wraps cdfnor(p, x, mean, sd));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `poisson_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 | _cdflib!(@wrap poisson_cdf(s, xlam) -> p wraps cdfpoi(p, s, xlam));
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `poisson_icdf_s` is never used
[INFO] [stdout]    --> src/cdflib.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 304 | _cdflib!(@wrap poisson_icdf_s(p, xlam) -> s wraps cdfpoi(p, s, xlam));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `poisson_icdf_xlam` is never used
[INFO] [stdout]    --> src/cdflib.rs:305:16
[INFO] [stdout]     |
[INFO] [stdout] 305 | _cdflib!(@wrap poisson_icdf_xlam(p, s) -> xlam wraps cdfpoi(p, s, xlam));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `t_cdf` is never used
[INFO] [stdout]    --> src/cdflib.rs:307:16
[INFO] [stdout]     |
[INFO] [stdout] 307 | _cdflib!(@wrap t_cdf(t, df) -> p wraps cdft(p, t, df));
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `t_icdf_t` is never used
[INFO] [stdout]    --> src/cdflib.rs:308:16
[INFO] [stdout]     |
[INFO] [stdout] 308 | _cdflib!(@wrap t_icdf_t(p, df) -> t wraps cdft(p, t, df));
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `t_icdf_df` is never used
[INFO] [stdout]    --> src/cdflib.rs:309:16
[INFO] [stdout]     |
[INFO] [stdout] 309 | _cdflib!(@wrap t_icdf_df(p, t) -> df wraps cdft(p, t, df));
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `_cdflib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfbet` is never used
[INFO] [stdout]  --> src/cdflib.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn cdfbet(
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfbin` is never used
[INFO] [stdout]   --> src/cdflib.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn cdfbin(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfchi` is never used
[INFO] [stdout]   --> src/cdflib.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn cdfchi(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfchn` is never used
[INFO] [stdout]   --> src/cdflib.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn cdfchn(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdff` is never used
[INFO] [stdout]   --> src/cdflib.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn cdff(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdffnc` is never used
[INFO] [stdout]   --> src/cdflib.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn cdffnc(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfgam` is never used
[INFO] [stdout]   --> src/cdflib.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn cdfgam(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfnbn` is never used
[INFO] [stdout]   --> src/cdflib.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn cdfnbn(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfnor` is never used
[INFO] [stdout]   --> src/cdflib.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn cdfnor(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdfpoi` is never used
[INFO] [stdout]    --> src/cdflib.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn cdfpoi(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cdft` is never used
[INFO] [stdout]    --> src/cdflib.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn cdft(
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy` is never used
[INFO] [stdout]  --> src/cephes.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn airy(x: f64) -> (f64, f64, f64, f64) {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy` is never used
[INFO] [stdout]  --> src/cephes.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |         pub fn airy(x: f64, ai: &mut f64, aip: &mut f64, bi: &mut f64, bip: &mut f64) -> i32;
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c64` is never constructed
[INFO] [stdout]  --> src/complex.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct c64(pub f64, pub f64);
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Complex` is never used
[INFO] [stdout]  --> src/complex.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Complex {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_zeros` is never used
[INFO] [stdout]   --> src/specfun.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn airy_zeros(nt: i32, kf: i32) -> (Vec<f64>, Vec<f64>, Vec<f64>, Vec<f64>) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_a_zeros` is never used
[INFO] [stdout]   --> src/specfun.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn airy_a_zeros(nt: i32) -> (Vec<f64>, Vec<f64>, Vec<f64>, Vec<f64>) { airy_zeros(nt, 1) }
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airy_b_zeros` is never used
[INFO] [stdout]   --> src/specfun.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn airy_b_zeros(nt: i32) -> (Vec<f64>, Vec<f64>, Vec<f64>, Vec<f64>) { airy_zeros(nt, 2) }
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `it_airy` is never used
[INFO] [stdout]   --> src/specfun.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn it_airy(x: f64) -> (f64, f64, f64, f64) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `airyzo_` is never used
[INFO] [stdout]  --> src/specfun.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn airyzo_(
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `itairy_` is never used
[INFO] [stdout]   --> src/specfun.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn itairy_(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.51s
[INFO] running `Command { std: "docker" "inspect" "f6f69c29337a0cefa7781435e720675a81f817604144923db2a6ca782b11b07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f69c29337a0cefa7781435e720675a81f817604144923db2a6ca782b11b07a", kill_on_drop: false }`
[INFO] [stdout] f6f69c29337a0cefa7781435e720675a81f817604144923db2a6ca782b11b07a
