Sep 03 21:29:06.688 INFO checking martinber/noaa-apt against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 21:29:06.688 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 21:29:06.688 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:29:06.924 INFO blam! 99e3513f5367d301317919ea9f3cc1486364e33b081f254908111b3c17da70f5 Sep 03 21:29:06.926 INFO running `"docker" "start" "-a" "99e3513f5367d301317919ea9f3cc1486364e33b081f254908111b3c17da70f5"` Sep 03 21:29:07.790 INFO kablam! warning: unused manifest key: dev-features Sep 03 21:29:07.949 INFO kablam! Compiling num-traits v0.2.5 Sep 03 21:29:07.950 INFO kablam! Compiling num-integer v0.1.39 Sep 03 21:29:07.950 INFO kablam! Compiling gio v0.4.1 Sep 03 21:29:07.950 INFO kablam! Compiling num-bigint v0.2.0 Sep 03 21:29:07.950 INFO kablam! Compiling cairo-rs v0.4.1 Sep 03 21:29:07.950 INFO kablam! Compiling gdk-pixbuf v0.4.0 Sep 03 21:29:07.950 INFO kablam! Compiling num-rational v0.2.1 Sep 03 21:29:07.950 INFO kablam! Compiling num-complex v0.2.0 Sep 03 21:29:11.305 INFO kablam! Compiling gdk v0.8.0 Sep 03 21:29:11.312 INFO kablam! Checking c_vec v1.3.2 Sep 03 21:29:11.315 INFO kablam! Compiling gtk v0.4.1 Sep 03 21:29:11.904 INFO kablam! Compiling glib-sys v0.6.0 Sep 03 21:29:12.245 INFO kablam! Compiling gobject-sys v0.6.0 Sep 03 21:29:12.333 INFO kablam! Compiling gio-sys v0.6.0 Sep 03 21:29:12.609 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Sep 03 21:29:12.622 INFO kablam! Compiling pango-sys v0.6.0 Sep 03 21:29:13.106 INFO kablam! Compiling cairo-sys-rs v0.6.0 Sep 03 21:29:13.310 INFO kablam! Compiling atk-sys v0.6.0 Sep 03 21:29:13.942 INFO kablam! Compiling gdk-sys v0.6.0 Sep 03 21:29:16.121 INFO kablam! Compiling gtk-sys v0.6.0 Sep 03 21:29:25.027 INFO kablam! Checking num-iter v0.1.37 Sep 03 21:29:25.921 INFO kablam! Checking png v0.12.0 Sep 03 21:29:27.078 INFO kablam! Checking glib v0.5.0 Sep 03 21:29:32.965 INFO kablam! Checking num v0.2.0 Sep 03 21:29:33.153 INFO kablam! Checking GSL v0.4.23 Sep 03 21:29:34.229 INFO kablam! error[E0433]: failed to resolve. Could not find `types` in `libc` Sep 03 21:29:34.229 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/ffi.rs:6:11 Sep 03 21:29:34.229 INFO kablam! | Sep 03 21:29:34.229 INFO kablam! 6 | use libc::types::common::c95::FILE; Sep 03 21:29:34.229 INFO kablam! | ^^^^^ Could not find `types` in `libc` Sep 03 21:29:34.229 INFO kablam! Sep 03 21:29:34.229 INFO kablam! error[E0433]: failed to resolve. Could not find `funcs` in `libc` Sep 03 21:29:34.229 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/n_tuples.rs:33:11 Sep 03 21:29:34.229 INFO kablam! | Sep 03 21:29:34.230 INFO kablam! 33 | use libc::funcs::c95::stdio::{feof, fread}; Sep 03 21:29:34.230 INFO kablam! | ^^^^^ Could not find `funcs` in `libc` Sep 03 21:29:34.230 INFO kablam! Sep 03 21:29:34.417 INFO kablam! error[E0412]: cannot find type `FILE` in this scope Sep 03 21:29:34.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/ffi.rs:3167:20 Sep 03 21:29:34.418 INFO kablam! | Sep 03 21:29:34.418 INFO kablam! 3167 | pub file: *mut FILE, Sep 03 21:29:34.418 INFO kablam! | ^^^^ not found in this scope Sep 03 21:29:34.418 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:29:34.418 INFO kablam! | Sep 03 21:29:34.418 INFO kablam! 5 | use libc::FILE; Sep 03 21:29:34.418 INFO kablam! | Sep 03 21:29:34.418 INFO kablam! Sep 03 21:29:34.421 INFO kablam! error[E0425]: cannot find function `fread` in this scope Sep 03 21:29:34.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/n_tuples.rs:102:29 Sep 03 21:29:34.421 INFO kablam! | Sep 03 21:29:34.421 INFO kablam! 102 | let nread = fread((*self.n).ntuple_data, (*self.n).size, 1, (*self.n).file); Sep 03 21:29:34.421 INFO kablam! | ^^^^^ not found in this scope Sep 03 21:29:34.422 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:29:34.422 INFO kablam! | Sep 03 21:29:34.422 INFO kablam! 31 | use libc::fread; Sep 03 21:29:34.422 INFO kablam! | Sep 03 21:29:34.422 INFO kablam! Sep 03 21:29:34.423 INFO kablam! error[E0425]: cannot find function `feof` in this scope Sep 03 21:29:34.423 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/n_tuples.rs:104:34 Sep 03 21:29:34.423 INFO kablam! | Sep 03 21:29:34.423 INFO kablam! 104 | if nread == 0 && feof((*self.n).file) != 0 { Sep 03 21:29:34.423 INFO kablam! | ^^^^ not found in this scope Sep 03 21:29:34.424 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:29:34.424 INFO kablam! | Sep 03 21:29:34.424 INFO kablam! 31 | use libc::feof; Sep 03 21:29:34.424 INFO kablam! | Sep 03 21:29:34.424 INFO kablam! Sep 03 21:29:34.920 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:9:23 Sep 03 21:29:34.920 INFO kablam! | Sep 03 21:29:34.920 INFO kablam! 9 | use std::intrinsics::{fabsf64, logf64, powf64, sinf64, cosf64}; Sep 03 21:29:34.920 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.920 INFO kablam! | Sep 03 21:29:34.920 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.920 INFO kablam! Sep 03 21:29:34.920 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:9:32 Sep 03 21:29:34.920 INFO kablam! | Sep 03 21:29:34.920 INFO kablam! 9 | use std::intrinsics::{fabsf64, logf64, powf64, sinf64, cosf64}; Sep 03 21:29:34.920 INFO kablam! | ^^^^^^ Sep 03 21:29:34.920 INFO kablam! | Sep 03 21:29:34.921 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.921 INFO kablam! Sep 03 21:29:34.922 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:9:40 Sep 03 21:29:34.922 INFO kablam! | Sep 03 21:29:34.922 INFO kablam! 9 | use std::intrinsics::{fabsf64, logf64, powf64, sinf64, cosf64}; Sep 03 21:29:34.922 INFO kablam! | ^^^^^^ Sep 03 21:29:34.922 INFO kablam! | Sep 03 21:29:34.922 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.922 INFO kablam! Sep 03 21:29:34.923 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:9:48 Sep 03 21:29:34.923 INFO kablam! | Sep 03 21:29:34.923 INFO kablam! 9 | use std::intrinsics::{fabsf64, logf64, powf64, sinf64, cosf64}; Sep 03 21:29:34.924 INFO kablam! | ^^^^^^ Sep 03 21:29:34.924 INFO kablam! | Sep 03 21:29:34.924 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.924 INFO kablam! Sep 03 21:29:34.925 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:9:56 Sep 03 21:29:34.925 INFO kablam! | Sep 03 21:29:34.925 INFO kablam! 9 | use std::intrinsics::{fabsf64, logf64, powf64, sinf64, cosf64}; Sep 03 21:29:34.925 INFO kablam! | ^^^^^^ Sep 03 21:29:34.925 INFO kablam! | Sep 03 21:29:34.925 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.926 INFO kablam! Sep 03 21:29:34.927 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.927 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3266:54 Sep 03 21:29:34.927 INFO kablam! | Sep 03 21:29:34.927 INFO kablam! 3266 | let mut tolerance = unsafe { epsabs.max(epsrel * fabsf64(result0)) }; Sep 03 21:29:34.927 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.927 INFO kablam! | Sep 03 21:29:34.927 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.928 INFO kablam! Sep 03 21:29:34.928 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.928 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3327:25 Sep 03 21:29:34.928 INFO kablam! | Sep 03 21:29:34.928 INFO kablam! 3327 | if unsafe { fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i } { Sep 03 21:29:34.928 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.929 INFO kablam! | Sep 03 21:29:34.929 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.929 INFO kablam! Sep 03 21:29:34.929 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.929 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3327:55 Sep 03 21:29:34.929 INFO kablam! | Sep 03 21:29:34.929 INFO kablam! 3327 | if unsafe { fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i } { Sep 03 21:29:34.929 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.929 INFO kablam! | Sep 03 21:29:34.929 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.929 INFO kablam! Sep 03 21:29:34.929 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.929 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3335:50 Sep 03 21:29:34.929 INFO kablam! | Sep 03 21:29:34.929 INFO kablam! 3335 | tolerance = unsafe { epsabs.max(epsrel * fabsf64(area)) }; Sep 03 21:29:34.929 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.929 INFO kablam! | Sep 03 21:29:34.929 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.929 INFO kablam! Sep 03 21:29:34.931 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3403:47 Sep 03 21:29:34.931 INFO kablam! | Sep 03 21:29:34.931 INFO kablam! 3403 | let mut relative = 5f64 * ::DBL_EPSILON * fabsf64(current); Sep 03 21:29:34.931 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.931 INFO kablam! | Sep 03 21:29:34.931 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.932 INFO kablam! Sep 03 21:29:34.932 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3429:21 Sep 03 21:29:34.932 INFO kablam! | Sep 03 21:29:34.933 INFO kablam! 3429 | let e1abs = fabsf64(e1); Sep 03 21:29:34.933 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.933 INFO kablam! | Sep 03 21:29:34.933 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.933 INFO kablam! Sep 03 21:29:34.933 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3431:20 Sep 03 21:29:34.933 INFO kablam! | Sep 03 21:29:34.933 INFO kablam! 3431 | let err2 = fabsf64(delta2); Sep 03 21:29:34.933 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.933 INFO kablam! | Sep 03 21:29:34.933 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.934 INFO kablam! Sep 03 21:29:34.935 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3432:20 Sep 03 21:29:34.935 INFO kablam! | Sep 03 21:29:34.935 INFO kablam! 3432 | let tol2 = fabsf64(e2).max(e1abs) * ::DBL_EPSILON; Sep 03 21:29:34.935 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.935 INFO kablam! | Sep 03 21:29:34.935 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.935 INFO kablam! Sep 03 21:29:34.935 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3434:20 Sep 03 21:29:34.935 INFO kablam! | Sep 03 21:29:34.935 INFO kablam! 3434 | let err3 = fabsf64(delta3); Sep 03 21:29:34.935 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.935 INFO kablam! | Sep 03 21:29:34.935 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.935 INFO kablam! Sep 03 21:29:34.935 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3435:30 Sep 03 21:29:34.936 INFO kablam! | Sep 03 21:29:34.936 INFO kablam! 3435 | let tol3 = e1abs.max(fabsf64(e0)) * ::DBL_EPSILON; Sep 03 21:29:34.936 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.936 INFO kablam! | Sep 03 21:29:34.936 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.936 INFO kablam! Sep 03 21:29:34.936 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3441:47 Sep 03 21:29:34.936 INFO kablam! | Sep 03 21:29:34.936 INFO kablam! 3441 | relative = 5f64 * ::DBL_EPSILON * fabsf64(res); Sep 03 21:29:34.936 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.936 INFO kablam! | Sep 03 21:29:34.936 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.936 INFO kablam! Sep 03 21:29:34.936 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3449:20 Sep 03 21:29:34.936 INFO kablam! | Sep 03 21:29:34.936 INFO kablam! 3449 | let err1 = fabsf64(delta1); Sep 03 21:29:34.936 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.936 INFO kablam! | Sep 03 21:29:34.936 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.937 INFO kablam! Sep 03 21:29:34.937 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3450:30 Sep 03 21:29:34.937 INFO kablam! | Sep 03 21:29:34.937 INFO kablam! 3450 | let tol1 = e1abs.max(fabsf64(e3)) * ::DBL_EPSILON; Sep 03 21:29:34.937 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.937 INFO kablam! | Sep 03 21:29:34.937 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.937 INFO kablam! Sep 03 21:29:34.937 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3462:12 Sep 03 21:29:34.937 INFO kablam! | Sep 03 21:29:34.937 INFO kablam! 3462 | if fabsf64(ss * e1) <= 0.0001f64 { Sep 03 21:29:34.937 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.937 INFO kablam! | Sep 03 21:29:34.937 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.937 INFO kablam! Sep 03 21:29:34.937 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3473:32 Sep 03 21:29:34.937 INFO kablam! | Sep 03 21:29:34.937 INFO kablam! 3473 | let error = err2 + fabsf64(res - e2) + err3; Sep 03 21:29:34.938 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.940 INFO kablam! | Sep 03 21:29:34.940 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.940 INFO kablam! Sep 03 21:29:34.940 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.940 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3514:19 Sep 03 21:29:34.940 INFO kablam! | Sep 03 21:29:34.941 INFO kablam! 3514 | *abserr = fabsf64(*result - res3la[2]) + fabsf64(*result - res3la[1]) + fabsf64(*result - res3la[0]); Sep 03 21:29:34.941 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.941 INFO kablam! | Sep 03 21:29:34.941 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.941 INFO kablam! Sep 03 21:29:34.941 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.941 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3514:50 Sep 03 21:29:34.941 INFO kablam! | Sep 03 21:29:34.941 INFO kablam! 3514 | *abserr = fabsf64(*result - res3la[2]) + fabsf64(*result - res3la[1]) + fabsf64(*result - res3la[0]); Sep 03 21:29:34.941 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.941 INFO kablam! | Sep 03 21:29:34.941 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.941 INFO kablam! Sep 03 21:29:34.941 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3514:81 Sep 03 21:29:34.942 INFO kablam! | Sep 03 21:29:34.942 INFO kablam! 3514 | *abserr = fabsf64(*result - res3la[2]) + fabsf64(*result - res3la[1]) + fabsf64(*result - res3la[0]); Sep 03 21:29:34.942 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.942 INFO kablam! | Sep 03 21:29:34.942 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.942 INFO kablam! Sep 03 21:29:34.942 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3527:52 Sep 03 21:29:34.942 INFO kablam! | Sep 03 21:29:34.942 INFO kablam! 3527 | *abserr = (*abserr).max(5f64 * ::DBL_EPSILON * fabsf64(*result)); Sep 03 21:29:34.943 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.943 INFO kablam! | Sep 03 21:29:34.943 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.943 INFO kablam! Sep 03 21:29:34.943 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3531:6 Sep 03 21:29:34.943 INFO kablam! | Sep 03 21:29:34.943 INFO kablam! 3531 | (fabsf64(result) >= (1f64 - 50f64 * ::DBL_EPSILON) * resabs) Sep 03 21:29:34.943 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.943 INFO kablam! | Sep 03 21:29:34.943 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.943 INFO kablam! Sep 03 21:29:34.943 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.944 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3661:45 Sep 03 21:29:34.944 INFO kablam! | Sep 03 21:29:34.944 INFO kablam! 3661 | let mut tolerance = epsabs.max(epsrel * fabsf64(result0)); Sep 03 21:29:34.944 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.944 INFO kablam! | Sep 03 21:29:34.944 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.944 INFO kablam! Sep 03 21:29:34.944 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.944 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3736:41 Sep 03 21:29:34.944 INFO kablam! | Sep 03 21:29:34.944 INFO kablam! 3736 | tolerance = epsabs.max(epsrel * fabsf64(area)); Sep 03 21:29:34.945 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.945 INFO kablam! | Sep 03 21:29:34.945 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.945 INFO kablam! Sep 03 21:29:34.945 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.945 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3741:16 Sep 03 21:29:34.945 INFO kablam! | Sep 03 21:29:34.945 INFO kablam! 3741 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i { Sep 03 21:29:34.945 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.945 INFO kablam! | Sep 03 21:29:34.945 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.945 INFO kablam! Sep 03 21:29:34.946 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.946 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3741:46 Sep 03 21:29:34.946 INFO kablam! | Sep 03 21:29:34.946 INFO kablam! 3741 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i { Sep 03 21:29:34.946 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.946 INFO kablam! | Sep 03 21:29:34.946 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.946 INFO kablam! Sep 03 21:29:34.946 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.946 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3838:42 Sep 03 21:29:34.946 INFO kablam! | Sep 03 21:29:34.947 INFO kablam! 3838 | ertest = epsabs.max(epsrel * fabsf64(reseps)); Sep 03 21:29:34.947 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.947 INFO kablam! | Sep 03 21:29:34.947 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.947 INFO kablam! Sep 03 21:29:34.947 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.947 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3881:26 Sep 03 21:29:34.947 INFO kablam! | Sep 03 21:29:34.947 INFO kablam! 3881 | if err_ext / fabsf64(res_ext) > errsum / fabsf64(area) { Sep 03 21:29:34.947 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.947 INFO kablam! | Sep 03 21:29:34.947 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.948 INFO kablam! Sep 03 21:29:34.948 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3881:54 Sep 03 21:29:34.948 INFO kablam! | Sep 03 21:29:34.948 INFO kablam! 3881 | if err_ext / fabsf64(res_ext) > errsum / fabsf64(area) { Sep 03 21:29:34.948 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.948 INFO kablam! | Sep 03 21:29:34.948 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.948 INFO kablam! Sep 03 21:29:34.948 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3896:20 Sep 03 21:29:34.949 INFO kablam! | Sep 03 21:29:34.949 INFO kablam! 3896 | let max_area = fabsf64(res_ext).max(fabsf64(area)); Sep 03 21:29:34.949 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.949 INFO kablam! | Sep 03 21:29:34.949 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.949 INFO kablam! Sep 03 21:29:34.949 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3896:41 Sep 03 21:29:34.949 INFO kablam! | Sep 03 21:29:34.949 INFO kablam! 3896 | let max_area = fabsf64(res_ext).max(fabsf64(area)); Sep 03 21:29:34.949 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.949 INFO kablam! | Sep 03 21:29:34.950 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.950 INFO kablam! Sep 03 21:29:34.950 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3903:54 Sep 03 21:29:34.950 INFO kablam! | Sep 03 21:29:34.950 INFO kablam! 3903 | if ratio < 0.01f64 || ratio > 100f64 || errsum > fabsf64(area) { Sep 03 21:29:34.950 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.950 INFO kablam! | Sep 03 21:29:34.950 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.950 INFO kablam! Sep 03 21:29:34.951 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4010:45 Sep 03 21:29:34.951 INFO kablam! | Sep 03 21:29:34.951 INFO kablam! 4010 | let mut tolerance = epsabs.max(epsrel * fabsf64(result0)); Sep 03 21:29:34.951 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.951 INFO kablam! | Sep 03 21:29:34.951 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.951 INFO kablam! Sep 03 21:29:34.951 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4086:41 Sep 03 21:29:34.951 INFO kablam! | Sep 03 21:29:34.952 INFO kablam! 4086 | tolerance = epsabs.max(epsrel * fabsf64(area)); Sep 03 21:29:34.952 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.952 INFO kablam! | Sep 03 21:29:34.952 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.952 INFO kablam! Sep 03 21:29:34.952 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4091:16 Sep 03 21:29:34.952 INFO kablam! | Sep 03 21:29:34.952 INFO kablam! 4091 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i { Sep 03 21:29:34.952 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.952 INFO kablam! | Sep 03 21:29:34.952 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.953 INFO kablam! Sep 03 21:29:34.953 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4091:46 Sep 03 21:29:34.953 INFO kablam! | Sep 03 21:29:34.953 INFO kablam! 4091 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i { Sep 03 21:29:34.953 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.953 INFO kablam! | Sep 03 21:29:34.953 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.953 INFO kablam! Sep 03 21:29:34.954 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4182:46 Sep 03 21:29:34.955 INFO kablam! | Sep 03 21:29:34.955 INFO kablam! 4182 | ertest = epsabs.max(epsrel * fabsf64(reseps)); Sep 03 21:29:34.955 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.955 INFO kablam! | Sep 03 21:29:34.955 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.955 INFO kablam! Sep 03 21:29:34.955 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4225:26 Sep 03 21:29:34.955 INFO kablam! | Sep 03 21:29:34.955 INFO kablam! 4225 | if err_ext / fabsf64(res_ext) > errsum / fabsf64(area) { Sep 03 21:29:34.955 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.956 INFO kablam! | Sep 03 21:29:34.956 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.956 INFO kablam! Sep 03 21:29:34.956 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.956 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4225:54 Sep 03 21:29:34.956 INFO kablam! | Sep 03 21:29:34.956 INFO kablam! 4225 | if err_ext / fabsf64(res_ext) > errsum / fabsf64(area) { Sep 03 21:29:34.956 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.956 INFO kablam! | Sep 03 21:29:34.956 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.956 INFO kablam! Sep 03 21:29:34.957 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.957 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4241:24 Sep 03 21:29:34.957 INFO kablam! | Sep 03 21:29:34.957 INFO kablam! 4241 | let max_area = fabsf64(res_ext).max(fabsf64(area)); Sep 03 21:29:34.957 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.957 INFO kablam! | Sep 03 21:29:34.957 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.957 INFO kablam! Sep 03 21:29:34.957 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.957 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4241:45 Sep 03 21:29:34.957 INFO kablam! | Sep 03 21:29:34.957 INFO kablam! 4241 | let max_area = fabsf64(res_ext).max(fabsf64(area)); Sep 03 21:29:34.957 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.957 INFO kablam! | Sep 03 21:29:34.957 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.958 INFO kablam! Sep 03 21:29:34.958 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.958 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4251:58 Sep 03 21:29:34.958 INFO kablam! | Sep 03 21:29:34.958 INFO kablam! 4251 | if ratio < 0.01f64 || ratio > 100f64 || errsum > fabsf64(area) { Sep 03 21:29:34.958 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.958 INFO kablam! | Sep 03 21:29:34.958 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.958 INFO kablam! Sep 03 21:29:34.958 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.958 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4262:8 Sep 03 21:29:34.958 INFO kablam! | Sep 03 21:29:34.958 INFO kablam! 4262 | if fabsf64(cc) > 1.1f64 { Sep 03 21:29:34.958 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.958 INFO kablam! | Sep 03 21:29:34.958 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.958 INFO kablam! Sep 03 21:29:34.959 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.959 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4294:19 Sep 03 21:29:34.959 INFO kablam! | Sep 03 21:29:34.959 INFO kablam! 4294 | *abserr = fabsf64(res24 - res12) ; Sep 03 21:29:34.959 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.959 INFO kablam! | Sep 03 21:29:34.959 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.959 INFO kablam! Sep 03 21:29:34.959 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.959 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4307:18 Sep 03 21:29:34.960 INFO kablam! | Sep 03 21:29:34.960 INFO kablam! 4307 | let mut a0 = logf64(fabsf64((1f64 - cc) / (1f64 + cc))); Sep 03 21:29:34.960 INFO kablam! | ^^^^^^ Sep 03 21:29:34.960 INFO kablam! | Sep 03 21:29:34.960 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.960 INFO kablam! Sep 03 21:29:34.960 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.960 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4307:25 Sep 03 21:29:34.960 INFO kablam! | Sep 03 21:29:34.960 INFO kablam! 4307 | let mut a0 = logf64(fabsf64((1f64 - cc) / (1f64 + cc))); Sep 03 21:29:34.960 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.960 INFO kablam! | Sep 03 21:29:34.961 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.961 INFO kablam! Sep 03 21:29:34.961 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4556:22 Sep 03 21:29:34.961 INFO kablam! | Sep 03 21:29:34.962 INFO kablam! 4556 | let factor = powf64(0.5f64 * (b1 - a1), (*t).alpha + 1f64); Sep 03 21:29:34.962 INFO kablam! | ^^^^^^ Sep 03 21:29:34.962 INFO kablam! | Sep 03 21:29:34.962 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.962 INFO kablam! Sep 03 21:29:34.962 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4568:23 Sep 03 21:29:34.962 INFO kablam! | Sep 03 21:29:34.962 INFO kablam! 4568 | *abserr = fabsf64(u * (res24 - res12)); Sep 03 21:29:34.962 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.962 INFO kablam! | Sep 03 21:29:34.962 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.962 INFO kablam! Sep 03 21:29:34.962 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4575:30 Sep 03 21:29:34.962 INFO kablam! | Sep 03 21:29:34.963 INFO kablam! 4575 | let u = factor * logf64(b1 - a1); Sep 03 21:29:34.963 INFO kablam! | ^^^^^^ Sep 03 21:29:34.963 INFO kablam! | Sep 03 21:29:34.963 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.963 INFO kablam! Sep 03 21:29:34.963 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4582:23 Sep 03 21:29:34.963 INFO kablam! | Sep 03 21:29:34.963 INFO kablam! 4582 | *abserr = fabsf64(u * (res24a - res12a)) + fabsf64(v * (res24b - res12b)); Sep 03 21:29:34.963 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.963 INFO kablam! | Sep 03 21:29:34.963 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.963 INFO kablam! Sep 03 21:29:34.963 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4582:56 Sep 03 21:29:34.963 INFO kablam! | Sep 03 21:29:34.963 INFO kablam! 4582 | *abserr = fabsf64(u * (res24a - res12a)) + fabsf64(v * (res24b - res12b)); Sep 03 21:29:34.963 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.963 INFO kablam! | Sep 03 21:29:34.963 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.964 INFO kablam! Sep 03 21:29:34.964 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.964 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4589:22 Sep 03 21:29:34.964 INFO kablam! | Sep 03 21:29:34.964 INFO kablam! 4589 | let factor = powf64(0.5f64 * (b1 - a1), (*t).beta + 1f64); Sep 03 21:29:34.964 INFO kablam! | ^^^^^^ Sep 03 21:29:34.964 INFO kablam! | Sep 03 21:29:34.964 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.964 INFO kablam! Sep 03 21:29:34.964 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.964 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4601:23 Sep 03 21:29:34.964 INFO kablam! | Sep 03 21:29:34.964 INFO kablam! 4601 | *abserr = fabsf64(u * (res24 - res12)); Sep 03 21:29:34.964 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.964 INFO kablam! | Sep 03 21:29:34.964 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.964 INFO kablam! Sep 03 21:29:34.964 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.964 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4608:30 Sep 03 21:29:34.965 INFO kablam! | Sep 03 21:29:34.965 INFO kablam! 4608 | let u = factor * logf64(b1 - a1); Sep 03 21:29:34.965 INFO kablam! | ^^^^^^ Sep 03 21:29:34.965 INFO kablam! | Sep 03 21:29:34.965 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.965 INFO kablam! Sep 03 21:29:34.965 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4615:23 Sep 03 21:29:34.965 INFO kablam! | Sep 03 21:29:34.965 INFO kablam! 4615 | *abserr = fabsf64(u * (res24a - res12a)) + fabsf64(v * (res24b - res12b)); Sep 03 21:29:34.965 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.965 INFO kablam! | Sep 03 21:29:34.965 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.965 INFO kablam! Sep 03 21:29:34.965 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4615:56 Sep 03 21:29:34.965 INFO kablam! | Sep 03 21:29:34.965 INFO kablam! 4615 | *abserr = fabsf64(u * (res24a - res12a)) + fabsf64(v * (res24b - res12b)); Sep 03 21:29:34.965 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.965 INFO kablam! | Sep 03 21:29:34.965 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.966 INFO kablam! Sep 03 21:29:34.966 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.966 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4641:23 Sep 03 21:29:34.966 INFO kablam! | Sep 03 21:29:34.966 INFO kablam! 4641 | factor *= powf64(x - p.a, (*t).alpha); Sep 03 21:29:34.966 INFO kablam! | ^^^^^^ Sep 03 21:29:34.966 INFO kablam! | Sep 03 21:29:34.966 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.966 INFO kablam! Sep 03 21:29:34.966 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.966 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4645:23 Sep 03 21:29:34.966 INFO kablam! | Sep 03 21:29:34.966 INFO kablam! 4645 | factor *= powf64(p.b - x, (*t).beta); Sep 03 21:29:34.966 INFO kablam! | ^^^^^^ Sep 03 21:29:34.966 INFO kablam! | Sep 03 21:29:34.967 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.967 INFO kablam! Sep 03 21:29:34.967 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.967 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4649:23 Sep 03 21:29:34.967 INFO kablam! | Sep 03 21:29:34.967 INFO kablam! 4649 | factor *= logf64(x - p.a); Sep 03 21:29:34.967 INFO kablam! | ^^^^^^ Sep 03 21:29:34.967 INFO kablam! | Sep 03 21:29:34.967 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.967 INFO kablam! Sep 03 21:29:34.967 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.968 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4653:23 Sep 03 21:29:34.968 INFO kablam! | Sep 03 21:29:34.968 INFO kablam! 4653 | factor *= logf64(p.b - x); Sep 03 21:29:34.968 INFO kablam! | ^^^^^^ Sep 03 21:29:34.968 INFO kablam! | Sep 03 21:29:34.968 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.968 INFO kablam! Sep 03 21:29:34.968 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.968 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4668:23 Sep 03 21:29:34.969 INFO kablam! | Sep 03 21:29:34.969 INFO kablam! 4668 | factor *= powf64(p.b - x, (*t).beta); Sep 03 21:29:34.969 INFO kablam! | ^^^^^^ Sep 03 21:29:34.969 INFO kablam! | Sep 03 21:29:34.969 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.969 INFO kablam! Sep 03 21:29:34.969 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.969 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4672:23 Sep 03 21:29:34.969 INFO kablam! | Sep 03 21:29:34.969 INFO kablam! 4672 | factor *= logf64(p.b - x); Sep 03 21:29:34.969 INFO kablam! | ^^^^^^ Sep 03 21:29:34.970 INFO kablam! | Sep 03 21:29:34.970 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.970 INFO kablam! Sep 03 21:29:34.970 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.970 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4687:23 Sep 03 21:29:34.970 INFO kablam! | Sep 03 21:29:34.970 INFO kablam! 4687 | factor *= powf64(x - p.a, (*t).alpha); Sep 03 21:29:34.970 INFO kablam! | ^^^^^^ Sep 03 21:29:34.970 INFO kablam! | Sep 03 21:29:34.970 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.971 INFO kablam! Sep 03 21:29:34.971 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4691:23 Sep 03 21:29:34.971 INFO kablam! | Sep 03 21:29:34.971 INFO kablam! 4691 | factor *= logf64(x - p.a); Sep 03 21:29:34.971 INFO kablam! | ^^^^^^ Sep 03 21:29:34.971 INFO kablam! | Sep 03 21:29:34.971 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.971 INFO kablam! Sep 03 21:29:34.971 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4728:8 Sep 03 21:29:34.972 INFO kablam! | Sep 03 21:29:34.972 INFO kablam! 4728 | if fabsf64(par) < 2f64 { Sep 03 21:29:34.972 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.972 INFO kablam! | Sep 03 21:29:34.972 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.972 INFO kablam! Sep 03 21:29:34.972 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4764:30 Sep 03 21:29:34.972 INFO kablam! | Sep 03 21:29:34.973 INFO kablam! 4764 | let mut result_abs = fabsf64(cheb24[24]) ; Sep 03 21:29:34.973 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.973 INFO kablam! | Sep 03 21:29:34.973 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.973 INFO kablam! Sep 03 21:29:34.973 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.973 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4771:27 Sep 03 21:29:34.973 INFO kablam! | Sep 03 21:29:34.973 INFO kablam! 4771 | result_abs += fabsf64(cheb24[k]) + fabsf64(cheb24[k + 1]); Sep 03 21:29:34.973 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.973 INFO kablam! | Sep 03 21:29:34.973 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.974 INFO kablam! Sep 03 21:29:34.974 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4771:48 Sep 03 21:29:34.974 INFO kablam! | Sep 03 21:29:34.974 INFO kablam! 4771 | result_abs += fabsf64(cheb24[k]) + fabsf64(cheb24[k + 1]); Sep 03 21:29:34.974 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.974 INFO kablam! | Sep 03 21:29:34.974 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.974 INFO kablam! Sep 03 21:29:34.974 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4774:23 Sep 03 21:29:34.974 INFO kablam! | Sep 03 21:29:34.975 INFO kablam! 4774 | let est_cos = fabsf64(res24_cos - res12_cos); Sep 03 21:29:34.975 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.975 INFO kablam! | Sep 03 21:29:34.975 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.975 INFO kablam! Sep 03 21:29:34.975 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.975 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4775:23 Sep 03 21:29:34.975 INFO kablam! | Sep 03 21:29:34.975 INFO kablam! 4775 | let est_sin = fabsf64(res24_sin - res12_sin); Sep 03 21:29:34.975 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.975 INFO kablam! | Sep 03 21:29:34.975 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.976 INFO kablam! Sep 03 21:29:34.976 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.976 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4777:31 Sep 03 21:29:34.976 INFO kablam! | Sep 03 21:29:34.976 INFO kablam! 4777 | let c = half_length * cosf64(center * omega); Sep 03 21:29:34.976 INFO kablam! | ^^^^^^ Sep 03 21:29:34.976 INFO kablam! | Sep 03 21:29:34.976 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.976 INFO kablam! Sep 03 21:29:34.976 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4778:31 Sep 03 21:29:34.977 INFO kablam! | Sep 03 21:29:34.977 INFO kablam! 4778 | let s = half_length * sinf64(center * omega); Sep 03 21:29:34.977 INFO kablam! | ^^^^^^ Sep 03 21:29:34.977 INFO kablam! | Sep 03 21:29:34.977 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.977 INFO kablam! Sep 03 21:29:34.977 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4782:23 Sep 03 21:29:34.977 INFO kablam! | Sep 03 21:29:34.977 INFO kablam! 4782 | *abserr = fabsf64(c * est_sin) + fabsf64(s * est_cos); Sep 03 21:29:34.977 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.978 INFO kablam! | Sep 03 21:29:34.978 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.978 INFO kablam! Sep 03 21:29:34.978 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.978 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4782:46 Sep 03 21:29:34.978 INFO kablam! | Sep 03 21:29:34.978 INFO kablam! 4782 | *abserr = fabsf64(c * est_sin) + fabsf64(s * est_cos); Sep 03 21:29:34.978 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.978 INFO kablam! | Sep 03 21:29:34.978 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.978 INFO kablam! Sep 03 21:29:34.978 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.979 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4785:23 Sep 03 21:29:34.979 INFO kablam! | Sep 03 21:29:34.979 INFO kablam! 4785 | *abserr = fabsf64(c * est_cos) + fabsf64(s * est_sin); Sep 03 21:29:34.979 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.979 INFO kablam! | Sep 03 21:29:34.979 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.979 INFO kablam! Sep 03 21:29:34.979 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.979 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4785:46 Sep 03 21:29:34.979 INFO kablam! | Sep 03 21:29:34.980 INFO kablam! 4785 | *abserr = fabsf64(c * est_cos) + fabsf64(s * est_sin); Sep 03 21:29:34.980 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.980 INFO kablam! | Sep 03 21:29:34.980 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.980 INFO kablam! Sep 03 21:29:34.980 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.980 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4797:26 Sep 03 21:29:34.980 INFO kablam! | Sep 03 21:29:34.980 INFO kablam! 4797 | let sinwx = unsafe { sinf64(wx) }; Sep 03 21:29:34.980 INFO kablam! | ^^^^^^ Sep 03 21:29:34.980 INFO kablam! | Sep 03 21:29:34.981 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.981 INFO kablam! Sep 03 21:29:34.981 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.981 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4806:26 Sep 03 21:29:34.981 INFO kablam! | Sep 03 21:29:34.981 INFO kablam! 4806 | let coswx = unsafe { cosf64(wx) }; Sep 03 21:29:34.981 INFO kablam! | ^^^^^^ Sep 03 21:29:34.981 INFO kablam! | Sep 03 21:29:34.981 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.981 INFO kablam! Sep 03 21:29:34.981 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.981 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:83:23 Sep 03 21:29:34.982 INFO kablam! | Sep 03 21:29:34.982 INFO kablam! 83 | use std::intrinsics::{fabsf64, sqrtf64}; Sep 03 21:29:34.982 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.982 INFO kablam! | Sep 03 21:29:34.982 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.982 INFO kablam! Sep 03 21:29:34.982 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.982 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:83:32 Sep 03 21:29:34.982 INFO kablam! | Sep 03 21:29:34.982 INFO kablam! 83 | use std::intrinsics::{fabsf64, sqrtf64}; Sep 03 21:29:34.982 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.982 INFO kablam! | Sep 03 21:29:34.983 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.983 INFO kablam! Sep 03 21:29:34.984 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.984 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:452:46 Sep 03 21:29:34.984 INFO kablam! | Sep 03 21:29:34.984 INFO kablam! 452 | let tolerance = ::SQRT_DBL_EPSILON * fabsf64(z); Sep 03 21:29:34.984 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.984 INFO kablam! | Sep 03 21:29:34.985 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.985 INFO kablam! Sep 03 21:29:34.985 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:460:12 Sep 03 21:29:34.985 INFO kablam! | Sep 03 21:29:34.985 INFO kablam! 460 | if fabsf64(e) > tolerance { Sep 03 21:29:34.985 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.985 INFO kablam! | Sep 03 21:29:34.985 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.985 INFO kablam! Sep 03 21:29:34.986 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.986 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:478:12 Sep 03 21:29:34.986 INFO kablam! | Sep 03 21:29:34.986 INFO kablam! 478 | if fabsf64(p) < fabsf64(0.5f64 * q * r) && p < q * w_lower && p < q * w_upper { Sep 03 21:29:34.986 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.986 INFO kablam! | Sep 03 21:29:34.986 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.986 INFO kablam! Sep 03 21:29:34.987 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.987 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:478:25 Sep 03 21:29:34.987 INFO kablam! | Sep 03 21:29:34.987 INFO kablam! 478 | if fabsf64(p) < fabsf64(0.5f64 * q * r) && p < q * w_lower && p < q * w_upper { Sep 03 21:29:34.987 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.987 INFO kablam! | Sep 03 21:29:34.987 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.987 INFO kablam! Sep 03 21:29:34.987 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.987 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:493:12 Sep 03 21:29:34.987 INFO kablam! | Sep 03 21:29:34.987 INFO kablam! 493 | if fabsf64(d) >= tolerance { Sep 03 21:29:34.987 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.987 INFO kablam! | Sep 03 21:29:34.987 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.988 INFO kablam! Sep 03 21:29:34.988 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.988 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:614:33 Sep 03 21:29:34.988 INFO kablam! | Sep 03 21:29:34.988 INFO kablam! 614 | let tol = REL_ERR_VAL * fabsf64(x_m) + ABS_ERR_VAL; Sep 03 21:29:34.988 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.988 INFO kablam! | Sep 03 21:29:34.988 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.988 INFO kablam! Sep 03 21:29:34.988 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.988 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:616:12 Sep 03 21:29:34.988 INFO kablam! | Sep 03 21:29:34.988 INFO kablam! 616 | if fabsf64(stored_step) - tol > -2.0f64 * ::DBL_EPSILON { Sep 03 21:29:34.989 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.989 INFO kablam! | Sep 03 21:29:34.989 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.989 INFO kablam! Sep 03 21:29:34.989 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.989 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:625:16 Sep 03 21:29:34.989 INFO kablam! | Sep 03 21:29:34.989 INFO kablam! 625 | if fabsf64(c2) > ::DBL_EPSILON { Sep 03 21:29:34.989 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.989 INFO kablam! | Sep 03 21:29:34.989 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.989 INFO kablam! Sep 03 21:29:34.990 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.990 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:630:22 Sep 03 21:29:34.990 INFO kablam! | Sep 03 21:29:34.990 INFO kablam! 630 | c2 = fabsf64(c2); Sep 03 21:29:34.990 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.990 INFO kablam! | Sep 03 21:29:34.990 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.990 INFO kablam! Sep 03 21:29:34.990 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.990 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:646:12 Sep 03 21:29:34.990 INFO kablam! | Sep 03 21:29:34.990 INFO kablam! 646 | if fabsf64(quad_step_size) < fabsf64(0.5f64 * prev_stored_step) && x_trial > x_l && x_trial < x_u { Sep 03 21:29:34.990 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.990 INFO kablam! | Sep 03 21:29:34.991 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.991 INFO kablam! Sep 03 21:29:34.991 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.991 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:646:38 Sep 03 21:29:34.991 INFO kablam! | Sep 03 21:29:34.991 INFO kablam! 646 | if fabsf64(quad_step_size) < fabsf64(0.5f64 * prev_stored_step) && x_trial > x_l && x_trial < x_u { Sep 03 21:29:34.991 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.991 INFO kablam! | Sep 03 21:29:34.991 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.991 INFO kablam! Sep 03 21:29:34.991 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.991 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:652:76 Sep 03 21:29:34.991 INFO kablam! | Sep 03 21:29:34.991 INFO kablam! 652 | step_size = if x_midpoint >= x_m { 1f64 } else { -1f64 } * fabsf64(tol); Sep 03 21:29:34.992 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.992 INFO kablam! | Sep 03 21:29:34.992 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.992 INFO kablam! Sep 03 21:29:34.992 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:672:16 Sep 03 21:29:34.992 INFO kablam! | Sep 03 21:29:34.992 INFO kablam! 672 | if fabsf64(inside_interval) <= tol { Sep 03 21:29:34.992 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.992 INFO kablam! | Sep 03 21:29:34.992 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.992 INFO kablam! Sep 03 21:29:34.992 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:684:20 Sep 03 21:29:34.992 INFO kablam! | Sep 03 21:29:34.992 INFO kablam! 684 | if fabsf64(outside_interval) < fabsf64(inside_interval) { Sep 03 21:29:34.992 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.993 INFO kablam! | Sep 03 21:29:34.993 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.993 INFO kablam! Sep 03 21:29:34.993 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.993 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:684:48 Sep 03 21:29:34.993 INFO kablam! | Sep 03 21:29:34.993 INFO kablam! 684 | if fabsf64(outside_interval) < fabsf64(inside_interval) { Sep 03 21:29:34.993 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.993 INFO kablam! | Sep 03 21:29:34.993 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.993 INFO kablam! Sep 03 21:29:34.993 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.993 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:685:45 Sep 03 21:29:34.993 INFO kablam! | Sep 03 21:29:34.993 INFO kablam! 685 | scale_factor = 0.5f64 * sqrtf64(-outside_interval / inside_interval); Sep 03 21:29:34.994 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.994 INFO kablam! | Sep 03 21:29:34.994 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.994 INFO kablam! Sep 03 21:29:34.994 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:712:25 Sep 03 21:29:34.994 INFO kablam! | Sep 03 21:29:34.994 INFO kablam! 712 | let x_eval = if fabsf64(step_size) > tol { Sep 03 21:29:34.994 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.994 INFO kablam! | Sep 03 21:29:34.994 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.994 INFO kablam! Sep 03 21:29:34.994 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.995 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:715:66 Sep 03 21:29:34.995 INFO kablam! | Sep 03 21:29:34.995 INFO kablam! 715 | x_m + if step_size >= 0f64 { 1f64 } else { -1f64 } * fabsf64(tol) Sep 03 21:29:34.995 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.995 INFO kablam! | Sep 03 21:29:34.995 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.995 INFO kablam! Sep 03 21:29:34.995 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.995 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:748:37 Sep 03 21:29:34.995 INFO kablam! | Sep 03 21:29:34.995 INFO kablam! 748 | if f_eval <= f_small || fabsf64(x_small - x_m) < 2f64 * ::DBL_EPSILON { Sep 03 21:29:34.995 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.995 INFO kablam! | Sep 03 21:29:34.995 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.995 INFO kablam! Sep 03 21:29:34.996 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:754:49 Sep 03 21:29:34.996 INFO kablam! | Sep 03 21:29:34.996 INFO kablam! 754 | } else if f_eval <= f_prev_small || fabsf64(x_prev_small - x_m) < 2f64 * ::DBL_EPSILON || Sep 03 21:29:34.996 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.996 INFO kablam! | Sep 03 21:29:34.996 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.996 INFO kablam! Sep 03 21:29:34.996 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:755:16 Sep 03 21:29:34.996 INFO kablam! | Sep 03 21:29:34.996 INFO kablam! 755 | fabsf64(x_prev_small - x_small) < 2f64 * ::DBL_EPSILON { Sep 03 21:29:34.996 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.996 INFO kablam! | Sep 03 21:29:34.996 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.996 INFO kablam! Sep 03 21:29:34.996 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:115:23 Sep 03 21:29:34.997 INFO kablam! | Sep 03 21:29:34.997 INFO kablam! 115 | use std::intrinsics::{sqrtf64, powf64, fabsf64, floorf64, logf64}; Sep 03 21:29:34.997 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.997 INFO kablam! | Sep 03 21:29:34.997 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.997 INFO kablam! Sep 03 21:29:34.997 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:115:32 Sep 03 21:29:34.997 INFO kablam! | Sep 03 21:29:34.997 INFO kablam! 115 | use std::intrinsics::{sqrtf64, powf64, fabsf64, floorf64, logf64}; Sep 03 21:29:34.997 INFO kablam! | ^^^^^^ Sep 03 21:29:34.997 INFO kablam! | Sep 03 21:29:34.997 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.997 INFO kablam! Sep 03 21:29:34.997 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:115:40 Sep 03 21:29:34.997 INFO kablam! | Sep 03 21:29:34.997 INFO kablam! 115 | use std::intrinsics::{sqrtf64, powf64, fabsf64, floorf64, logf64}; Sep 03 21:29:34.997 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.997 INFO kablam! | Sep 03 21:29:34.997 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.998 INFO kablam! Sep 03 21:29:34.998 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:115:49 Sep 03 21:29:34.998 INFO kablam! | Sep 03 21:29:34.998 INFO kablam! 115 | use std::intrinsics::{sqrtf64, powf64, fabsf64, floorf64, logf64}; Sep 03 21:29:34.998 INFO kablam! | ^^^^^^^^ Sep 03 21:29:34.998 INFO kablam! | Sep 03 21:29:34.998 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.998 INFO kablam! Sep 03 21:29:34.998 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:115:59 Sep 03 21:29:34.998 INFO kablam! | Sep 03 21:29:34.998 INFO kablam! 115 | use std::intrinsics::{sqrtf64, powf64, fabsf64, floorf64, logf64}; Sep 03 21:29:34.998 INFO kablam! | ^^^^^^ Sep 03 21:29:34.998 INFO kablam! | Sep 03 21:29:34.998 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.998 INFO kablam! Sep 03 21:29:34.998 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:586:30 Sep 03 21:29:34.998 INFO kablam! | Sep 03 21:29:34.999 INFO kablam! 586 | sigma_l[i] = sqrtf64(fsum2_l[i] - fsum_l[i] * fsum_l[i] / hits_l[i] as f64); Sep 03 21:29:34.999 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.999 INFO kablam! | Sep 03 21:29:34.999 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.999 INFO kablam! Sep 03 21:29:34.999 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:592:30 Sep 03 21:29:34.999 INFO kablam! | Sep 03 21:29:34.999 INFO kablam! 592 | sigma_r[i] = sqrtf64(fsum2_r[i] - fsum_r[i] * fsum_r[i] / hits_r[i] as f64); Sep 03 21:29:34.999 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.999 INFO kablam! | Sep 03 21:29:34.999 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.999 INFO kablam! Sep 03 21:29:34.999 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:34.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:602:29 Sep 03 21:29:34.999 INFO kablam! | Sep 03 21:29:34.999 INFO kablam! 602 | *abserr = vol * sqrtf64(q / (calls as f64 * (calls as f64 - 1f64))); Sep 03 21:29:34.999 INFO kablam! | ^^^^^^^ Sep 03 21:29:34.999 INFO kablam! | Sep 03 21:29:34.999 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:34.999 INFO kablam! Sep 03 21:29:35.000 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:1128:29 Sep 03 21:29:35.000 INFO kablam! | Sep 03 21:29:35.000 INFO kablam! 1128 | weight[i] = powf64(((oldg - 1f64) / oldg / logf64(oldg)), (*s).alpha); Sep 03 21:29:35.000 INFO kablam! | ^^^^^^ Sep 03 21:29:35.000 INFO kablam! | Sep 03 21:29:35.000 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.000 INFO kablam! Sep 03 21:29:35.000 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:1128:60 Sep 03 21:29:35.000 INFO kablam! | Sep 03 21:29:35.000 INFO kablam! 1128 | weight[i] = powf64(((oldg - 1f64) / oldg / logf64(oldg)), (*s).alpha); Sep 03 21:29:35.000 INFO kablam! | ^^^^^^ Sep 03 21:29:35.000 INFO kablam! | Sep 03 21:29:35.000 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.001 INFO kablam! Sep 03 21:29:35.013 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:85:23 Sep 03 21:29:35.013 INFO kablam! | Sep 03 21:29:35.013 INFO kablam! 85 | use std::intrinsics::{fabsf64, powf64, floorf64}; Sep 03 21:29:35.013 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.013 INFO kablam! | Sep 03 21:29:35.013 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.013 INFO kablam! Sep 03 21:29:35.013 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:85:32 Sep 03 21:29:35.013 INFO kablam! | Sep 03 21:29:35.013 INFO kablam! 85 | use std::intrinsics::{fabsf64, powf64, floorf64}; Sep 03 21:29:35.013 INFO kablam! | ^^^^^^ Sep 03 21:29:35.013 INFO kablam! | Sep 03 21:29:35.014 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.014 INFO kablam! Sep 03 21:29:35.014 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:85:40 Sep 03 21:29:35.014 INFO kablam! | Sep 03 21:29:35.014 INFO kablam! 85 | use std::intrinsics::{fabsf64, powf64, floorf64}; Sep 03 21:29:35.014 INFO kablam! | ^^^^^^^^ Sep 03 21:29:35.014 INFO kablam! | Sep 03 21:29:35.014 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.014 INFO kablam! Sep 03 21:29:35.014 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:90:30 Sep 03 21:29:35.014 INFO kablam! | Sep 03 21:29:35.014 INFO kablam! 90 | let mut t_err = unsafe { fabsf64(err) }; Sep 03 21:29:35.014 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.014 INFO kablam! | Sep 03 21:29:35.014 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.014 INFO kablam! Sep 03 21:29:35.014 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:93:30 Sep 03 21:29:35.014 INFO kablam! | Sep 03 21:29:35.015 INFO kablam! 93 | let scale = unsafe { powf64((200f64 * t_err / result_asc), 1.5f64) }; Sep 03 21:29:35.015 INFO kablam! | ^^^^^^ Sep 03 21:29:35.015 INFO kablam! | Sep 03 21:29:35.015 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.015 INFO kablam! Sep 03 21:29:35.015 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:120:36 Sep 03 21:29:35.015 INFO kablam! | Sep 03 21:29:35.015 INFO kablam! 120 | let abs_half_length = unsafe { fabsf64(half_length) }; Sep 03 21:29:35.015 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.015 INFO kablam! | Sep 03 21:29:35.015 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.015 INFO kablam! Sep 03 21:29:35.015 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:304:41 Sep 03 21:29:35.015 INFO kablam! | Sep 03 21:29:35.015 INFO kablam! 304 | let mut resabs = unsafe { w21b[5] * fabsf64(f_center) }; Sep 03 21:29:35.015 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.015 INFO kablam! | Sep 03 21:29:35.015 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.015 INFO kablam! Sep 03 21:29:35.015 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:319:39 Sep 03 21:29:35.015 INFO kablam! | Sep 03 21:29:35.015 INFO kablam! 319 | resabs += unsafe { w21a[k] * (fabsf64(fval1) + fabsf64(fval2)) }; Sep 03 21:29:35.016 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.016 INFO kablam! | Sep 03 21:29:35.016 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.016 INFO kablam! Sep 03 21:29:35.016 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:319:56 Sep 03 21:29:35.016 INFO kablam! | Sep 03 21:29:35.016 INFO kablam! 319 | resabs += unsafe { w21a[k] * (fabsf64(fval1) + fabsf64(fval2)) }; Sep 03 21:29:35.016 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.016 INFO kablam! | Sep 03 21:29:35.016 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.016 INFO kablam! Sep 03 21:29:35.016 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:332:39 Sep 03 21:29:35.016 INFO kablam! | Sep 03 21:29:35.016 INFO kablam! 332 | resabs += unsafe { w21b[k] * (fabsf64(fval1) + fabsf64(fval2)) }; Sep 03 21:29:35.016 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.016 INFO kablam! | Sep 03 21:29:35.016 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.016 INFO kablam! Sep 03 21:29:35.016 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:332:56 Sep 03 21:29:35.017 INFO kablam! | Sep 03 21:29:35.017 INFO kablam! 332 | resabs += unsafe { w21b[k] * (fabsf64(fval1) + fabsf64(fval2)) }; Sep 03 21:29:35.017 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.017 INFO kablam! | Sep 03 21:29:35.017 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.017 INFO kablam! Sep 03 21:29:35.017 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:340:41 Sep 03 21:29:35.017 INFO kablam! | Sep 03 21:29:35.017 INFO kablam! 340 | let mut resasc = unsafe { w21b[5] * fabsf64(f_center - mean) }; Sep 03 21:29:35.017 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.017 INFO kablam! | Sep 03 21:29:35.017 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.017 INFO kablam! Sep 03 21:29:35.017 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:343:40 Sep 03 21:29:35.017 INFO kablam! | Sep 03 21:29:35.017 INFO kablam! 343 | resasc += unsafe { (w21a[k] * (fabsf64(fv1[k] - mean) + fabsf64(fv2[k] - mean)) + w21b[k] * (fabsf64(fv3[k] - mean) + fabsf64(fv4[k] - mean))) }; Sep 03 21:29:35.017 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.017 INFO kablam! | Sep 03 21:29:35.018 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.018 INFO kablam! Sep 03 21:29:35.018 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:343:65 Sep 03 21:29:35.018 INFO kablam! | Sep 03 21:29:35.018 INFO kablam! 343 | resasc += unsafe { (w21a[k] * (fabsf64(fv1[k] - mean) + fabsf64(fv2[k] - mean)) + w21b[k] * (fabsf64(fv3[k] - mean) + fabsf64(fv4[k] - mean))) }; Sep 03 21:29:35.018 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.018 INFO kablam! | Sep 03 21:29:35.018 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.018 INFO kablam! Sep 03 21:29:35.018 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:343:102 Sep 03 21:29:35.018 INFO kablam! | Sep 03 21:29:35.018 INFO kablam! 343 | resasc += unsafe { (w21a[k] * (fabsf64(fv1[k] - mean) + fabsf64(fv2[k] - mean)) + w21b[k] * (fabsf64(fv3[k] - mean) + fabsf64(fv4[k] - mean))) }; Sep 03 21:29:35.018 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.018 INFO kablam! | Sep 03 21:29:35.018 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.018 INFO kablam! Sep 03 21:29:35.018 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:343:127 Sep 03 21:29:35.018 INFO kablam! | Sep 03 21:29:35.019 INFO kablam! 343 | resasc += unsafe { (w21a[k] * (fabsf64(fv1[k] - mean) + fabsf64(fv2[k] - mean)) + w21b[k] * (fabsf64(fv3[k] - mean) + fabsf64(fv4[k] - mean))) }; Sep 03 21:29:35.019 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.019 INFO kablam! | Sep 03 21:29:35.019 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.019 INFO kablam! Sep 03 21:29:35.019 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:350:50 Sep 03 21:29:35.019 INFO kablam! | Sep 03 21:29:35.019 INFO kablam! 350 | if err < eps_abs || err < eps_rel * unsafe { fabsf64(result_kronrod) } { Sep 03 21:29:35.019 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.019 INFO kablam! | Sep 03 21:29:35.019 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.019 INFO kablam! Sep 03 21:29:35.019 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:376:50 Sep 03 21:29:35.019 INFO kablam! | Sep 03 21:29:35.019 INFO kablam! 376 | if err < eps_abs || err < eps_rel * unsafe { fabsf64(result_kronrod) } { Sep 03 21:29:35.019 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.019 INFO kablam! | Sep 03 21:29:35.019 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.019 INFO kablam! Sep 03 21:29:35.019 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:399:50 Sep 03 21:29:35.020 INFO kablam! | Sep 03 21:29:35.020 INFO kablam! 399 | if err < eps_abs || err < eps_rel * unsafe { fabsf64(result_kronrod) } { Sep 03 21:29:35.020 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.020 INFO kablam! | Sep 03 21:29:35.020 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.020 INFO kablam! Sep 03 21:29:35.020 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:837:36 Sep 03 21:29:35.020 INFO kablam! | Sep 03 21:29:35.020 INFO kablam! 837 | let abs_half_length = unsafe { fabsf64(half_length) }; Sep 03 21:29:35.020 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.020 INFO kablam! | Sep 03 21:29:35.020 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.020 INFO kablam! Sep 03 21:29:35.020 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:843:35 Sep 03 21:29:35.020 INFO kablam! | Sep 03 21:29:35.020 INFO kablam! 843 | let mut result_abs = unsafe { fabsf64(result_kronrod) }; Sep 03 21:29:35.020 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.021 INFO kablam! | Sep 03 21:29:35.021 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.021 INFO kablam! Sep 03 21:29:35.021 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:861:44 Sep 03 21:29:35.021 INFO kablam! | Sep 03 21:29:35.021 INFO kablam! 861 | result_abs += unsafe { wgk[jtw] * (fabsf64(fval1) + fabsf64(fval2)) }; Sep 03 21:29:35.021 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.021 INFO kablam! | Sep 03 21:29:35.021 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.021 INFO kablam! Sep 03 21:29:35.021 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:861:61 Sep 03 21:29:35.021 INFO kablam! | Sep 03 21:29:35.021 INFO kablam! 861 | result_abs += unsafe { wgk[jtw] * (fabsf64(fval1) + fabsf64(fval2)) }; Sep 03 21:29:35.021 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.021 INFO kablam! | Sep 03 21:29:35.021 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.021 INFO kablam! Sep 03 21:29:35.021 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:873:46 Sep 03 21:29:35.021 INFO kablam! | Sep 03 21:29:35.021 INFO kablam! 873 | result_abs += unsafe { wgk[jtwm1] * (fabsf64(fval1) + fabsf64(fval2)) }; Sep 03 21:29:35.022 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.022 INFO kablam! | Sep 03 21:29:35.022 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.022 INFO kablam! Sep 03 21:29:35.022 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:873:63 Sep 03 21:29:35.022 INFO kablam! | Sep 03 21:29:35.022 INFO kablam! 873 | result_abs += unsafe { wgk[jtwm1] * (fabsf64(fval1) + fabsf64(fval2)) }; Sep 03 21:29:35.022 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.022 INFO kablam! | Sep 03 21:29:35.022 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.022 INFO kablam! Sep 03 21:29:35.022 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:878:48 Sep 03 21:29:35.022 INFO kablam! | Sep 03 21:29:35.022 INFO kablam! 878 | let mut result_asc = unsafe { wgk[n - 1] * fabsf64(f_center - mean) }; Sep 03 21:29:35.022 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.022 INFO kablam! | Sep 03 21:29:35.022 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.022 INFO kablam! Sep 03 21:29:35.022 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:881:42 Sep 03 21:29:35.023 INFO kablam! | Sep 03 21:29:35.023 INFO kablam! 881 | result_asc += unsafe { wgk[j] * (fabsf64(fv1[j] - mean) + fabsf64(fv2[j] - mean)) }; Sep 03 21:29:35.023 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.023 INFO kablam! | Sep 03 21:29:35.023 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.023 INFO kablam! Sep 03 21:29:35.023 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:881:67 Sep 03 21:29:35.023 INFO kablam! | Sep 03 21:29:35.023 INFO kablam! 881 | result_asc += unsafe { wgk[j] * (fabsf64(fv1[j] - mean) + fabsf64(fv2[j] - mean)) }; Sep 03 21:29:35.023 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.023 INFO kablam! | Sep 03 21:29:35.023 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.023 INFO kablam! Sep 03 21:29:35.023 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:991:29 Sep 03 21:29:35.023 INFO kablam! | Sep 03 21:29:35.023 INFO kablam! 991 | let cycle = (2f64 * floorf64(fabsf64(omega)) + 1f64) * ::std::f64::consts::PI / fabsf64(omega); Sep 03 21:29:35.023 INFO kablam! | ^^^^^^^^ Sep 03 21:29:35.024 INFO kablam! | Sep 03 21:29:35.024 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.024 INFO kablam! Sep 03 21:29:35.024 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.024 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:991:38 Sep 03 21:29:35.024 INFO kablam! | Sep 03 21:29:35.024 INFO kablam! 991 | let cycle = (2f64 * floorf64(fabsf64(omega)) + 1f64) * ::std::f64::consts::PI / fabsf64(omega); Sep 03 21:29:35.024 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.024 INFO kablam! | Sep 03 21:29:35.024 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.024 INFO kablam! Sep 03 21:29:35.024 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.024 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:991:89 Sep 03 21:29:35.024 INFO kablam! | Sep 03 21:29:35.024 INFO kablam! 991 | let cycle = (2f64 * floorf64(fabsf64(omega)) + 1f64) * ::std::f64::consts::PI / fabsf64(omega); Sep 03 21:29:35.024 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.024 INFO kablam! | Sep 03 21:29:35.024 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.024 INFO kablam! Sep 03 21:29:35.024 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.024 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:1018:44 Sep 03 21:29:35.025 INFO kablam! | Sep 03 21:29:35.025 INFO kablam! 1018 | let truncation_error = 50f64 * fabsf64(area1); Sep 03 21:29:35.025 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.025 INFO kablam! | Sep 03 21:29:35.025 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.025 INFO kablam! Sep 03 21:29:35.025 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.025 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:1091:26 Sep 03 21:29:35.025 INFO kablam! | Sep 03 21:29:35.025 INFO kablam! 1091 | if err_ext / fabsf64(res_ext) > errsum / fabsf64(area) { Sep 03 21:29:35.025 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.025 INFO kablam! | Sep 03 21:29:35.025 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.025 INFO kablam! Sep 03 21:29:35.025 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.025 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:1091:54 Sep 03 21:29:35.025 INFO kablam! | Sep 03 21:29:35.025 INFO kablam! 1091 | if err_ext / fabsf64(res_ext) > errsum / fabsf64(area) { Sep 03 21:29:35.025 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.025 INFO kablam! | Sep 03 21:29:35.025 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.026 INFO kablam! Sep 03 21:29:35.026 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:20:23 Sep 03 21:29:35.026 INFO kablam! | Sep 03 21:29:35.026 INFO kablam! 20 | use std::intrinsics::{fabsf64, powf64}; Sep 03 21:29:35.026 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.026 INFO kablam! | Sep 03 21:29:35.026 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.026 INFO kablam! Sep 03 21:29:35.026 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:20:32 Sep 03 21:29:35.026 INFO kablam! | Sep 03 21:29:35.026 INFO kablam! 20 | use std::intrinsics::{fabsf64, powf64}; Sep 03 21:29:35.026 INFO kablam! | ^^^^^^ Sep 03 21:29:35.026 INFO kablam! | Sep 03 21:29:35.026 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.026 INFO kablam! Sep 03 21:29:35.026 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:40:24 Sep 03 21:29:35.026 INFO kablam! | Sep 03 21:29:35.027 INFO kablam! 40 | let e3 = unsafe { (fabsf64(fp1) + fabsf64(fm1)) * ::DBL_EPSILON }; Sep 03 21:29:35.027 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.027 INFO kablam! | Sep 03 21:29:35.027 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.027 INFO kablam! Sep 03 21:29:35.027 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:40:39 Sep 03 21:29:35.027 INFO kablam! | Sep 03 21:29:35.027 INFO kablam! 40 | let e3 = unsafe { (fabsf64(fp1) + fabsf64(fm1)) * ::DBL_EPSILON }; Sep 03 21:29:35.027 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.027 INFO kablam! | Sep 03 21:29:35.027 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.027 INFO kablam! Sep 03 21:29:35.027 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:41:31 Sep 03 21:29:35.027 INFO kablam! | Sep 03 21:29:35.027 INFO kablam! 41 | let e5 = unsafe { 2f64 * (fabsf64(fph) + fabsf64(fmh)) * ::DBL_EPSILON + e3 }; Sep 03 21:29:35.027 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.027 INFO kablam! | Sep 03 21:29:35.027 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.027 INFO kablam! Sep 03 21:29:35.027 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:41:46 Sep 03 21:29:35.028 INFO kablam! | Sep 03 21:29:35.028 INFO kablam! 41 | let e5 = unsafe { 2f64 * (fabsf64(fph) + fabsf64(fmh)) * ::DBL_EPSILON + e3 }; Sep 03 21:29:35.028 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.028 INFO kablam! | Sep 03 21:29:35.028 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.028 INFO kablam! Sep 03 21:29:35.028 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:43:30 Sep 03 21:29:35.028 INFO kablam! | Sep 03 21:29:35.028 INFO kablam! 43 | let dy = unsafe { my_max(fabsf64(r3 / h), fabsf64(r5 / h)) * (fabsf64(x) / h) * ::DBL_EPSILON }; Sep 03 21:29:35.028 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.028 INFO kablam! | Sep 03 21:29:35.028 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.028 INFO kablam! Sep 03 21:29:35.028 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:43:47 Sep 03 21:29:35.028 INFO kablam! | Sep 03 21:29:35.028 INFO kablam! 43 | let dy = unsafe { my_max(fabsf64(r3 / h), fabsf64(r5 / h)) * (fabsf64(x) / h) * ::DBL_EPSILON }; Sep 03 21:29:35.028 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.028 INFO kablam! | Sep 03 21:29:35.028 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.029 INFO kablam! Sep 03 21:29:35.029 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:43:67 Sep 03 21:29:35.029 INFO kablam! | Sep 03 21:29:35.029 INFO kablam! 43 | let dy = unsafe { my_max(fabsf64(r3 / h), fabsf64(r5 / h)) * (fabsf64(x) / h) * ::DBL_EPSILON }; Sep 03 21:29:35.029 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.029 INFO kablam! | Sep 03 21:29:35.029 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.029 INFO kablam! Sep 03 21:29:35.029 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:46:31 Sep 03 21:29:35.029 INFO kablam! | Sep 03 21:29:35.029 INFO kablam! 46 | *abs_err_trunc = unsafe { fabsf64((r5 - r3) / h) }; Sep 03 21:29:35.029 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.029 INFO kablam! | Sep 03 21:29:35.029 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.029 INFO kablam! Sep 03 21:29:35.029 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:47:31 Sep 03 21:29:35.029 INFO kablam! | Sep 03 21:29:35.029 INFO kablam! 47 | *abs_err_round = unsafe { fabsf64(e5 / h) + dy }; Sep 03 21:29:35.029 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.029 INFO kablam! | Sep 03 21:29:35.030 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.030 INFO kablam! Sep 03 21:29:35.030 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.030 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:70:34 Sep 03 21:29:35.030 INFO kablam! | Sep 03 21:29:35.030 INFO kablam! 70 | let h_opt = unsafe { h * powf64(round / (2f64 * trunc), 1f64 / 3f64) }; Sep 03 21:29:35.030 INFO kablam! | ^^^^^^ Sep 03 21:29:35.030 INFO kablam! | Sep 03 21:29:35.030 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.030 INFO kablam! Sep 03 21:29:35.030 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.030 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:74:42 Sep 03 21:29:35.030 INFO kablam! | Sep 03 21:29:35.030 INFO kablam! 74 | if error_opt < error && unsafe { fabsf64(r_opt - r_0) } < 4f64 * error { Sep 03 21:29:35.030 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.030 INFO kablam! | Sep 03 21:29:35.030 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.030 INFO kablam! Sep 03 21:29:35.030 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.030 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:93:42 Sep 03 21:29:35.030 INFO kablam! | Sep 03 21:29:35.030 INFO kablam! 93 | let e4 = unsafe { 2f64 * 20.67f64 * (fabsf64(f4) + fabsf64(f3) + fabsf64(f2) + fabsf64(f1)) * ::DBL_EPSILON }; Sep 03 21:29:35.031 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.031 INFO kablam! | Sep 03 21:29:35.031 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.031 INFO kablam! Sep 03 21:29:35.031 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:93:56 Sep 03 21:29:35.031 INFO kablam! | Sep 03 21:29:35.031 INFO kablam! 93 | let e4 = unsafe { 2f64 * 20.67f64 * (fabsf64(f4) + fabsf64(f3) + fabsf64(f2) + fabsf64(f1)) * ::DBL_EPSILON }; Sep 03 21:29:35.031 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.031 INFO kablam! | Sep 03 21:29:35.031 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.031 INFO kablam! Sep 03 21:29:35.031 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:93:70 Sep 03 21:29:35.031 INFO kablam! | Sep 03 21:29:35.031 INFO kablam! 93 | let e4 = unsafe { 2f64 * 20.67f64 * (fabsf64(f4) + fabsf64(f3) + fabsf64(f2) + fabsf64(f1)) * ::DBL_EPSILON }; Sep 03 21:29:35.031 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.031 INFO kablam! | Sep 03 21:29:35.031 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.031 INFO kablam! Sep 03 21:29:35.031 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.032 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:93:84 Sep 03 21:29:35.032 INFO kablam! | Sep 03 21:29:35.032 INFO kablam! 93 | let e4 = unsafe { 2f64 * 20.67f64 * (fabsf64(f4) + fabsf64(f3) + fabsf64(f2) + fabsf64(f1)) * ::DBL_EPSILON }; Sep 03 21:29:35.032 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.032 INFO kablam! | Sep 03 21:29:35.032 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.032 INFO kablam! Sep 03 21:29:35.032 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.032 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:95:30 Sep 03 21:29:35.032 INFO kablam! | Sep 03 21:29:35.032 INFO kablam! 95 | let dy = unsafe { my_max(fabsf64(r2 / h), fabsf64(r4 / h)) * (fabsf64(x) / h) * ::DBL_EPSILON }; Sep 03 21:29:35.032 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.032 INFO kablam! | Sep 03 21:29:35.032 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.032 INFO kablam! Sep 03 21:29:35.032 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.032 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:95:47 Sep 03 21:29:35.032 INFO kablam! | Sep 03 21:29:35.032 INFO kablam! 95 | let dy = unsafe { my_max(fabsf64(r2 / h), fabsf64(r4 / h)) * (fabsf64(x) / h) * ::DBL_EPSILON }; Sep 03 21:29:35.032 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.033 INFO kablam! | Sep 03 21:29:35.033 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.033 INFO kablam! Sep 03 21:29:35.033 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.033 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:95:67 Sep 03 21:29:35.033 INFO kablam! | Sep 03 21:29:35.033 INFO kablam! 95 | let dy = unsafe { my_max(fabsf64(r2 / h), fabsf64(r4 / h)) * (fabsf64(x) / h) * ::DBL_EPSILON }; Sep 03 21:29:35.033 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.033 INFO kablam! | Sep 03 21:29:35.033 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.033 INFO kablam! Sep 03 21:29:35.033 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.033 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:98:31 Sep 03 21:29:35.033 INFO kablam! | Sep 03 21:29:35.033 INFO kablam! 98 | *abs_err_trunc = unsafe { fabsf64((r4 - r2) / h) }; Sep 03 21:29:35.033 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.033 INFO kablam! | Sep 03 21:29:35.033 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.033 INFO kablam! Sep 03 21:29:35.033 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.033 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:99:31 Sep 03 21:29:35.034 INFO kablam! | Sep 03 21:29:35.034 INFO kablam! 99 | *abs_err_round = unsafe { fabsf64(e4 / h) + dy }; Sep 03 21:29:35.034 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.034 INFO kablam! | Sep 03 21:29:35.034 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.034 INFO kablam! Sep 03 21:29:35.034 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.034 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:123:34 Sep 03 21:29:35.034 INFO kablam! | Sep 03 21:29:35.034 INFO kablam! 123 | let h_opt = unsafe { h * powf64(round / trunc, 1f64 / 2f64) }; Sep 03 21:29:35.034 INFO kablam! | ^^^^^^ Sep 03 21:29:35.034 INFO kablam! | Sep 03 21:29:35.034 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.034 INFO kablam! Sep 03 21:29:35.034 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.034 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/numerical_differentiation.rs:127:42 Sep 03 21:29:35.034 INFO kablam! | Sep 03 21:29:35.034 INFO kablam! 127 | if error_opt < error && unsafe { fabsf64(r_opt - r_0) } < 4f64 * error { Sep 03 21:29:35.034 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.034 INFO kablam! | Sep 03 21:29:35.035 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.035 INFO kablam! Sep 03 21:29:35.035 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.035 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/util.rs:5:5 Sep 03 21:29:35.035 INFO kablam! | Sep 03 21:29:35.035 INFO kablam! 5 | use std::intrinsics::fabsf64; Sep 03 21:29:35.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:29:35.035 INFO kablam! | Sep 03 21:29:35.035 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.035 INFO kablam! Sep 03 21:29:35.035 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.035 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/util.rs:11:47 Sep 03 21:29:35.035 INFO kablam! | Sep 03 21:29:35.035 INFO kablam! 11 | let tmp = unsafe { (1f64 + 100f64 * e) * (fabsf64(a2) + 1000f64 * u) }; Sep 03 21:29:35.035 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.035 INFO kablam! | Sep 03 21:29:35.035 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.035 INFO kablam! Sep 03 21:29:35.035 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.035 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/util.rs:13:14 Sep 03 21:29:35.035 INFO kablam! | Sep 03 21:29:35.036 INFO kablam! 13 | unsafe { fabsf64(a1) <= tmp && fabsf64(b2) <= tmp } Sep 03 21:29:35.036 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.036 INFO kablam! | Sep 03 21:29:35.036 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.036 INFO kablam! Sep 03 21:29:35.036 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.036 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/util.rs:13:36 Sep 03 21:29:35.036 INFO kablam! | Sep 03 21:29:35.036 INFO kablam! 13 | unsafe { fabsf64(a1) <= tmp && fabsf64(b2) <= tmp } Sep 03 21:29:35.040 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.040 INFO kablam! | Sep 03 21:29:35.040 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.040 INFO kablam! Sep 03 21:29:35.040 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1559:53 Sep 03 21:29:35.040 INFO kablam! | Sep 03 21:29:35.040 INFO kablam! 1559 | let mut tolerance = epsabs.max(epsrel * fabsf64(result0)); Sep 03 21:29:35.040 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.040 INFO kablam! | Sep 03 21:29:35.040 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.041 INFO kablam! Sep 03 21:29:35.041 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1561:59 Sep 03 21:29:35.041 INFO kablam! | Sep 03 21:29:35.041 INFO kablam! 1561 | if abserr0 < tolerance && abserr0 < 0.01f64 * fabsf64(result0) { Sep 03 21:29:35.041 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.041 INFO kablam! | Sep 03 21:29:35.041 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.041 INFO kablam! Sep 03 21:29:35.041 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1618:24 Sep 03 21:29:35.041 INFO kablam! | Sep 03 21:29:35.041 INFO kablam! 1618 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i { Sep 03 21:29:35.041 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.041 INFO kablam! | Sep 03 21:29:35.041 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.041 INFO kablam! Sep 03 21:29:35.041 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1618:54 Sep 03 21:29:35.041 INFO kablam! | Sep 03 21:29:35.041 INFO kablam! 1618 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i { Sep 03 21:29:35.041 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.042 INFO kablam! | Sep 03 21:29:35.042 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.042 INFO kablam! Sep 03 21:29:35.042 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1626:49 Sep 03 21:29:35.042 INFO kablam! | Sep 03 21:29:35.042 INFO kablam! 1626 | tolerance = epsabs.max(epsrel * fabsf64(area)); Sep 03 21:29:35.042 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.042 INFO kablam! | Sep 03 21:29:35.042 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.042 INFO kablam! Sep 03 21:29:35.042 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2055:53 Sep 03 21:29:35.042 INFO kablam! | Sep 03 21:29:35.042 INFO kablam! 2055 | let mut tolerance = epsabs.max(epsrel * fabsf64(result0)); Sep 03 21:29:35.042 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.042 INFO kablam! | Sep 03 21:29:35.042 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.042 INFO kablam! Sep 03 21:29:35.042 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2058:56 Sep 03 21:29:35.042 INFO kablam! | Sep 03 21:29:35.043 INFO kablam! 2058 | if abserr0 < tolerance && abserr0 < 0.01 * fabsf64(result0) { Sep 03 21:29:35.043 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.043 INFO kablam! | Sep 03 21:29:35.043 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.043 INFO kablam! Sep 03 21:29:35.043 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2107:24 Sep 03 21:29:35.043 INFO kablam! | Sep 03 21:29:35.043 INFO kablam! 2107 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99 * e_i { Sep 03 21:29:35.043 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.043 INFO kablam! | Sep 03 21:29:35.043 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.043 INFO kablam! Sep 03 21:29:35.043 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2107:54 Sep 03 21:29:35.043 INFO kablam! | Sep 03 21:29:35.043 INFO kablam! 2107 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99 * e_i { Sep 03 21:29:35.043 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.043 INFO kablam! | Sep 03 21:29:35.043 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.043 INFO kablam! Sep 03 21:29:35.043 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.044 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2115:49 Sep 03 21:29:35.044 INFO kablam! | Sep 03 21:29:35.044 INFO kablam! 2115 | tolerance = epsabs.max(epsrel * fabsf64(area)); Sep 03 21:29:35.044 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.044 INFO kablam! | Sep 03 21:29:35.044 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.044 INFO kablam! Sep 03 21:29:35.044 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.044 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2266:29 Sep 03 21:29:35.044 INFO kablam! | Sep 03 21:29:35.044 INFO kablam! 2266 | let abs_omega = fabsf64((*self.w).omega) ; Sep 03 21:29:35.044 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.044 INFO kablam! | Sep 03 21:29:35.044 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.044 INFO kablam! Sep 03 21:29:35.044 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.044 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2288:53 Sep 03 21:29:35.044 INFO kablam! | Sep 03 21:29:35.044 INFO kablam! 2288 | let mut tolerance = epsabs.max(epsrel * fabsf64(result0)); Sep 03 21:29:35.044 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.044 INFO kablam! | Sep 03 21:29:35.044 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.044 INFO kablam! Sep 03 21:29:35.045 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2310:37 Sep 03 21:29:35.045 INFO kablam! | Sep 03 21:29:35.045 INFO kablam! 2310 | if 0.5f64 * abs_omega * fabsf64(b - a) <= 2f64 { Sep 03 21:29:35.045 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.045 INFO kablam! | Sep 03 21:29:35.045 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.045 INFO kablam! Sep 03 21:29:35.045 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2374:49 Sep 03 21:29:35.045 INFO kablam! | Sep 03 21:29:35.045 INFO kablam! 2374 | tolerance = epsabs.max(epsrel * fabsf64(area)); Sep 03 21:29:35.045 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.045 INFO kablam! | Sep 03 21:29:35.045 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.045 INFO kablam! Sep 03 21:29:35.045 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2379:24 Sep 03 21:29:35.045 INFO kablam! | Sep 03 21:29:35.045 INFO kablam! 2379 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i { Sep 03 21:29:35.045 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.046 INFO kablam! | Sep 03 21:29:35.046 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.046 INFO kablam! Sep 03 21:29:35.046 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2379:54 Sep 03 21:29:35.046 INFO kablam! | Sep 03 21:29:35.046 INFO kablam! 2379 | if fabsf64(delta) <= 1.0e-5f64 * fabsf64(area12) && error12 >= 0.99f64 * e_i { Sep 03 21:29:35.046 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.046 INFO kablam! | Sep 03 21:29:35.046 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.046 INFO kablam! Sep 03 21:29:35.046 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2463:38 Sep 03 21:29:35.046 INFO kablam! | Sep 03 21:29:35.046 INFO kablam! 2463 | if 0.25f64 * fabsf64(width) * abs_omega > 2f64 { Sep 03 21:29:35.046 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.046 INFO kablam! | Sep 03 21:29:35.046 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.046 INFO kablam! Sep 03 21:29:35.046 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2503:50 Sep 03 21:29:35.047 INFO kablam! | Sep 03 21:29:35.047 INFO kablam! 2503 | ertest = epsabs.max(epsrel * fabsf64(reseps)); Sep 03 21:29:35.047 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.047 INFO kablam! | Sep 03 21:29:35.047 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.047 INFO kablam! Sep 03 21:29:35.047 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2547:34 Sep 03 21:29:35.047 INFO kablam! | Sep 03 21:29:35.047 INFO kablam! 2547 | if err_ext / fabsf64(res_ext) > errsum / fabsf64(area) { Sep 03 21:29:35.047 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.047 INFO kablam! | Sep 03 21:29:35.047 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.047 INFO kablam! Sep 03 21:29:35.047 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2547:62 Sep 03 21:29:35.047 INFO kablam! | Sep 03 21:29:35.047 INFO kablam! 2547 | if err_ext / fabsf64(res_ext) > errsum / fabsf64(area) { Sep 03 21:29:35.047 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.048 INFO kablam! | Sep 03 21:29:35.048 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.048 INFO kablam! Sep 03 21:29:35.048 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2563:32 Sep 03 21:29:35.048 INFO kablam! | Sep 03 21:29:35.048 INFO kablam! 2563 | let max_area = fabsf64(res_ext).max(fabsf64(area)); Sep 03 21:29:35.048 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.048 INFO kablam! | Sep 03 21:29:35.048 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.048 INFO kablam! Sep 03 21:29:35.048 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2563:53 Sep 03 21:29:35.048 INFO kablam! | Sep 03 21:29:35.048 INFO kablam! 2563 | let max_area = fabsf64(res_ext).max(fabsf64(area)); Sep 03 21:29:35.048 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.048 INFO kablam! | Sep 03 21:29:35.048 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.048 INFO kablam! Sep 03 21:29:35.048 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2573:66 Sep 03 21:29:35.049 INFO kablam! | Sep 03 21:29:35.049 INFO kablam! 2573 | if ratio < 0.01f64 || ratio > 100f64 || errsum > fabsf64(area) { Sep 03 21:29:35.049 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.049 INFO kablam! | Sep 03 21:29:35.049 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.049 INFO kablam! Sep 03 21:29:35.049 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2743:56 Sep 03 21:29:35.049 INFO kablam! | Sep 03 21:29:35.049 INFO kablam! 2743 | while nivals > 0 && err > 0f64 && !(err <= fabsf64(igral) * epsrel || err <= epsabs) Sep 03 21:29:35.049 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.049 INFO kablam! | Sep 03 21:29:35.049 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.049 INFO kablam! Sep 03 21:29:35.049 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2744:34 Sep 03 21:29:35.049 INFO kablam! | Sep 03 21:29:35.049 INFO kablam! 2744 | && !(err_final > fabsf64(igral) * epsrel && err - err_final < fabsf64(igral) * epsrel) Sep 03 21:29:35.049 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.049 INFO kablam! | Sep 03 21:29:35.049 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.049 INFO kablam! Sep 03 21:29:35.050 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2744:79 Sep 03 21:29:35.050 INFO kablam! | Sep 03 21:29:35.050 INFO kablam! 2744 | && !(err_final > fabsf64(igral) * epsrel && err - err_final < fabsf64(igral) * epsrel) Sep 03 21:29:35.050 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.050 INFO kablam! | Sep 03 21:29:35.050 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.050 INFO kablam! Sep 03 21:29:35.050 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2823:36 Sep 03 21:29:35.050 INFO kablam! | Sep 03 21:29:35.050 INFO kablam! 2823 | || (*iv).err < fabsf64((*iv).igral) * ::DBL_EPSILON * 10f64 { Sep 03 21:29:35.050 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.050 INFO kablam! | Sep 03 21:29:35.050 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.050 INFO kablam! Sep 03 21:29:35.050 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2918:49 Sep 03 21:29:35.050 INFO kablam! | Sep 03 21:29:35.050 INFO kablam! 2918 | (*ivl).ndiv = (*iv).ndiv + (fabsf64((*iv).c[0]) > 0f64 && (*ivl).c[0] / (*iv).c[0] > 2f64) as i32; Sep 03 21:29:35.050 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.051 INFO kablam! | Sep 03 21:29:35.051 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.051 INFO kablam! Sep 03 21:29:35.051 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2987:49 Sep 03 21:29:35.051 INFO kablam! | Sep 03 21:29:35.051 INFO kablam! 2987 | (*ivr).ndiv = (*iv).ndiv + (fabsf64((*iv).c[0]) > 0f64 && (*ivr).c[0] / (*iv).c[0] > 2f64) as i32; Sep 03 21:29:35.051 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.051 INFO kablam! | Sep 03 21:29:35.051 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.051 INFO kablam! Sep 03 21:29:35.051 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:199:23 Sep 03 21:29:35.051 INFO kablam! | Sep 03 21:29:35.051 INFO kablam! 199 | vol * sqrtf64(q / (calls as f64 * (calls as f64 - 1f64))) Sep 03 21:29:35.051 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.051 INFO kablam! | Sep 03 21:29:35.051 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.051 INFO kablam! Sep 03 21:29:35.051 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:336:33 Sep 03 21:29:35.052 INFO kablam! | Sep 03 21:29:35.052 INFO kablam! 336 | *abserr = vol * sqrtf64(q / (calls as f64 * (calls as f64 - 1f64))); Sep 03 21:29:35.052 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.052 INFO kablam! | Sep 03 21:29:35.052 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.052 INFO kablam! Sep 03 21:29:35.052 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:381:35 Sep 03 21:29:35.052 INFO kablam! | Sep 03 21:29:35.052 INFO kablam! 381 | let var = powf64(sigma_l[i], beta) + powf64(sigma_r[i], beta); Sep 03 21:29:35.052 INFO kablam! | ^^^^^^ Sep 03 21:29:35.052 INFO kablam! | Sep 03 21:29:35.052 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.052 INFO kablam! Sep 03 21:29:35.052 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:381:62 Sep 03 21:29:35.052 INFO kablam! | Sep 03 21:29:35.052 INFO kablam! 381 | let var = powf64(sigma_l[i], beta) + powf64(sigma_r[i], beta); Sep 03 21:29:35.052 INFO kablam! | ^^^^^^ Sep 03 21:29:35.052 INFO kablam! | Sep 03 21:29:35.052 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.053 INFO kablam! Sep 03 21:29:35.053 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:387:40 Sep 03 21:29:35.053 INFO kablam! | Sep 03 21:29:35.053 INFO kablam! 387 | weight_l = powf64(sigma_l[i], beta); Sep 03 21:29:35.053 INFO kablam! | ^^^^^^ Sep 03 21:29:35.053 INFO kablam! | Sep 03 21:29:35.053 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.053 INFO kablam! Sep 03 21:29:35.053 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:388:40 Sep 03 21:29:35.053 INFO kablam! | Sep 03 21:29:35.053 INFO kablam! 388 | weight_r = powf64(sigma_r[i], beta); Sep 03 21:29:35.053 INFO kablam! | ^^^^^^ Sep 03 21:29:35.053 INFO kablam! | Sep 03 21:29:35.053 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.053 INFO kablam! Sep 03 21:29:35.053 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:418:34 Sep 03 21:29:35.053 INFO kablam! | Sep 03 21:29:35.054 INFO kablam! 418 | let fraction_l = fabsf64((xbi_m - xbi_l) / (xbi_r - xbi_l)); Sep 03 21:29:35.054 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.054 INFO kablam! | Sep 03 21:29:35.054 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.054 INFO kablam! Sep 03 21:29:35.054 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:478:23 Sep 03 21:29:35.054 INFO kablam! | Sep 03 21:29:35.054 INFO kablam! 478 | *abserr = sqrtf64(err_l * err_l + err_r * err_r); Sep 03 21:29:35.054 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.054 INFO kablam! | Sep 03 21:29:35.054 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.054 INFO kablam! Sep 03 21:29:35.054 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:723:29 Sep 03 21:29:35.054 INFO kablam! | Sep 03 21:29:35.054 INFO kablam! 723 | boxes = floorf64(powf64(calls as f64 / 2f64, 1f64 / dim as f64)) as u64; Sep 03 21:29:35.054 INFO kablam! | ^^^^^^^^ Sep 03 21:29:35.054 INFO kablam! | Sep 03 21:29:35.055 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.055 INFO kablam! Sep 03 21:29:35.055 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:723:38 Sep 03 21:29:35.055 INFO kablam! | Sep 03 21:29:35.055 INFO kablam! 723 | boxes = floorf64(powf64(calls as f64 / 2f64, 1f64 / dim as f64)) as u64; Sep 03 21:29:35.055 INFO kablam! | ^^^^^^ Sep 03 21:29:35.055 INFO kablam! | Sep 03 21:29:35.055 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.055 INFO kablam! Sep 03 21:29:35.055 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:748:49 Sep 03 21:29:35.055 INFO kablam! | Sep 03 21:29:35.055 INFO kablam! 748 | (*self.s).jac = (*self.s).vol * powf64(bins as f64, dim as f64) / (calls as f64); Sep 03 21:29:35.055 INFO kablam! | ^^^^^^ Sep 03 21:29:35.055 INFO kablam! | Sep 03 21:29:35.055 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.055 INFO kablam! Sep 03 21:29:35.055 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:846:27 Sep 03 21:29:35.056 INFO kablam! | Sep 03 21:29:35.056 INFO kablam! 846 | let sig = sqrtf64(var); Sep 03 21:29:35.056 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.056 INFO kablam! | Sep 03 21:29:35.056 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.056 INFO kablam! Sep 03 21:29:35.056 INFO kablam! error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library Sep 03 21:29:35.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:867:31 Sep 03 21:29:35.056 INFO kablam! | Sep 03 21:29:35.056 INFO kablam! 867 | cum_sig = sqrtf64(1f64 / (*self.s).sum_wgts); Sep 03 21:29:35.056 INFO kablam! | ^^^^^^^ Sep 03 21:29:35.056 INFO kablam! | Sep 03 21:29:35.056 INFO kablam! = help: add #![feature(core_intrinsics)] to the crate attributes to enable Sep 03 21:29:35.056 INFO kablam! Sep 03 21:29:36.013 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/dirichlet.rs:20:58 Sep 03 21:29:36.013 INFO kablam! | Sep 03 21:29:36.013 INFO kablam! 20 | unsafe { ffi::gsl_ran_dirichlet(ffi::FFI::unwrap(r), alpha.len() as u64, alpha.as_ptr(), theta.as_mut_ptr()) } Sep 03 21:29:36.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.013 INFO kablam! Sep 03 21:29:36.014 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/dirichlet.rs:25:41 Sep 03 21:29:36.014 INFO kablam! | Sep 03 21:29:36.014 INFO kablam! 25 | unsafe { ffi::gsl_ran_dirichlet_pdf(alpha.len() as u64, alpha.as_ptr(), theta.as_ptr()) } Sep 03 21:29:36.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.014 INFO kablam! Sep 03 21:29:36.015 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/dirichlet.rs:30:43 Sep 03 21:29:36.015 INFO kablam! | Sep 03 21:29:36.015 INFO kablam! 30 | unsafe { ffi::gsl_ran_dirichlet_lnpdf(alpha.len() as u64, alpha.as_ptr(), theta.as_ptr()) } Sep 03 21:29:36.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.015 INFO kablam! Sep 03 21:29:36.038 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.038 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/multinomial.rs:18:60 Sep 03 21:29:36.038 INFO kablam! | Sep 03 21:29:36.038 INFO kablam! 18 | unsafe { ffi::gsl_ran_multinomial(ffi::FFI::unwrap(r), p.len() as u64, N, p.as_ptr(), n.as_mut_ptr()) } Sep 03 21:29:36.038 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.038 INFO kablam! Sep 03 21:29:36.039 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.039 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/multinomial.rs:23:43 Sep 03 21:29:36.039 INFO kablam! | Sep 03 21:29:36.039 INFO kablam! 23 | unsafe { ffi::gsl_ran_multinomial_pdf(p.len() as u64, p.as_ptr(), n.as_ptr()) } Sep 03 21:29:36.039 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.040 INFO kablam! Sep 03 21:29:36.041 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/multinomial.rs:28:45 Sep 03 21:29:36.041 INFO kablam! | Sep 03 21:29:36.041 INFO kablam! 28 | unsafe { ffi::gsl_ran_multinomial_lnpdf(p.len() as u64, p.as_ptr(), n.as_ptr()) } Sep 03 21:29:36.041 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.041 INFO kablam! Sep 03 21:29:36.050 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/shuffling_sampling.rs:34:9 Sep 03 21:29:36.050 INFO kablam! | Sep 03 21:29:36.050 INFO kablam! 34 | base.len() as u64, Sep 03 21:29:36.050 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.050 INFO kablam! Sep 03 21:29:36.051 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/shuffling_sampling.rs:35:9 Sep 03 21:29:36.051 INFO kablam! | Sep 03 21:29:36.051 INFO kablam! 35 | ::std::mem::size_of::() as u64) } Sep 03 21:29:36.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.051 INFO kablam! Sep 03 21:29:36.053 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/shuffling_sampling.rs:59:9 Sep 03 21:29:36.053 INFO kablam! | Sep 03 21:29:36.053 INFO kablam! 59 | dest.len() as u64, Sep 03 21:29:36.053 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.053 INFO kablam! Sep 03 21:29:36.054 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/shuffling_sampling.rs:61:9 Sep 03 21:29:36.054 INFO kablam! | Sep 03 21:29:36.054 INFO kablam! 61 | src.len() as u64, Sep 03 21:29:36.054 INFO kablam! | ^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.054 INFO kablam! Sep 03 21:29:36.055 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/shuffling_sampling.rs:62:9 Sep 03 21:29:36.055 INFO kablam! | Sep 03 21:29:36.055 INFO kablam! 62 | ::std::mem::size_of::() as u64) } Sep 03 21:29:36.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.055 INFO kablam! Sep 03 21:29:36.056 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/shuffling_sampling.rs:70:9 Sep 03 21:29:36.056 INFO kablam! | Sep 03 21:29:36.057 INFO kablam! 70 | dest.len() as u64, Sep 03 21:29:36.057 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.057 INFO kablam! Sep 03 21:29:36.057 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/shuffling_sampling.rs:72:9 Sep 03 21:29:36.057 INFO kablam! | Sep 03 21:29:36.057 INFO kablam! 72 | src.len() as u64, Sep 03 21:29:36.058 INFO kablam! | ^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.058 INFO kablam! Sep 03 21:29:36.058 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/shuffling_sampling.rs:73:9 Sep 03 21:29:36.058 INFO kablam! | Sep 03 21:29:36.058 INFO kablam! 73 | ::std::mem::size_of::() as u64) } Sep 03 21:29:36.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.059 INFO kablam! Sep 03 21:29:36.061 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.061 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/randist/spherical_vector.rs:48:52 Sep 03 21:29:36.061 INFO kablam! | Sep 03 21:29:36.061 INFO kablam! 48 | unsafe { ffi::gsl_ran_dir_nd(ffi::FFI::unwrap(r), x.len() as u64, x.as_mut_ptr()) } Sep 03 21:29:36.062 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:36.062 INFO kablam! Sep 03 21:29:36.065 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:50:51 Sep 03 21:29:36.065 INFO kablam! | Sep 03 21:29:36.065 INFO kablam! 50 | let tmp = unsafe { ffi::gsl_bspline_alloc(k, nbreak) }; Sep 03 21:29:36.065 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:36.066 INFO kablam! Sep 03 21:29:36.066 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:50:54 Sep 03 21:29:36.066 INFO kablam! | Sep 03 21:29:36.066 INFO kablam! 50 | let tmp = unsafe { ffi::gsl_bspline_alloc(k, nbreak) }; Sep 03 21:29:36.066 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:36.066 INFO kablam! Sep 03 21:29:36.355 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.355 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:83:73 Sep 03 21:29:36.355 INFO kablam! | Sep 03 21:29:36.355 INFO kablam! 83 | unsafe { ffi::gsl_bspline_eval_nonzero(x, ffi::FFI::unwrap(Bk), istart, iend, self.w) } Sep 03 21:29:36.355 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:36.355 INFO kablam! | Sep 03 21:29:36.355 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:36.355 INFO kablam! found type `&mut u64` Sep 03 21:29:36.355 INFO kablam! Sep 03 21:29:36.505 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.505 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:83:81 Sep 03 21:29:36.505 INFO kablam! | Sep 03 21:29:36.505 INFO kablam! 83 | unsafe { ffi::gsl_bspline_eval_nonzero(x, ffi::FFI::unwrap(Bk), istart, iend, self.w) } Sep 03 21:29:36.505 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:36.506 INFO kablam! | Sep 03 21:29:36.506 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:36.506 INFO kablam! found type `&mut u64` Sep 03 21:29:36.506 INFO kablam! Sep 03 21:29:36.507 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.507 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:88:18 Sep 03 21:29:36.507 INFO kablam! | Sep 03 21:29:36.507 INFO kablam! 87 | pub fn ncoeffs(&self) -> u64 { Sep 03 21:29:36.507 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:36.507 INFO kablam! 88 | unsafe { ffi::gsl_bspline_ncoeffs(self.w) } Sep 03 21:29:36.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:36.508 INFO kablam! Sep 03 21:29:36.508 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:98:53 Sep 03 21:29:36.508 INFO kablam! | Sep 03 21:29:36.508 INFO kablam! 98 | unsafe { ffi::gsl_bspline_greville_abscissa(i, self.w) } Sep 03 21:29:36.508 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:36.509 INFO kablam! Sep 03 21:29:36.510 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.510 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:129:57 Sep 03 21:29:36.511 INFO kablam! | Sep 03 21:29:36.511 INFO kablam! 129 | let tmp = unsafe { ffi::gsl_bspline_deriv_alloc(k) }; Sep 03 21:29:36.511 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:36.511 INFO kablam! Sep 03 21:29:36.512 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:145:49 Sep 03 21:29:36.512 INFO kablam! | Sep 03 21:29:36.512 INFO kablam! 145 | unsafe { ffi::gsl_bspline_deriv_eval(x, nderiv, ffi::FFI::unwrap(dB), ffi::FFI::unwrap(w), self.w) } Sep 03 21:29:36.512 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:36.513 INFO kablam! Sep 03 21:29:36.514 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.514 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:153:57 Sep 03 21:29:36.514 INFO kablam! | Sep 03 21:29:36.514 INFO kablam! 153 | unsafe { ffi::gsl_bspline_deriv_eval_nonzero(x, nderiv, ffi::FFI::unwrap(dB), istart, iend, ffi::FFI::unwrap(w), self.w) } Sep 03 21:29:36.514 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:36.514 INFO kablam! Sep 03 21:29:36.629 INFO kablam! Checking pango v0.4.0 Sep 03 21:29:36.673 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:153:87 Sep 03 21:29:36.674 INFO kablam! | Sep 03 21:29:36.674 INFO kablam! 153 | unsafe { ffi::gsl_bspline_deriv_eval_nonzero(x, nderiv, ffi::FFI::unwrap(dB), istart, iend, ffi::FFI::unwrap(w), self.w) } Sep 03 21:29:36.674 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:36.674 INFO kablam! | Sep 03 21:29:36.674 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:36.674 INFO kablam! found type `&mut u64` Sep 03 21:29:36.675 INFO kablam! Sep 03 21:29:36.944 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.944 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/basis_spline.rs:153:95 Sep 03 21:29:36.944 INFO kablam! | Sep 03 21:29:36.944 INFO kablam! 153 | unsafe { ffi::gsl_bspline_deriv_eval_nonzero(x, nderiv, ffi::FFI::unwrap(dB), istart, iend, ffi::FFI::unwrap(w), self.w) } Sep 03 21:29:36.944 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:36.944 INFO kablam! | Sep 03 21:29:36.944 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:36.944 INFO kablam! found type `&mut u64` Sep 03 21:29:36.946 INFO kablam! Sep 03 21:29:36.954 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:36.954 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/chebyshev.rs:40:48 Sep 03 21:29:36.954 INFO kablam! | Sep 03 21:29:36.954 INFO kablam! 40 | let tmp = unsafe { ffi::gsl_cheb_alloc(n) }; Sep 03 21:29:36.954 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:36.954 INFO kablam! Sep 03 21:29:37.040 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/chebyshev.rs:90:18 Sep 03 21:29:37.040 INFO kablam! | Sep 03 21:29:37.040 INFO kablam! 89 | pub fn order(&self) -> u64 { Sep 03 21:29:37.040 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:37.040 INFO kablam! 90 | unsafe { ffi::gsl_cheb_order(self.c) } Sep 03 21:29:37.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.044 INFO kablam! Sep 03 21:29:37.045 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/chebyshev.rs:95:18 Sep 03 21:29:37.045 INFO kablam! | Sep 03 21:29:37.045 INFO kablam! 94 | pub fn size(&self) -> u64 { Sep 03 21:29:37.045 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:37.045 INFO kablam! 95 | unsafe { ffi::gsl_cheb_size(self.c) } Sep 03 21:29:37.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.045 INFO kablam! Sep 03 21:29:37.047 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/chebyshev.rs:121:47 Sep 03 21:29:37.047 INFO kablam! | Sep 03 21:29:37.047 INFO kablam! 121 | unsafe { ffi::gsl_cheb_eval_n(self.c, order, x) } Sep 03 21:29:37.047 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:37.047 INFO kablam! Sep 03 21:29:37.047 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/chebyshev.rs:127:51 Sep 03 21:29:37.047 INFO kablam! | Sep 03 21:29:37.047 INFO kablam! 127 | unsafe { ffi::gsl_cheb_eval_n_err(self.c, order, x, result, abs_err) } Sep 03 21:29:37.047 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:37.047 INFO kablam! Sep 03 21:29:37.051 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:35:55 Sep 03 21:29:37.051 INFO kablam! | Sep 03 21:29:37.051 INFO kablam! 35 | let tmp = unsafe { ffi::gsl_combination_alloc(n, k) }; Sep 03 21:29:37.051 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.059 INFO kablam! Sep 03 21:29:37.059 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.059 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:35:58 Sep 03 21:29:37.059 INFO kablam! | Sep 03 21:29:37.060 INFO kablam! 35 | let tmp = unsafe { ffi::gsl_combination_alloc(n, k) }; Sep 03 21:29:37.060 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.060 INFO kablam! Sep 03 21:29:37.262 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.262 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:44:43 Sep 03 21:29:37.262 INFO kablam! | Sep 03 21:29:37.262 INFO kablam! 44 | data: CSlice::new((*tmp).data, (*tmp).k as usize) Sep 03 21:29:37.262 INFO kablam! | ^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.262 INFO kablam! | Sep 03 21:29:37.262 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:37.262 INFO kablam! found type `*mut usize` Sep 03 21:29:37.263 INFO kablam! Sep 03 21:29:37.264 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:59:56 Sep 03 21:29:37.264 INFO kablam! | Sep 03 21:29:37.264 INFO kablam! 59 | let tmp = unsafe { ffi::gsl_combination_calloc(n, k) }; Sep 03 21:29:37.265 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.265 INFO kablam! Sep 03 21:29:37.265 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.265 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:59:59 Sep 03 21:29:37.266 INFO kablam! | Sep 03 21:29:37.266 INFO kablam! 59 | let tmp = unsafe { ffi::gsl_combination_calloc(n, k) }; Sep 03 21:29:37.266 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.266 INFO kablam! Sep 03 21:29:37.482 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:68:43 Sep 03 21:29:37.482 INFO kablam! | Sep 03 21:29:37.482 INFO kablam! 68 | data: CSlice::new((*tmp).data, (*tmp).k as usize) Sep 03 21:29:37.482 INFO kablam! | ^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.482 INFO kablam! | Sep 03 21:29:37.482 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:37.482 INFO kablam! found type `*mut usize` Sep 03 21:29:37.482 INFO kablam! Sep 03 21:29:37.484 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.484 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:98:51 Sep 03 21:29:37.484 INFO kablam! | Sep 03 21:29:37.484 INFO kablam! 98 | unsafe { ffi::gsl_combination_get(self.c, i) } Sep 03 21:29:37.484 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.484 INFO kablam! Sep 03 21:29:37.484 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:98:18 Sep 03 21:29:37.485 INFO kablam! | Sep 03 21:29:37.485 INFO kablam! 97 | pub fn get(&self, i: u64) -> u64 { Sep 03 21:29:37.485 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:37.485 INFO kablam! 98 | unsafe { ffi::gsl_combination_get(self.c, i) } Sep 03 21:29:37.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.485 INFO kablam! Sep 03 21:29:37.485 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:103:18 Sep 03 21:29:37.485 INFO kablam! | Sep 03 21:29:37.485 INFO kablam! 102 | pub fn n(&self) -> u64 { Sep 03 21:29:37.485 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:37.485 INFO kablam! 103 | unsafe { ffi::gsl_combination_n(self.c) } Sep 03 21:29:37.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.485 INFO kablam! Sep 03 21:29:37.485 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:108:18 Sep 03 21:29:37.485 INFO kablam! | Sep 03 21:29:37.485 INFO kablam! 107 | pub fn k(&self) -> u64 { Sep 03 21:29:37.485 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:37.485 INFO kablam! 108 | unsafe { ffi::gsl_combination_k(self.c) } Sep 03 21:29:37.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.485 INFO kablam! Sep 03 21:29:37.700 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/combination.rs:153:35 Sep 03 21:29:37.700 INFO kablam! | Sep 03 21:29:37.700 INFO kablam! 153 | data: CSlice::new((*c).data, (*c).k as usize) Sep 03 21:29:37.700 INFO kablam! | ^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.701 INFO kablam! | Sep 03 21:29:37.701 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:37.701 INFO kablam! found type `*mut usize` Sep 03 21:29:37.701 INFO kablam! Sep 03 21:29:37.762 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.762 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/discrete_hankel.rs:58:47 Sep 03 21:29:37.762 INFO kablam! | Sep 03 21:29:37.762 INFO kablam! 58 | let tmp = unsafe { ffi::gsl_dht_alloc(size) }; Sep 03 21:29:37.762 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:37.762 INFO kablam! Sep 03 21:29:37.763 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.763 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/discrete_hankel.rs:71:45 Sep 03 21:29:37.763 INFO kablam! | Sep 03 21:29:37.763 INFO kablam! 71 | let tmp = unsafe { ffi::gsl_dht_new(size, nu, xmax) }; Sep 03 21:29:37.763 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:37.763 INFO kablam! Sep 03 21:29:37.767 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:88:54 Sep 03 21:29:37.767 INFO kablam! | Sep 03 21:29:37.767 INFO kablam! 88 | let tmp = unsafe { ffi::gsl_eigen_symm_alloc(n) }; Sep 03 21:29:37.767 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.767 INFO kablam! Sep 03 21:29:37.792 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:133:55 Sep 03 21:29:37.792 INFO kablam! | Sep 03 21:29:37.792 INFO kablam! 133 | let tmp = unsafe { ffi::gsl_eigen_symmv_alloc(n) }; Sep 03 21:29:37.792 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.792 INFO kablam! Sep 03 21:29:37.795 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:180:54 Sep 03 21:29:37.795 INFO kablam! | Sep 03 21:29:37.795 INFO kablam! 180 | let tmp = unsafe { ffi::gsl_eigen_herm_alloc(n) }; Sep 03 21:29:37.795 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.796 INFO kablam! Sep 03 21:29:37.801 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.801 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:227:55 Sep 03 21:29:37.801 INFO kablam! | Sep 03 21:29:37.801 INFO kablam! 227 | let tmp = unsafe { ffi::gsl_eigen_hermv_alloc(n) }; Sep 03 21:29:37.801 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.801 INFO kablam! Sep 03 21:29:37.804 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.804 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:275:57 Sep 03 21:29:37.804 INFO kablam! | Sep 03 21:29:37.804 INFO kablam! 275 | let tmp = unsafe { ffi::gsl_eigen_nonsymm_alloc(n) }; Sep 03 21:29:37.804 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.804 INFO kablam! Sep 03 21:29:37.808 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.808 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:324:18 Sep 03 21:29:37.809 INFO kablam! | Sep 03 21:29:37.809 INFO kablam! 323 | pub fn n_evals(&self) -> u64 { Sep 03 21:29:37.809 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:37.809 INFO kablam! 324 | unsafe { (*self.w).n_evals } Sep 03 21:29:37.809 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:37.809 INFO kablam! Sep 03 21:29:37.810 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.810 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:355:58 Sep 03 21:29:37.810 INFO kablam! | Sep 03 21:29:37.810 INFO kablam! 355 | let tmp = unsafe { ffi::gsl_eigen_nonsymmv_alloc(n) }; Sep 03 21:29:37.810 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.810 INFO kablam! Sep 03 21:29:37.816 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:415:57 Sep 03 21:29:37.816 INFO kablam! | Sep 03 21:29:37.816 INFO kablam! 415 | let tmp = unsafe { ffi::gsl_eigen_gensymm_alloc(n) }; Sep 03 21:29:37.816 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.816 INFO kablam! Sep 03 21:29:37.820 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.820 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:460:58 Sep 03 21:29:37.820 INFO kablam! | Sep 03 21:29:37.820 INFO kablam! 460 | let tmp = unsafe { ffi::gsl_eigen_gensymmv_alloc(n) }; Sep 03 21:29:37.820 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.820 INFO kablam! Sep 03 21:29:37.825 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.825 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:506:57 Sep 03 21:29:37.825 INFO kablam! | Sep 03 21:29:37.825 INFO kablam! 506 | let tmp = unsafe { ffi::gsl_eigen_genherm_alloc(n) }; Sep 03 21:29:37.825 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.825 INFO kablam! Sep 03 21:29:37.834 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.834 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:551:58 Sep 03 21:29:37.834 INFO kablam! | Sep 03 21:29:37.834 INFO kablam! 551 | let tmp = unsafe { ffi::gsl_eigen_genhermv_alloc(n) }; Sep 03 21:29:37.834 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.834 INFO kablam! Sep 03 21:29:37.838 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.838 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:596:53 Sep 03 21:29:37.838 INFO kablam! | Sep 03 21:29:37.838 INFO kablam! 596 | let tmp = unsafe { ffi::gsl_eigen_gen_alloc(n) }; Sep 03 21:29:37.838 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.838 INFO kablam! Sep 03 21:29:37.845 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.845 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/eigen_symmetric_workspace.rs:669:54 Sep 03 21:29:37.845 INFO kablam! | Sep 03 21:29:37.845 INFO kablam! 669 | let tmp = unsafe { ffi::gsl_eigen_genv_alloc(n) }; Sep 03 21:29:37.845 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.846 INFO kablam! Sep 03 21:29:37.851 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:37.851 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/fast_fourier_transforms.rs:23:65 Sep 03 21:29:37.851 INFO kablam! | Sep 03 21:29:37.851 INFO kablam! 23 | let tmp = unsafe { ffi::gsl_fft_complex_wavetable_alloc(n) }; Sep 03 21:29:37.851 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:37.851 INFO kablam! Sep 03 21:29:38.063 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.063 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/fast_fourier_transforms.rs:31:36 Sep 03 21:29:38.063 INFO kablam! | Sep 03 21:29:38.063 INFO kablam! 31 | f: CSlice::new((*tmp).factor.as_mut_ptr(), 64usize) Sep 03 21:29:38.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:38.064 INFO kablam! | Sep 03 21:29:38.064 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:38.064 INFO kablam! found type `*mut usize` Sep 03 21:29:38.064 INFO kablam! Sep 03 21:29:38.326 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.326 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/fast_fourier_transforms.rs:54:32 Sep 03 21:29:38.326 INFO kablam! | Sep 03 21:29:38.326 INFO kablam! 54 | f: CSlice::new((*w).factor.as_mut_ptr(), 64usize) Sep 03 21:29:38.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:38.326 INFO kablam! | Sep 03 21:29:38.326 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:38.326 INFO kablam! found type `*mut usize` Sep 03 21:29:38.326 INFO kablam! Sep 03 21:29:38.327 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/fast_fourier_transforms.rs:71:65 Sep 03 21:29:38.327 INFO kablam! | Sep 03 21:29:38.327 INFO kablam! 71 | let tmp = unsafe { ffi::gsl_fft_complex_workspace_alloc(n) }; Sep 03 21:29:38.327 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.327 INFO kablam! Sep 03 21:29:38.329 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:40:53 Sep 03 21:29:38.329 INFO kablam! | Sep 03 21:29:38.329 INFO kablam! 40 | let tmp = unsafe { ffi::gsl_histogram_alloc(n) }; Sep 03 21:29:38.329 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.333 INFO kablam! Sep 03 21:29:38.335 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:72:72 Sep 03 21:29:38.335 INFO kablam! | Sep 03 21:29:38.335 INFO kablam! 72 | unsafe { ffi::gsl_histogram_set_ranges(self.h, range.as_ptr(), range.len() as u64) } Sep 03 21:29:38.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:38.337 INFO kablam! Sep 03 21:29:38.345 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.345 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:126:49 Sep 03 21:29:38.345 INFO kablam! | Sep 03 21:29:38.345 INFO kablam! 126 | unsafe { ffi::gsl_histogram_get(self.h, i) } Sep 03 21:29:38.345 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.345 INFO kablam! Sep 03 21:29:38.346 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.346 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:135:55 Sep 03 21:29:38.346 INFO kablam! | Sep 03 21:29:38.346 INFO kablam! 135 | unsafe { ffi::gsl_histogram_get_range(self.h, i, lower, upper) } Sep 03 21:29:38.346 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.346 INFO kablam! Sep 03 21:29:38.347 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:153:18 Sep 03 21:29:38.347 INFO kablam! | Sep 03 21:29:38.347 INFO kablam! 152 | pub fn bins(&self) -> u64 { Sep 03 21:29:38.347 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:38.347 INFO kablam! 153 | unsafe { ffi::gsl_histogram_bins(self.h) } Sep 03 21:29:38.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:38.348 INFO kablam! Sep 03 21:29:38.531 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:166:53 Sep 03 21:29:38.531 INFO kablam! | Sep 03 21:29:38.531 INFO kablam! 166 | unsafe { ffi::gsl_histogram_find(self.h, x, i) } Sep 03 21:29:38.531 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.531 INFO kablam! | Sep 03 21:29:38.532 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:38.532 INFO kablam! found type `&mut u64` Sep 03 21:29:38.532 INFO kablam! Sep 03 21:29:38.532 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.532 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:177:18 Sep 03 21:29:38.532 INFO kablam! | Sep 03 21:29:38.532 INFO kablam! 176 | pub fn max_bin(&self) -> u64 { Sep 03 21:29:38.532 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:38.532 INFO kablam! 177 | unsafe { ffi::gsl_histogram_max_bin(self.h) } Sep 03 21:29:38.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:38.532 INFO kablam! Sep 03 21:29:38.532 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.532 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:188:18 Sep 03 21:29:38.532 INFO kablam! | Sep 03 21:29:38.532 INFO kablam! 187 | pub fn min_bin(&self) -> u64 { Sep 03 21:29:38.532 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:38.532 INFO kablam! 188 | unsafe { ffi::gsl_histogram_min_bin(self.h) } Sep 03 21:29:38.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:38.532 INFO kablam! Sep 03 21:29:38.547 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.547 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:302:57 Sep 03 21:29:38.547 INFO kablam! | Sep 03 21:29:38.547 INFO kablam! 302 | let tmp = unsafe { ffi::gsl_histogram_pdf_alloc(n) }; Sep 03 21:29:38.547 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.548 INFO kablam! Sep 03 21:29:38.550 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.550 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:363:55 Sep 03 21:29:38.550 INFO kablam! | Sep 03 21:29:38.550 INFO kablam! 363 | let tmp = unsafe { ffi::gsl_histogram2d_alloc(nx, ny) }; Sep 03 21:29:38.550 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:38.550 INFO kablam! Sep 03 21:29:38.550 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.550 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:363:59 Sep 03 21:29:38.550 INFO kablam! | Sep 03 21:29:38.550 INFO kablam! 363 | let tmp = unsafe { ffi::gsl_histogram2d_alloc(nx, ny) }; Sep 03 21:29:38.550 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:38.550 INFO kablam! Sep 03 21:29:38.552 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:377:75 Sep 03 21:29:38.552 INFO kablam! | Sep 03 21:29:38.552 INFO kablam! 377 | unsafe { ffi::gsl_histogram2d_set_ranges(self.h, xrange.as_ptr(), xrange.len() as u64, yrange.as_ptr(), yrange.len() as u64) } Sep 03 21:29:38.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:38.552 INFO kablam! Sep 03 21:29:38.552 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:377:113 Sep 03 21:29:38.552 INFO kablam! | Sep 03 21:29:38.552 INFO kablam! 377 | unsafe { ffi::gsl_histogram2d_set_ranges(self.h, xrange.as_ptr(), xrange.len() as u64, yrange.as_ptr(), yrange.len() as u64) } Sep 03 21:29:38.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:38.553 INFO kablam! Sep 03 21:29:38.555 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.555 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:424:51 Sep 03 21:29:38.555 INFO kablam! | Sep 03 21:29:38.555 INFO kablam! 424 | unsafe { ffi::gsl_histogram2d_get(self.h, i, j) } Sep 03 21:29:38.555 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.555 INFO kablam! Sep 03 21:29:38.555 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.555 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:424:54 Sep 03 21:29:38.556 INFO kablam! | Sep 03 21:29:38.556 INFO kablam! 424 | unsafe { ffi::gsl_histogram2d_get(self.h, i, j) } Sep 03 21:29:38.556 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.556 INFO kablam! Sep 03 21:29:38.556 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:433:58 Sep 03 21:29:38.556 INFO kablam! | Sep 03 21:29:38.556 INFO kablam! 433 | unsafe { ffi::gsl_histogram2d_get_xrange(self.h, i, xlower, xupper) } Sep 03 21:29:38.556 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.556 INFO kablam! Sep 03 21:29:38.556 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:442:58 Sep 03 21:29:38.557 INFO kablam! | Sep 03 21:29:38.557 INFO kablam! 442 | unsafe { ffi::gsl_histogram2d_get_yrange(self.h, j, ylower, yupper) } Sep 03 21:29:38.557 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.557 INFO kablam! Sep 03 21:29:38.558 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.558 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:460:18 Sep 03 21:29:38.558 INFO kablam! | Sep 03 21:29:38.558 INFO kablam! 459 | pub fn nx(&self) -> u64 { Sep 03 21:29:38.558 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:38.558 INFO kablam! 460 | unsafe { ffi::gsl_histogram2d_nx(self.h) } Sep 03 21:29:38.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:38.558 INFO kablam! Sep 03 21:29:38.558 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.558 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:478:18 Sep 03 21:29:38.559 INFO kablam! | Sep 03 21:29:38.559 INFO kablam! 477 | pub fn ny(&self) -> u64 { Sep 03 21:29:38.559 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:38.559 INFO kablam! 478 | unsafe { ffi::gsl_histogram2d_ny(self.h) } Sep 03 21:29:38.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:38.559 INFO kablam! Sep 03 21:29:38.718 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:491:58 Sep 03 21:29:38.718 INFO kablam! | Sep 03 21:29:38.718 INFO kablam! 491 | unsafe { ffi::gsl_histogram2d_find(self.h, x, y, i, j) } Sep 03 21:29:38.718 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.718 INFO kablam! | Sep 03 21:29:38.718 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:38.718 INFO kablam! found type `&mut u64` Sep 03 21:29:38.718 INFO kablam! Sep 03 21:29:38.923 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:38.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:491:61 Sep 03 21:29:38.923 INFO kablam! | Sep 03 21:29:38.923 INFO kablam! 491 | unsafe { ffi::gsl_histogram2d_find(self.h, x, y, i, j) } Sep 03 21:29:38.923 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:38.923 INFO kablam! | Sep 03 21:29:38.924 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:38.924 INFO kablam! found type `&mut u64` Sep 03 21:29:38.924 INFO kablam! Sep 03 21:29:39.085 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.085 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:502:55 Sep 03 21:29:39.085 INFO kablam! | Sep 03 21:29:39.085 INFO kablam! 502 | unsafe { ffi::gsl_histogram2d_max_bin(self.h, i, j) } Sep 03 21:29:39.085 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:39.085 INFO kablam! | Sep 03 21:29:39.085 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:39.085 INFO kablam! found type `&mut u64` Sep 03 21:29:39.085 INFO kablam! Sep 03 21:29:39.288 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.288 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:502:58 Sep 03 21:29:39.288 INFO kablam! | Sep 03 21:29:39.288 INFO kablam! 502 | unsafe { ffi::gsl_histogram2d_max_bin(self.h, i, j) } Sep 03 21:29:39.288 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:39.289 INFO kablam! | Sep 03 21:29:39.289 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:39.289 INFO kablam! found type `&mut u64` Sep 03 21:29:39.290 INFO kablam! Sep 03 21:29:39.552 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:513:55 Sep 03 21:29:39.552 INFO kablam! | Sep 03 21:29:39.552 INFO kablam! 513 | unsafe { ffi::gsl_histogram2d_min_bin(self.h, i, j) } Sep 03 21:29:39.552 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:39.553 INFO kablam! | Sep 03 21:29:39.553 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:39.553 INFO kablam! found type `&mut u64` Sep 03 21:29:39.554 INFO kablam! Sep 03 21:29:39.716 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.716 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:513:58 Sep 03 21:29:39.716 INFO kablam! | Sep 03 21:29:39.716 INFO kablam! 513 | unsafe { ffi::gsl_histogram2d_min_bin(self.h, i, j) } Sep 03 21:29:39.716 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:39.716 INFO kablam! | Sep 03 21:29:39.717 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:39.717 INFO kablam! found type `&mut u64` Sep 03 21:29:39.717 INFO kablam! Sep 03 21:29:39.722 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:632:59 Sep 03 21:29:39.723 INFO kablam! | Sep 03 21:29:39.723 INFO kablam! 632 | let tmp = unsafe { ffi::gsl_histogram2d_pdf_alloc(nx, ny) }; Sep 03 21:29:39.723 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:39.723 INFO kablam! Sep 03 21:29:39.723 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/histograms.rs:632:63 Sep 03 21:29:39.723 INFO kablam! | Sep 03 21:29:39.723 INFO kablam! 632 | let tmp = unsafe { ffi::gsl_histogram2d_pdf_alloc(nx, ny) }; Sep 03 21:29:39.723 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:39.723 INFO kablam! Sep 03 21:29:39.724 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.724 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1363:65 Sep 03 21:29:39.724 INFO kablam! | Sep 03 21:29:39.724 INFO kablam! 1363 | let tmp = unsafe { ffi::gsl_integration_workspace_alloc(n) }; Sep 03 21:29:39.724 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:39.724 INFO kablam! Sep 03 21:29:39.739 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1530:24 Sep 03 21:29:39.739 INFO kablam! | Sep 03 21:29:39.739 INFO kablam! 1530 | if limit > (*self.w).limit { Sep 03 21:29:39.739 INFO kablam! | ^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:39.739 INFO kablam! Sep 03 21:29:39.865 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.865 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1698:36 Sep 03 21:29:39.865 INFO kablam! | Sep 03 21:29:39.865 INFO kablam! 1698 | order[i_max] = i1 as u64; Sep 03 21:29:39.866 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:39.866 INFO kablam! Sep 03 21:29:39.920 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1890:33 Sep 03 21:29:39.920 INFO kablam! | Sep 03 21:29:39.920 INFO kablam! 1890 | order.as_mut()[0] = 0u64; Sep 03 21:29:39.920 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:39.921 INFO kablam! Sep 03 21:29:39.922 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1891:33 Sep 03 21:29:39.922 INFO kablam! | Sep 03 21:29:39.922 INFO kablam! 1891 | level.as_mut()[0] = 0u64; Sep 03 21:29:39.922 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:39.922 INFO kablam! Sep 03 21:29:39.932 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1912:37 Sep 03 21:29:39.932 INFO kablam! | Sep 03 21:29:39.932 INFO kablam! 1912 | order.as_mut()[i_new] = i_new as u64; Sep 03 21:29:39.932 INFO kablam! | ^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:39.932 INFO kablam! Sep 03 21:29:39.934 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1920:18 Sep 03 21:29:39.934 INFO kablam! | Sep 03 21:29:39.934 INFO kablam! 1919 | pub fn limit(&self) -> u64 { Sep 03 21:29:39.934 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:39.934 INFO kablam! 1920 | unsafe { (*self.w).limit } Sep 03 21:29:39.934 INFO kablam! | ^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:39.934 INFO kablam! Sep 03 21:29:39.935 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:1924:18 Sep 03 21:29:39.935 INFO kablam! | Sep 03 21:29:39.935 INFO kablam! 1923 | pub fn size(&self) -> u64 { Sep 03 21:29:39.935 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:39.935 INFO kablam! 1924 | unsafe { (*self.w).size } Sep 03 21:29:39.935 INFO kablam! | ^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:39.936 INFO kablam! Sep 03 21:29:39.940 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.940 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2014:24 Sep 03 21:29:39.940 INFO kablam! | Sep 03 21:29:39.940 INFO kablam! 2014 | if limit > (*workspace.w).limit { Sep 03 21:29:39.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:39.941 INFO kablam! Sep 03 21:29:39.999 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:39.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2205:82 Sep 03 21:29:39.999 INFO kablam! | Sep 03 21:29:39.999 INFO kablam! 2205 | let tmp = unsafe { ffi::gsl_integration_qawo_table_alloc(omega, l, sine, n) }; Sep 03 21:29:39.999 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.000 INFO kablam! Sep 03 21:29:40.004 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2274:24 Sep 03 21:29:40.004 INFO kablam! | Sep 03 21:29:40.004 INFO kablam! 2274 | if limit > (*workspace.w).limit { Sep 03 21:29:40.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:40.004 INFO kablam! Sep 03 21:29:40.021 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2360:47 Sep 03 21:29:40.021 INFO kablam! | Sep 03 21:29:40.021 INFO kablam! 2360 | qc25f(f, arg, a1, b1, self.w, current_level, &mut area1, &mut error1, &mut resabs1, &mut resasc1); Sep 03 21:29:40.021 INFO kablam! | ^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:40.021 INFO kablam! Sep 03 21:29:40.022 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2361:47 Sep 03 21:29:40.022 INFO kablam! | Sep 03 21:29:40.022 INFO kablam! 2361 | qc25f(f, arg, a2, b2, self.w, current_level, &mut area2, &mut error2, &mut resabs2, &mut resasc2); Sep 03 21:29:40.022 INFO kablam! | ^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:40.022 INFO kablam! Sep 03 21:29:40.059 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.059 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2618:71 Sep 03 21:29:40.059 INFO kablam! | Sep 03 21:29:40.059 INFO kablam! 2618 | let tmp = unsafe { ffi::gsl_integration_cquad_workspace_alloc(n) }; Sep 03 21:29:40.059 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.059 INFO kablam! Sep 03 21:29:40.104 INFO kablam! error[E0599]: no function or associated item named `from_raw_buf` found for type `std::vec::Vec<_>` in the current scope Sep 03 21:29:40.104 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2725:30 Sep 03 21:29:40.104 INFO kablam! | Sep 03 21:29:40.105 INFO kablam! 2725 | let mut t_heap = Vec::from_raw_buf((*self.w).heap, (*self.w).size as usize + 1usize); Sep 03 21:29:40.105 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 03 21:29:40.105 INFO kablam! Sep 03 21:29:40.108 INFO kablam! error[E0599]: no function or associated item named `from_raw_buf` found for type `std::vec::Vec<_>` in the current scope Sep 03 21:29:40.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:2727:31 Sep 03 21:29:40.108 INFO kablam! | Sep 03 21:29:40.108 INFO kablam! 2727 | let mut t_ivals = Vec::from_raw_buf((*self.w).ivals, (*self.w).size as usize + 1usize); Sep 03 21:29:40.108 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 03 21:29:40.108 INFO kablam! Sep 03 21:29:40.321 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3140:69 Sep 03 21:29:40.321 INFO kablam! | Sep 03 21:29:40.321 INFO kablam! 3140 | let tmp = unsafe { ffi::gsl_integration_glfixed_table_alloc(n) }; Sep 03 21:29:40.321 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.325 INFO kablam! Sep 03 21:29:40.327 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3154:59 Sep 03 21:29:40.327 INFO kablam! | Sep 03 21:29:40.327 INFO kablam! 3154 | unsafe { ffi::gsl_integration_glfixed_point(a, b, i, xi, wi, self.w) } Sep 03 21:29:40.327 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.328 INFO kablam! Sep 03 21:29:40.363 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.364 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3249:25 Sep 03 21:29:40.364 INFO kablam! | Sep 03 21:29:40.364 INFO kablam! 3249 | if unsafe { limit > (*w).limit } { Sep 03 21:29:40.364 INFO kablam! | ^^^^^^^^^^ expected u64, found usize Sep 03 21:29:40.364 INFO kablam! Sep 03 21:29:40.438 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.438 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3507:18 Sep 03 21:29:40.438 INFO kablam! | Sep 03 21:29:40.438 INFO kablam! 3507 | (*table).n = n_final as u64 + 1; Sep 03 21:29:40.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:40.439 INFO kablam! Sep 03 21:29:40.488 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.488 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3647:16 Sep 03 21:29:40.488 INFO kablam! | Sep 03 21:29:40.488 INFO kablam! 3647 | if limit > (*w).limit { Sep 03 21:29:40.488 INFO kablam! | ^^^^^^^^^^ expected u64, found usize Sep 03 21:29:40.488 INFO kablam! Sep 03 21:29:40.523 INFO kablam! error[E0599]: no function or associated item named `from_raw_buf` found for type `std::vec::Vec<_>` in the current scope Sep 03 21:29:40.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3931:22 Sep 03 21:29:40.523 INFO kablam! | Sep 03 21:29:40.523 INFO kablam! 3931 | let mut t_ndin = Vec::from_raw_buf((*w).level, pts.len()); Sep 03 21:29:40.523 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 03 21:29:40.523 INFO kablam! Sep 03 21:29:40.524 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3939:16 Sep 03 21:29:40.524 INFO kablam! | Sep 03 21:29:40.524 INFO kablam! 3939 | if limit > (*w).limit { Sep 03 21:29:40.524 INFO kablam! | ^^^^^^^^^^ expected u64, found usize Sep 03 21:29:40.524 INFO kablam! Sep 03 21:29:40.527 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:3943:27 Sep 03 21:29:40.527 INFO kablam! | Sep 03 21:29:40.527 INFO kablam! 3943 | if pts.len() as u64 > (*w).limit { Sep 03 21:29:40.527 INFO kablam! | ^^^^^^^^^^ expected u64, found usize Sep 03 21:29:40.528 INFO kablam! Sep 03 21:29:40.548 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.548 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4003:20 Sep 03 21:29:40.548 INFO kablam! | Sep 03 21:29:40.548 INFO kablam! 4003 | level[i] = 0u64; Sep 03 21:29:40.548 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:40.548 INFO kablam! Sep 03 21:29:40.557 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4062:54 Sep 03 21:29:40.557 INFO kablam! | Sep 03 21:29:40.557 INFO kablam! 4062 | let current_level = level[(*w).i as usize] + 1u64; Sep 03 21:29:40.557 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:40.557 INFO kablam! Sep 03 21:29:40.559 INFO kablam! error[E0277]: cannot add `u64` to `usize` Sep 03 21:29:40.559 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4062:52 Sep 03 21:29:40.559 INFO kablam! | Sep 03 21:29:40.559 INFO kablam! 4062 | let current_level = level[(*w).i as usize] + 1u64; Sep 03 21:29:40.559 INFO kablam! | ^ no implementation for `usize + u64` Sep 03 21:29:40.559 INFO kablam! | Sep 03 21:29:40.559 INFO kablam! = help: the trait `std::ops::Add` is not implemented for `usize` Sep 03 21:29:40.559 INFO kablam! Sep 03 21:29:40.817 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/integration.rs:4742:21 Sep 03 21:29:40.817 INFO kablam! | Sep 03 21:29:40.817 INFO kablam! 4742 | if level >= (*wf).n { Sep 03 21:29:40.817 INFO kablam! | ^^^^^^^ expected u64, found usize Sep 03 21:29:40.817 INFO kablam! Sep 03 21:29:40.894 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.894 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/interpolation.rs:76:69 Sep 03 21:29:40.894 INFO kablam! | Sep 03 21:29:40.894 INFO kablam! 76 | unsafe { ffi::gsl_interp_accel_find(self, x_array.as_ptr(), x_array.len() as u64, x) } Sep 03 21:29:40.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:40.895 INFO kablam! Sep 03 21:29:40.895 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/interpolation.rs:76:18 Sep 03 21:29:40.895 INFO kablam! | Sep 03 21:29:40.895 INFO kablam! 75 | pub fn find(&mut self, x_array: &[f64], x: f64) -> u64 { Sep 03 21:29:40.895 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:40.895 INFO kablam! 76 | unsafe { ffi::gsl_interp_accel_find(self, x_array.as_ptr(), x_array.len() as u64, x) } Sep 03 21:29:40.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:40.895 INFO kablam! Sep 03 21:29:40.895 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/interpolation.rs:87:55 Sep 03 21:29:40.895 INFO kablam! | Sep 03 21:29:40.895 INFO kablam! 87 | let tmp = unsafe { ffi::gsl_interp_alloc(t.t, size) }; Sep 03 21:29:40.895 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:40.895 INFO kablam! Sep 03 21:29:40.895 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/interpolation.rs:102:78 Sep 03 21:29:40.895 INFO kablam! | Sep 03 21:29:40.895 INFO kablam! 102 | unsafe { ffi::gsl_interp_init(self.interp, xa.as_ptr(), ya.as_ptr(), xa.len() as u64) } Sep 03 21:29:40.896 INFO kablam! | ^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:40.896 INFO kablam! Sep 03 21:29:40.905 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/interpolation.rs:220:55 Sep 03 21:29:40.905 INFO kablam! | Sep 03 21:29:40.905 INFO kablam! 220 | let tmp = unsafe { ffi::gsl_spline_alloc(t.t, size) }; Sep 03 21:29:40.905 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:40.905 INFO kablam! Sep 03 21:29:40.909 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/interpolation.rs:232:78 Sep 03 21:29:40.909 INFO kablam! | Sep 03 21:29:40.909 INFO kablam! 232 | unsafe { ffi::gsl_spline_init(self.spline, xa.as_ptr(), ya.as_ptr(), xa.len() as u64) } Sep 03 21:29:40.909 INFO kablam! | ^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:40.909 INFO kablam! Sep 03 21:29:40.915 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.915 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/mathieu.rs:33:54 Sep 03 21:29:40.915 INFO kablam! | Sep 03 21:29:40.915 INFO kablam! 33 | let tmp = unsafe { ffi::gsl_sf_mathieu_alloc(n, qmax) }; Sep 03 21:29:40.915 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.915 INFO kablam! Sep 03 21:29:40.929 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.929 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:84:55 Sep 03 21:29:40.929 INFO kablam! | Sep 03 21:29:40.929 INFO kablam! 84 | mat: ffi::gsl_matrix_submatrix(m.mat, k1, k2, n1, n2).mat Sep 03 21:29:40.929 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.929 INFO kablam! Sep 03 21:29:40.929 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.929 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:84:59 Sep 03 21:29:40.929 INFO kablam! | Sep 03 21:29:40.929 INFO kablam! 84 | mat: ffi::gsl_matrix_submatrix(m.mat, k1, k2, n1, n2).mat Sep 03 21:29:40.929 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.930 INFO kablam! Sep 03 21:29:40.930 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.930 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:84:63 Sep 03 21:29:40.930 INFO kablam! | Sep 03 21:29:40.930 INFO kablam! 84 | mat: ffi::gsl_matrix_submatrix(m.mat, k1, k2, n1, n2).mat Sep 03 21:29:40.930 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.930 INFO kablam! Sep 03 21:29:40.930 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.930 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:84:67 Sep 03 21:29:40.930 INFO kablam! | Sep 03 21:29:40.930 INFO kablam! 84 | mat: ffi::gsl_matrix_submatrix(m.mat, k1, k2, n1, n2).mat Sep 03 21:29:40.930 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.930 INFO kablam! Sep 03 21:29:40.931 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:104:68 Sep 03 21:29:40.931 INFO kablam! | Sep 03 21:29:40.931 INFO kablam! 104 | mat: ffi::gsl_matrix_view_array(base.as_mut_ptr(), n1, n2).mat Sep 03 21:29:40.931 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.931 INFO kablam! Sep 03 21:29:40.931 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:104:72 Sep 03 21:29:40.931 INFO kablam! | Sep 03 21:29:40.931 INFO kablam! 104 | mat: ffi::gsl_matrix_view_array(base.as_mut_ptr(), n1, n2).mat Sep 03 21:29:40.931 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.931 INFO kablam! Sep 03 21:29:40.932 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:126:77 Sep 03 21:29:40.932 INFO kablam! | Sep 03 21:29:40.932 INFO kablam! 126 | mat: ffi::gsl_matrix_view_array_with_tda(base.as_mut_ptr(), n1, n2, tda).mat Sep 03 21:29:40.932 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.932 INFO kablam! Sep 03 21:29:40.932 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:126:81 Sep 03 21:29:40.932 INFO kablam! | Sep 03 21:29:40.932 INFO kablam! 126 | mat: ffi::gsl_matrix_view_array_with_tda(base.as_mut_ptr(), n1, n2, tda).mat Sep 03 21:29:40.932 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.932 INFO kablam! Sep 03 21:29:40.932 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:126:85 Sep 03 21:29:40.932 INFO kablam! | Sep 03 21:29:40.932 INFO kablam! 126 | mat: ffi::gsl_matrix_view_array_with_tda(base.as_mut_ptr(), n1, n2, tda).mat Sep 03 21:29:40.932 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:40.933 INFO kablam! Sep 03 21:29:40.933 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:146:71 Sep 03 21:29:40.933 INFO kablam! | Sep 03 21:29:40.933 INFO kablam! 146 | mat: ffi::gsl_matrix_view_vector(ffi::FFI::unwrap(v), n1, n2).mat Sep 03 21:29:40.933 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.933 INFO kablam! Sep 03 21:29:40.934 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:146:75 Sep 03 21:29:40.934 INFO kablam! | Sep 03 21:29:40.934 INFO kablam! 146 | mat: ffi::gsl_matrix_view_vector(ffi::FFI::unwrap(v), n1, n2).mat Sep 03 21:29:40.934 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.934 INFO kablam! Sep 03 21:29:40.934 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:168:80 Sep 03 21:29:40.934 INFO kablam! | Sep 03 21:29:40.934 INFO kablam! 168 | mat: ffi::gsl_matrix_view_vector_with_tda(ffi::FFI::unwrap(v), n1, n2, tda).mat Sep 03 21:29:40.935 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.935 INFO kablam! Sep 03 21:29:40.935 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:168:84 Sep 03 21:29:40.935 INFO kablam! | Sep 03 21:29:40.935 INFO kablam! 168 | mat: ffi::gsl_matrix_view_vector_with_tda(ffi::FFI::unwrap(v), n1, n2, tda).mat Sep 03 21:29:40.935 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.935 INFO kablam! Sep 03 21:29:40.935 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:168:88 Sep 03 21:29:40.935 INFO kablam! | Sep 03 21:29:40.935 INFO kablam! 168 | mat: ffi::gsl_matrix_view_vector_with_tda(ffi::FFI::unwrap(v), n1, n2, tda).mat Sep 03 21:29:40.935 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:40.935 INFO kablam! Sep 03 21:29:40.936 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:197:51 Sep 03 21:29:40.936 INFO kablam! | Sep 03 21:29:40.936 INFO kablam! 197 | let tmp = unsafe { ffi::gsl_matrix_calloc(n1, n2) }; Sep 03 21:29:40.936 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.936 INFO kablam! Sep 03 21:29:40.936 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:197:55 Sep 03 21:29:40.936 INFO kablam! | Sep 03 21:29:40.937 INFO kablam! 197 | let tmp = unsafe { ffi::gsl_matrix_calloc(n1, n2) }; Sep 03 21:29:40.937 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.937 INFO kablam! Sep 03 21:29:40.938 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.938 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:212:48 Sep 03 21:29:40.938 INFO kablam! | Sep 03 21:29:40.938 INFO kablam! 212 | unsafe { ffi::gsl_matrix_get(self.mat, y, x) } Sep 03 21:29:40.938 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.938 INFO kablam! Sep 03 21:29:40.938 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.938 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:212:51 Sep 03 21:29:40.938 INFO kablam! | Sep 03 21:29:40.938 INFO kablam! 212 | unsafe { ffi::gsl_matrix_get(self.mat, y, x) } Sep 03 21:29:40.938 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.938 INFO kablam! Sep 03 21:29:40.939 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:218:48 Sep 03 21:29:40.939 INFO kablam! | Sep 03 21:29:40.939 INFO kablam! 218 | unsafe { ffi::gsl_matrix_set(self.mat, y, x, value) }; Sep 03 21:29:40.939 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.939 INFO kablam! Sep 03 21:29:40.939 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:218:51 Sep 03 21:29:40.939 INFO kablam! | Sep 03 21:29:40.939 INFO kablam! 218 | unsafe { ffi::gsl_matrix_set(self.mat, y, x, value) }; Sep 03 21:29:40.939 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.939 INFO kablam! Sep 03 21:29:40.942 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:263:71 Sep 03 21:29:40.942 INFO kablam! | Sep 03 21:29:40.942 INFO kablam! 263 | let ret = unsafe { ffi::gsl_matrix_get_row(tmp, self.mat, y) }; Sep 03 21:29:40.942 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.942 INFO kablam! Sep 03 21:29:40.943 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:276:71 Sep 03 21:29:40.943 INFO kablam! | Sep 03 21:29:40.943 INFO kablam! 276 | let ret = unsafe { ffi::gsl_matrix_get_col(tmp, self.mat, x) }; Sep 03 21:29:40.943 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.943 INFO kablam! Sep 03 21:29:40.944 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.944 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:285:52 Sep 03 21:29:40.944 INFO kablam! | Sep 03 21:29:40.944 INFO kablam! 285 | unsafe { ffi::gsl_matrix_set_row(self.mat, y, ffi::FFI::unwrap(v)) } Sep 03 21:29:40.944 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.944 INFO kablam! Sep 03 21:29:40.945 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.945 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:291:52 Sep 03 21:29:40.945 INFO kablam! | Sep 03 21:29:40.945 INFO kablam! 291 | unsafe { ffi::gsl_matrix_set_col(self.mat, x, ffi::FFI::unwrap(v)) } Sep 03 21:29:40.945 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.945 INFO kablam! Sep 03 21:29:40.946 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.946 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:296:54 Sep 03 21:29:40.946 INFO kablam! | Sep 03 21:29:40.946 INFO kablam! 296 | unsafe { ffi::gsl_matrix_swap_rows(self.mat, y1, y2) } Sep 03 21:29:40.946 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.946 INFO kablam! Sep 03 21:29:40.946 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.946 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:296:58 Sep 03 21:29:40.946 INFO kablam! | Sep 03 21:29:40.946 INFO kablam! 296 | unsafe { ffi::gsl_matrix_swap_rows(self.mat, y1, y2) } Sep 03 21:29:40.946 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.946 INFO kablam! Sep 03 21:29:40.947 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.947 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:301:57 Sep 03 21:29:40.947 INFO kablam! | Sep 03 21:29:40.947 INFO kablam! 301 | unsafe { ffi::gsl_matrix_swap_columns(self.mat, x1, x2) } Sep 03 21:29:40.947 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.947 INFO kablam! Sep 03 21:29:40.947 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.947 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:301:61 Sep 03 21:29:40.948 INFO kablam! | Sep 03 21:29:40.948 INFO kablam! 301 | unsafe { ffi::gsl_matrix_swap_columns(self.mat, x1, x2) } Sep 03 21:29:40.948 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:40.948 INFO kablam! Sep 03 21:29:40.948 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:307:56 Sep 03 21:29:40.948 INFO kablam! | Sep 03 21:29:40.948 INFO kablam! 307 | unsafe { ffi::gsl_matrix_swap_rowcol(self.mat, i, j) } Sep 03 21:29:40.948 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.948 INFO kablam! Sep 03 21:29:40.948 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:40.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:307:59 Sep 03 21:29:40.948 INFO kablam! | Sep 03 21:29:40.948 INFO kablam! 307 | unsafe { ffi::gsl_matrix_swap_rowcol(self.mat, i, j) } Sep 03 21:29:40.949 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:40.949 INFO kablam! Sep 03 21:29:41.111 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:41.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:385:54 Sep 03 21:29:41.111 INFO kablam! | Sep 03 21:29:41.111 INFO kablam! 385 | unsafe { ffi::gsl_matrix_max_index(self.mat, &mut imax, &mut jmax) }; Sep 03 21:29:41.111 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:41.111 INFO kablam! | Sep 03 21:29:41.111 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:41.111 INFO kablam! found type `&mut u64` Sep 03 21:29:41.111 INFO kablam! Sep 03 21:29:41.331 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:41.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:385:65 Sep 03 21:29:41.331 INFO kablam! | Sep 03 21:29:41.331 INFO kablam! 385 | unsafe { ffi::gsl_matrix_max_index(self.mat, &mut imax, &mut jmax) }; Sep 03 21:29:41.331 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:41.331 INFO kablam! | Sep 03 21:29:41.331 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:41.331 INFO kablam! found type `&mut u64` Sep 03 21:29:41.331 INFO kablam! Sep 03 21:29:41.529 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:41.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:395:54 Sep 03 21:29:41.529 INFO kablam! | Sep 03 21:29:41.529 INFO kablam! 395 | unsafe { ffi::gsl_matrix_min_index(self.mat, &mut imax, &mut jmax) }; Sep 03 21:29:41.529 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:41.530 INFO kablam! | Sep 03 21:29:41.530 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:41.530 INFO kablam! found type `&mut u64` Sep 03 21:29:41.530 INFO kablam! Sep 03 21:29:41.783 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:41.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:395:65 Sep 03 21:29:41.783 INFO kablam! | Sep 03 21:29:41.783 INFO kablam! 395 | unsafe { ffi::gsl_matrix_min_index(self.mat, &mut imax, &mut jmax) }; Sep 03 21:29:41.783 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:41.783 INFO kablam! | Sep 03 21:29:41.783 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:41.784 INFO kablam! found type `&mut u64` Sep 03 21:29:41.784 INFO kablam! Sep 03 21:29:42.004 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:407:57 Sep 03 21:29:42.004 INFO kablam! | Sep 03 21:29:42.004 INFO kablam! 407 | unsafe { ffi::gsl_matrix_minmax_index(self.mat, &mut imin, &mut jmin, &mut imax, &mut jmax) }; Sep 03 21:29:42.004 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:42.004 INFO kablam! | Sep 03 21:29:42.004 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:42.004 INFO kablam! found type `&mut u64` Sep 03 21:29:42.004 INFO kablam! Sep 03 21:29:42.224 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:407:68 Sep 03 21:29:42.224 INFO kablam! | Sep 03 21:29:42.224 INFO kablam! 407 | unsafe { ffi::gsl_matrix_minmax_index(self.mat, &mut imin, &mut jmin, &mut imax, &mut jmax) }; Sep 03 21:29:42.224 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:42.232 INFO kablam! | Sep 03 21:29:42.233 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:42.233 INFO kablam! found type `&mut u64` Sep 03 21:29:42.233 INFO kablam! Sep 03 21:29:42.537 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.537 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:407:79 Sep 03 21:29:42.537 INFO kablam! | Sep 03 21:29:42.537 INFO kablam! 407 | unsafe { ffi::gsl_matrix_minmax_index(self.mat, &mut imin, &mut jmin, &mut imax, &mut jmax) }; Sep 03 21:29:42.537 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:42.537 INFO kablam! | Sep 03 21:29:42.537 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:42.537 INFO kablam! found type `&mut u64` Sep 03 21:29:42.537 INFO kablam! Sep 03 21:29:42.775 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.775 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:407:90 Sep 03 21:29:42.775 INFO kablam! | Sep 03 21:29:42.775 INFO kablam! 407 | unsafe { ffi::gsl_matrix_minmax_index(self.mat, &mut imin, &mut jmin, &mut imax, &mut jmax) }; Sep 03 21:29:42.775 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:42.779 INFO kablam! | Sep 03 21:29:42.779 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:42.779 INFO kablam! found type `&mut u64` Sep 03 21:29:42.779 INFO kablam! Sep 03 21:29:42.782 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.782 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:455:22 Sep 03 21:29:42.782 INFO kablam! | Sep 03 21:29:42.782 INFO kablam! 451 | pub fn size1(&self) -> u64 { Sep 03 21:29:42.782 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:42.782 INFO kablam! ... Sep 03 21:29:42.782 INFO kablam! 455 | unsafe { (*self.mat).size1 } Sep 03 21:29:42.782 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:42.784 INFO kablam! Sep 03 21:29:42.785 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.785 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:463:22 Sep 03 21:29:42.785 INFO kablam! | Sep 03 21:29:42.785 INFO kablam! 459 | pub fn size2(&self) -> u64 { Sep 03 21:29:42.785 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:42.785 INFO kablam! ... Sep 03 21:29:42.785 INFO kablam! 463 | unsafe { (*self.mat).size2 } Sep 03 21:29:42.785 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:42.786 INFO kablam! Sep 03 21:29:42.787 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:472:38 Sep 03 21:29:42.787 INFO kablam! | Sep 03 21:29:42.787 INFO kablam! 472 | match MatrixF64::new((*self.mat).size1, (*self.mat).size2) { Sep 03 21:29:42.787 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:42.787 INFO kablam! Sep 03 21:29:42.788 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.788 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:472:57 Sep 03 21:29:42.788 INFO kablam! | Sep 03 21:29:42.788 INFO kablam! 472 | match MatrixF64::new((*self.mat).size1, (*self.mat).size2) { Sep 03 21:29:42.788 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:42.788 INFO kablam! Sep 03 21:29:42.790 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.790 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:497:28 Sep 03 21:29:42.790 INFO kablam! | Sep 03 21:29:42.790 INFO kablam! 497 | for y in 0u64..(*self.mat).size1 { Sep 03 21:29:42.790 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:42.791 INFO kablam! Sep 03 21:29:42.801 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.801 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:499:32 Sep 03 21:29:42.801 INFO kablam! | Sep 03 21:29:42.801 INFO kablam! 499 | for x in 0u64..(*self.mat).size2 { Sep 03 21:29:42.801 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:42.802 INFO kablam! Sep 03 21:29:42.803 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.803 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:500:28 Sep 03 21:29:42.803 INFO kablam! | Sep 03 21:29:42.803 INFO kablam! 500 | if x < (*self.mat).size2 - 1 { Sep 03 21:29:42.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:42.803 INFO kablam! Sep 03 21:29:42.807 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.807 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:506:24 Sep 03 21:29:42.807 INFO kablam! | Sep 03 21:29:42.807 INFO kablam! 506 | if y < (*self.mat).size1 - 1 { Sep 03 21:29:42.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:42.812 INFO kablam! Sep 03 21:29:42.815 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.815 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:542:57 Sep 03 21:29:42.815 INFO kablam! | Sep 03 21:29:42.815 INFO kablam! 542 | let tmp = unsafe { ffi::gsl_matrix_float_calloc(n1, n2) }; Sep 03 21:29:42.815 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:42.816 INFO kablam! Sep 03 21:29:42.817 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:542:61 Sep 03 21:29:42.817 INFO kablam! | Sep 03 21:29:42.817 INFO kablam! 542 | let tmp = unsafe { ffi::gsl_matrix_float_calloc(n1, n2) }; Sep 03 21:29:42.817 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:42.817 INFO kablam! Sep 03 21:29:42.819 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:557:54 Sep 03 21:29:42.819 INFO kablam! | Sep 03 21:29:42.819 INFO kablam! 557 | unsafe { ffi::gsl_matrix_float_get(self.mat, y, x) } Sep 03 21:29:42.819 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.824 INFO kablam! Sep 03 21:29:42.825 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.825 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:557:57 Sep 03 21:29:42.825 INFO kablam! | Sep 03 21:29:42.825 INFO kablam! 557 | unsafe { ffi::gsl_matrix_float_get(self.mat, y, x) } Sep 03 21:29:42.825 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.825 INFO kablam! Sep 03 21:29:42.826 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.826 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:563:54 Sep 03 21:29:42.826 INFO kablam! | Sep 03 21:29:42.826 INFO kablam! 563 | unsafe { ffi::gsl_matrix_float_set(self.mat, y, x, value) }; Sep 03 21:29:42.826 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.832 INFO kablam! Sep 03 21:29:42.833 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.833 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:563:57 Sep 03 21:29:42.833 INFO kablam! | Sep 03 21:29:42.833 INFO kablam! 563 | unsafe { ffi::gsl_matrix_float_set(self.mat, y, x, value) }; Sep 03 21:29:42.833 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.833 INFO kablam! Sep 03 21:29:42.837 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.837 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:608:77 Sep 03 21:29:42.837 INFO kablam! | Sep 03 21:29:42.837 INFO kablam! 608 | let ret = unsafe { ffi::gsl_matrix_float_get_row(tmp, self.mat, y) }; Sep 03 21:29:42.837 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.837 INFO kablam! Sep 03 21:29:42.839 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.839 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:621:77 Sep 03 21:29:42.839 INFO kablam! | Sep 03 21:29:42.839 INFO kablam! 621 | let ret = unsafe { ffi::gsl_matrix_float_get_col(tmp, self.mat, x) }; Sep 03 21:29:42.839 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.839 INFO kablam! Sep 03 21:29:42.840 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.840 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:630:58 Sep 03 21:29:42.840 INFO kablam! | Sep 03 21:29:42.841 INFO kablam! 630 | unsafe { ffi::gsl_matrix_float_set_row(self.mat, y, ffi::FFI::unwrap(v)) } Sep 03 21:29:42.841 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.841 INFO kablam! Sep 03 21:29:42.842 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.842 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:636:58 Sep 03 21:29:42.842 INFO kablam! | Sep 03 21:29:42.842 INFO kablam! 636 | unsafe { ffi::gsl_matrix_float_set_col(self.mat, x, ffi::FFI::unwrap(v)) } Sep 03 21:29:42.842 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.844 INFO kablam! Sep 03 21:29:42.845 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.845 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:641:60 Sep 03 21:29:42.845 INFO kablam! | Sep 03 21:29:42.845 INFO kablam! 641 | unsafe { ffi::gsl_matrix_float_swap_rows(self.mat, y1, y2) } Sep 03 21:29:42.845 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:42.845 INFO kablam! Sep 03 21:29:42.846 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.846 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:641:64 Sep 03 21:29:42.846 INFO kablam! | Sep 03 21:29:42.846 INFO kablam! 641 | unsafe { ffi::gsl_matrix_float_swap_rows(self.mat, y1, y2) } Sep 03 21:29:42.846 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:42.846 INFO kablam! Sep 03 21:29:42.847 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.847 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:646:63 Sep 03 21:29:42.847 INFO kablam! | Sep 03 21:29:42.847 INFO kablam! 646 | unsafe { ffi::gsl_matrix_float_swap_columns(self.mat, x1, x2) } Sep 03 21:29:42.847 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:42.852 INFO kablam! Sep 03 21:29:42.853 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.853 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:646:67 Sep 03 21:29:42.853 INFO kablam! | Sep 03 21:29:42.853 INFO kablam! 646 | unsafe { ffi::gsl_matrix_float_swap_columns(self.mat, x1, x2) } Sep 03 21:29:42.853 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:42.853 INFO kablam! Sep 03 21:29:42.854 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.854 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:651:62 Sep 03 21:29:42.854 INFO kablam! | Sep 03 21:29:42.854 INFO kablam! 651 | unsafe { ffi::gsl_matrix_float_swap_rowcol(self.mat, i, j) } Sep 03 21:29:42.854 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.855 INFO kablam! Sep 03 21:29:42.855 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:42.855 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:651:65 Sep 03 21:29:42.855 INFO kablam! | Sep 03 21:29:42.855 INFO kablam! 651 | unsafe { ffi::gsl_matrix_float_swap_rowcol(self.mat, i, j) } Sep 03 21:29:42.855 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:42.856 INFO kablam! Sep 03 21:29:43.168 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:43.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:732:60 Sep 03 21:29:43.168 INFO kablam! | Sep 03 21:29:43.168 INFO kablam! 732 | unsafe { ffi::gsl_matrix_float_max_index(self.mat, &mut imax, &mut jmax) }; Sep 03 21:29:43.168 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:43.169 INFO kablam! | Sep 03 21:29:43.169 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:43.169 INFO kablam! found type `&mut u64` Sep 03 21:29:43.169 INFO kablam! Sep 03 21:29:43.472 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:43.472 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:732:71 Sep 03 21:29:43.472 INFO kablam! | Sep 03 21:29:43.472 INFO kablam! 732 | unsafe { ffi::gsl_matrix_float_max_index(self.mat, &mut imax, &mut jmax) }; Sep 03 21:29:43.472 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:43.476 INFO kablam! | Sep 03 21:29:43.477 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:43.477 INFO kablam! found type `&mut u64` Sep 03 21:29:43.477 INFO kablam! Sep 03 21:29:43.781 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:43.781 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:742:60 Sep 03 21:29:43.781 INFO kablam! | Sep 03 21:29:43.781 INFO kablam! 742 | unsafe { ffi::gsl_matrix_float_min_index(self.mat, &mut imax, &mut jmax) }; Sep 03 21:29:43.781 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:43.782 INFO kablam! | Sep 03 21:29:43.782 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:43.782 INFO kablam! found type `&mut u64` Sep 03 21:29:43.783 INFO kablam! Sep 03 21:29:43.941 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:43.941 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:742:71 Sep 03 21:29:43.941 INFO kablam! | Sep 03 21:29:43.941 INFO kablam! 742 | unsafe { ffi::gsl_matrix_float_min_index(self.mat, &mut imax, &mut jmax) }; Sep 03 21:29:43.941 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:43.942 INFO kablam! | Sep 03 21:29:43.942 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:43.942 INFO kablam! found type `&mut u64` Sep 03 21:29:43.943 INFO kablam! Sep 03 21:29:44.146 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.146 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:754:63 Sep 03 21:29:44.146 INFO kablam! | Sep 03 21:29:44.146 INFO kablam! 754 | unsafe { ffi::gsl_matrix_float_minmax_index(self.mat, &mut imin, &mut jmin, &mut imax, &mut jmax) }; Sep 03 21:29:44.146 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:44.147 INFO kablam! | Sep 03 21:29:44.148 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:44.148 INFO kablam! found type `&mut u64` Sep 03 21:29:44.148 INFO kablam! Sep 03 21:29:44.357 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.357 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:754:74 Sep 03 21:29:44.357 INFO kablam! | Sep 03 21:29:44.357 INFO kablam! 754 | unsafe { ffi::gsl_matrix_float_minmax_index(self.mat, &mut imin, &mut jmin, &mut imax, &mut jmax) }; Sep 03 21:29:44.357 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:44.358 INFO kablam! | Sep 03 21:29:44.358 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:44.358 INFO kablam! found type `&mut u64` Sep 03 21:29:44.358 INFO kablam! Sep 03 21:29:44.537 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.537 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:754:85 Sep 03 21:29:44.537 INFO kablam! | Sep 03 21:29:44.537 INFO kablam! 754 | unsafe { ffi::gsl_matrix_float_minmax_index(self.mat, &mut imin, &mut jmin, &mut imax, &mut jmax) }; Sep 03 21:29:44.538 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:44.538 INFO kablam! | Sep 03 21:29:44.538 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:44.538 INFO kablam! found type `&mut u64` Sep 03 21:29:44.538 INFO kablam! Sep 03 21:29:44.722 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:754:96 Sep 03 21:29:44.722 INFO kablam! | Sep 03 21:29:44.722 INFO kablam! 754 | unsafe { ffi::gsl_matrix_float_minmax_index(self.mat, &mut imin, &mut jmin, &mut imax, &mut jmax) }; Sep 03 21:29:44.722 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:44.722 INFO kablam! | Sep 03 21:29:44.722 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:44.722 INFO kablam! found type `&mut u64` Sep 03 21:29:44.722 INFO kablam! Sep 03 21:29:44.724 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.724 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:803:38 Sep 03 21:29:44.724 INFO kablam! | Sep 03 21:29:44.724 INFO kablam! 803 | match MatrixF32::new((*self.mat).size1, (*self.mat).size2) { Sep 03 21:29:44.724 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.724 INFO kablam! Sep 03 21:29:44.724 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.724 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:803:57 Sep 03 21:29:44.724 INFO kablam! | Sep 03 21:29:44.724 INFO kablam! 803 | match MatrixF32::new((*self.mat).size1, (*self.mat).size2) { Sep 03 21:29:44.724 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.725 INFO kablam! Sep 03 21:29:44.725 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.725 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:828:28 Sep 03 21:29:44.725 INFO kablam! | Sep 03 21:29:44.725 INFO kablam! 828 | for y in 0u64..(*self.mat).size1 { Sep 03 21:29:44.725 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.725 INFO kablam! Sep 03 21:29:44.727 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:830:32 Sep 03 21:29:44.727 INFO kablam! | Sep 03 21:29:44.727 INFO kablam! 830 | for x in 0u64..(*self.mat).size2 { Sep 03 21:29:44.727 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.727 INFO kablam! Sep 03 21:29:44.727 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.728 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:831:28 Sep 03 21:29:44.728 INFO kablam! | Sep 03 21:29:44.728 INFO kablam! 831 | if x < (*self.mat).size2 - 1 { Sep 03 21:29:44.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.728 INFO kablam! Sep 03 21:29:44.731 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix.rs:837:24 Sep 03 21:29:44.731 INFO kablam! | Sep 03 21:29:44.731 INFO kablam! 837 | if y < (*self.mat).size1 - 1 { Sep 03 21:29:44.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.731 INFO kablam! Sep 03 21:29:44.741 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.741 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:25:59 Sep 03 21:29:44.741 INFO kablam! | Sep 03 21:29:44.741 INFO kablam! 25 | let tmp = unsafe { ffi::gsl_matrix_complex_calloc(n1, n2) }; Sep 03 21:29:44.741 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.741 INFO kablam! Sep 03 21:29:44.741 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.741 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:25:63 Sep 03 21:29:44.741 INFO kablam! | Sep 03 21:29:44.741 INFO kablam! 25 | let tmp = unsafe { ffi::gsl_matrix_complex_calloc(n1, n2) }; Sep 03 21:29:44.742 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.742 INFO kablam! Sep 03 21:29:44.742 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.742 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:39:78 Sep 03 21:29:44.742 INFO kablam! | Sep 03 21:29:44.742 INFO kablam! 39 | unsafe { ::std::mem::transmute(ffi::gsl_matrix_complex_get(self.mat, y, x)) } Sep 03 21:29:44.742 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.742 INFO kablam! Sep 03 21:29:44.742 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.742 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:39:81 Sep 03 21:29:44.742 INFO kablam! | Sep 03 21:29:44.742 INFO kablam! 39 | unsafe { ::std::mem::transmute(ffi::gsl_matrix_complex_get(self.mat, y, x)) } Sep 03 21:29:44.742 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.742 INFO kablam! Sep 03 21:29:44.743 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:45:56 Sep 03 21:29:44.743 INFO kablam! | Sep 03 21:29:44.743 INFO kablam! 45 | unsafe { ffi::gsl_matrix_complex_set(self.mat, y, x, ::std::mem::transmute(*value)) }; Sep 03 21:29:44.743 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.743 INFO kablam! Sep 03 21:29:44.743 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:45:59 Sep 03 21:29:44.743 INFO kablam! | Sep 03 21:29:44.743 INFO kablam! 45 | unsafe { ffi::gsl_matrix_complex_set(self.mat, y, x, ::std::mem::transmute(*value)) }; Sep 03 21:29:44.743 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.743 INFO kablam! Sep 03 21:29:44.746 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:90:79 Sep 03 21:29:44.746 INFO kablam! | Sep 03 21:29:44.746 INFO kablam! 90 | let ret = unsafe { ffi::gsl_matrix_complex_get_row(tmp, self.mat, y) }; Sep 03 21:29:44.746 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.746 INFO kablam! Sep 03 21:29:44.747 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.748 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:103:79 Sep 03 21:29:44.748 INFO kablam! | Sep 03 21:29:44.748 INFO kablam! 103 | let ret = unsafe { ffi::gsl_matrix_complex_get_col(tmp, self.mat, x) }; Sep 03 21:29:44.748 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.748 INFO kablam! Sep 03 21:29:44.748 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.749 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:112:60 Sep 03 21:29:44.749 INFO kablam! | Sep 03 21:29:44.749 INFO kablam! 112 | unsafe { ffi::gsl_matrix_complex_set_row(self.mat, y, ffi::FFI::unwrap(v)) } Sep 03 21:29:44.749 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.749 INFO kablam! Sep 03 21:29:44.749 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.749 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:118:60 Sep 03 21:29:44.749 INFO kablam! | Sep 03 21:29:44.749 INFO kablam! 118 | unsafe { ffi::gsl_matrix_complex_set_col(self.mat, x, ffi::FFI::unwrap(v)) } Sep 03 21:29:44.750 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.756 INFO kablam! Sep 03 21:29:44.757 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.757 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:123:62 Sep 03 21:29:44.757 INFO kablam! | Sep 03 21:29:44.757 INFO kablam! 123 | unsafe { ffi::gsl_matrix_complex_swap_rows(self.mat, y1, y2) } Sep 03 21:29:44.757 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.757 INFO kablam! Sep 03 21:29:44.757 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.757 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:123:66 Sep 03 21:29:44.758 INFO kablam! | Sep 03 21:29:44.758 INFO kablam! 123 | unsafe { ffi::gsl_matrix_complex_swap_rows(self.mat, y1, y2) } Sep 03 21:29:44.758 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.758 INFO kablam! Sep 03 21:29:44.758 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.758 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:128:65 Sep 03 21:29:44.758 INFO kablam! | Sep 03 21:29:44.758 INFO kablam! 128 | unsafe { ffi::gsl_matrix_complex_swap_columns(self.mat, x1, x2) } Sep 03 21:29:44.758 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.758 INFO kablam! Sep 03 21:29:44.758 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.758 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:128:69 Sep 03 21:29:44.759 INFO kablam! | Sep 03 21:29:44.759 INFO kablam! 128 | unsafe { ffi::gsl_matrix_complex_swap_columns(self.mat, x1, x2) } Sep 03 21:29:44.759 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.759 INFO kablam! Sep 03 21:29:44.759 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:133:64 Sep 03 21:29:44.759 INFO kablam! | Sep 03 21:29:44.759 INFO kablam! 133 | unsafe { ffi::gsl_matrix_complex_swap_rowcol(self.mat, i, j) } Sep 03 21:29:44.759 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.759 INFO kablam! Sep 03 21:29:44.759 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.760 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:133:67 Sep 03 21:29:44.760 INFO kablam! | Sep 03 21:29:44.760 INFO kablam! 133 | unsafe { ffi::gsl_matrix_complex_swap_rowcol(self.mat, i, j) } Sep 03 21:29:44.760 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.760 INFO kablam! Sep 03 21:29:44.765 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.765 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:235:45 Sep 03 21:29:44.765 INFO kablam! | Sep 03 21:29:44.765 INFO kablam! 235 | match MatrixComplexF64::new((*self.mat).size1, (*self.mat).size2) { Sep 03 21:29:44.765 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.765 INFO kablam! Sep 03 21:29:44.766 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:235:64 Sep 03 21:29:44.766 INFO kablam! | Sep 03 21:29:44.766 INFO kablam! 235 | match MatrixComplexF64::new((*self.mat).size1, (*self.mat).size2) { Sep 03 21:29:44.766 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.766 INFO kablam! Sep 03 21:29:44.767 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.767 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:258:28 Sep 03 21:29:44.767 INFO kablam! | Sep 03 21:29:44.768 INFO kablam! 258 | for y in 0u64..(*self.mat).size1 { Sep 03 21:29:44.768 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.768 INFO kablam! Sep 03 21:29:44.769 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:260:32 Sep 03 21:29:44.769 INFO kablam! | Sep 03 21:29:44.769 INFO kablam! 260 | for x in 0u64..(*self.mat).size2 { Sep 03 21:29:44.769 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.769 INFO kablam! Sep 03 21:29:44.770 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.770 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:261:28 Sep 03 21:29:44.770 INFO kablam! | Sep 03 21:29:44.770 INFO kablam! 261 | if x < (*self.mat).size2 - 1 { Sep 03 21:29:44.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.770 INFO kablam! Sep 03 21:29:44.774 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.774 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:267:24 Sep 03 21:29:44.774 INFO kablam! | Sep 03 21:29:44.774 INFO kablam! 267 | if y < (*self.mat).size1 - 1 { Sep 03 21:29:44.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.780 INFO kablam! Sep 03 21:29:44.782 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:301:65 Sep 03 21:29:44.783 INFO kablam! | Sep 03 21:29:44.783 INFO kablam! 301 | let tmp = unsafe { ffi::gsl_matrix_complex_float_calloc(n1, n2) }; Sep 03 21:29:44.783 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.783 INFO kablam! Sep 03 21:29:44.783 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:301:69 Sep 03 21:29:44.783 INFO kablam! | Sep 03 21:29:44.783 INFO kablam! 301 | let tmp = unsafe { ffi::gsl_matrix_complex_float_calloc(n1, n2) }; Sep 03 21:29:44.783 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.783 INFO kablam! Sep 03 21:29:44.784 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.784 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:315:84 Sep 03 21:29:44.785 INFO kablam! | Sep 03 21:29:44.785 INFO kablam! 315 | unsafe { ::std::mem::transmute(ffi::gsl_matrix_complex_float_get(self.mat, y, x)) } Sep 03 21:29:44.785 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.785 INFO kablam! Sep 03 21:29:44.785 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.785 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:315:87 Sep 03 21:29:44.785 INFO kablam! | Sep 03 21:29:44.785 INFO kablam! 315 | unsafe { ::std::mem::transmute(ffi::gsl_matrix_complex_float_get(self.mat, y, x)) } Sep 03 21:29:44.785 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.785 INFO kablam! Sep 03 21:29:44.786 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.786 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:321:62 Sep 03 21:29:44.786 INFO kablam! | Sep 03 21:29:44.786 INFO kablam! 321 | unsafe { ffi::gsl_matrix_complex_float_set(self.mat, y, x, ::std::mem::transmute(*value)) }; Sep 03 21:29:44.786 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.786 INFO kablam! Sep 03 21:29:44.786 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.786 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:321:65 Sep 03 21:29:44.786 INFO kablam! | Sep 03 21:29:44.786 INFO kablam! 321 | unsafe { ffi::gsl_matrix_complex_float_set(self.mat, y, x, ::std::mem::transmute(*value)) }; Sep 03 21:29:44.786 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.786 INFO kablam! Sep 03 21:29:44.790 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.790 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:366:85 Sep 03 21:29:44.790 INFO kablam! | Sep 03 21:29:44.790 INFO kablam! 366 | let ret = unsafe { ffi::gsl_matrix_complex_float_get_row(tmp, self.mat, y) }; Sep 03 21:29:44.790 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.790 INFO kablam! Sep 03 21:29:44.791 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.791 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:379:85 Sep 03 21:29:44.791 INFO kablam! | Sep 03 21:29:44.791 INFO kablam! 379 | let ret = unsafe { ffi::gsl_matrix_complex_float_get_col(tmp, self.mat, x) }; Sep 03 21:29:44.791 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.791 INFO kablam! Sep 03 21:29:44.792 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:388:66 Sep 03 21:29:44.792 INFO kablam! | Sep 03 21:29:44.792 INFO kablam! 388 | unsafe { ffi::gsl_matrix_complex_float_set_row(self.mat, y, ffi::FFI::unwrap(v)) } Sep 03 21:29:44.792 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.792 INFO kablam! Sep 03 21:29:44.793 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.793 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:394:66 Sep 03 21:29:44.793 INFO kablam! | Sep 03 21:29:44.793 INFO kablam! 394 | unsafe { ffi::gsl_matrix_complex_float_set_col(self.mat, x, ffi::FFI::unwrap(v)) } Sep 03 21:29:44.793 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.793 INFO kablam! Sep 03 21:29:44.794 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:399:68 Sep 03 21:29:44.794 INFO kablam! | Sep 03 21:29:44.794 INFO kablam! 399 | unsafe { ffi::gsl_matrix_complex_float_swap_rows(self.mat, y1, y2) } Sep 03 21:29:44.794 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.794 INFO kablam! Sep 03 21:29:44.794 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:399:72 Sep 03 21:29:44.794 INFO kablam! | Sep 03 21:29:44.794 INFO kablam! 399 | unsafe { ffi::gsl_matrix_complex_float_swap_rows(self.mat, y1, y2) } Sep 03 21:29:44.794 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.794 INFO kablam! Sep 03 21:29:44.795 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:404:71 Sep 03 21:29:44.795 INFO kablam! | Sep 03 21:29:44.795 INFO kablam! 404 | unsafe { ffi::gsl_matrix_complex_float_swap_columns(self.mat, x1, x2) } Sep 03 21:29:44.795 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.795 INFO kablam! Sep 03 21:29:44.795 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:404:75 Sep 03 21:29:44.795 INFO kablam! | Sep 03 21:29:44.795 INFO kablam! 404 | unsafe { ffi::gsl_matrix_complex_float_swap_columns(self.mat, x1, x2) } Sep 03 21:29:44.795 INFO kablam! | ^^ expected usize, found u64 Sep 03 21:29:44.796 INFO kablam! Sep 03 21:29:44.796 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.796 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:409:70 Sep 03 21:29:44.796 INFO kablam! | Sep 03 21:29:44.796 INFO kablam! 409 | unsafe { ffi::gsl_matrix_complex_float_swap_rowcol(self.mat, i, j) } Sep 03 21:29:44.796 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.796 INFO kablam! Sep 03 21:29:44.796 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.796 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:409:73 Sep 03 21:29:44.796 INFO kablam! | Sep 03 21:29:44.797 INFO kablam! 409 | unsafe { ffi::gsl_matrix_complex_float_swap_rowcol(self.mat, i, j) } Sep 03 21:29:44.797 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:44.797 INFO kablam! Sep 03 21:29:44.802 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.802 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:512:45 Sep 03 21:29:44.802 INFO kablam! | Sep 03 21:29:44.802 INFO kablam! 512 | match MatrixComplexF32::new((*self.mat).size1, (*self.mat).size2) { Sep 03 21:29:44.802 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.806 INFO kablam! Sep 03 21:29:44.806 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.806 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:512:64 Sep 03 21:29:44.806 INFO kablam! | Sep 03 21:29:44.806 INFO kablam! 512 | match MatrixComplexF32::new((*self.mat).size1, (*self.mat).size2) { Sep 03 21:29:44.806 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.806 INFO kablam! Sep 03 21:29:44.808 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.808 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:535:28 Sep 03 21:29:44.808 INFO kablam! | Sep 03 21:29:44.808 INFO kablam! 535 | for y in 0u64..(*self.mat).size1 { Sep 03 21:29:44.808 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.808 INFO kablam! Sep 03 21:29:44.810 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.810 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:537:32 Sep 03 21:29:44.810 INFO kablam! | Sep 03 21:29:44.810 INFO kablam! 537 | for x in 0u64..(*self.mat).size2 { Sep 03 21:29:44.810 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.816 INFO kablam! Sep 03 21:29:44.817 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:538:28 Sep 03 21:29:44.817 INFO kablam! | Sep 03 21:29:44.817 INFO kablam! 538 | if x < (*self.mat).size2 - 1 { Sep 03 21:29:44.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.817 INFO kablam! Sep 03 21:29:44.821 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/matrix_complex.rs:544:24 Sep 03 21:29:44.821 INFO kablam! | Sep 03 21:29:44.821 INFO kablam! 544 | if y < (*self.mat).size1 - 1 { Sep 03 21:29:44.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.821 INFO kablam! Sep 03 21:29:44.827 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.827 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/minimizer.rs:136:37 Sep 03 21:29:44.827 INFO kablam! | Sep 03 21:29:44.827 INFO kablam! 136 | let state = unsafe { malloc(t.size) }; Sep 03 21:29:44.828 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:44.828 INFO kablam! Sep 03 21:29:44.888 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.888 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:127:55 Sep 03 21:29:44.888 INFO kablam! | Sep 03 21:29:44.888 INFO kablam! 127 | let tmp = unsafe { ffi::gsl_monte_plain_alloc(dim) }; Sep 03 21:29:44.888 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:44.888 INFO kablam! Sep 03 21:29:44.908 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:234:63 Sep 03 21:29:44.909 INFO kablam! | Sep 03 21:29:44.909 INFO kablam! 234 | let tmp_pointer = unsafe { ffi::gsl_monte_miser_alloc(dim) }; Sep 03 21:29:44.909 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:44.909 INFO kablam! Sep 03 21:29:44.937 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:44.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:310:24 Sep 03 21:29:44.937 INFO kablam! | Sep 03 21:29:44.937 INFO kablam! 310 | if calls < (*self.s).min_calls_per_bisection { Sep 03 21:29:44.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:44.937 INFO kablam! Sep 03 21:29:44.945 INFO kablam! error[E0308]: if and else have incompatible types Sep 03 21:29:44.945 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:342:34 Sep 03 21:29:44.945 INFO kablam! | Sep 03 21:29:44.945 INFO kablam! 342 | let estimate_calls = if min_calls as f64 > tmp { Sep 03 21:29:44.945 INFO kablam! | __________________________________^ Sep 03 21:29:44.945 INFO kablam! 343 | | min_calls Sep 03 21:29:44.945 INFO kablam! 344 | | } else { Sep 03 21:29:44.945 INFO kablam! 345 | | tmp as u64 Sep 03 21:29:44.945 INFO kablam! 346 | | }; Sep 03 21:29:44.945 INFO kablam! | |_____________^ expected usize, found u64 Sep 03 21:29:44.945 INFO kablam! | Sep 03 21:29:44.946 INFO kablam! = note: expected type `usize` Sep 03 21:29:44.946 INFO kablam! found type `u64` Sep 03 21:29:44.946 INFO kablam! Sep 03 21:29:45.057 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:657:63 Sep 03 21:29:45.057 INFO kablam! | Sep 03 21:29:45.057 INFO kablam! 657 | let tmp_pointer = unsafe { ffi::gsl_monte_vegas_alloc(dim) }; Sep 03 21:29:45.057 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:45.057 INFO kablam! Sep 03 21:29:45.079 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:726:37 Sep 03 21:29:45.079 INFO kablam! | Sep 03 21:29:45.079 INFO kablam! 726 | if 2 * boxes >= (*self.s).bins_max { Sep 03 21:29:45.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:45.079 INFO kablam! Sep 03 21:29:45.079 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:728:43 Sep 03 21:29:45.079 INFO kablam! | Sep 03 21:29:45.080 INFO kablam! 728 | let tmp = boxes / (*self.s).bins_max; Sep 03 21:29:45.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:45.080 INFO kablam! Sep 03 21:29:45.080 INFO kablam! error[E0277]: cannot divide `u64` by `usize` Sep 03 21:29:45.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:728:41 Sep 03 21:29:45.081 INFO kablam! | Sep 03 21:29:45.081 INFO kablam! 728 | let tmp = boxes / (*self.s).bins_max; Sep 03 21:29:45.081 INFO kablam! | ^ no implementation for `u64 / usize` Sep 03 21:29:45.081 INFO kablam! | Sep 03 21:29:45.081 INFO kablam! = help: the trait `std::ops::Div` is not implemented for `u64` Sep 03 21:29:45.081 INFO kablam! Sep 03 21:29:45.082 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.082 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:732:42 Sep 03 21:29:45.082 INFO kablam! | Sep 03 21:29:45.082 INFO kablam! 732 | bins = if tmp2 < (*self.s).bins_max { tmp2 } else { (*self.s).bins_max }; Sep 03 21:29:45.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:45.082 INFO kablam! Sep 03 21:29:45.082 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.082 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:732:63 Sep 03 21:29:45.083 INFO kablam! | Sep 03 21:29:45.083 INFO kablam! 732 | bins = if tmp2 < (*self.s).bins_max { tmp2 } else { (*self.s).bins_max }; Sep 03 21:29:45.083 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:45.083 INFO kablam! Sep 03 21:29:45.083 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.083 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:733:47 Sep 03 21:29:45.083 INFO kablam! | Sep 03 21:29:45.083 INFO kablam! 733 | boxes = box_per_bin * bins; Sep 03 21:29:45.083 INFO kablam! | ^^^^ expected u64, found usize Sep 03 21:29:45.083 INFO kablam! Sep 03 21:29:45.084 INFO kablam! error[E0277]: cannot multiply `usize` to `u64` Sep 03 21:29:45.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:733:45 Sep 03 21:29:45.084 INFO kablam! | Sep 03 21:29:45.084 INFO kablam! 733 | boxes = box_per_bin * bins; Sep 03 21:29:45.084 INFO kablam! | ^ no implementation for `u64 * usize` Sep 03 21:29:45.085 INFO kablam! | Sep 03 21:29:45.085 INFO kablam! = help: the trait `std::ops::Mul` is not implemented for `u64` Sep 03 21:29:45.085 INFO kablam! Sep 03 21:29:45.087 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/monte_carlo.rs:755:28 Sep 03 21:29:45.087 INFO kablam! | Sep 03 21:29:45.087 INFO kablam! 755 | if bins != (*self.s).bins as u64 { Sep 03 21:29:45.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:45.087 INFO kablam! Sep 03 21:29:45.395 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:30:52 Sep 03 21:29:45.395 INFO kablam! | Sep 03 21:29:45.395 INFO kablam! 30 | let tmp = unsafe { ffi::gsl_multiset_alloc(n, k) }; Sep 03 21:29:45.395 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:45.395 INFO kablam! Sep 03 21:29:45.395 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:30:55 Sep 03 21:29:45.395 INFO kablam! | Sep 03 21:29:45.395 INFO kablam! 30 | let tmp = unsafe { ffi::gsl_multiset_alloc(n, k) }; Sep 03 21:29:45.396 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:45.396 INFO kablam! Sep 03 21:29:45.661 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.661 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:45:43 Sep 03 21:29:45.662 INFO kablam! | Sep 03 21:29:45.662 INFO kablam! 45 | data: CSlice::new((*tmp).data, (*tmp).k as usize) Sep 03 21:29:45.662 INFO kablam! | ^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:45.662 INFO kablam! | Sep 03 21:29:45.662 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:45.662 INFO kablam! found type `*mut usize` Sep 03 21:29:45.662 INFO kablam! Sep 03 21:29:45.663 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.663 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:55:53 Sep 03 21:29:45.663 INFO kablam! | Sep 03 21:29:45.663 INFO kablam! 55 | let tmp = unsafe { ffi::gsl_multiset_calloc(n, k) }; Sep 03 21:29:45.663 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:45.663 INFO kablam! Sep 03 21:29:45.663 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.663 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:55:56 Sep 03 21:29:45.663 INFO kablam! | Sep 03 21:29:45.663 INFO kablam! 55 | let tmp = unsafe { ffi::gsl_multiset_calloc(n, k) }; Sep 03 21:29:45.663 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:45.663 INFO kablam! Sep 03 21:29:45.935 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:70:43 Sep 03 21:29:45.935 INFO kablam! | Sep 03 21:29:45.935 INFO kablam! 70 | data: CSlice::new((*tmp).data, (*tmp).k as usize) Sep 03 21:29:45.935 INFO kablam! | ^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:45.940 INFO kablam! | Sep 03 21:29:45.940 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:45.940 INFO kablam! found type `*mut usize` Sep 03 21:29:45.941 INFO kablam! Sep 03 21:29:45.942 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:95:48 Sep 03 21:29:45.942 INFO kablam! | Sep 03 21:29:45.942 INFO kablam! 95 | unsafe { ffi::gsl_multiset_get(self.c, i) } Sep 03 21:29:45.942 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:45.942 INFO kablam! Sep 03 21:29:45.943 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:95:18 Sep 03 21:29:45.943 INFO kablam! | Sep 03 21:29:45.943 INFO kablam! 94 | pub fn get(&self, i: u64) -> u64 { Sep 03 21:29:45.943 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:45.943 INFO kablam! 95 | unsafe { ffi::gsl_multiset_get(self.c, i) } Sep 03 21:29:45.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:45.943 INFO kablam! Sep 03 21:29:45.943 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:100:18 Sep 03 21:29:45.943 INFO kablam! | Sep 03 21:29:45.943 INFO kablam! 99 | pub fn n(&self) -> u64 { Sep 03 21:29:45.943 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:45.943 INFO kablam! 100 | unsafe { ffi::gsl_multiset_n(self.c) } Sep 03 21:29:45.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:45.943 INFO kablam! Sep 03 21:29:45.943 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:45.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:105:18 Sep 03 21:29:45.943 INFO kablam! | Sep 03 21:29:45.943 INFO kablam! 104 | pub fn k(&self) -> u64 { Sep 03 21:29:45.943 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:45.943 INFO kablam! 105 | unsafe { ffi::gsl_multiset_k(self.c) } Sep 03 21:29:45.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:45.943 INFO kablam! Sep 03 21:29:46.222 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/multiset.rs:162:39 Sep 03 21:29:46.222 INFO kablam! | Sep 03 21:29:46.222 INFO kablam! 162 | data: CSlice::new((*c).data, (*c).k as usize) Sep 03 21:29:46.222 INFO kablam! | ^^^^^^^^^ expected u64, found usize Sep 03 21:29:46.222 INFO kablam! | Sep 03 21:29:46.222 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:46.222 INFO kablam! found type `*mut usize` Sep 03 21:29:46.222 INFO kablam! Sep 03 21:29:46.230 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/n_tuples.rs:50:71 Sep 03 21:29:46.230 INFO kablam! | Sep 03 21:29:46.231 INFO kablam! 50 | ffi::gsl_ntuple_create(c_str.as_ptr() as *mut i8, t_data, ::std::mem::size_of::() as u64) Sep 03 21:29:46.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:46.231 INFO kablam! Sep 03 21:29:46.233 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.233 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/n_tuples.rs:70:69 Sep 03 21:29:46.233 INFO kablam! | Sep 03 21:29:46.233 INFO kablam! 70 | ffi::gsl_ntuple_open(c_str.as_ptr() as *mut i8, t_data, ::std::mem::size_of::() as u64) Sep 03 21:29:46.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:46.234 INFO kablam! Sep 03 21:29:46.243 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.243 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/ordinary_differential_equations.rs:94:76 Sep 03 21:29:46.243 INFO kablam! | Sep 03 21:29:46.243 INFO kablam! 94 | let tmp = unsafe { ffi::gsl_odeiv2_step_alloc(ffi::FFI::unwrap(t), dim) }; Sep 03 21:29:46.243 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:46.243 INFO kablam! Sep 03 21:29:46.259 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/ordinary_differential_equations.rs:360:114 Sep 03 21:29:46.259 INFO kablam! | Sep 03 21:29:46.259 INFO kablam! 360 | let tmp = unsafe { ffi::gsl_odeiv2_control_scaled_new(eps_abs, eps_rel, a_y, a_dydt, scale_abs.as_ptr(), scale_abs.len() as u64) }; Sep 03 21:29:46.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:46.259 INFO kablam! Sep 03 21:29:46.268 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.269 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/ordinary_differential_equations.rs:419:71 Sep 03 21:29:46.269 INFO kablam! | Sep 03 21:29:46.269 INFO kablam! 419 | unsafe { ffi::gsl_odeiv2_control_errlevel(self.c, y, dydt, h, ind, errlev) } Sep 03 21:29:46.269 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:46.269 INFO kablam! Sep 03 21:29:46.271 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/ordinary_differential_equations.rs:485:57 Sep 03 21:29:46.271 INFO kablam! | Sep 03 21:29:46.271 INFO kablam! 485 | let tmp = unsafe { ffi::gsl_odeiv2_evolve_alloc(dim) }; Sep 03 21:29:46.271 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:46.272 INFO kablam! Sep 03 21:29:46.287 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:47:55 Sep 03 21:29:46.287 INFO kablam! | Sep 03 21:29:46.287 INFO kablam! 47 | let tmp = unsafe { ffi::gsl_permutation_alloc(n) }; Sep 03 21:29:46.287 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:46.287 INFO kablam! Sep 03 21:29:46.549 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.549 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:55:36 Sep 03 21:29:46.549 INFO kablam! | Sep 03 21:29:46.549 INFO kablam! 55 | d: CSlice::new((*tmp).data, (*tmp).size as usize) Sep 03 21:29:46.549 INFO kablam! | ^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:46.549 INFO kablam! | Sep 03 21:29:46.549 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:46.549 INFO kablam! found type `*mut usize` Sep 03 21:29:46.572 INFO kablam! Sep 03 21:29:46.573 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.573 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:64:56 Sep 03 21:29:46.573 INFO kablam! | Sep 03 21:29:46.573 INFO kablam! 64 | let tmp = unsafe { ffi::gsl_permutation_calloc(n) }; Sep 03 21:29:46.573 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:46.573 INFO kablam! Sep 03 21:29:46.811 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.811 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:72:36 Sep 03 21:29:46.811 INFO kablam! | Sep 03 21:29:46.811 INFO kablam! 72 | d: CSlice::new((*tmp).data, (*tmp).size as usize) Sep 03 21:29:46.811 INFO kablam! | ^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:46.811 INFO kablam! | Sep 03 21:29:46.811 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:46.811 INFO kablam! found type `*mut usize` Sep 03 21:29:46.811 INFO kablam! Sep 03 21:29:46.812 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.812 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:91:51 Sep 03 21:29:46.812 INFO kablam! | Sep 03 21:29:46.813 INFO kablam! 91 | unsafe { ffi::gsl_permutation_get(self.p, i) } Sep 03 21:29:46.813 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:46.813 INFO kablam! Sep 03 21:29:46.813 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.813 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:91:18 Sep 03 21:29:46.813 INFO kablam! | Sep 03 21:29:46.813 INFO kablam! 90 | pub fn get(&self, i: u64) -> u64 { Sep 03 21:29:46.813 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:46.813 INFO kablam! 91 | unsafe { ffi::gsl_permutation_get(self.p, i) } Sep 03 21:29:46.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:46.813 INFO kablam! Sep 03 21:29:46.814 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.814 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:96:52 Sep 03 21:29:46.814 INFO kablam! | Sep 03 21:29:46.814 INFO kablam! 96 | unsafe { ffi::gsl_permutation_swap(self.p, i, j) } Sep 03 21:29:46.814 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:46.814 INFO kablam! Sep 03 21:29:46.814 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.814 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:96:55 Sep 03 21:29:46.814 INFO kablam! | Sep 03 21:29:46.814 INFO kablam! 96 | unsafe { ffi::gsl_permutation_swap(self.p, i, j) } Sep 03 21:29:46.814 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:46.814 INFO kablam! Sep 03 21:29:46.814 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.814 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:101:18 Sep 03 21:29:46.814 INFO kablam! | Sep 03 21:29:46.814 INFO kablam! 100 | pub fn size(&self) -> u64 { Sep 03 21:29:46.814 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:46.814 INFO kablam! 101 | unsafe { ffi::gsl_permutation_size(self.p) } Sep 03 21:29:46.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:46.814 INFO kablam! Sep 03 21:29:46.815 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.815 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:142:70 Sep 03 21:29:46.815 INFO kablam! | Sep 03 21:29:46.815 INFO kablam! 142 | unsafe { ffi::gsl_permute((*self.p).data, data.as_mut_ptr(), stride, data.len() as u64) } Sep 03 21:29:46.816 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:46.816 INFO kablam! Sep 03 21:29:46.816 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:142:78 Sep 03 21:29:46.816 INFO kablam! | Sep 03 21:29:46.816 INFO kablam! 142 | unsafe { ffi::gsl_permute((*self.p).data, data.as_mut_ptr(), stride, data.len() as u64) } Sep 03 21:29:46.816 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:46.816 INFO kablam! Sep 03 21:29:46.816 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:147:78 Sep 03 21:29:46.817 INFO kablam! | Sep 03 21:29:46.817 INFO kablam! 147 | unsafe { ffi::gsl_permute_inverse((*self.p).data, data.as_mut_ptr(), stride, data.len() as u64) } Sep 03 21:29:46.817 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:46.817 INFO kablam! Sep 03 21:29:46.824 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.825 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:147:86 Sep 03 21:29:46.825 INFO kablam! | Sep 03 21:29:46.825 INFO kablam! 147 | unsafe { ffi::gsl_permute_inverse((*self.p).data, data.as_mut_ptr(), stride, data.len() as u64) } Sep 03 21:29:46.825 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:46.825 INFO kablam! Sep 03 21:29:46.827 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.827 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:183:18 Sep 03 21:29:46.827 INFO kablam! | Sep 03 21:29:46.827 INFO kablam! 182 | pub fn inversions(&self) -> u64 { Sep 03 21:29:46.827 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:46.827 INFO kablam! 183 | unsafe { ffi::gsl_permutation_inversions(self.p) } Sep 03 21:29:46.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:46.827 INFO kablam! Sep 03 21:29:46.828 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.828 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:188:18 Sep 03 21:29:46.828 INFO kablam! | Sep 03 21:29:46.828 INFO kablam! 187 | pub fn linear_cycles(&self) -> u64 { Sep 03 21:29:46.828 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:46.828 INFO kablam! 188 | unsafe { ffi::gsl_permutation_linear_cycles(self.p) } Sep 03 21:29:46.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:46.828 INFO kablam! Sep 03 21:29:46.828 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:46.828 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:193:18 Sep 03 21:29:46.828 INFO kablam! | Sep 03 21:29:46.828 INFO kablam! 192 | pub fn canonical_cycles(&self) -> u64 { Sep 03 21:29:46.828 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:46.828 INFO kablam! 193 | unsafe { ffi::gsl_permutation_canonical_cycles(self.p) } Sep 03 21:29:46.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:46.828 INFO kablam! Sep 03 21:29:47.093 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.093 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:209:32 Sep 03 21:29:47.093 INFO kablam! | Sep 03 21:29:47.093 INFO kablam! 209 | d: CSlice::new((*p).data, (*p).size as usize) Sep 03 21:29:47.093 INFO kablam! | ^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.093 INFO kablam! | Sep 03 21:29:47.093 INFO kablam! = note: expected type `*mut u64` Sep 03 21:29:47.093 INFO kablam! found type `*mut usize` Sep 03 21:29:47.093 INFO kablam! Sep 03 21:29:47.094 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.094 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/permutation.rs:224:28 Sep 03 21:29:47.094 INFO kablam! | Sep 03 21:29:47.094 INFO kablam! 224 | for x in 0u64..(*self.p).size { Sep 03 21:29:47.094 INFO kablam! | ^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.094 INFO kablam! Sep 03 21:29:47.097 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.097 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/polynomial.rs:26:66 Sep 03 21:29:47.097 INFO kablam! | Sep 03 21:29:47.097 INFO kablam! 26 | let tmp = unsafe { ffi::gsl_poly_complex_workspace_alloc(n) }; Sep 03 21:29:47.097 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.097 INFO kablam! Sep 03 21:29:47.098 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/polynomial.rs:47:58 Sep 03 21:29:47.098 INFO kablam! | Sep 03 21:29:47.099 INFO kablam! 47 | unsafe { ffi::gsl_poly_complex_solve(a.as_ptr(), a.len() as u64, self.w, z.as_mut_ptr()) } Sep 03 21:29:47.099 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.099 INFO kablam! Sep 03 21:29:47.120 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/qrng.rs:72:18 Sep 03 21:29:47.120 INFO kablam! | Sep 03 21:29:47.120 INFO kablam! 71 | pub fn size(&self) -> u64 { Sep 03 21:29:47.120 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.120 INFO kablam! 72 | unsafe { ffi::gsl_qrng_size(self.q) } Sep 03 21:29:47.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.120 INFO kablam! Sep 03 21:29:47.124 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/ran_discrete.rs:34:58 Sep 03 21:29:47.124 INFO kablam! | Sep 03 21:29:47.125 INFO kablam! 34 | let tmp = unsafe { ffi::gsl_ran_discrete_preproc(P.len() as u64, P.as_ptr()) }; Sep 03 21:29:47.125 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.125 INFO kablam! Sep 03 21:29:47.126 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.126 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/ran_discrete.rs:47:18 Sep 03 21:29:47.126 INFO kablam! | Sep 03 21:29:47.126 INFO kablam! 46 | pub fn discrete(&self, r: &Rng) -> u64 { Sep 03 21:29:47.126 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.126 INFO kablam! 47 | unsafe { ffi::gsl_ran_discrete(ffi::FFI::unwrap(r), self.ran) } Sep 03 21:29:47.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.126 INFO kablam! Sep 03 21:29:47.127 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.127 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/ran_discrete.rs:53:44 Sep 03 21:29:47.127 INFO kablam! | Sep 03 21:29:47.127 INFO kablam! 53 | unsafe { ffi::gsl_ran_discrete_pdf(k, self.ran) } Sep 03 21:29:47.127 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.127 INFO kablam! Sep 03 21:29:47.129 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.129 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/series_acceleration.rs:63:55 Sep 03 21:29:47.129 INFO kablam! | Sep 03 21:29:47.129 INFO kablam! 63 | let tmp = unsafe { ffi::gsl_sum_levin_u_alloc(n) }; Sep 03 21:29:47.129 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.129 INFO kablam! Sep 03 21:29:47.130 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.130 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/series_acceleration.rs:80:61 Sep 03 21:29:47.130 INFO kablam! | Sep 03 21:29:47.130 INFO kablam! 80 | unsafe { ffi::gsl_sum_levin_u_accel(array.as_ptr(), array.len() as u64, self.w, sum_accel, abserr) } Sep 03 21:29:47.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.130 INFO kablam! Sep 03 21:29:47.131 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/series_acceleration.rs:88:18 Sep 03 21:29:47.131 INFO kablam! | Sep 03 21:29:47.131 INFO kablam! 87 | pub fn terms_used(&self) -> u64 { Sep 03 21:29:47.131 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.131 INFO kablam! 88 | unsafe { (*self.w).terms_used } Sep 03 21:29:47.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.131 INFO kablam! Sep 03 21:29:47.131 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/series_acceleration.rs:92:18 Sep 03 21:29:47.131 INFO kablam! | Sep 03 21:29:47.131 INFO kablam! 91 | pub fn size(&self) -> u64 { Sep 03 21:29:47.131 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.131 INFO kablam! 92 | unsafe { (*self.w).size } Sep 03 21:29:47.131 INFO kablam! | ^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.131 INFO kablam! Sep 03 21:29:47.132 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.132 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/series_acceleration.rs:125:60 Sep 03 21:29:47.132 INFO kablam! | Sep 03 21:29:47.132 INFO kablam! 125 | let tmp = unsafe { ffi::gsl_sum_levin_utrunc_alloc(n) }; Sep 03 21:29:47.132 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.132 INFO kablam! Sep 03 21:29:47.149 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/series_acceleration.rs:143:66 Sep 03 21:29:47.149 INFO kablam! | Sep 03 21:29:47.149 INFO kablam! 143 | unsafe { ffi::gsl_sum_levin_utrunc_accel(array.as_ptr(), array.len() as u64, self.w, sum_accel, abserr_trunc) } Sep 03 21:29:47.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.149 INFO kablam! Sep 03 21:29:47.150 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.150 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/series_acceleration.rs:151:18 Sep 03 21:29:47.150 INFO kablam! | Sep 03 21:29:47.150 INFO kablam! 150 | pub fn terms_used(&self) -> u64 { Sep 03 21:29:47.150 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.150 INFO kablam! 151 | unsafe { (*self.w).terms_used } Sep 03 21:29:47.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.150 INFO kablam! Sep 03 21:29:47.150 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.150 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/series_acceleration.rs:155:18 Sep 03 21:29:47.150 INFO kablam! | Sep 03 21:29:47.150 INFO kablam! 154 | pub fn size(&self) -> u64 { Sep 03 21:29:47.150 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.150 INFO kablam! 155 | unsafe { (*self.w).size } Sep 03 21:29:47.150 INFO kablam! | ^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.150 INFO kablam! Sep 03 21:29:47.156 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.156 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/rng.rs:196:18 Sep 03 21:29:47.156 INFO kablam! | Sep 03 21:29:47.156 INFO kablam! 195 | pub fn size(&self) -> u64 { Sep 03 21:29:47.156 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.156 INFO kablam! 196 | unsafe { ffi::gsl_rng_size(self.r) } Sep 03 21:29:47.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.156 INFO kablam! Sep 03 21:29:47.159 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.159 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/rng.rs:269:22 Sep 03 21:29:47.160 INFO kablam! | Sep 03 21:29:47.160 INFO kablam! 265 | pub fn size(&self) -> u64 { Sep 03 21:29:47.160 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.160 INFO kablam! ... Sep 03 21:29:47.160 INFO kablam! 269 | unsafe { (*self.ptr).size } Sep 03 21:29:47.160 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.160 INFO kablam! Sep 03 21:29:47.207 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:62:53 Sep 03 21:29:47.207 INFO kablam! | Sep 03 21:29:47.208 INFO kablam! 62 | v: ffi::gsl_vector_subvector(v.vec, offset, n) Sep 03 21:29:47.208 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:47.208 INFO kablam! Sep 03 21:29:47.208 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:62:61 Sep 03 21:29:47.209 INFO kablam! | Sep 03 21:29:47.209 INFO kablam! 62 | v: ffi::gsl_vector_subvector(v.vec, offset, n) Sep 03 21:29:47.209 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.209 INFO kablam! Sep 03 21:29:47.209 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:95:65 Sep 03 21:29:47.209 INFO kablam! | Sep 03 21:29:47.209 INFO kablam! 95 | v: ffi::gsl_vector_subvector_with_stride(v.vec, offset, stride, n) Sep 03 21:29:47.209 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:47.209 INFO kablam! Sep 03 21:29:47.209 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:95:73 Sep 03 21:29:47.209 INFO kablam! | Sep 03 21:29:47.209 INFO kablam! 95 | v: ffi::gsl_vector_subvector_with_stride(v.vec, offset, stride, n) Sep 03 21:29:47.209 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:47.209 INFO kablam! Sep 03 21:29:47.209 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:95:81 Sep 03 21:29:47.209 INFO kablam! | Sep 03 21:29:47.209 INFO kablam! 95 | v: ffi::gsl_vector_subvector_with_stride(v.vec, offset, stride, n) Sep 03 21:29:47.209 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.209 INFO kablam! Sep 03 21:29:47.211 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:115:66 Sep 03 21:29:47.211 INFO kablam! | Sep 03 21:29:47.211 INFO kablam! 115 | v: ffi::gsl_vector_view_array(base.as_mut_ptr(), base.len() as u64) Sep 03 21:29:47.211 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.211 INFO kablam! Sep 03 21:29:47.211 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:136:78 Sep 03 21:29:47.211 INFO kablam! | Sep 03 21:29:47.211 INFO kablam! 136 | v: ffi::gsl_vector_view_array_with_stride(base.as_mut_ptr(), stride, base.len() as u64) Sep 03 21:29:47.211 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:47.211 INFO kablam! Sep 03 21:29:47.211 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:136:86 Sep 03 21:29:47.211 INFO kablam! | Sep 03 21:29:47.211 INFO kablam! 136 | v: ffi::gsl_vector_view_array_with_stride(base.as_mut_ptr(), stride, base.len() as u64) Sep 03 21:29:47.211 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.211 INFO kablam! Sep 03 21:29:47.211 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:159:57 Sep 03 21:29:47.211 INFO kablam! | Sep 03 21:29:47.212 INFO kablam! 159 | let tmp = unsafe { ffi::gsl_vector_float_calloc(size) }; Sep 03 21:29:47.212 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:47.212 INFO kablam! Sep 03 21:29:47.212 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:172:56 Sep 03 21:29:47.212 INFO kablam! | Sep 03 21:29:47.212 INFO kablam! 172 | let tmp = unsafe { ffi::gsl_vector_float_alloc(slice.len() as u64) }; Sep 03 21:29:47.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.212 INFO kablam! Sep 03 21:29:47.214 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:195:22 Sep 03 21:29:47.214 INFO kablam! | Sep 03 21:29:47.214 INFO kablam! 191 | pub fn len(&self) -> u64 { Sep 03 21:29:47.214 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.214 INFO kablam! ... Sep 03 21:29:47.214 INFO kablam! 195 | unsafe { (*self.vec).size } Sep 03 21:29:47.215 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.220 INFO kablam! Sep 03 21:29:47.221 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.221 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:201:54 Sep 03 21:29:47.221 INFO kablam! | Sep 03 21:29:47.221 INFO kablam! 201 | unsafe { ffi::gsl_vector_float_get(self.vec, i) } Sep 03 21:29:47.221 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.221 INFO kablam! Sep 03 21:29:47.221 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.221 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:206:54 Sep 03 21:29:47.221 INFO kablam! | Sep 03 21:29:47.221 INFO kablam! 206 | unsafe { ffi::gsl_vector_float_set(self.vec, i, x) }; Sep 03 21:29:47.221 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.221 INFO kablam! Sep 03 21:29:47.223 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.223 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:224:60 Sep 03 21:29:47.223 INFO kablam! | Sep 03 21:29:47.223 INFO kablam! 224 | unsafe { ffi::gsl_vector_float_set_basis(self.vec, i) }; Sep 03 21:29:47.223 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.223 INFO kablam! Sep 03 21:29:47.224 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:245:64 Sep 03 21:29:47.224 INFO kablam! | Sep 03 21:29:47.224 INFO kablam! 245 | unsafe { ffi::gsl_vector_float_swap_elements(self.vec, i, j) } Sep 03 21:29:47.224 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.224 INFO kablam! Sep 03 21:29:47.225 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:245:67 Sep 03 21:29:47.225 INFO kablam! | Sep 03 21:29:47.225 INFO kablam! 245 | unsafe { ffi::gsl_vector_float_swap_elements(self.vec, i, j) } Sep 03 21:29:47.225 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.225 INFO kablam! Sep 03 21:29:47.228 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.228 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:305:18 Sep 03 21:29:47.228 INFO kablam! | Sep 03 21:29:47.228 INFO kablam! 304 | pub fn max_index(&self) -> u64 { Sep 03 21:29:47.228 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.228 INFO kablam! 305 | unsafe { ffi::gsl_vector_float_max_index(self.vec) } Sep 03 21:29:47.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.244 INFO kablam! Sep 03 21:29:47.245 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:311:18 Sep 03 21:29:47.245 INFO kablam! | Sep 03 21:29:47.245 INFO kablam! 310 | pub fn min_index(&self) -> u64 { Sep 03 21:29:47.245 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.245 INFO kablam! 311 | unsafe { ffi::gsl_vector_float_min_index(self.vec) } Sep 03 21:29:47.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.245 INFO kablam! Sep 03 21:29:47.446 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:320:63 Sep 03 21:29:47.446 INFO kablam! | Sep 03 21:29:47.446 INFO kablam! 320 | unsafe { ffi::gsl_vector_float_minmax_index(self.vec, &mut imin, &mut imax) }; Sep 03 21:29:47.446 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.460 INFO kablam! | Sep 03 21:29:47.460 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:47.460 INFO kablam! found type `&mut u64` Sep 03 21:29:47.460 INFO kablam! Sep 03 21:29:47.710 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:320:74 Sep 03 21:29:47.710 INFO kablam! | Sep 03 21:29:47.710 INFO kablam! 320 | unsafe { ffi::gsl_vector_float_minmax_index(self.vec, &mut imin, &mut imax) }; Sep 03 21:29:47.710 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.710 INFO kablam! | Sep 03 21:29:47.710 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:47.710 INFO kablam! found type `&mut u64` Sep 03 21:29:47.710 INFO kablam! Sep 03 21:29:47.712 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.712 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:383:38 Sep 03 21:29:47.712 INFO kablam! | Sep 03 21:29:47.712 INFO kablam! 383 | match VectorF32::new((*self.vec).size) { Sep 03 21:29:47.712 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.712 INFO kablam! Sep 03 21:29:47.714 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.714 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:409:28 Sep 03 21:29:47.714 INFO kablam! | Sep 03 21:29:47.714 INFO kablam! 409 | for x in 0u64..(*self.vec).size { Sep 03 21:29:47.714 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.714 INFO kablam! Sep 03 21:29:47.715 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.715 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:410:24 Sep 03 21:29:47.715 INFO kablam! | Sep 03 21:29:47.715 INFO kablam! 410 | if x < (*self.vec).size - 1 { Sep 03 21:29:47.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.715 INFO kablam! Sep 03 21:29:47.719 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.719 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:442:51 Sep 03 21:29:47.719 INFO kablam! | Sep 03 21:29:47.719 INFO kablam! 442 | let tmp = unsafe { ffi::gsl_vector_calloc(size) }; Sep 03 21:29:47.719 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:47.719 INFO kablam! Sep 03 21:29:47.720 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.720 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:455:50 Sep 03 21:29:47.720 INFO kablam! | Sep 03 21:29:47.720 INFO kablam! 455 | let tmp = unsafe { ffi::gsl_vector_alloc(slice.len() as u64) }; Sep 03 21:29:47.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.720 INFO kablam! Sep 03 21:29:47.723 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:478:22 Sep 03 21:29:47.723 INFO kablam! | Sep 03 21:29:47.723 INFO kablam! 474 | pub fn len(&self) -> u64 { Sep 03 21:29:47.723 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.723 INFO kablam! ... Sep 03 21:29:47.723 INFO kablam! 478 | unsafe { (*self.vec).size } Sep 03 21:29:47.723 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.723 INFO kablam! Sep 03 21:29:47.723 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:484:48 Sep 03 21:29:47.723 INFO kablam! | Sep 03 21:29:47.723 INFO kablam! 484 | unsafe { ffi::gsl_vector_get(self.vec, i) } Sep 03 21:29:47.723 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.723 INFO kablam! Sep 03 21:29:47.723 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:489:48 Sep 03 21:29:47.723 INFO kablam! | Sep 03 21:29:47.723 INFO kablam! 489 | unsafe { ffi::gsl_vector_set(self.vec, i, x) }; Sep 03 21:29:47.723 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.723 INFO kablam! Sep 03 21:29:47.724 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.724 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:507:54 Sep 03 21:29:47.724 INFO kablam! | Sep 03 21:29:47.724 INFO kablam! 507 | unsafe { ffi::gsl_vector_set_basis(self.vec, i) }; Sep 03 21:29:47.724 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.724 INFO kablam! Sep 03 21:29:47.725 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.726 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:528:58 Sep 03 21:29:47.726 INFO kablam! | Sep 03 21:29:47.726 INFO kablam! 528 | unsafe { ffi::gsl_vector_swap_elements(self.vec, i, j) } Sep 03 21:29:47.726 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.726 INFO kablam! Sep 03 21:29:47.726 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.726 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:528:61 Sep 03 21:29:47.726 INFO kablam! | Sep 03 21:29:47.726 INFO kablam! 528 | unsafe { ffi::gsl_vector_swap_elements(self.vec, i, j) } Sep 03 21:29:47.726 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:47.726 INFO kablam! Sep 03 21:29:47.729 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.729 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:588:18 Sep 03 21:29:47.729 INFO kablam! | Sep 03 21:29:47.729 INFO kablam! 587 | pub fn max_index(&self) -> u64 { Sep 03 21:29:47.729 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.729 INFO kablam! 588 | unsafe { ffi::gsl_vector_max_index(self.vec) } Sep 03 21:29:47.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.729 INFO kablam! Sep 03 21:29:47.729 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.729 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:594:18 Sep 03 21:29:47.729 INFO kablam! | Sep 03 21:29:47.729 INFO kablam! 593 | pub fn min_index(&self) -> u64 { Sep 03 21:29:47.729 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:47.729 INFO kablam! 594 | unsafe { ffi::gsl_vector_min_index(self.vec) } Sep 03 21:29:47.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:47.729 INFO kablam! Sep 03 21:29:47.887 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:47.887 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:603:57 Sep 03 21:29:47.887 INFO kablam! | Sep 03 21:29:47.887 INFO kablam! 603 | unsafe { ffi::gsl_vector_minmax_index(self.vec, &mut imin, &mut imax) }; Sep 03 21:29:47.887 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:47.887 INFO kablam! | Sep 03 21:29:47.887 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:47.887 INFO kablam! found type `&mut u64` Sep 03 21:29:47.887 INFO kablam! Sep 03 21:29:48.043 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:603:68 Sep 03 21:29:48.043 INFO kablam! | Sep 03 21:29:48.043 INFO kablam! 603 | unsafe { ffi::gsl_vector_minmax_index(self.vec, &mut imin, &mut imax) }; Sep 03 21:29:48.043 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.043 INFO kablam! | Sep 03 21:29:48.043 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:48.043 INFO kablam! found type `&mut u64` Sep 03 21:29:48.044 INFO kablam! Sep 03 21:29:48.045 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:666:38 Sep 03 21:29:48.045 INFO kablam! | Sep 03 21:29:48.045 INFO kablam! 666 | match VectorF64::new((*self.vec).size) { Sep 03 21:29:48.045 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.045 INFO kablam! Sep 03 21:29:48.047 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:692:28 Sep 03 21:29:48.048 INFO kablam! | Sep 03 21:29:48.048 INFO kablam! 692 | for x in 0u64..(*self.vec).size { Sep 03 21:29:48.048 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.048 INFO kablam! Sep 03 21:29:48.049 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector.rs:693:24 Sep 03 21:29:48.049 INFO kablam! | Sep 03 21:29:48.049 INFO kablam! 693 | if x < (*self.vec).size - 1 { Sep 03 21:29:48.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.049 INFO kablam! Sep 03 21:29:48.053 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:23:59 Sep 03 21:29:48.053 INFO kablam! | Sep 03 21:29:48.053 INFO kablam! 23 | let tmp = unsafe { ffi::gsl_vector_complex_calloc(size) }; Sep 03 21:29:48.054 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:48.054 INFO kablam! Sep 03 21:29:48.055 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:35:58 Sep 03 21:29:48.055 INFO kablam! | Sep 03 21:29:48.055 INFO kablam! 35 | let tmp = unsafe { ffi::gsl_vector_complex_alloc(slice.len() as u64) }; Sep 03 21:29:48.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.055 INFO kablam! Sep 03 21:29:48.058 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:57:22 Sep 03 21:29:48.058 INFO kablam! | Sep 03 21:29:48.058 INFO kablam! 53 | pub fn len(&self) -> u64 { Sep 03 21:29:48.058 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:48.058 INFO kablam! ... Sep 03 21:29:48.058 INFO kablam! 57 | unsafe { (*self.vec).size } Sep 03 21:29:48.058 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.058 INFO kablam! Sep 03 21:29:48.058 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:63:78 Sep 03 21:29:48.058 INFO kablam! | Sep 03 21:29:48.058 INFO kablam! 63 | unsafe { ::std::mem::transmute(ffi::gsl_vector_complex_get(self.vec, i)) } Sep 03 21:29:48.058 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.058 INFO kablam! Sep 03 21:29:48.059 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.059 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:68:56 Sep 03 21:29:48.059 INFO kablam! | Sep 03 21:29:48.059 INFO kablam! 68 | unsafe { ffi::gsl_vector_complex_set(self.vec, i, ::std::mem::transmute(*x)) }; Sep 03 21:29:48.059 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.059 INFO kablam! Sep 03 21:29:48.061 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.061 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:86:62 Sep 03 21:29:48.061 INFO kablam! | Sep 03 21:29:48.061 INFO kablam! 86 | unsafe { ffi::gsl_vector_complex_set_basis(self.vec, i) }; Sep 03 21:29:48.061 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.061 INFO kablam! Sep 03 21:29:48.062 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.062 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:107:66 Sep 03 21:29:48.062 INFO kablam! | Sep 03 21:29:48.062 INFO kablam! 107 | unsafe { ffi::gsl_vector_complex_swap_elements(self.vec, i, j) } Sep 03 21:29:48.062 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.062 INFO kablam! Sep 03 21:29:48.063 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.063 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:107:69 Sep 03 21:29:48.063 INFO kablam! | Sep 03 21:29:48.063 INFO kablam! 107 | unsafe { ffi::gsl_vector_complex_swap_elements(self.vec, i, j) } Sep 03 21:29:48.063 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.063 INFO kablam! Sep 03 21:29:48.067 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:208:45 Sep 03 21:29:48.067 INFO kablam! | Sep 03 21:29:48.067 INFO kablam! 208 | match VectorComplexF64::new((*self.vec).size) { Sep 03 21:29:48.067 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.067 INFO kablam! Sep 03 21:29:48.069 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.069 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:232:28 Sep 03 21:29:48.069 INFO kablam! | Sep 03 21:29:48.069 INFO kablam! 232 | for x in 0u64..(*self.vec).size { Sep 03 21:29:48.069 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.069 INFO kablam! Sep 03 21:29:48.070 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:233:24 Sep 03 21:29:48.071 INFO kablam! | Sep 03 21:29:48.071 INFO kablam! 233 | if x < (*self.vec).size - 1 { Sep 03 21:29:48.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.071 INFO kablam! Sep 03 21:29:48.075 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.075 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:268:65 Sep 03 21:29:48.075 INFO kablam! | Sep 03 21:29:48.075 INFO kablam! 268 | let tmp = unsafe { ffi::gsl_vector_complex_float_calloc(size) }; Sep 03 21:29:48.075 INFO kablam! | ^^^^ expected usize, found u64 Sep 03 21:29:48.075 INFO kablam! Sep 03 21:29:48.076 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:280:64 Sep 03 21:29:48.076 INFO kablam! | Sep 03 21:29:48.076 INFO kablam! 280 | let tmp = unsafe { ffi::gsl_vector_complex_float_alloc(slice.len() as u64) }; Sep 03 21:29:48.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.076 INFO kablam! Sep 03 21:29:48.079 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:302:22 Sep 03 21:29:48.079 INFO kablam! | Sep 03 21:29:48.079 INFO kablam! 298 | pub fn len(&self) -> u64 { Sep 03 21:29:48.079 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:48.079 INFO kablam! ... Sep 03 21:29:48.079 INFO kablam! 302 | unsafe { (*self.vec).size } Sep 03 21:29:48.079 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.079 INFO kablam! Sep 03 21:29:48.080 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:308:84 Sep 03 21:29:48.080 INFO kablam! | Sep 03 21:29:48.080 INFO kablam! 308 | unsafe { ::std::mem::transmute(ffi::gsl_vector_complex_float_get(self.vec, i)) } Sep 03 21:29:48.080 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.080 INFO kablam! Sep 03 21:29:48.080 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.081 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:313:62 Sep 03 21:29:48.081 INFO kablam! | Sep 03 21:29:48.081 INFO kablam! 313 | unsafe { ffi::gsl_vector_complex_float_set(self.vec, i, ::std::mem::transmute(*x)) }; Sep 03 21:29:48.081 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.081 INFO kablam! Sep 03 21:29:48.082 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.082 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:331:68 Sep 03 21:29:48.082 INFO kablam! | Sep 03 21:29:48.082 INFO kablam! 331 | unsafe { ffi::gsl_vector_complex_float_set_basis(self.vec, i) }; Sep 03 21:29:48.082 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.082 INFO kablam! Sep 03 21:29:48.084 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:352:72 Sep 03 21:29:48.084 INFO kablam! | Sep 03 21:29:48.084 INFO kablam! 352 | unsafe { ffi::gsl_vector_complex_float_swap_elements(self.vec, i, j) } Sep 03 21:29:48.084 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.084 INFO kablam! Sep 03 21:29:48.084 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:352:75 Sep 03 21:29:48.084 INFO kablam! | Sep 03 21:29:48.084 INFO kablam! 352 | unsafe { ffi::gsl_vector_complex_float_swap_elements(self.vec, i, j) } Sep 03 21:29:48.084 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.084 INFO kablam! Sep 03 21:29:48.088 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:454:45 Sep 03 21:29:48.089 INFO kablam! | Sep 03 21:29:48.089 INFO kablam! 454 | match VectorComplexF32::new((*self.vec).size) { Sep 03 21:29:48.089 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.089 INFO kablam! Sep 03 21:29:48.091 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.091 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:478:28 Sep 03 21:29:48.091 INFO kablam! | Sep 03 21:29:48.091 INFO kablam! 478 | for x in 0u64..(*self.vec).size { Sep 03 21:29:48.091 INFO kablam! | ^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.091 INFO kablam! Sep 03 21:29:48.092 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.092 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/vector_complex.rs:479:24 Sep 03 21:29:48.092 INFO kablam! | Sep 03 21:29:48.092 INFO kablam! 479 | if x < (*self.vec).size - 1 { Sep 03 21:29:48.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.092 INFO kablam! Sep 03 21:29:48.096 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.096 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/wavelet_transforms.rs:66:56 Sep 03 21:29:48.096 INFO kablam! | Sep 03 21:29:48.096 INFO kablam! 66 | let tmp = unsafe { ffi::gsl_wavelet_alloc(t.t, k) }; Sep 03 21:29:48.096 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.097 INFO kablam! Sep 03 21:29:48.101 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.101 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/types/wavelet_transforms.rs:175:61 Sep 03 21:29:48.101 INFO kablam! | Sep 03 21:29:48.101 INFO kablam! 175 | let tmp = unsafe { ffi::gsl_wavelet_workspace_alloc(n) }; Sep 03 21:29:48.101 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.101 INFO kablam! Sep 03 21:29:48.581 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.581 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:172:73 Sep 03 21:29:48.581 INFO kablam! | Sep 03 21:29:48.581 INFO kablam! 172 | unsafe { ffi::gsl_fft_complex_radix2_forward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.581 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.581 INFO kablam! Sep 03 21:29:48.581 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.581 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:172:81 Sep 03 21:29:48.581 INFO kablam! | Sep 03 21:29:48.581 INFO kablam! 172 | unsafe { ffi::gsl_fft_complex_radix2_forward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.581 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.581 INFO kablam! Sep 03 21:29:48.581 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.581 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:176:75 Sep 03 21:29:48.581 INFO kablam! | Sep 03 21:29:48.581 INFO kablam! 176 | unsafe { ffi::gsl_fft_complex_radix2_transform(data.as_mut_ptr(), stride, n, sign) } Sep 03 21:29:48.581 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.581 INFO kablam! Sep 03 21:29:48.582 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:176:83 Sep 03 21:29:48.582 INFO kablam! | Sep 03 21:29:48.582 INFO kablam! 176 | unsafe { ffi::gsl_fft_complex_radix2_transform(data.as_mut_ptr(), stride, n, sign) } Sep 03 21:29:48.582 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.582 INFO kablam! Sep 03 21:29:48.582 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:180:74 Sep 03 21:29:48.582 INFO kablam! | Sep 03 21:29:48.582 INFO kablam! 180 | unsafe { ffi::gsl_fft_complex_radix2_backward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.582 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.582 INFO kablam! Sep 03 21:29:48.583 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:180:82 Sep 03 21:29:48.583 INFO kablam! | Sep 03 21:29:48.583 INFO kablam! 180 | unsafe { ffi::gsl_fft_complex_radix2_backward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.583 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.583 INFO kablam! Sep 03 21:29:48.584 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.584 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:184:73 Sep 03 21:29:48.584 INFO kablam! | Sep 03 21:29:48.584 INFO kablam! 184 | unsafe { ffi::gsl_fft_complex_radix2_inverse(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.584 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.584 INFO kablam! Sep 03 21:29:48.584 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.584 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:184:81 Sep 03 21:29:48.584 INFO kablam! | Sep 03 21:29:48.584 INFO kablam! 184 | unsafe { ffi::gsl_fft_complex_radix2_inverse(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.584 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.584 INFO kablam! Sep 03 21:29:48.584 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.584 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:189:78 Sep 03 21:29:48.584 INFO kablam! | Sep 03 21:29:48.584 INFO kablam! 189 | unsafe { ffi::gsl_fft_complex_radix2_diff_forward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.584 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.584 INFO kablam! Sep 03 21:29:48.585 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:189:86 Sep 03 21:29:48.585 INFO kablam! | Sep 03 21:29:48.585 INFO kablam! 189 | unsafe { ffi::gsl_fft_complex_radix2_diff_forward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.585 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.585 INFO kablam! Sep 03 21:29:48.585 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:194:80 Sep 03 21:29:48.585 INFO kablam! | Sep 03 21:29:48.585 INFO kablam! 194 | unsafe { ffi::gsl_fft_complex_radix2_diff_transform(data.as_mut_ptr(), stride, n, sign) } Sep 03 21:29:48.585 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.585 INFO kablam! Sep 03 21:29:48.585 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:194:88 Sep 03 21:29:48.585 INFO kablam! | Sep 03 21:29:48.585 INFO kablam! 194 | unsafe { ffi::gsl_fft_complex_radix2_diff_transform(data.as_mut_ptr(), stride, n, sign) } Sep 03 21:29:48.585 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.585 INFO kablam! Sep 03 21:29:48.585 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:199:79 Sep 03 21:29:48.585 INFO kablam! | Sep 03 21:29:48.585 INFO kablam! 199 | unsafe { ffi::gsl_fft_complex_radix2_diff_backward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.585 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.585 INFO kablam! Sep 03 21:29:48.585 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:199:87 Sep 03 21:29:48.585 INFO kablam! | Sep 03 21:29:48.586 INFO kablam! 199 | unsafe { ffi::gsl_fft_complex_radix2_diff_backward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.586 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.586 INFO kablam! Sep 03 21:29:48.586 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:204:78 Sep 03 21:29:48.586 INFO kablam! | Sep 03 21:29:48.586 INFO kablam! 204 | unsafe { ffi::gsl_fft_complex_radix2_diff_inverse(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.586 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.586 INFO kablam! Sep 03 21:29:48.586 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:204:86 Sep 03 21:29:48.586 INFO kablam! | Sep 03 21:29:48.586 INFO kablam! 204 | unsafe { ffi::gsl_fft_complex_radix2_diff_inverse(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.586 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.586 INFO kablam! Sep 03 21:29:48.586 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:229:66 Sep 03 21:29:48.586 INFO kablam! | Sep 03 21:29:48.586 INFO kablam! 229 | unsafe { ffi::gsl_fft_complex_forward(data.as_mut_ptr(), stride, n, ffi::FFI::unwrap(wavetable), Sep 03 21:29:48.586 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.586 INFO kablam! Sep 03 21:29:48.586 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:229:74 Sep 03 21:29:48.586 INFO kablam! | Sep 03 21:29:48.586 INFO kablam! 229 | unsafe { ffi::gsl_fft_complex_forward(data.as_mut_ptr(), stride, n, ffi::FFI::unwrap(wavetable), Sep 03 21:29:48.586 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.586 INFO kablam! Sep 03 21:29:48.587 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:234:68 Sep 03 21:29:48.587 INFO kablam! | Sep 03 21:29:48.587 INFO kablam! 234 | unsafe { ffi::gsl_fft_complex_transform(data.as_mut_ptr(), stride, n, ffi::FFI::unwrap(wavetable), Sep 03 21:29:48.587 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.587 INFO kablam! Sep 03 21:29:48.587 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:234:76 Sep 03 21:29:48.587 INFO kablam! | Sep 03 21:29:48.587 INFO kablam! 234 | unsafe { ffi::gsl_fft_complex_transform(data.as_mut_ptr(), stride, n, ffi::FFI::unwrap(wavetable), Sep 03 21:29:48.587 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.587 INFO kablam! Sep 03 21:29:48.590 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.590 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:239:67 Sep 03 21:29:48.590 INFO kablam! | Sep 03 21:29:48.590 INFO kablam! 239 | unsafe { ffi::gsl_fft_complex_backward(data.as_mut_ptr(), stride, n, ffi::FFI::unwrap(wavetable), Sep 03 21:29:48.590 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.590 INFO kablam! Sep 03 21:29:48.590 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.590 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:239:75 Sep 03 21:29:48.590 INFO kablam! | Sep 03 21:29:48.590 INFO kablam! 239 | unsafe { ffi::gsl_fft_complex_backward(data.as_mut_ptr(), stride, n, ffi::FFI::unwrap(wavetable), Sep 03 21:29:48.590 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.590 INFO kablam! Sep 03 21:29:48.596 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:244:66 Sep 03 21:29:48.596 INFO kablam! | Sep 03 21:29:48.596 INFO kablam! 244 | unsafe { ffi::gsl_fft_complex_inverse(data.as_mut_ptr(), stride, n, ffi::FFI::unwrap(wavetable), Sep 03 21:29:48.596 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.596 INFO kablam! Sep 03 21:29:48.596 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:244:74 Sep 03 21:29:48.597 INFO kablam! | Sep 03 21:29:48.597 INFO kablam! 244 | unsafe { ffi::gsl_fft_complex_inverse(data.as_mut_ptr(), stride, n, ffi::FFI::unwrap(wavetable), Sep 03 21:29:48.597 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.597 INFO kablam! Sep 03 21:29:48.597 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:283:72 Sep 03 21:29:48.597 INFO kablam! | Sep 03 21:29:48.597 INFO kablam! 283 | unsafe { ffi::gsl_fft_real_radix2_transform(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.597 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.597 INFO kablam! Sep 03 21:29:48.597 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:283:80 Sep 03 21:29:48.598 INFO kablam! | Sep 03 21:29:48.598 INFO kablam! 283 | unsafe { ffi::gsl_fft_real_radix2_transform(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.598 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.598 INFO kablam! Sep 03 21:29:48.598 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:289:77 Sep 03 21:29:48.598 INFO kablam! | Sep 03 21:29:48.598 INFO kablam! 289 | unsafe { ffi::gsl_fft_halfcomplex_radix2_inverse(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.598 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.598 INFO kablam! Sep 03 21:29:48.598 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:289:85 Sep 03 21:29:48.598 INFO kablam! | Sep 03 21:29:48.598 INFO kablam! 289 | unsafe { ffi::gsl_fft_halfcomplex_radix2_inverse(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.598 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.598 INFO kablam! Sep 03 21:29:48.599 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.599 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:295:78 Sep 03 21:29:48.599 INFO kablam! | Sep 03 21:29:48.599 INFO kablam! 295 | unsafe { ffi::gsl_fft_halfcomplex_radix2_backward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.599 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.599 INFO kablam! Sep 03 21:29:48.599 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.599 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:295:86 Sep 03 21:29:48.599 INFO kablam! | Sep 03 21:29:48.599 INFO kablam! 295 | unsafe { ffi::gsl_fft_halfcomplex_radix2_backward(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.599 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.599 INFO kablam! Sep 03 21:29:48.600 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:330:13 Sep 03 21:29:48.600 INFO kablam! | Sep 03 21:29:48.600 INFO kablam! 330 | stride, n) } Sep 03 21:29:48.600 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.600 INFO kablam! Sep 03 21:29:48.600 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fft.rs:330:21 Sep 03 21:29:48.600 INFO kablam! | Sep 03 21:29:48.600 INFO kablam! 330 | stride, n) } Sep 03 21:29:48.600 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.600 INFO kablam! Sep 03 21:29:48.600 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:18:48 Sep 03 21:29:48.600 INFO kablam! | Sep 03 21:29:48.600 INFO kablam! 18 | unsafe { ::ffi::gsl_fit_linear(x.as_ptr(), xstride, y.as_ptr(), ystride, n, c0, c1, cov00, cov01, cov11, sumsq) } Sep 03 21:29:48.600 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.600 INFO kablam! Sep 03 21:29:48.600 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:18:69 Sep 03 21:29:48.600 INFO kablam! | Sep 03 21:29:48.600 INFO kablam! 18 | unsafe { ::ffi::gsl_fit_linear(x.as_ptr(), xstride, y.as_ptr(), ystride, n, c0, c1, cov00, cov01, cov11, sumsq) } Sep 03 21:29:48.600 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.600 INFO kablam! Sep 03 21:29:48.600 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:18:78 Sep 03 21:29:48.600 INFO kablam! | Sep 03 21:29:48.601 INFO kablam! 18 | unsafe { ::ffi::gsl_fit_linear(x.as_ptr(), xstride, y.as_ptr(), ystride, n, c0, c1, cov00, cov01, cov11, sumsq) } Sep 03 21:29:48.601 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.601 INFO kablam! Sep 03 21:29:48.601 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.601 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:29:49 Sep 03 21:29:48.601 INFO kablam! | Sep 03 21:29:48.601 INFO kablam! 29 | unsafe { ::ffi::gsl_fit_wlinear(x.as_ptr(), xstride, w.as_ptr(), wstride, y.as_ptr(), ystride, n, c0, c1, cov00, cov01, cov11, Sep 03 21:29:48.601 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.601 INFO kablam! Sep 03 21:29:48.601 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.601 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:29:70 Sep 03 21:29:48.601 INFO kablam! | Sep 03 21:29:48.601 INFO kablam! 29 | unsafe { ::ffi::gsl_fit_wlinear(x.as_ptr(), xstride, w.as_ptr(), wstride, y.as_ptr(), ystride, n, c0, c1, cov00, cov01, cov11, Sep 03 21:29:48.601 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.601 INFO kablam! Sep 03 21:29:48.601 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.601 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:29:91 Sep 03 21:29:48.601 INFO kablam! | Sep 03 21:29:48.601 INFO kablam! 29 | unsafe { ::ffi::gsl_fit_wlinear(x.as_ptr(), xstride, w.as_ptr(), wstride, y.as_ptr(), ystride, n, c0, c1, cov00, cov01, cov11, Sep 03 21:29:48.601 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.601 INFO kablam! Sep 03 21:29:48.601 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.601 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:29:100 Sep 03 21:29:48.601 INFO kablam! | Sep 03 21:29:48.601 INFO kablam! 29 | unsafe { ::ffi::gsl_fit_wlinear(x.as_ptr(), xstride, w.as_ptr(), wstride, y.as_ptr(), ystride, n, c0, c1, cov00, cov01, cov11, Sep 03 21:29:48.601 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.602 INFO kablam! Sep 03 21:29:48.604 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:42:45 Sep 03 21:29:48.604 INFO kablam! | Sep 03 21:29:48.604 INFO kablam! 42 | unsafe { ::ffi::gsl_fit_mul(x.as_ptr(), xstride, y.as_ptr(), ystride, n, c1, cov11, sumsq) } Sep 03 21:29:48.604 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.604 INFO kablam! Sep 03 21:29:48.605 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:42:66 Sep 03 21:29:48.605 INFO kablam! | Sep 03 21:29:48.605 INFO kablam! 42 | unsafe { ::ffi::gsl_fit_mul(x.as_ptr(), xstride, y.as_ptr(), ystride, n, c1, cov11, sumsq) } Sep 03 21:29:48.605 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.605 INFO kablam! Sep 03 21:29:48.605 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:42:75 Sep 03 21:29:48.605 INFO kablam! | Sep 03 21:29:48.606 INFO kablam! 42 | unsafe { ::ffi::gsl_fit_mul(x.as_ptr(), xstride, y.as_ptr(), ystride, n, c1, cov11, sumsq) } Sep 03 21:29:48.606 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.606 INFO kablam! Sep 03 21:29:48.606 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:53:46 Sep 03 21:29:48.606 INFO kablam! | Sep 03 21:29:48.606 INFO kablam! 53 | unsafe { ::ffi::gsl_fit_wmul(x.as_ptr(), xstride, w.as_ptr(), wstride, y.as_ptr(), ystride, n, c1, cov11, sumsq) } Sep 03 21:29:48.606 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.606 INFO kablam! Sep 03 21:29:48.607 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:53:67 Sep 03 21:29:48.607 INFO kablam! | Sep 03 21:29:48.607 INFO kablam! 53 | unsafe { ::ffi::gsl_fit_wmul(x.as_ptr(), xstride, w.as_ptr(), wstride, y.as_ptr(), ystride, n, c1, cov11, sumsq) } Sep 03 21:29:48.607 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.607 INFO kablam! Sep 03 21:29:48.607 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:53:88 Sep 03 21:29:48.607 INFO kablam! | Sep 03 21:29:48.608 INFO kablam! 53 | unsafe { ::ffi::gsl_fit_wmul(x.as_ptr(), xstride, w.as_ptr(), wstride, y.as_ptr(), ystride, n, c1, cov11, sumsq) } Sep 03 21:29:48.608 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.608 INFO kablam! Sep 03 21:29:48.608 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/fit.rs:53:97 Sep 03 21:29:48.608 INFO kablam! | Sep 03 21:29:48.608 INFO kablam! 53 | unsafe { ::ffi::gsl_fit_wmul(x.as_ptr(), xstride, w.as_ptr(), wstride, y.as_ptr(), ystride, n, c1, cov11, sumsq) } Sep 03 21:29:48.608 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.609 INFO kablam! Sep 03 21:29:48.778 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.778 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:954:20 Sep 03 21:29:48.778 INFO kablam! | Sep 03 21:29:48.778 INFO kablam! 954 | if limit > (*ffi::FFI::unwrap(workspace)).limit { Sep 03 21:29:48.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.779 INFO kablam! Sep 03 21:29:48.783 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/integration.rs:972:71 Sep 03 21:29:48.783 INFO kablam! | Sep 03 21:29:48.783 INFO kablam! 972 | return cycle_workspace.qagiu(f, arg, a, epsabs, 0f64, (*ffi::FFI::unwrap(cycle_workspace)).limit, result, abserr); Sep 03 21:29:48.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.783 INFO kablam! Sep 03 21:29:48.794 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/interpolation.rs:11:59 Sep 03 21:29:48.794 INFO kablam! | Sep 03 21:29:48.794 INFO kablam! 11 | unsafe { ffi::gsl_interp_bsearch(x_array.as_ptr(), x, index_lo, index_hi) } Sep 03 21:29:48.795 INFO kablam! | ^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.795 INFO kablam! Sep 03 21:29:48.795 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/interpolation.rs:11:69 Sep 03 21:29:48.795 INFO kablam! | Sep 03 21:29:48.795 INFO kablam! 11 | unsafe { ffi::gsl_interp_bsearch(x_array.as_ptr(), x, index_lo, index_hi) } Sep 03 21:29:48.795 INFO kablam! | ^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.795 INFO kablam! Sep 03 21:29:48.795 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/interpolation.rs:11:14 Sep 03 21:29:48.795 INFO kablam! | Sep 03 21:29:48.795 INFO kablam! 10 | pub fn bsearch(x_array: &[f64], x: f64, index_lo: u64, index_hi: u64) -> u64 { Sep 03 21:29:48.795 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:48.795 INFO kablam! 11 | unsafe { ffi::gsl_interp_bsearch(x_array.as_ptr(), x, index_lo, index_hi) } Sep 03 21:29:48.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:48.796 INFO kablam! Sep 03 21:29:48.928 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.928 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/polynomials.rs:56:56 Sep 03 21:29:48.928 INFO kablam! | Sep 03 21:29:48.928 INFO kablam! 56 | unsafe { ffi::gsl_poly_eval_derivs(c.as_ptr(), c.len() as u64, x, res.as_mut_ptr(), res.len() as u64) } Sep 03 21:29:48.928 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.928 INFO kablam! Sep 03 21:29:48.929 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.929 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/polynomials.rs:56:93 Sep 03 21:29:48.929 INFO kablam! | Sep 03 21:29:48.929 INFO kablam! 56 | unsafe { ffi::gsl_poly_eval_derivs(c.as_ptr(), c.len() as u64, x, res.as_mut_ptr(), res.len() as u64) } Sep 03 21:29:48.929 INFO kablam! | ^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.929 INFO kablam! Sep 03 21:29:48.930 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.930 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/polynomials.rs:84:83 Sep 03 21:29:48.930 INFO kablam! | Sep 03 21:29:48.930 INFO kablam! 84 | unsafe { ffi::gsl_poly_dd_init(dd.as_mut_ptr(), xa.as_ptr(), ya.as_ptr(), dd.len() as u64) } Sep 03 21:29:48.930 INFO kablam! | ^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.930 INFO kablam! Sep 03 21:29:48.931 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/polynomials.rs:89:66 Sep 03 21:29:48.931 INFO kablam! | Sep 03 21:29:48.931 INFO kablam! 89 | unsafe { ffi::gsl_poly_dd_eval(dd.as_ptr(), xa.as_ptr(), dd.len() as u64, x) } Sep 03 21:29:48.931 INFO kablam! | ^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.931 INFO kablam! Sep 03 21:29:48.932 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/polynomials.rs:96:88 Sep 03 21:29:48.932 INFO kablam! | Sep 03 21:29:48.932 INFO kablam! 96 | unsafe { ffi::gsl_poly_dd_taylor(c.as_mut_ptr(), xp, dd.as_ptr(), xa.as_ptr(), dd.len() as u64, w.as_mut_ptr()) } Sep 03 21:29:48.932 INFO kablam! | ^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.932 INFO kablam! Sep 03 21:29:48.934 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/polynomials.rs:106:122 Sep 03 21:29:48.934 INFO kablam! | Sep 03 21:29:48.934 INFO kablam! 106 | unsafe { ffi::gsl_poly_dd_hermite_init(dd.as_mut_ptr(), za.as_mut_ptr(), xa.as_ptr(), ya.as_ptr(), dya.as_ptr(), dd.len() as u64) } Sep 03 21:29:48.934 INFO kablam! | ^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:48.934 INFO kablam! Sep 03 21:29:48.992 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:161:51 Sep 03 21:29:48.993 INFO kablam! | Sep 03 21:29:48.993 INFO kablam! 161 | unsafe { ffi::gsl_sort(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.993 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:48.993 INFO kablam! Sep 03 21:29:48.993 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.993 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:161:59 Sep 03 21:29:48.993 INFO kablam! | Sep 03 21:29:48.993 INFO kablam! 161 | unsafe { ffi::gsl_sort(data.as_mut_ptr(), stride, n) } Sep 03 21:29:48.993 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.993 INFO kablam! Sep 03 21:29:48.994 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:167:53 Sep 03 21:29:48.994 INFO kablam! | Sep 03 21:29:48.994 INFO kablam! 167 | unsafe { ffi::gsl_sort2(data1.as_mut_ptr(), stride1, data2.as_mut_ptr(), stride2, n) } Sep 03 21:29:48.994 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.994 INFO kablam! Sep 03 21:29:48.994 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:167:82 Sep 03 21:29:48.994 INFO kablam! | Sep 03 21:29:48.994 INFO kablam! 167 | unsafe { ffi::gsl_sort2(data1.as_mut_ptr(), stride1, data2.as_mut_ptr(), stride2, n) } Sep 03 21:29:48.995 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:48.995 INFO kablam! Sep 03 21:29:48.995 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:48.995 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:167:91 Sep 03 21:29:48.995 INFO kablam! | Sep 03 21:29:48.995 INFO kablam! 167 | unsafe { ffi::gsl_sort2(data1.as_mut_ptr(), stride1, data2.as_mut_ptr(), stride2, n) } Sep 03 21:29:48.995 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:48.995 INFO kablam! Sep 03 21:29:49.290 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.290 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:184:38 Sep 03 21:29:49.291 INFO kablam! | Sep 03 21:29:49.291 INFO kablam! 184 | unsafe { ffi::gsl_sort_index(p.as_mut_ptr(), data.as_ptr(), stride, n) } Sep 03 21:29:49.291 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:49.291 INFO kablam! | Sep 03 21:29:49.291 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:49.291 INFO kablam! found type `*mut u64` Sep 03 21:29:49.291 INFO kablam! Sep 03 21:29:49.291 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:184:69 Sep 03 21:29:49.291 INFO kablam! | Sep 03 21:29:49.291 INFO kablam! 184 | unsafe { ffi::gsl_sort_index(p.as_mut_ptr(), data.as_ptr(), stride, n) } Sep 03 21:29:49.291 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:49.291 INFO kablam! Sep 03 21:29:49.292 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.292 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:184:77 Sep 03 21:29:49.292 INFO kablam! | Sep 03 21:29:49.292 INFO kablam! 184 | unsafe { ffi::gsl_sort_index(p.as_mut_ptr(), data.as_ptr(), stride, n) } Sep 03 21:29:49.292 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:49.292 INFO kablam! Sep 03 21:29:49.294 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.294 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:207:60 Sep 03 21:29:49.294 INFO kablam! | Sep 03 21:29:49.294 INFO kablam! 207 | unsafe { ffi::gsl_sort_smallest(dest.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.294 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:49.294 INFO kablam! Sep 03 21:29:49.294 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.294 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:207:77 Sep 03 21:29:49.295 INFO kablam! | Sep 03 21:29:49.295 INFO kablam! 207 | unsafe { ffi::gsl_sort_smallest(dest.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.295 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:49.295 INFO kablam! Sep 03 21:29:49.295 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.295 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:207:85 Sep 03 21:29:49.295 INFO kablam! | Sep 03 21:29:49.295 INFO kablam! 207 | unsafe { ffi::gsl_sort_smallest(dest.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.295 INFO kablam! | ^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:49.295 INFO kablam! Sep 03 21:29:49.296 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.296 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:213:59 Sep 03 21:29:49.296 INFO kablam! | Sep 03 21:29:49.296 INFO kablam! 213 | unsafe { ffi::gsl_sort_largest(dest.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.296 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:49.296 INFO kablam! Sep 03 21:29:49.297 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.297 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:213:76 Sep 03 21:29:49.297 INFO kablam! | Sep 03 21:29:49.297 INFO kablam! 213 | unsafe { ffi::gsl_sort_largest(dest.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.297 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:49.297 INFO kablam! Sep 03 21:29:49.298 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.298 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:213:84 Sep 03 21:29:49.298 INFO kablam! | Sep 03 21:29:49.298 INFO kablam! 213 | unsafe { ffi::gsl_sort_largest(dest.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.298 INFO kablam! | ^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:49.298 INFO kablam! Sep 03 21:29:49.299 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.299 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:218:67 Sep 03 21:29:49.299 INFO kablam! | Sep 03 21:29:49.299 INFO kablam! 218 | unsafe { ffi::gsl_sort_vector_smallest(dest.as_mut_ptr(), k, ffi::FFI::unwrap(v)) } Sep 03 21:29:49.299 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:49.299 INFO kablam! Sep 03 21:29:49.300 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.300 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:223:66 Sep 03 21:29:49.300 INFO kablam! | Sep 03 21:29:49.300 INFO kablam! 223 | unsafe { ffi::gsl_sort_vector_largest(dest.as_mut_ptr(), k, ffi::FFI::unwrap(v)) } Sep 03 21:29:49.300 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:49.300 INFO kablam! Sep 03 21:29:49.592 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.593 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:229:47 Sep 03 21:29:49.593 INFO kablam! | Sep 03 21:29:49.593 INFO kablam! 229 | unsafe { ffi::gsl_sort_smallest_index(p.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.593 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:49.593 INFO kablam! | Sep 03 21:29:49.593 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:49.593 INFO kablam! found type `*mut u64` Sep 03 21:29:49.593 INFO kablam! Sep 03 21:29:49.593 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.593 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:229:63 Sep 03 21:29:49.593 INFO kablam! | Sep 03 21:29:49.593 INFO kablam! 229 | unsafe { ffi::gsl_sort_smallest_index(p.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.593 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:49.593 INFO kablam! Sep 03 21:29:49.594 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:229:80 Sep 03 21:29:49.594 INFO kablam! | Sep 03 21:29:49.594 INFO kablam! 229 | unsafe { ffi::gsl_sort_smallest_index(p.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.594 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:49.594 INFO kablam! Sep 03 21:29:49.594 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:229:88 Sep 03 21:29:49.594 INFO kablam! | Sep 03 21:29:49.594 INFO kablam! 229 | unsafe { ffi::gsl_sort_smallest_index(p.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.594 INFO kablam! | ^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:49.594 INFO kablam! Sep 03 21:29:49.773 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.773 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:235:46 Sep 03 21:29:49.773 INFO kablam! | Sep 03 21:29:49.773 INFO kablam! 235 | unsafe { ffi::gsl_sort_largest_index(p.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.773 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:49.773 INFO kablam! | Sep 03 21:29:49.773 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:49.773 INFO kablam! found type `*mut u64` Sep 03 21:29:49.773 INFO kablam! Sep 03 21:29:49.774 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.774 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:235:62 Sep 03 21:29:49.774 INFO kablam! | Sep 03 21:29:49.774 INFO kablam! 235 | unsafe { ffi::gsl_sort_largest_index(p.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.774 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:49.774 INFO kablam! Sep 03 21:29:49.774 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.774 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:235:79 Sep 03 21:29:49.774 INFO kablam! | Sep 03 21:29:49.775 INFO kablam! 235 | unsafe { ffi::gsl_sort_largest_index(p.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.775 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:49.775 INFO kablam! Sep 03 21:29:49.775 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.775 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:235:87 Sep 03 21:29:49.775 INFO kablam! | Sep 03 21:29:49.775 INFO kablam! 235 | unsafe { ffi::gsl_sort_largest_index(p.as_mut_ptr(), k, src.as_ptr(), stride, src.len() as u64) } Sep 03 21:29:49.775 INFO kablam! | ^^^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:49.775 INFO kablam! Sep 03 21:29:49.956 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.956 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:241:54 Sep 03 21:29:49.956 INFO kablam! | Sep 03 21:29:49.956 INFO kablam! 241 | unsafe { ffi::gsl_sort_vector_smallest_index(p.as_mut_ptr(), k, ffi::FFI::unwrap(v)) } Sep 03 21:29:49.956 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:49.956 INFO kablam! | Sep 03 21:29:49.956 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:49.956 INFO kablam! found type `*mut u64` Sep 03 21:29:49.957 INFO kablam! Sep 03 21:29:49.957 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:49.957 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:241:70 Sep 03 21:29:49.957 INFO kablam! | Sep 03 21:29:49.957 INFO kablam! 241 | unsafe { ffi::gsl_sort_vector_smallest_index(p.as_mut_ptr(), k, ffi::FFI::unwrap(v)) } Sep 03 21:29:49.957 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:49.957 INFO kablam! Sep 03 21:29:50.142 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.142 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:247:53 Sep 03 21:29:50.142 INFO kablam! | Sep 03 21:29:50.142 INFO kablam! 247 | unsafe { ffi::gsl_sort_vector_largest_index(p.as_mut_ptr(), k, ffi::FFI::unwrap(v)) } Sep 03 21:29:50.142 INFO kablam! | ^^^^^^^^^^^^^^ expected usize, found u64 Sep 03 21:29:50.142 INFO kablam! | Sep 03 21:29:50.142 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:50.143 INFO kablam! found type `*mut u64` Sep 03 21:29:50.143 INFO kablam! Sep 03 21:29:50.143 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.143 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/sort.rs:247:69 Sep 03 21:29:50.143 INFO kablam! | Sep 03 21:29:50.143 INFO kablam! 247 | unsafe { ffi::gsl_sort_vector_largest_index(p.as_mut_ptr(), k, ffi::FFI::unwrap(v)) } Sep 03 21:29:50.143 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.143 INFO kablam! Sep 03 21:29:50.144 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.144 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:56:49 Sep 03 21:29:50.144 INFO kablam! | Sep 03 21:29:50.144 INFO kablam! 56 | unsafe { ffi::gsl_stats_mean(data.as_ptr(), stride, n) } Sep 03 21:29:50.144 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.144 INFO kablam! Sep 03 21:29:50.144 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.144 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:56:57 Sep 03 21:29:50.145 INFO kablam! | Sep 03 21:29:50.145 INFO kablam! 56 | unsafe { ffi::gsl_stats_mean(data.as_ptr(), stride, n) } Sep 03 21:29:50.145 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.145 INFO kablam! Sep 03 21:29:50.145 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.145 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:71:53 Sep 03 21:29:50.145 INFO kablam! | Sep 03 21:29:50.145 INFO kablam! 71 | unsafe { ffi::gsl_stats_variance(data.as_ptr(), stride, n) } Sep 03 21:29:50.145 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.145 INFO kablam! Sep 03 21:29:50.146 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.146 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:71:61 Sep 03 21:29:50.146 INFO kablam! | Sep 03 21:29:50.146 INFO kablam! 71 | unsafe { ffi::gsl_stats_variance(data.as_ptr(), stride, n) } Sep 03 21:29:50.146 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.146 INFO kablam! Sep 03 21:29:50.146 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.146 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:79:55 Sep 03 21:29:50.146 INFO kablam! | Sep 03 21:29:50.146 INFO kablam! 79 | unsafe { ffi::gsl_stats_variance_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.146 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.147 INFO kablam! Sep 03 21:29:50.147 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:79:63 Sep 03 21:29:50.147 INFO kablam! | Sep 03 21:29:50.147 INFO kablam! 79 | unsafe { ffi::gsl_stats_variance_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.147 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.147 INFO kablam! Sep 03 21:29:50.148 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:85:47 Sep 03 21:29:50.148 INFO kablam! | Sep 03 21:29:50.148 INFO kablam! 85 | unsafe { ffi::gsl_stats_sd(data.as_ptr(), stride, n) } Sep 03 21:29:50.148 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.148 INFO kablam! Sep 03 21:29:50.148 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:85:55 Sep 03 21:29:50.148 INFO kablam! | Sep 03 21:29:50.148 INFO kablam! 85 | unsafe { ffi::gsl_stats_sd(data.as_ptr(), stride, n) } Sep 03 21:29:50.148 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.148 INFO kablam! Sep 03 21:29:50.149 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:91:49 Sep 03 21:29:50.149 INFO kablam! | Sep 03 21:29:50.149 INFO kablam! 91 | unsafe { ffi::gsl_stats_sd_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.149 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.149 INFO kablam! Sep 03 21:29:50.149 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:91:57 Sep 03 21:29:50.149 INFO kablam! | Sep 03 21:29:50.149 INFO kablam! 91 | unsafe { ffi::gsl_stats_sd_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.149 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.149 INFO kablam! Sep 03 21:29:50.150 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.150 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:99:48 Sep 03 21:29:50.150 INFO kablam! | Sep 03 21:29:50.150 INFO kablam! 99 | unsafe { ffi::gsl_stats_tss(data.as_ptr(), stride, n) } Sep 03 21:29:50.150 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.150 INFO kablam! Sep 03 21:29:50.150 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.151 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:99:56 Sep 03 21:29:50.151 INFO kablam! | Sep 03 21:29:50.151 INFO kablam! 99 | unsafe { ffi::gsl_stats_tss(data.as_ptr(), stride, n) } Sep 03 21:29:50.151 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.151 INFO kablam! Sep 03 21:29:50.151 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.151 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:107:50 Sep 03 21:29:50.151 INFO kablam! | Sep 03 21:29:50.151 INFO kablam! 107 | unsafe { ffi::gsl_stats_tss_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.151 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.151 INFO kablam! Sep 03 21:29:50.152 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.152 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:107:58 Sep 03 21:29:50.152 INFO kablam! | Sep 03 21:29:50.152 INFO kablam! 107 | unsafe { ffi::gsl_stats_tss_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.152 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.152 INFO kablam! Sep 03 21:29:50.152 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.152 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:116:69 Sep 03 21:29:50.153 INFO kablam! | Sep 03 21:29:50.153 INFO kablam! 116 | unsafe { ffi::gsl_stats_variance_with_fixed_mean(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.153 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.153 INFO kablam! Sep 03 21:29:50.153 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.153 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:116:77 Sep 03 21:29:50.153 INFO kablam! | Sep 03 21:29:50.153 INFO kablam! 116 | unsafe { ffi::gsl_stats_variance_with_fixed_mean(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.153 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.153 INFO kablam! Sep 03 21:29:50.154 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:122:63 Sep 03 21:29:50.154 INFO kablam! | Sep 03 21:29:50.154 INFO kablam! 122 | unsafe { ffi::gsl_stats_sd_with_fixed_mean(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.154 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.154 INFO kablam! Sep 03 21:29:50.154 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:122:71 Sep 03 21:29:50.154 INFO kablam! | Sep 03 21:29:50.154 INFO kablam! 122 | unsafe { ffi::gsl_stats_sd_with_fixed_mean(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.154 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.154 INFO kablam! Sep 03 21:29:50.155 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:133:51 Sep 03 21:29:50.155 INFO kablam! | Sep 03 21:29:50.155 INFO kablam! 133 | unsafe { ffi::gsl_stats_absdev(data.as_ptr(), stride, n) } Sep 03 21:29:50.155 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.155 INFO kablam! Sep 03 21:29:50.155 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:133:59 Sep 03 21:29:50.155 INFO kablam! | Sep 03 21:29:50.155 INFO kablam! 133 | unsafe { ffi::gsl_stats_absdev(data.as_ptr(), stride, n) } Sep 03 21:29:50.156 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.156 INFO kablam! Sep 03 21:29:50.156 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.156 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:143:53 Sep 03 21:29:50.156 INFO kablam! | Sep 03 21:29:50.156 INFO kablam! 143 | unsafe { ffi::gsl_stats_absdev_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.156 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.156 INFO kablam! Sep 03 21:29:50.156 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.157 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:143:61 Sep 03 21:29:50.157 INFO kablam! | Sep 03 21:29:50.157 INFO kablam! 143 | unsafe { ffi::gsl_stats_absdev_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.157 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.157 INFO kablam! Sep 03 21:29:50.157 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.157 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:154:49 Sep 03 21:29:50.157 INFO kablam! | Sep 03 21:29:50.157 INFO kablam! 154 | unsafe { ffi::gsl_stats_skew(data.as_ptr(), stride, n) } Sep 03 21:29:50.157 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.157 INFO kablam! Sep 03 21:29:50.158 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:154:57 Sep 03 21:29:50.158 INFO kablam! | Sep 03 21:29:50.158 INFO kablam! 154 | unsafe { ffi::gsl_stats_skew(data.as_ptr(), stride, n) } Sep 03 21:29:50.158 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.158 INFO kablam! Sep 03 21:29:50.158 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:163:54 Sep 03 21:29:50.158 INFO kablam! | Sep 03 21:29:50.158 INFO kablam! 163 | unsafe { ffi::gsl_stats_skew_m_sd(data.as_ptr(), stride, n, mean, sd) } Sep 03 21:29:50.158 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.159 INFO kablam! Sep 03 21:29:50.159 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.159 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:163:62 Sep 03 21:29:50.159 INFO kablam! | Sep 03 21:29:50.159 INFO kablam! 163 | unsafe { ffi::gsl_stats_skew_m_sd(data.as_ptr(), stride, n, mean, sd) } Sep 03 21:29:50.159 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.159 INFO kablam! Sep 03 21:29:50.160 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.160 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:172:53 Sep 03 21:29:50.160 INFO kablam! | Sep 03 21:29:50.160 INFO kablam! 172 | unsafe { ffi::gsl_stats_kurtosis(data.as_ptr(), stride, n) } Sep 03 21:29:50.160 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.160 INFO kablam! Sep 03 21:29:50.160 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.160 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:172:61 Sep 03 21:29:50.160 INFO kablam! | Sep 03 21:29:50.160 INFO kablam! 172 | unsafe { ffi::gsl_stats_kurtosis(data.as_ptr(), stride, n) } Sep 03 21:29:50.160 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.160 INFO kablam! Sep 03 21:29:50.161 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:181:58 Sep 03 21:29:50.161 INFO kablam! | Sep 03 21:29:50.161 INFO kablam! 181 | unsafe { ffi::gsl_stats_kurtosis_m_sd(data.as_ptr(), stride, n, mean, sd) } Sep 03 21:29:50.161 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.161 INFO kablam! Sep 03 21:29:50.161 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:181:66 Sep 03 21:29:50.161 INFO kablam! | Sep 03 21:29:50.161 INFO kablam! 181 | unsafe { ffi::gsl_stats_kurtosis_m_sd(data.as_ptr(), stride, n, mean, sd) } Sep 03 21:29:50.161 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.161 INFO kablam! Sep 03 21:29:50.162 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.162 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:190:65 Sep 03 21:29:50.162 INFO kablam! | Sep 03 21:29:50.162 INFO kablam! 190 | unsafe { ffi::gsl_stats_lag1_autocorrelation(data.as_ptr(), stride, n) } Sep 03 21:29:50.162 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.162 INFO kablam! Sep 03 21:29:50.162 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:190:73 Sep 03 21:29:50.163 INFO kablam! | Sep 03 21:29:50.163 INFO kablam! 190 | unsafe { ffi::gsl_stats_lag1_autocorrelation(data.as_ptr(), stride, n) } Sep 03 21:29:50.163 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.163 INFO kablam! Sep 03 21:29:50.163 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:195:67 Sep 03 21:29:50.163 INFO kablam! | Sep 03 21:29:50.163 INFO kablam! 195 | unsafe { ffi::gsl_stats_lag1_autocorrelation_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.163 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.163 INFO kablam! Sep 03 21:29:50.164 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.164 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:195:75 Sep 03 21:29:50.164 INFO kablam! | Sep 03 21:29:50.164 INFO kablam! 195 | unsafe { ffi::gsl_stats_lag1_autocorrelation_m(data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.164 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.164 INFO kablam! Sep 03 21:29:50.165 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:202:56 Sep 03 21:29:50.165 INFO kablam! | Sep 03 21:29:50.165 INFO kablam! 202 | unsafe { ffi::gsl_stats_covariance(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n) } Sep 03 21:29:50.165 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.165 INFO kablam! Sep 03 21:29:50.165 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:202:81 Sep 03 21:29:50.165 INFO kablam! | Sep 03 21:29:50.165 INFO kablam! 202 | unsafe { ffi::gsl_stats_covariance(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n) } Sep 03 21:29:50.166 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.166 INFO kablam! Sep 03 21:29:50.166 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:202:90 Sep 03 21:29:50.166 INFO kablam! | Sep 03 21:29:50.166 INFO kablam! 202 | unsafe { ffi::gsl_stats_covariance(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n) } Sep 03 21:29:50.166 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.166 INFO kablam! Sep 03 21:29:50.166 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:208:58 Sep 03 21:29:50.167 INFO kablam! | Sep 03 21:29:50.167 INFO kablam! 208 | unsafe { ffi::gsl_stats_covariance_m(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n, mean1, mean2) } Sep 03 21:29:50.167 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.167 INFO kablam! Sep 03 21:29:50.167 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.167 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:208:83 Sep 03 21:29:50.167 INFO kablam! | Sep 03 21:29:50.167 INFO kablam! 208 | unsafe { ffi::gsl_stats_covariance_m(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n, mean1, mean2) } Sep 03 21:29:50.167 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.167 INFO kablam! Sep 03 21:29:50.168 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:208:92 Sep 03 21:29:50.168 INFO kablam! | Sep 03 21:29:50.168 INFO kablam! 208 | unsafe { ffi::gsl_stats_covariance_m(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n, mean1, mean2) } Sep 03 21:29:50.168 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.168 INFO kablam! Sep 03 21:29:50.168 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:220:57 Sep 03 21:29:50.168 INFO kablam! | Sep 03 21:29:50.169 INFO kablam! 220 | unsafe { ffi::gsl_stats_correlation(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n) } Sep 03 21:29:50.169 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.169 INFO kablam! Sep 03 21:29:50.169 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.169 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:220:82 Sep 03 21:29:50.169 INFO kablam! | Sep 03 21:29:50.169 INFO kablam! 220 | unsafe { ffi::gsl_stats_correlation(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n) } Sep 03 21:29:50.169 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.169 INFO kablam! Sep 03 21:29:50.170 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.170 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:220:91 Sep 03 21:29:50.170 INFO kablam! | Sep 03 21:29:50.170 INFO kablam! 220 | unsafe { ffi::gsl_stats_correlation(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n) } Sep 03 21:29:50.170 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.170 INFO kablam! Sep 03 21:29:50.170 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.170 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:228:54 Sep 03 21:29:50.170 INFO kablam! | Sep 03 21:29:50.170 INFO kablam! 228 | unsafe { ffi::gsl_stats_spearman(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n, work.as_mut_ptr()) } Sep 03 21:29:50.170 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.171 INFO kablam! Sep 03 21:29:50.172 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.172 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:228:79 Sep 03 21:29:50.172 INFO kablam! | Sep 03 21:29:50.172 INFO kablam! 228 | unsafe { ffi::gsl_stats_spearman(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n, work.as_mut_ptr()) } Sep 03 21:29:50.172 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.172 INFO kablam! Sep 03 21:29:50.172 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.172 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:228:88 Sep 03 21:29:50.172 INFO kablam! | Sep 03 21:29:50.172 INFO kablam! 228 | unsafe { ffi::gsl_stats_spearman(data1.as_ptr(), stride1, data2.as_ptr(), stride2, n, work.as_mut_ptr()) } Sep 03 21:29:50.172 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.173 INFO kablam! Sep 03 21:29:50.175 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.175 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:236:47 Sep 03 21:29:50.175 INFO kablam! | Sep 03 21:29:50.175 INFO kablam! 236 | unsafe { ffi::gsl_stats_wmean(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.175 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.175 INFO kablam! Sep 03 21:29:50.176 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.176 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:236:71 Sep 03 21:29:50.176 INFO kablam! | Sep 03 21:29:50.176 INFO kablam! 236 | unsafe { ffi::gsl_stats_wmean(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.176 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.176 INFO kablam! Sep 03 21:29:50.176 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.176 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:236:79 Sep 03 21:29:50.176 INFO kablam! | Sep 03 21:29:50.177 INFO kablam! 236 | unsafe { ffi::gsl_stats_wmean(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.177 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.177 INFO kablam! Sep 03 21:29:50.177 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.177 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:247:51 Sep 03 21:29:50.177 INFO kablam! | Sep 03 21:29:50.177 INFO kablam! 247 | unsafe { ffi::gsl_stats_wvariance(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.177 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.177 INFO kablam! Sep 03 21:29:50.179 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.179 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:247:75 Sep 03 21:29:50.179 INFO kablam! | Sep 03 21:29:50.179 INFO kablam! 247 | unsafe { ffi::gsl_stats_wvariance(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.179 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.179 INFO kablam! Sep 03 21:29:50.179 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.179 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:247:83 Sep 03 21:29:50.179 INFO kablam! | Sep 03 21:29:50.179 INFO kablam! 247 | unsafe { ffi::gsl_stats_wvariance(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.179 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.179 INFO kablam! Sep 03 21:29:50.179 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.179 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:252:53 Sep 03 21:29:50.179 INFO kablam! | Sep 03 21:29:50.179 INFO kablam! 252 | unsafe { ffi::gsl_stats_wvariance_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.180 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.180 INFO kablam! Sep 03 21:29:50.180 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:252:77 Sep 03 21:29:50.180 INFO kablam! | Sep 03 21:29:50.180 INFO kablam! 252 | unsafe { ffi::gsl_stats_wvariance_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.180 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.180 INFO kablam! Sep 03 21:29:50.180 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:252:85 Sep 03 21:29:50.180 INFO kablam! | Sep 03 21:29:50.180 INFO kablam! 252 | unsafe { ffi::gsl_stats_wvariance_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.180 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.180 INFO kablam! Sep 03 21:29:50.180 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:258:45 Sep 03 21:29:50.180 INFO kablam! | Sep 03 21:29:50.180 INFO kablam! 258 | unsafe { ffi::gsl_stats_wsd(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.180 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.180 INFO kablam! Sep 03 21:29:50.180 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:258:69 Sep 03 21:29:50.180 INFO kablam! | Sep 03 21:29:50.180 INFO kablam! 258 | unsafe { ffi::gsl_stats_wsd(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.180 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.181 INFO kablam! Sep 03 21:29:50.184 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:258:77 Sep 03 21:29:50.184 INFO kablam! | Sep 03 21:29:50.184 INFO kablam! 258 | unsafe { ffi::gsl_stats_wsd(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.184 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.184 INFO kablam! Sep 03 21:29:50.184 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:263:47 Sep 03 21:29:50.184 INFO kablam! | Sep 03 21:29:50.184 INFO kablam! 263 | unsafe { ffi::gsl_stats_wsd_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.184 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.184 INFO kablam! Sep 03 21:29:50.184 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:263:71 Sep 03 21:29:50.184 INFO kablam! | Sep 03 21:29:50.184 INFO kablam! 263 | unsafe { ffi::gsl_stats_wsd_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.184 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.184 INFO kablam! Sep 03 21:29:50.184 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:263:79 Sep 03 21:29:50.184 INFO kablam! | Sep 03 21:29:50.184 INFO kablam! 263 | unsafe { ffi::gsl_stats_wsd_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.184 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.185 INFO kablam! Sep 03 21:29:50.185 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.185 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:272:67 Sep 03 21:29:50.185 INFO kablam! | Sep 03 21:29:50.185 INFO kablam! 272 | unsafe { ffi::gsl_stats_wvariance_with_fixed_mean(w.as_ptr(), wstride, data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.185 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.185 INFO kablam! Sep 03 21:29:50.185 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.185 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:272:91 Sep 03 21:29:50.185 INFO kablam! | Sep 03 21:29:50.185 INFO kablam! 272 | unsafe { ffi::gsl_stats_wvariance_with_fixed_mean(w.as_ptr(), wstride, data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.185 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.185 INFO kablam! Sep 03 21:29:50.185 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.185 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:272:99 Sep 03 21:29:50.185 INFO kablam! | Sep 03 21:29:50.185 INFO kablam! 272 | unsafe { ffi::gsl_stats_wvariance_with_fixed_mean(w.as_ptr(), wstride, data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.185 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.185 INFO kablam! Sep 03 21:29:50.185 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.185 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:278:61 Sep 03 21:29:50.185 INFO kablam! | Sep 03 21:29:50.185 INFO kablam! 278 | unsafe { ffi::gsl_stats_wsd_with_fixed_mean(w.as_ptr(), wstride, data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.185 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.185 INFO kablam! Sep 03 21:29:50.185 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.185 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:278:85 Sep 03 21:29:50.186 INFO kablam! | Sep 03 21:29:50.186 INFO kablam! 278 | unsafe { ffi::gsl_stats_wsd_with_fixed_mean(w.as_ptr(), wstride, data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.186 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.186 INFO kablam! Sep 03 21:29:50.186 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:278:93 Sep 03 21:29:50.186 INFO kablam! | Sep 03 21:29:50.186 INFO kablam! 278 | unsafe { ffi::gsl_stats_wsd_with_fixed_mean(w.as_ptr(), wstride, data.as_ptr(), stride, n, mean) } Sep 03 21:29:50.186 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.186 INFO kablam! Sep 03 21:29:50.186 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:286:46 Sep 03 21:29:50.186 INFO kablam! | Sep 03 21:29:50.186 INFO kablam! 286 | unsafe { ffi::gsl_stats_wtss(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.186 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.186 INFO kablam! Sep 03 21:29:50.186 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:286:70 Sep 03 21:29:50.186 INFO kablam! | Sep 03 21:29:50.186 INFO kablam! 286 | unsafe { ffi::gsl_stats_wtss(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.186 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.186 INFO kablam! Sep 03 21:29:50.186 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:286:78 Sep 03 21:29:50.186 INFO kablam! | Sep 03 21:29:50.186 INFO kablam! 286 | unsafe { ffi::gsl_stats_wtss(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.186 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.187 INFO kablam! Sep 03 21:29:50.187 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.187 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:294:48 Sep 03 21:29:50.187 INFO kablam! | Sep 03 21:29:50.187 INFO kablam! 294 | unsafe { ffi::gsl_stats_wtss_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.187 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.187 INFO kablam! Sep 03 21:29:50.202 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:294:72 Sep 03 21:29:50.202 INFO kablam! | Sep 03 21:29:50.202 INFO kablam! 294 | unsafe { ffi::gsl_stats_wtss_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.202 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.202 INFO kablam! Sep 03 21:29:50.202 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:294:80 Sep 03 21:29:50.202 INFO kablam! | Sep 03 21:29:50.202 INFO kablam! 294 | unsafe { ffi::gsl_stats_wtss_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.202 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.202 INFO kablam! Sep 03 21:29:50.202 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:302:49 Sep 03 21:29:50.202 INFO kablam! | Sep 03 21:29:50.202 INFO kablam! 302 | unsafe { ffi::gsl_stats_wabsdev(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.202 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.202 INFO kablam! Sep 03 21:29:50.203 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.203 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:302:73 Sep 03 21:29:50.203 INFO kablam! | Sep 03 21:29:50.203 INFO kablam! 302 | unsafe { ffi::gsl_stats_wabsdev(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.203 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.203 INFO kablam! Sep 03 21:29:50.203 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.203 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:302:81 Sep 03 21:29:50.203 INFO kablam! | Sep 03 21:29:50.203 INFO kablam! 302 | unsafe { ffi::gsl_stats_wabsdev(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.203 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.203 INFO kablam! Sep 03 21:29:50.203 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.203 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:307:51 Sep 03 21:29:50.203 INFO kablam! | Sep 03 21:29:50.203 INFO kablam! 307 | unsafe { ffi::gsl_stats_wabsdev_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.203 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.203 INFO kablam! Sep 03 21:29:50.203 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.203 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:307:75 Sep 03 21:29:50.203 INFO kablam! | Sep 03 21:29:50.203 INFO kablam! 307 | unsafe { ffi::gsl_stats_wabsdev_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.204 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.204 INFO kablam! Sep 03 21:29:50.204 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.204 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:307:83 Sep 03 21:29:50.204 INFO kablam! | Sep 03 21:29:50.204 INFO kablam! 307 | unsafe { ffi::gsl_stats_wabsdev_m(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean) } Sep 03 21:29:50.204 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.204 INFO kablam! Sep 03 21:29:50.204 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.204 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:314:47 Sep 03 21:29:50.204 INFO kablam! | Sep 03 21:29:50.204 INFO kablam! 314 | unsafe { ffi::gsl_stats_wskew(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.204 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.204 INFO kablam! Sep 03 21:29:50.204 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.204 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:314:71 Sep 03 21:29:50.204 INFO kablam! | Sep 03 21:29:50.204 INFO kablam! 314 | unsafe { ffi::gsl_stats_wskew(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.204 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.204 INFO kablam! Sep 03 21:29:50.204 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.204 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:314:79 Sep 03 21:29:50.205 INFO kablam! | Sep 03 21:29:50.205 INFO kablam! 314 | unsafe { ffi::gsl_stats_wskew(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.205 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.205 INFO kablam! Sep 03 21:29:50.205 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:320:52 Sep 03 21:29:50.205 INFO kablam! | Sep 03 21:29:50.205 INFO kablam! 320 | unsafe { ffi::gsl_stats_wskew_m_sd(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean, wsd) } Sep 03 21:29:50.205 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.205 INFO kablam! Sep 03 21:29:50.205 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:320:76 Sep 03 21:29:50.205 INFO kablam! | Sep 03 21:29:50.205 INFO kablam! 320 | unsafe { ffi::gsl_stats_wskew_m_sd(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean, wsd) } Sep 03 21:29:50.205 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.205 INFO kablam! Sep 03 21:29:50.205 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:320:84 Sep 03 21:29:50.205 INFO kablam! | Sep 03 21:29:50.205 INFO kablam! 320 | unsafe { ffi::gsl_stats_wskew_m_sd(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean, wsd) } Sep 03 21:29:50.205 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.205 INFO kablam! Sep 03 21:29:50.206 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.206 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:327:51 Sep 03 21:29:50.206 INFO kablam! | Sep 03 21:29:50.206 INFO kablam! 327 | unsafe { ffi::gsl_stats_wkurtosis(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.206 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.206 INFO kablam! Sep 03 21:29:50.206 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.206 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:327:75 Sep 03 21:29:50.206 INFO kablam! | Sep 03 21:29:50.206 INFO kablam! 327 | unsafe { ffi::gsl_stats_wkurtosis(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.206 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.206 INFO kablam! Sep 03 21:29:50.206 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:327:83 Sep 03 21:29:50.207 INFO kablam! | Sep 03 21:29:50.207 INFO kablam! 327 | unsafe { ffi::gsl_stats_wkurtosis(w.as_ptr(), wstride, data.as_ptr(), stride, n) } Sep 03 21:29:50.207 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.207 INFO kablam! Sep 03 21:29:50.207 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:333:56 Sep 03 21:29:50.208 INFO kablam! | Sep 03 21:29:50.208 INFO kablam! 333 | unsafe { ffi::gsl_stats_wkurtosis_m_sd(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean, wsd) } Sep 03 21:29:50.208 INFO kablam! | ^^^^^^^ expected usize, found u64 Sep 03 21:29:50.208 INFO kablam! Sep 03 21:29:50.208 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:333:80 Sep 03 21:29:50.208 INFO kablam! | Sep 03 21:29:50.208 INFO kablam! 333 | unsafe { ffi::gsl_stats_wkurtosis_m_sd(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean, wsd) } Sep 03 21:29:50.208 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.208 INFO kablam! Sep 03 21:29:50.208 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:333:88 Sep 03 21:29:50.208 INFO kablam! | Sep 03 21:29:50.208 INFO kablam! 333 | unsafe { ffi::gsl_stats_wkurtosis_m_sd(w.as_ptr(), wstride, data.as_ptr(), stride, n, wmean, wsd) } Sep 03 21:29:50.208 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.208 INFO kablam! Sep 03 21:29:50.208 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:342:48 Sep 03 21:29:50.208 INFO kablam! | Sep 03 21:29:50.209 INFO kablam! 342 | unsafe { ffi::gsl_stats_max(data.as_ptr(), stride, n) } Sep 03 21:29:50.209 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.209 INFO kablam! Sep 03 21:29:50.209 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:342:56 Sep 03 21:29:50.209 INFO kablam! | Sep 03 21:29:50.209 INFO kablam! 342 | unsafe { ffi::gsl_stats_max(data.as_ptr(), stride, n) } Sep 03 21:29:50.209 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.209 INFO kablam! Sep 03 21:29:50.209 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:351:48 Sep 03 21:29:50.209 INFO kablam! | Sep 03 21:29:50.209 INFO kablam! 351 | unsafe { ffi::gsl_stats_min(data.as_ptr(), stride, n) } Sep 03 21:29:50.209 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.209 INFO kablam! Sep 03 21:29:50.209 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:351:56 Sep 03 21:29:50.209 INFO kablam! | Sep 03 21:29:50.209 INFO kablam! 351 | unsafe { ffi::gsl_stats_min(data.as_ptr(), stride, n) } Sep 03 21:29:50.209 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.210 INFO kablam! Sep 03 21:29:50.210 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:356:61 Sep 03 21:29:50.210 INFO kablam! | Sep 03 21:29:50.210 INFO kablam! 356 | unsafe { ffi::gsl_stats_minmax(min, max, data.as_ptr(), stride, n) } Sep 03 21:29:50.210 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.210 INFO kablam! Sep 03 21:29:50.210 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:356:69 Sep 03 21:29:50.210 INFO kablam! | Sep 03 21:29:50.210 INFO kablam! 356 | unsafe { ffi::gsl_stats_minmax(min, max, data.as_ptr(), stride, n) } Sep 03 21:29:50.210 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.210 INFO kablam! Sep 03 21:29:50.210 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:363:54 Sep 03 21:29:50.210 INFO kablam! | Sep 03 21:29:50.210 INFO kablam! 363 | unsafe { ffi::gsl_stats_max_index(data.as_ptr(), stride, n) } Sep 03 21:29:50.210 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.210 INFO kablam! Sep 03 21:29:50.210 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:363:62 Sep 03 21:29:50.211 INFO kablam! | Sep 03 21:29:50.211 INFO kablam! 363 | unsafe { ffi::gsl_stats_max_index(data.as_ptr(), stride, n) } Sep 03 21:29:50.211 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.211 INFO kablam! Sep 03 21:29:50.211 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:363:14 Sep 03 21:29:50.211 INFO kablam! | Sep 03 21:29:50.211 INFO kablam! 362 | pub fn max_index(data: &[f64], stride: u64, n: u64) -> u64 { Sep 03 21:29:50.211 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:50.211 INFO kablam! 363 | unsafe { ffi::gsl_stats_max_index(data.as_ptr(), stride, n) } Sep 03 21:29:50.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:50.211 INFO kablam! Sep 03 21:29:50.211 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:370:54 Sep 03 21:29:50.211 INFO kablam! | Sep 03 21:29:50.211 INFO kablam! 370 | unsafe { ffi::gsl_stats_min_index(data.as_ptr(), stride, n) } Sep 03 21:29:50.211 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.211 INFO kablam! Sep 03 21:29:50.211 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:370:62 Sep 03 21:29:50.212 INFO kablam! | Sep 03 21:29:50.212 INFO kablam! 370 | unsafe { ffi::gsl_stats_min_index(data.as_ptr(), stride, n) } Sep 03 21:29:50.212 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.212 INFO kablam! Sep 03 21:29:50.212 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:370:14 Sep 03 21:29:50.212 INFO kablam! | Sep 03 21:29:50.212 INFO kablam! 369 | pub fn min_index(data: &[f64], stride: u64, n: u64) -> u64 { Sep 03 21:29:50.212 INFO kablam! | --- expected `u64` because of return type Sep 03 21:29:50.212 INFO kablam! 370 | unsafe { ffi::gsl_stats_min_index(data.as_ptr(), stride, n) } Sep 03 21:29:50.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u64, found usize Sep 03 21:29:50.212 INFO kablam! Sep 03 21:29:50.371 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.372 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:375:42 Sep 03 21:29:50.372 INFO kablam! | Sep 03 21:29:50.372 INFO kablam! 375 | unsafe { ffi::gsl_stats_minmax_index(min_index, max_index, data.as_ptr(), stride, n) } Sep 03 21:29:50.372 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:50.372 INFO kablam! | Sep 03 21:29:50.372 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:50.372 INFO kablam! found type `&mut u64` Sep 03 21:29:50.372 INFO kablam! Sep 03 21:29:50.534 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.534 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:375:53 Sep 03 21:29:50.534 INFO kablam! | Sep 03 21:29:50.534 INFO kablam! 375 | unsafe { ffi::gsl_stats_minmax_index(min_index, max_index, data.as_ptr(), stride, n) } Sep 03 21:29:50.534 INFO kablam! | ^^^^^^^^^ expected usize, found u64 Sep 03 21:29:50.534 INFO kablam! | Sep 03 21:29:50.534 INFO kablam! = note: expected type `*mut usize` Sep 03 21:29:50.535 INFO kablam! found type `&mut u64` Sep 03 21:29:50.535 INFO kablam! Sep 03 21:29:50.535 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:375:79 Sep 03 21:29:50.535 INFO kablam! | Sep 03 21:29:50.535 INFO kablam! 375 | unsafe { ffi::gsl_stats_minmax_index(min_index, max_index, data.as_ptr(), stride, n) } Sep 03 21:29:50.535 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.535 INFO kablam! Sep 03 21:29:50.536 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.536 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:375:87 Sep 03 21:29:50.536 INFO kablam! | Sep 03 21:29:50.536 INFO kablam! 375 | unsafe { ffi::gsl_stats_minmax_index(min_index, max_index, data.as_ptr(), stride, n) } Sep 03 21:29:50.536 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.536 INFO kablam! Sep 03 21:29:50.537 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.537 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:386:68 Sep 03 21:29:50.537 INFO kablam! | Sep 03 21:29:50.537 INFO kablam! 386 | unsafe { ffi::gsl_stats_median_from_sorted_data(data.as_ptr(), stride, n) } Sep 03 21:29:50.537 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.537 INFO kablam! Sep 03 21:29:50.538 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.538 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:386:76 Sep 03 21:29:50.538 INFO kablam! | Sep 03 21:29:50.538 INFO kablam! 386 | unsafe { ffi::gsl_stats_median_from_sorted_data(data.as_ptr(), stride, n) } Sep 03 21:29:50.538 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.538 INFO kablam! Sep 03 21:29:50.539 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.539 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:405:70 Sep 03 21:29:50.539 INFO kablam! | Sep 03 21:29:50.539 INFO kablam! 405 | unsafe { ffi::gsl_stats_quantile_from_sorted_data(data.as_ptr(), stride, n, f) } Sep 03 21:29:50.539 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.539 INFO kablam! Sep 03 21:29:50.540 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.540 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/statistics.rs:405:78 Sep 03 21:29:50.540 INFO kablam! | Sep 03 21:29:50.540 INFO kablam! 405 | unsafe { ffi::gsl_stats_quantile_from_sorted_data(data.as_ptr(), stride, n, f) } Sep 03 21:29:50.540 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.540 INFO kablam! Sep 03 21:29:50.557 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:34:85 Sep 03 21:29:50.557 INFO kablam! | Sep 03 21:29:50.557 INFO kablam! 34 | unsafe { ffi::gsl_wavelet_transform(ffi::FFI::unwrap(w), data.as_mut_ptr(), stride, n, dir, Sep 03 21:29:50.557 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.557 INFO kablam! Sep 03 21:29:50.557 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.558 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:34:93 Sep 03 21:29:50.558 INFO kablam! | Sep 03 21:29:50.558 INFO kablam! 34 | unsafe { ffi::gsl_wavelet_transform(ffi::FFI::unwrap(w), data.as_mut_ptr(), stride, n, dir, Sep 03 21:29:50.558 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.558 INFO kablam! Sep 03 21:29:50.559 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.559 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:39:93 Sep 03 21:29:50.559 INFO kablam! | Sep 03 21:29:50.559 INFO kablam! 39 | unsafe { ffi::gsl_wavelet_transform_forward(ffi::FFI::unwrap(w), data.as_mut_ptr(), stride, n, Sep 03 21:29:50.559 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.559 INFO kablam! Sep 03 21:29:50.560 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.560 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:39:101 Sep 03 21:29:50.560 INFO kablam! | Sep 03 21:29:50.560 INFO kablam! 39 | unsafe { ffi::gsl_wavelet_transform_forward(ffi::FFI::unwrap(w), data.as_mut_ptr(), stride, n, Sep 03 21:29:50.560 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.560 INFO kablam! Sep 03 21:29:50.561 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.561 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:44:93 Sep 03 21:29:50.561 INFO kablam! | Sep 03 21:29:50.562 INFO kablam! 44 | unsafe { ffi::gsl_wavelet_transform_inverse(ffi::FFI::unwrap(w), data.as_mut_ptr(), stride, n, Sep 03 21:29:50.562 INFO kablam! | ^^^^^^ expected usize, found u64 Sep 03 21:29:50.562 INFO kablam! Sep 03 21:29:50.562 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.562 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:44:101 Sep 03 21:29:50.562 INFO kablam! | Sep 03 21:29:50.562 INFO kablam! 44 | unsafe { ffi::gsl_wavelet_transform_inverse(ffi::FFI::unwrap(w), data.as_mut_ptr(), stride, n, Sep 03 21:29:50.562 INFO kablam! | ^ expected usize, found u64 Sep 03 21:29:50.562 INFO kablam! Sep 03 21:29:50.564 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.564 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:75:87 Sep 03 21:29:50.564 INFO kablam! | Sep 03 21:29:50.564 INFO kablam! 75 | unsafe { ffi::gsl_wavelet2d_transform(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, dir, Sep 03 21:29:50.564 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:50.564 INFO kablam! Sep 03 21:29:50.564 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.564 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:75:92 Sep 03 21:29:50.564 INFO kablam! | Sep 03 21:29:50.564 INFO kablam! 75 | unsafe { ffi::gsl_wavelet2d_transform(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, dir, Sep 03 21:29:50.564 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.565 INFO kablam! Sep 03 21:29:50.565 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:75:99 Sep 03 21:29:50.565 INFO kablam! | Sep 03 21:29:50.565 INFO kablam! 75 | unsafe { ffi::gsl_wavelet2d_transform(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, dir, Sep 03 21:29:50.565 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.565 INFO kablam! Sep 03 21:29:50.566 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.566 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:88:95 Sep 03 21:29:50.566 INFO kablam! | Sep 03 21:29:50.566 INFO kablam! 88 | unsafe { ffi::gsl_wavelet2d_transform_forward(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.566 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:50.566 INFO kablam! Sep 03 21:29:50.567 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:88:100 Sep 03 21:29:50.567 INFO kablam! | Sep 03 21:29:50.567 INFO kablam! 88 | unsafe { ffi::gsl_wavelet2d_transform_forward(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.567 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.567 INFO kablam! Sep 03 21:29:50.567 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:88:107 Sep 03 21:29:50.567 INFO kablam! | Sep 03 21:29:50.567 INFO kablam! 88 | unsafe { ffi::gsl_wavelet2d_transform_forward(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.567 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.567 INFO kablam! Sep 03 21:29:50.568 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.568 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:101:95 Sep 03 21:29:50.568 INFO kablam! | Sep 03 21:29:50.568 INFO kablam! 101 | unsafe { ffi::gsl_wavelet2d_transform_inverse(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.568 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:50.568 INFO kablam! Sep 03 21:29:50.569 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.569 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:101:100 Sep 03 21:29:50.569 INFO kablam! | Sep 03 21:29:50.569 INFO kablam! 101 | unsafe { ffi::gsl_wavelet2d_transform_inverse(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.569 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.569 INFO kablam! Sep 03 21:29:50.569 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.569 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:101:107 Sep 03 21:29:50.569 INFO kablam! | Sep 03 21:29:50.569 INFO kablam! 101 | unsafe { ffi::gsl_wavelet2d_transform_inverse(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.569 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.569 INFO kablam! Sep 03 21:29:50.573 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.573 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:126:89 Sep 03 21:29:50.573 INFO kablam! | Sep 03 21:29:50.573 INFO kablam! 126 | unsafe { ffi::gsl_wavelet2d_nstransform(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, dir, Sep 03 21:29:50.573 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:50.573 INFO kablam! Sep 03 21:29:50.574 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.574 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:126:94 Sep 03 21:29:50.574 INFO kablam! | Sep 03 21:29:50.574 INFO kablam! 126 | unsafe { ffi::gsl_wavelet2d_nstransform(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, dir, Sep 03 21:29:50.574 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.574 INFO kablam! Sep 03 21:29:50.574 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.574 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:126:101 Sep 03 21:29:50.574 INFO kablam! | Sep 03 21:29:50.574 INFO kablam! 126 | unsafe { ffi::gsl_wavelet2d_nstransform(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, dir, Sep 03 21:29:50.575 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.575 INFO kablam! Sep 03 21:29:50.575 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.575 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:133:97 Sep 03 21:29:50.576 INFO kablam! | Sep 03 21:29:50.576 INFO kablam! 133 | unsafe { ffi::gsl_wavelet2d_nstransform_forward(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.576 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:50.576 INFO kablam! Sep 03 21:29:50.576 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.576 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:133:102 Sep 03 21:29:50.576 INFO kablam! | Sep 03 21:29:50.576 INFO kablam! 133 | unsafe { ffi::gsl_wavelet2d_nstransform_forward(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.576 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.576 INFO kablam! Sep 03 21:29:50.577 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.577 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:133:109 Sep 03 21:29:50.577 INFO kablam! | Sep 03 21:29:50.577 INFO kablam! 133 | unsafe { ffi::gsl_wavelet2d_nstransform_forward(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.577 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.577 INFO kablam! Sep 03 21:29:50.578 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:140:97 Sep 03 21:29:50.578 INFO kablam! | Sep 03 21:29:50.578 INFO kablam! 140 | unsafe { ffi::gsl_wavelet2d_nstransform_inverse(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.578 INFO kablam! | ^^^ expected usize, found u64 Sep 03 21:29:50.578 INFO kablam! Sep 03 21:29:50.578 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:140:102 Sep 03 21:29:50.578 INFO kablam! | Sep 03 21:29:50.578 INFO kablam! 140 | unsafe { ffi::gsl_wavelet2d_nstransform_inverse(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.578 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.578 INFO kablam! Sep 03 21:29:50.579 INFO kablam! error[E0308]: mismatched types Sep 03 21:29:50.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-0.4.23/src/wavelet_transforms.rs:140:109 Sep 03 21:29:50.579 INFO kablam! | Sep 03 21:29:50.579 INFO kablam! 140 | unsafe { ffi::gsl_wavelet2d_nstransform_inverse(ffi::FFI::unwrap(w), data.as_mut_ptr(), tda, size1, size2, Sep 03 21:29:50.579 INFO kablam! | ^^^^^ expected usize, found u64 Sep 03 21:29:50.579 INFO kablam! Sep 03 21:29:50.638 INFO kablam! error: aborting due to 813 previous errors Sep 03 21:29:50.638 INFO kablam! Sep 03 21:29:50.638 INFO kablam! Some errors occurred: E0277, E0308, E0412, E0425, E0433, E0599, E0658. Sep 03 21:29:50.639 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 03 21:29:50.652 INFO kablam! error: Could not compile `GSL`. Sep 03 21:29:50.652 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:30:04.461 INFO kablam! error: build failed Sep 03 21:30:04.461 INFO kablam! su: No module specific data is present Sep 03 21:30:05.027 INFO running `"docker" "rm" "-f" "99e3513f5367d301317919ea9f3cc1486364e33b081f254908111b3c17da70f5"` Sep 03 21:30:05.252 INFO blam! 99e3513f5367d301317919ea9f3cc1486364e33b081f254908111b3c17da70f5