[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfcredidio%2Ftins" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hfcredidio/tins on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/hfcredidio/tins already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1660c2f14d31bed8fb055918cd29b26f98f22556490131bc3aff93e454e4469 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d1660c2f14d31bed8fb055918cd29b26f98f22556490131bc3aff93e454e4469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1660c2f14d31bed8fb055918cd29b26f98f22556490131bc3aff93e454e4469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1660c2f14d31bed8fb055918cd29b26f98f22556490131bc3aff93e454e4469", kill_on_drop: false }` [INFO] [stdout] d1660c2f14d31bed8fb055918cd29b26f98f22556490131bc3aff93e454e4469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10ddb01d752003d2f6720d06ef8a7bd55dac1692148fbca33b1af4a944a51e0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10ddb01d752003d2f6720d06ef8a7bd55dac1692148fbca33b1af4a944a51e0b", kill_on_drop: false }` [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 is never used: `zairy_` [INFO] [stdout] --> src/amos.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / fn zairy_( [INFO] [stdout] 5 | | zr: &mut f64, [INFO] [stdout] 6 | | zi: &mut f64, [INFO] [stdout] 7 | | id: &mut i32, [INFO] [stdout] ... | [INFO] [stdout] 12 | | ierr: &mut i32, [INFO] [stdout] 13 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `zbiry_` [INFO] [stdout] --> src/amos.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / fn zbiry_( [INFO] [stdout] 16 | | zr: &mut f64, [INFO] [stdout] 17 | | zi: &mut f64, [INFO] [stdout] 18 | | id: &mut i32, [INFO] [stdout] ... | [INFO] [stdout] 22 | | ierr: &mut i32, [INFO] [stdout] 23 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_result` [INFO] [stdout] --> src/amos.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_result(name: &str, ierr: i32, result: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_a` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | _amos!(@wrap airy_a, zairy_, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_b` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | _amos!(@wrap airy_b, zbiry_, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `es_airy_a` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | _amos!(@wrap es_airy_a, zairy_, 0, 2); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `es_airy_b` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | _amos!(@wrap es_airy_b, zbiry_, 0, 2); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `der_airy_a` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | _amos!(@wrap der_airy_a, zairy_, 1, 1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `der_airy_b` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | _amos!(@wrap der_airy_b, zbiry_, 1, 1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `der_es_airy_a` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | _amos!(@wrap der_es_airy_a, zairy_, 1, 2); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `der_es_airy_b` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | _amos!(@wrap der_es_airy_b, zbiry_, 1, 2); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfbet` [INFO] [stdout] --> src/cdflib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | / fn cdfbet( [INFO] [stdout] 3 | | which: &mut i32, [INFO] [stdout] 4 | | p: &mut f64, [INFO] [stdout] 5 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 11 | | bound: &mut f64, [INFO] [stdout] 12 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfbin` [INFO] [stdout] --> src/cdflib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / fn cdfbin( [INFO] [stdout] 15 | | which: &mut i32, [INFO] [stdout] 16 | | p: &mut f64, [INFO] [stdout] 17 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 23 | | bound: &mut f64, [INFO] [stdout] 24 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfchi` [INFO] [stdout] --> src/cdflib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / fn cdfchi( [INFO] [stdout] 27 | | which: &mut i32, [INFO] [stdout] 28 | | p: &mut f64, [INFO] [stdout] 29 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 33 | | bound: &mut f64, [INFO] [stdout] 34 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfchn` [INFO] [stdout] --> src/cdflib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / fn cdfchn( [INFO] [stdout] 37 | | which: &mut i32, [INFO] [stdout] 38 | | p: &mut f64, [INFO] [stdout] 39 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 44 | | bound: &mut f64, [INFO] [stdout] 45 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `zairy_` [INFO] [stdout] --> src/amos.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / fn zairy_( [INFO] [stdout] 5 | | zr: &mut f64, [INFO] [stdout] 6 | | zi: &mut f64, [INFO] [stdout] 7 | | id: &mut i32, [INFO] [stdout] ... | [INFO] [stdout] 12 | | ierr: &mut i32, [INFO] [stdout] 13 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdff` [INFO] [stdout] --> src/cdflib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / fn cdff( [INFO] [stdout] 48 | | which: &mut i32, [INFO] [stdout] 49 | | p: &mut f64, [INFO] [stdout] 50 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 55 | | bound: &mut f64, [INFO] [stdout] 56 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `zbiry_` [INFO] [stdout] --> src/amos.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / fn zbiry_( [INFO] [stdout] 16 | | zr: &mut f64, [INFO] [stdout] 17 | | zi: &mut f64, [INFO] [stdout] 18 | | id: &mut i32, [INFO] [stdout] ... | [INFO] [stdout] 22 | | ierr: &mut i32, [INFO] [stdout] 23 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdffnc` [INFO] [stdout] --> src/cdflib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / fn cdffnc( [INFO] [stdout] 59 | | which: &mut i32, [INFO] [stdout] 60 | | p: &mut f64, [INFO] [stdout] 61 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 67 | | bound: &mut f64, [INFO] [stdout] 68 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_result` [INFO] [stdout] --> src/amos.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_result(name: &str, ierr: i32, result: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfgam` [INFO] [stdout] --> src/cdflib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / fn cdfgam( [INFO] [stdout] 71 | | which: &mut i32, [INFO] [stdout] 72 | | p: &mut f64, [INFO] [stdout] 73 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 78 | | bound: &mut f64, [INFO] [stdout] 79 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_a` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | _amos!(@wrap airy_a, zairy_, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfnbn` [INFO] [stdout] --> src/cdflib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / fn cdfnbn( [INFO] [stdout] 82 | | which: &mut i32, [INFO] [stdout] 83 | | p: &mut f64, [INFO] [stdout] 84 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 90 | | bound: &mut f64, [INFO] [stdout] 91 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfnor` [INFO] [stdout] --> src/cdflib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / fn cdfnor( [INFO] [stdout] 94 | | which: &mut i32, [INFO] [stdout] 95 | | p: &mut f64, [INFO] [stdout] 96 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 101 | | bound: &mut f64, [INFO] [stdout] 102 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_b` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | _amos!(@wrap airy_b, zbiry_, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfpoi` [INFO] [stdout] --> src/cdflib.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | / fn cdfpoi( [INFO] [stdout] 105 | | which: &mut i32, [INFO] [stdout] 106 | | p: &mut f64, [INFO] [stdout] 107 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 111 | | bound: &mut f64, [INFO] [stdout] 112 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdft` [INFO] [stdout] --> src/cdflib.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / fn cdft( [INFO] [stdout] 115 | | which: &mut i32, [INFO] [stdout] 116 | | p: &mut f64, [INFO] [stdout] 117 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 121 | | bound: &mut f64, [INFO] [stdout] 122 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `es_airy_a` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | _amos!(@wrap es_airy_a, zairy_, 0, 2); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_result` [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 is never used: `es_airy_b` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | _amos!(@wrap es_airy_b, zbiry_, 0, 2); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `der_airy_a` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | _amos!(@wrap der_airy_a, zairy_, 1, 1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beta_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | _cdflib!(@wrap beta_cdf(x, a, b) -> p wraps cdfbet(p, x, a, b)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `der_airy_b` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | _amos!(@wrap der_airy_b, zbiry_, 1, 1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beta_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | _cdflib!(@wrap beta_icdf_x(p, a, b) -> x wraps cdfbet(p, x, a, b)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `der_es_airy_a` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | _amos!(@wrap der_es_airy_a, zairy_, 1, 2); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `der_es_airy_b` [INFO] [stdout] --> src/amos.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn $wrap(z: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | _amos!(@wrap der_es_airy_b, zbiry_, 1, 2); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beta_icdf_a` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | _cdflib!(@wrap beta_icdf_a(p, x, b) -> a wraps cdfbet(p, x, a, b)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfbet` [INFO] [stdout] --> src/cdflib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | / fn cdfbet( [INFO] [stdout] 3 | | which: &mut i32, [INFO] [stdout] 4 | | p: &mut f64, [INFO] [stdout] 5 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 11 | | bound: &mut f64, [INFO] [stdout] 12 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beta_icdf_b` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | _cdflib!(@wrap beta_icdf_b(p, x, a) -> b wraps cdfbet(p, x, a, b)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfbin` [INFO] [stdout] --> src/cdflib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / fn cdfbin( [INFO] [stdout] 15 | | which: &mut i32, [INFO] [stdout] 16 | | p: &mut f64, [INFO] [stdout] 17 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 23 | | bound: &mut f64, [INFO] [stdout] 24 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfchi` [INFO] [stdout] --> src/cdflib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / fn cdfchi( [INFO] [stdout] 27 | | which: &mut i32, [INFO] [stdout] 28 | | p: &mut f64, [INFO] [stdout] 29 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 33 | | bound: &mut f64, [INFO] [stdout] 34 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `binomial_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | _cdflib!(@wrap binomial_cdf(s, xn, pr) -> p wraps cdfbet(p, pr, s, xn)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfchn` [INFO] [stdout] --> src/cdflib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / fn cdfchn( [INFO] [stdout] 37 | | which: &mut i32, [INFO] [stdout] 38 | | p: &mut f64, [INFO] [stdout] 39 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 44 | | bound: &mut f64, [INFO] [stdout] 45 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdff` [INFO] [stdout] --> src/cdflib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / fn cdff( [INFO] [stdout] 48 | | which: &mut i32, [INFO] [stdout] 49 | | p: &mut f64, [INFO] [stdout] 50 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 55 | | bound: &mut f64, [INFO] [stdout] 56 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdffnc` [INFO] [stdout] --> src/cdflib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / fn cdffnc( [INFO] [stdout] 59 | | which: &mut i32, [INFO] [stdout] 60 | | p: &mut f64, [INFO] [stdout] 61 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 67 | | bound: &mut f64, [INFO] [stdout] 68 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `binomial_icdf_s` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | _cdflib!(@wrap binomial_icdf_s(p, xn, pr) -> s wraps cdfbet(p, pr, s, xn)); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfgam` [INFO] [stdout] --> src/cdflib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / fn cdfgam( [INFO] [stdout] 71 | | which: &mut i32, [INFO] [stdout] 72 | | p: &mut f64, [INFO] [stdout] 73 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 78 | | bound: &mut f64, [INFO] [stdout] 79 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfnbn` [INFO] [stdout] --> src/cdflib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / fn cdfnbn( [INFO] [stdout] 82 | | which: &mut i32, [INFO] [stdout] 83 | | p: &mut f64, [INFO] [stdout] 84 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 90 | | bound: &mut f64, [INFO] [stdout] 91 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfnor` [INFO] [stdout] --> src/cdflib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / fn cdfnor( [INFO] [stdout] 94 | | which: &mut i32, [INFO] [stdout] 95 | | p: &mut f64, [INFO] [stdout] 96 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 101 | | bound: &mut f64, [INFO] [stdout] 102 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `binomial_icdf_xn` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | _cdflib!(@wrap binomial_icdf_xn(p, s, pr) -> xn wraps cdfbet(p, pr, s, xn)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdfpoi` [INFO] [stdout] --> src/cdflib.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | / fn cdfpoi( [INFO] [stdout] 105 | | which: &mut i32, [INFO] [stdout] 106 | | p: &mut f64, [INFO] [stdout] 107 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 111 | | bound: &mut f64, [INFO] [stdout] 112 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cdft` [INFO] [stdout] --> src/cdflib.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / fn cdft( [INFO] [stdout] 115 | | which: &mut i32, [INFO] [stdout] 116 | | p: &mut f64, [INFO] [stdout] 117 | | q: &mut f64, [INFO] [stdout] ... | [INFO] [stdout] 121 | | bound: &mut f64, [INFO] [stdout] 122 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_result` [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 is never used: `binomial_icdf_pr` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | _cdflib!(@wrap binomial_icdf_pr(p, s, xn) -> pr wraps cdfbet(p, pr, s, xn)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beta_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | _cdflib!(@wrap beta_cdf(x, a, b) -> p wraps cdfbet(p, x, a, b)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beta_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | _cdflib!(@wrap beta_icdf_x(p, a, b) -> x wraps cdfbet(p, x, a, b)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | _cdflib!(@wrap chi2_cdf(x, df) -> p wraps cdfchi(p, x, df)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beta_icdf_a` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | _cdflib!(@wrap beta_icdf_a(p, x, b) -> a wraps cdfbet(p, x, a, b)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | _cdflib!(@wrap chi2_icdf_x(p, df) -> x wraps cdfchi(p, x, df)); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2_icdf_df` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | _cdflib!(@wrap chi2_icdf_df(p, x) -> df wraps cdfchi(p, x, df)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2nc_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | _cdflib!(@wrap chi2nc_cdf(x, df, pnonc) -> p wraps cdfchn(p, x, df, pnonc)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2nc_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | _cdflib!(@wrap chi2nc_icdf_x(p, df, pnonc) -> x wraps cdfchn(p, x, df, pnonc)); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2nc_icdf_df` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | _cdflib!(@wrap chi2nc_icdf_df(p, x, pnonc) -> df wraps cdfchn(p, x, df, pnonc)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2nc_icdf_pnonc` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | _cdflib!(@wrap chi2nc_icdf_pnonc(p, x, df) -> pnonc wraps cdfchn(p, x, df, pnonc)); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | _cdflib!(@wrap f_cdf(f, dfn, dfd) -> p wraps cdff(p, f, dfn, dfd)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beta_icdf_b` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | _cdflib!(@wrap beta_icdf_b(p, x, a) -> b wraps cdfbet(p, x, a, b)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_icdf_f` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | _cdflib!(@wrap f_icdf_f(p, dfn, dfd) -> f wraps cdff(p, f, dfn, dfd)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `binomial_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | _cdflib!(@wrap binomial_cdf(s, xn, pr) -> p wraps cdfbet(p, pr, s, xn)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_icdf_dfn` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | _cdflib!(@wrap f_icdf_dfn(p, f, dfd) -> dfn wraps cdff(p, f, dfn, dfd)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `binomial_icdf_s` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | _cdflib!(@wrap binomial_icdf_s(p, xn, pr) -> s wraps cdfbet(p, pr, s, xn)); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_icdf_dfd` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | _cdflib!(@wrap f_icdf_dfd(p, f, dfn) -> dfd wraps cdff(p, f, dfn, dfd)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `binomial_icdf_xn` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | _cdflib!(@wrap binomial_icdf_xn(p, s, pr) -> xn wraps cdfbet(p, pr, s, xn)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | _cdflib!(@wrap fnc_cdf(f, dfn, dfd, pnonc) -> p wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `binomial_icdf_pr` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | _cdflib!(@wrap binomial_icdf_pr(p, s, xn) -> pr wraps cdfbet(p, pr, s, xn)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_icdf_f` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | _cdflib!(@wrap fnc_icdf_f(p, dfn, dfd, pnonc) -> f wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | _cdflib!(@wrap chi2_cdf(x, df) -> p wraps cdfchi(p, x, df)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_icdf_dfn` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | _cdflib!(@wrap fnc_icdf_dfn(p, f, dfd, pnonc) -> dfn wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_icdf_dfd` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | _cdflib!(@wrap fnc_icdf_dfd(p, f, dfn, pnonc) -> dfd wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | _cdflib!(@wrap chi2_icdf_x(p, df) -> x wraps cdfchi(p, x, df)); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2_icdf_df` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | _cdflib!(@wrap chi2_icdf_df(p, x) -> df wraps cdfchi(p, x, df)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_icdf_pnonc` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | _cdflib!(@wrap fnc_icdf_pnonc(p, f, dfn, dfd) -> pnonc wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2nc_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | _cdflib!(@wrap chi2nc_cdf(x, df, pnonc) -> p wraps cdfchn(p, x, df, pnonc)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gamma_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | _cdflib!(@wrap gamma_cdf(x, shape, scale) -> p wraps cdfgam(p, x, shape, scale)); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2nc_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | _cdflib!(@wrap chi2nc_icdf_x(p, df, pnonc) -> x wraps cdfchn(p, x, df, pnonc)); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gamma_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | _cdflib!(@wrap gamma_icdf_x(p, shape, scale) -> x wraps cdfgam(p, x, shape, scale)); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2nc_icdf_df` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | _cdflib!(@wrap chi2nc_icdf_df(p, x, pnonc) -> df wraps cdfchn(p, x, df, pnonc)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gamma_icdf_shape` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | _cdflib!(@wrap gamma_icdf_shape(p, x, scale) -> shape wraps cdfgam(p, x, shape, scale)); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chi2nc_icdf_pnonc` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | _cdflib!(@wrap chi2nc_icdf_pnonc(p, x, df) -> pnonc wraps cdfchn(p, x, df, pnonc)); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gamma_icdf_scale` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 291 | _cdflib!(@wrap gamma_icdf_scale(p, x, shape) -> scale wraps cdfgam(p, x, shape, scale)); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `negbinomial_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | _cdflib!(@wrap negbinomial_cdf(s, xn, pr) -> p wraps cdfnbn(p, pr, s, xn)); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | _cdflib!(@wrap f_cdf(f, dfn, dfd) -> p wraps cdff(p, f, dfn, dfd)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `negbinomial_icdf_s` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | _cdflib!(@wrap negbinomial_icdf_s(p, xn, pr) -> s wraps cdfnbn(p, pr, s, xn)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_icdf_f` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | _cdflib!(@wrap f_icdf_f(p, dfn, dfd) -> f wraps cdff(p, f, dfn, dfd)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `negbinomial_icdf_xn` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | _cdflib!(@wrap negbinomial_icdf_xn(p, s, pr) -> xn wraps cdfnbn(p, pr, s, xn)); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_icdf_dfn` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | _cdflib!(@wrap f_icdf_dfn(p, f, dfd) -> dfn wraps cdff(p, f, dfn, dfd)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `negbinomial_icdf_pr` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | _cdflib!(@wrap negbinomial_icdf_pr(p, s, xn) -> pr wraps cdfnbn(p, pr, s, xn)); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_icdf_dfd` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | _cdflib!(@wrap f_icdf_dfd(p, f, dfn) -> dfd wraps cdff(p, f, dfn, dfd)); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | _cdflib!(@wrap fnc_cdf(f, dfn, dfd, pnonc) -> p wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_icdf_f` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | _cdflib!(@wrap fnc_icdf_f(p, dfn, dfd, pnonc) -> f wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_icdf_dfn` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | _cdflib!(@wrap fnc_icdf_dfn(p, f, dfd, pnonc) -> dfn wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_icdf_dfd` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | _cdflib!(@wrap fnc_icdf_dfd(p, f, dfn, pnonc) -> dfd wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fnc_icdf_pnonc` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | _cdflib!(@wrap fnc_icdf_pnonc(p, f, dfn, dfd) -> pnonc wraps cdffnc(p, f, dfn, dfd, pnonc)); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gamma_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | _cdflib!(@wrap gamma_cdf(x, shape, scale) -> p wraps cdfgam(p, x, shape, scale)); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gamma_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | _cdflib!(@wrap gamma_icdf_x(p, shape, scale) -> x wraps cdfgam(p, x, shape, scale)); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gamma_icdf_shape` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | _cdflib!(@wrap gamma_icdf_shape(p, x, scale) -> shape wraps cdfgam(p, x, shape, scale)); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gamma_icdf_scale` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 291 | _cdflib!(@wrap gamma_icdf_scale(p, x, shape) -> scale wraps cdfgam(p, x, shape, scale)); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `negbinomial_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | _cdflib!(@wrap negbinomial_cdf(s, xn, pr) -> p wraps cdfnbn(p, pr, s, xn)); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `negbinomial_icdf_s` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | _cdflib!(@wrap negbinomial_icdf_s(p, xn, pr) -> s wraps cdfnbn(p, pr, s, xn)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `negbinomial_icdf_xn` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | _cdflib!(@wrap negbinomial_icdf_xn(p, s, pr) -> xn wraps cdfnbn(p, pr, s, xn)); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `negbinomial_icdf_pr` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | _cdflib!(@wrap negbinomial_icdf_pr(p, s, xn) -> pr wraps cdfnbn(p, pr, s, xn)); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normal_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | _cdflib!(@wrap normal_cdf(x, mean, sd) -> p wraps cdfnor(p, x, mean, sd)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normal_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | _cdflib!(@wrap normal_icdf_x(p, mean, sd) -> x wraps cdfnor(p, x, mean, sd)); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normal_icdf_mean` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | _cdflib!(@wrap normal_icdf_mean(p, x, sd) -> mean wraps cdfnor(p, x, mean, sd)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normal_icdf_sd` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | _cdflib!(@wrap normal_icdf_sd(p, x, mean) -> sd wraps cdfnor(p, x, mean, sd)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normal_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | _cdflib!(@wrap normal_cdf(x, mean, sd) -> p wraps cdfnor(p, x, mean, sd)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normal_icdf_x` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | _cdflib!(@wrap normal_icdf_x(p, mean, sd) -> x wraps cdfnor(p, x, mean, sd)); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normal_icdf_mean` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | _cdflib!(@wrap normal_icdf_mean(p, x, sd) -> mean wraps cdfnor(p, x, mean, sd)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normal_icdf_sd` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | _cdflib!(@wrap normal_icdf_sd(p, x, mean) -> sd wraps cdfnor(p, x, mean, sd)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `poisson_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | _cdflib!(@wrap poisson_cdf(s, xlam) -> p wraps cdfpoi(p, s, xlam)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `poisson_icdf_s` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | _cdflib!(@wrap poisson_icdf_s(p, xlam) -> s wraps cdfpoi(p, s, xlam)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `poisson_icdf_xlam` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | _cdflib!(@wrap poisson_icdf_xlam(p, s) -> xlam wraps cdfpoi(p, s, xlam)); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `t_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | _cdflib!(@wrap t_cdf(t, df) -> p wraps cdft(p, t, df)); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `t_icdf_t` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | _cdflib!(@wrap t_icdf_t(p, df) -> t wraps cdft(p, t, df)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `t_icdf_df` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 309 | _cdflib!(@wrap t_icdf_df(p, t) -> df wraps cdft(p, t, df)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy` [INFO] [stdout] --> src/cephes.rs:3:9 [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: function is never used: `airy` [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 is never used: `airyzo_` [INFO] [stdout] --> src/specfun.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | / fn airyzo_( [INFO] [stdout] 3 | | nt: &mut i32, [INFO] [stdout] 4 | | kr: &mut i32, [INFO] [stdout] 5 | | xa: *mut f64, [INFO] [stdout] ... | [INFO] [stdout] 8 | | xd: *mut f64, [INFO] [stdout] 9 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `itairy_` [INFO] [stdout] --> src/specfun.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / fn itairy_( [INFO] [stdout] 12 | | x: &mut f64, [INFO] [stdout] 13 | | apt: &mut f64, [INFO] [stdout] 14 | | bpt: &mut f64, [INFO] [stdout] 15 | | ant: &mut f64, [INFO] [stdout] 16 | | bnt: &mut f64, [INFO] [stdout] 17 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_zeros` [INFO] [stdout] --> src/specfun.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn airy_zeros(nt: i32, kf: i32) -> (Vec, Vec, Vec, Vec) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_a_zeros` [INFO] [stdout] --> src/specfun.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn airy_a_zeros(nt: i32) -> (Vec, Vec, Vec, Vec) { airy_zeros(nt, 1) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_b_zeros` [INFO] [stdout] --> src/specfun.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn airy_b_zeros(nt: i32) -> (Vec, Vec, Vec, Vec) { airy_zeros(nt, 2) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `it_airy` [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 is never used: `poisson_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | _cdflib!(@wrap poisson_cdf(s, xlam) -> p wraps cdfpoi(p, s, xlam)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `poisson_icdf_s` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | _cdflib!(@wrap poisson_icdf_s(p, xlam) -> s wraps cdfpoi(p, s, xlam)); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `poisson_icdf_xlam` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | _cdflib!(@wrap poisson_icdf_xlam(p, s) -> xlam wraps cdfpoi(p, s, xlam)); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `t_cdf` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | _cdflib!(@wrap t_cdf(t, df) -> p wraps cdft(p, t, df)); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `t_icdf_t` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | _cdflib!(@wrap t_icdf_t(p, df) -> t wraps cdft(p, t, df)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `t_icdf_df` [INFO] [stdout] --> src/cdflib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn $name($($arg: f64,)*) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 309 | _cdflib!(@wrap t_icdf_df(p, t) -> df wraps cdft(p, t, df)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy` [INFO] [stdout] --> src/cephes.rs:3:9 [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: function is never used: `airy` [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 is never used: `airyzo_` [INFO] [stdout] --> src/specfun.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | / fn airyzo_( [INFO] [stdout] 3 | | nt: &mut i32, [INFO] [stdout] 4 | | kr: &mut i32, [INFO] [stdout] 5 | | xa: *mut f64, [INFO] [stdout] ... | [INFO] [stdout] 8 | | xd: *mut f64, [INFO] [stdout] 9 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `itairy_` [INFO] [stdout] --> src/specfun.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / fn itairy_( [INFO] [stdout] 12 | | x: &mut f64, [INFO] [stdout] 13 | | apt: &mut f64, [INFO] [stdout] 14 | | bpt: &mut f64, [INFO] [stdout] 15 | | ant: &mut f64, [INFO] [stdout] 16 | | bnt: &mut f64, [INFO] [stdout] 17 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_zeros` [INFO] [stdout] --> src/specfun.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn airy_zeros(nt: i32, kf: i32) -> (Vec, Vec, Vec, Vec) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_a_zeros` [INFO] [stdout] --> src/specfun.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn airy_a_zeros(nt: i32) -> (Vec, Vec, Vec, Vec) { airy_zeros(nt, 1) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `airy_b_zeros` [INFO] [stdout] --> src/specfun.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn airy_b_zeros(nt: i32) -> (Vec, Vec, Vec, Vec) { airy_zeros(nt, 2) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `it_airy` [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: 74 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 74 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.78s [INFO] running `Command { std: "docker" "inspect" "10ddb01d752003d2f6720d06ef8a7bd55dac1692148fbca33b1af4a944a51e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ddb01d752003d2f6720d06ef8a7bd55dac1692148fbca33b1af4a944a51e0b", kill_on_drop: false }` [INFO] [stdout] 10ddb01d752003d2f6720d06ef8a7bd55dac1692148fbca33b1af4a944a51e0b