[INFO] fetching crate truncnorm 0.1.0... [INFO] testing truncnorm-0.1.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate truncnorm 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate truncnorm 0.1.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate truncnorm 0.1.0 [INFO] finished tweaking crates.io crate truncnorm 0.1.0 [INFO] tweaked toml for crates.io crate truncnorm 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded lax v0.2.0 [INFO] [stderr] Downloaded lapack v0.18.0 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded lapack-sys v0.12.1 [INFO] [stderr] Downloaded ndarray-linalg v0.14.0 [INFO] [stderr] Downloaded levenberg-marquardt v0.8.0 [INFO] [stderr] Downloaded nalgebra v0.25.4 [INFO] [stderr] Downloaded ndarray-stats v0.5.0 [INFO] [stderr] Downloaded ndarray-rand v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5357050793c9877c326b16b35c1f15bc231b596d49b41e8c515142df5bda1c87 [INFO] running `Command { std: "docker" "start" "-a" "5357050793c9877c326b16b35c1f15bc231b596d49b41e8c515142df5bda1c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5357050793c9877c326b16b35c1f15bc231b596d49b41e8c515142df5bda1c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5357050793c9877c326b16b35c1f15bc231b596d49b41e8c515142df5bda1c87", kill_on_drop: false }` [INFO] [stdout] 5357050793c9877c326b16b35c1f15bc231b596d49b41e8c515142df5bda1c87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ef20d4fbbac160822e17d8637cea14ad48f47d79a279842fabbfad1a12f4d78 [INFO] running `Command { std: "docker" "start" "-a" "9ef20d4fbbac160822e17d8637cea14ad48f47d79a279842fabbfad1a12f4d78", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling levenberg-marquardt v0.8.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling truncnorm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling lax v0.2.0 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling ndarray-linalg v0.14.0 [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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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 47.67s [INFO] running `Command { std: "docker" "inspect" "9ef20d4fbbac160822e17d8637cea14ad48f47d79a279842fabbfad1a12f4d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef20d4fbbac160822e17d8637cea14ad48f47d79a279842fabbfad1a12f4d78", kill_on_drop: false }` [INFO] [stdout] 9ef20d4fbbac160822e17d8637cea14ad48f47d79a279842fabbfad1a12f4d78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7818d5ea3f46c3212b65f4d979e027ffc2a4ba4ec3993ac8be41f8d53137283a [INFO] running `Command { std: "docker" "start" "-a" "7818d5ea3f46c3212b65f4d979e027ffc2a4ba4ec3993ac8be41f8d53137283a", kill_on_drop: false }` [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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] [stderr] Compiling truncnorm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-376dacd04714a1e4/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: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/truncnorm-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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-376dacd04714a1e4/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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.2fmoj9mvn70e5i5o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/truncnorm-376dacd04714a1e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lfaddeeva" "-Wl,--no-whole-archive" "/opt/rustwide/target/debug/deps/libnum-37dd4f9e3cc6853a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-312c826d842e6718.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/liblevenberg_marquardt-beaf63696708f5f1.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-72f6ceea47dd89e1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a280729cf031d792.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libsimba-4ce82d780d5e5605.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-fbdeb21f6d967b3c.rlib" "/opt/rustwide/target/debug/deps/libstatrs-73bfa188420a0583.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-c3bac2a2c6813a29.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-322ae7bbe6626e74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ce1bcd1060c49c2d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libsimba-3f0da9c0792d1970.rlib" "/opt/rustwide/target/debug/deps/libapprox-83a8501d5608a94c.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-2f3240d78acf90d6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libitertools-7952e3fa755006a1.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-fdff5e08476770c1.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-301f2169f06ceb8c.rlib" "/opt/rustwide/target/debug/deps/librand_distr-c62a8f0bcecc025f.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-fbf728a12e74c10a.rlib" "/opt/rustwide/target/debug/deps/liblax-8fce1f3b1b3ccfa8.rlib" "/opt/rustwide/target/debug/deps/liblapack-4aeccce860e8f2fa.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-d4a29ada7f38a71d.rlib" "/opt/rustwide/target/debug/deps/libcauchy-662a6f66c2f41052.rlib" "/opt/rustwide/target/debug/deps/libthiserror-13fa8aa23fd272e0.rlib" "/opt/rustwide/target/debug/deps/libndarray-817c47a8f3a5ce86.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-e9219396fd8efce7.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad3cdda0d625cb2b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7ab2a7117eee9314.rlib" "/opt/rustwide/target/debug/deps/libserde-df7563e7c1594e8e.rlib" "/opt/rustwide/target/debug/deps/librand-82acc2d04d72d7e9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fbde2f7a567efca3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/librayon-7513acc596387765.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2beb3fa6f0abc26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c329cb554eb9a00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-09d910272a2bf3c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.1.rcgu.o: in function `ndarray::linalg::impl_linalg::>>::dot_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:128: undefined reference to `cblas_sdot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:129: undefined reference to `cblas_ddot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.1.rcgu.o: in function `ndarray::linalg::impl_linalg::>>::dot_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:128: undefined reference to `cblas_sdot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:129: undefined reference to `cblas_ddot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.15.rcgu.o: in function `ndarray::linalg::impl_linalg::mat_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:453: undefined reference to `cblas_sgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:454: undefined reference to `cblas_dgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.15.rcgu.o: in function `ndarray::linalg::impl_linalg::general_mat_vec_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:675: undefined reference to `cblas_sgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:677: undefined reference to `cblas_dgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.15.rcgu.o: in function `ndarray::linalg::impl_linalg::general_mat_vec_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:675: undefined reference to `cblas_sgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:677: undefined reference to `cblas_dgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/truncnorm-9d213fb6738200ef.truncnorm.ffb0b97d-cgu.15.rcgu.o: in function `ndarray::linalg::impl_linalg::general_mat_vec_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:675: undefined reference to `cblas_sgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/linalg/impl_linalg.rs:677: undefined reference to `cblas_dgemv' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `truncnorm` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7818d5ea3f46c3212b65f4d979e027ffc2a4ba4ec3993ac8be41f8d53137283a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7818d5ea3f46c3212b65f4d979e027ffc2a4ba4ec3993ac8be41f8d53137283a", kill_on_drop: false }` [INFO] [stdout] 7818d5ea3f46c3212b65f4d979e027ffc2a4ba4ec3993ac8be41f8d53137283a