[INFO] fetching crate truncnorm 0.5.1... [INFO] testing truncnorm-0.5.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate truncnorm 0.5.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate truncnorm 0.5.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate truncnorm 0.5.1 [INFO] finished tweaking crates.io crate truncnorm 0.5.1 [INFO] tweaked toml for crates.io crate truncnorm 0.5.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ff3e70f4ecb639c97376f94eb9bf531460ad4936f0eca08da5fc8c0656554591 [INFO] running `Command { std: "docker" "start" "-a" "ff3e70f4ecb639c97376f94eb9bf531460ad4936f0eca08da5fc8c0656554591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff3e70f4ecb639c97376f94eb9bf531460ad4936f0eca08da5fc8c0656554591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3e70f4ecb639c97376f94eb9bf531460ad4936f0eca08da5fc8c0656554591", kill_on_drop: false }` [INFO] [stdout] ff3e70f4ecb639c97376f94eb9bf531460ad4936f0eca08da5fc8c0656554591 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28d72f673985d05d32522eb64f14d2e96be21078e3a9ff59a2c71cdedc538bb8 [INFO] running `Command { std: "docker" "start" "-a" "28d72f673985d05d32522eb64f14d2e96be21078e3a9ff59a2c71cdedc538bb8", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling truncnorm v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling lax v0.2.0 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling ndarray-linalg v0.14.1 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling argmin v0.5.1 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:13727 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn cabsl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn __cabsl (__z : __BindgenComplex < f64 >) -> u12... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:13800 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn __cabsl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn cargl (__z : __BindgenComplex < f64 >) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:13871 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn cargl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn __cargl (__z : __BindgenComplex < f64 >) -> u12... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:13944 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn __cargl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn conjl (__z : __BindgenComplex < f64 >) -> __Bin... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:14386 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn cimagl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn __cimagl (__z : __BindgenComplex < f64 >) -> u1... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:14460 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __cimagl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn creall (__z : __BindgenComplex < f64 >) -> u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:14532 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn creall (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn __creall (__z : __BindgenComplex < f64 >) -> u1... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:14606 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __creall (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn Faddeeva_w (z : __BindgenComplex < f64 > , rele... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "28d72f673985d05d32522eb64f14d2e96be21078e3a9ff59a2c71cdedc538bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d72f673985d05d32522eb64f14d2e96be21078e3a9ff59a2c71cdedc538bb8", kill_on_drop: false }` [INFO] [stdout] 28d72f673985d05d32522eb64f14d2e96be21078e3a9ff59a2c71cdedc538bb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 558c6a95b111d7320f5e0c41cb95fc8a3c7cca3dd84eb527414fb4ecbedb67ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "558c6a95b111d7320f5e0c41cb95fc8a3c7cca3dd84eb527414fb4ecbedb67ab", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling argmin v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling proptest-derive v0.2.0 [INFO] [stderr] Compiling truncnorm v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:13727 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn cabsl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn __cabsl (__z : __BindgenComplex < f64 >) -> u12... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:13800 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn __cabsl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn cargl (__z : __BindgenComplex < f64 >) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:13871 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn cargl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn __cargl (__z : __BindgenComplex < f64 >) -> u12... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:13944 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn __cargl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn conjl (__z : __BindgenComplex < f64 >) -> __Bin... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:14386 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn cimagl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn __cimagl (__z : __BindgenComplex < f64 >) -> u1... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:14460 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __cimagl (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn creall (__z : __BindgenComplex < f64 >) -> u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:14532 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn creall (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn __creall (__z : __BindgenComplex < f64 >) -> u1... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-4f3169e60305e694/out/bindings.rs:3:14606 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __creall (__z : __BindgenComplex < f64 >) -> u128 ; } extern "C" { pub fn Faddeeva_w (z : __BindgenComplex < f64 > , rele... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/truncnorm.rs:484:7 [INFO] [stdout] | [INFO] [stdout] 484 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/truncnorm.rs:495:7 [INFO] [stdout] | [INFO] [stdout] 495 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> src/truncnorm.rs:560:7 [INFO] [stdout] | [INFO] [stdout] 560 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | extern crate test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:470:9 [INFO] [stdout] | [INFO] [stdout] 470 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:486:39 [INFO] [stdout] | [INFO] [stdout] 486 | fn bench_ln_normal_pr(bench: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:492:23 [INFO] [stdout] | [INFO] [stdout] 492 | bench.iter(|| test::black_box(ln_normal_pr(&a, &c))); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:497:31 [INFO] [stdout] | [INFO] [stdout] 497 | fn bench_cholperm(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:505:19 [INFO] [stdout] | [INFO] [stdout] 505 | b.iter(|| test::black_box(cholperm(&mut sigma, &mut l, &mut u))); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:561:36 [INFO] [stdout] | [INFO] [stdout] 561 | fn bench_mv_normal_cdf(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:569:13 [INFO] [stdout] | [INFO] [stdout] 569 | test::black_box(mv_truncnormal_cdf( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/util.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | extern crate test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:492:15 [INFO] [stdout] | [INFO] [stdout] 492 | bench.iter(|| test::black_box(ln_normal_pr(&a, &c))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:505:11 [INFO] [stdout] | [INFO] [stdout] 505 | b.iter(|| test::black_box(cholperm(&mut sigma, &mut l, &mut u))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/truncnorm.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | let (samples, logp) = mv_truncnormal_rand(l, u, sigma, 5, 10, &mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------------------------------------------------- this expression has type `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | | [INFO] [stdout] | expected struct `ArrayBase`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> src/truncnorm.rs:568:11 [INFO] [stdout] | [INFO] [stdout] 568 | b.iter(|| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `truncnorm` due to 14 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "558c6a95b111d7320f5e0c41cb95fc8a3c7cca3dd84eb527414fb4ecbedb67ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558c6a95b111d7320f5e0c41cb95fc8a3c7cca3dd84eb527414fb4ecbedb67ab", kill_on_drop: false }` [INFO] [stdout] 558c6a95b111d7320f5e0c41cb95fc8a3c7cca3dd84eb527414fb4ecbedb67ab