[INFO] fetching crate linfa-reduction 0.4.0... [INFO] testing linfa-reduction-0.4.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate linfa-reduction 0.4.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate linfa-reduction 0.4.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linfa-reduction 0.4.0 [INFO] finished tweaking crates.io crate linfa-reduction 0.4.0 [INFO] tweaked toml for crates.io crate linfa-reduction 0.4.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate linfa-reduction 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4388f0051e594260f8124e5e7889aff77d2faef507fea900151beaa5d603148 [INFO] running `Command { std: "docker" "start" "-a" "b4388f0051e594260f8124e5e7889aff77d2faef507fea900151beaa5d603148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4388f0051e594260f8124e5e7889aff77d2faef507fea900151beaa5d603148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4388f0051e594260f8124e5e7889aff77d2faef507fea900151beaa5d603148", kill_on_drop: false }` [INFO] [stdout] b4388f0051e594260f8124e5e7889aff77d2faef507fea900151beaa5d603148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e67ccbff1d77d294a10ab1e5998ffcc0d11eb207382d7a11566214488ae5164 [INFO] running `Command { std: "docker" "start" "-a" "3e67ccbff1d77d294a10ab1e5998ffcc0d11eb207382d7a11566214488ae5164", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling blas-src v0.6.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling linfa v0.4.0 [INFO] [stderr] Compiling space v0.10.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling hnsw v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cauchy v0.3.0 [INFO] [stderr] Compiling lapack v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling lax v0.1.0 [INFO] [stderr] Compiling ndarray-linalg v0.13.1 [INFO] [stderr] Compiling sprs v0.9.4 [INFO] [stderr] Compiling ndarray-rand v0.13.0 [INFO] [stderr] Compiling linfa-kernel v0.4.0 [INFO] [stderr] Compiling linfa-reduction v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.18s [INFO] running `Command { std: "docker" "inspect" "3e67ccbff1d77d294a10ab1e5998ffcc0d11eb207382d7a11566214488ae5164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e67ccbff1d77d294a10ab1e5998ffcc0d11eb207382d7a11566214488ae5164", kill_on_drop: false }` [INFO] [stdout] 3e67ccbff1d77d294a10ab1e5998ffcc0d11eb207382d7a11566214488ae5164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b71a8d8313a612a033f75d53e0cd5b153603564b03be472f847d7f63701ed4e7 [INFO] running `Command { std: "docker" "start" "-a" "b71a8d8313a612a033f75d53e0cd5b153603564b03be472f847d7f63701ed4e7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling py_literal v0.2.2 [INFO] [stderr] Compiling ndarray-csv v0.5.0 [INFO] [stderr] Compiling linfa-datasets v0.4.0 [INFO] [stderr] Compiling ndarray-npy v0.7.2 [INFO] [stderr] Compiling linfa-reduction v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.18qicjqclweedpi1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/liblinfa_kernel-cbf3c09b362b09ce.rlib" "/opt/rustwide/target/debug/deps/libhnsw-761cebb2ec4d71d1.rlib" "/opt/rustwide/target/debug/deps/liblibm-ca3b752b54f727c6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2f63bb1b0ac2f7af.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.rlib" "/opt/rustwide/target/debug/deps/libspace-97e16f0937d8fad7.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8a95cde890db7b9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c605d4a36f98b4c0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-52c4d9d518fef8a7.rlib" "/opt/rustwide/target/debug/deps/libahash-3728cc9c35c67fc6.rlib" "/opt/rustwide/target/debug/deps/libsprs-01b8609f1c87507b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7d232330bb585fa1.rlib" "/opt/rustwide/target/debug/deps/liblinfa-dbc3fb9768465333.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-161b1457bdcecc14.rlib" "/opt/rustwide/target/debug/deps/librand_distr-c6bcb64799f526c2.rlib" "/opt/rustwide/target/debug/deps/librand-3f0af81cf76a0d90.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f04dc68233d3d653.rlib" "/opt/rustwide/target/debug/deps/librand_core-fac92792f3be87d2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0c4bc660afeb7b38.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-7504437a84569610.rlib" "/opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib" "/opt/rustwide/target/debug/deps/liblapack-fe704c5238662b66.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-c1fd684d7439fc4c.rlib" "/opt/rustwide/target/debug/deps/libcauchy-857c2e7654b3341e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a7c0574eb8da130e.rlib" "/opt/rustwide/target/debug/deps/libndarray-555dbbef1e2df402.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-337079b769589580.rlib" "/opt/rustwide/target/debug/deps/libserde-7967c0d1aad08f1b.rlib" "/opt/rustwide/target/debug/deps/librand-905c7bff4668e2f7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-282b553e40662985.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-d29e4c391bdfe766.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c2af458c5210c213.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-20d7380bd65993eb.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libapprox-36800859f04000d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-507cfc14e325536c.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-cb4694b64b887577.rlib" "/opt/rustwide/target/debug/deps/liblibc-958a3ac13e95346d.rlib" "/opt/rustwide/target/debug/deps/libblas_src-d8fb2376e8861233.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-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.14.0/src/linalg/impl_linalg.rs:127: undefined reference to `cblas_sdot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:128: undefined reference to `cblas_ddot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/linfa_reduction-bd3fd443d947f52b.linfa_reduction.99023702-cgu.9.rcgu.o: in function `ndarray::linalg::impl_linalg::mat_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:452: undefined reference to `cblas_sgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:453: undefined reference to `cblas_dgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dsyev': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:21713: undefined reference to `dsyev_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dsygv': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:25458: undefined reference to `dsygv_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dpotrf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:331: undefined reference to `dpotrf_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dpotrs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:1132: undefined reference to `dpotrs_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dtrtrs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:1882: undefined reference to `dtrtrs_' [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linfa-reduction` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.2b5qnz9wrbfrmwd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndarray_npy-57b6e40edbff7708.rlib" "/opt/rustwide/target/debug/deps/libpy_literal-1d6edd27fdfc5fa8.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-976e5cdfdf1c9d69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblinfa_reduction-0316d35c3b60c74e.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-161b1457bdcecc14.rlib" "/opt/rustwide/target/debug/deps/librand_distr-c6bcb64799f526c2.rlib" "/opt/rustwide/target/debug/deps/liblinfa_kernel-cbf3c09b362b09ce.rlib" "/opt/rustwide/target/debug/deps/libhnsw-761cebb2ec4d71d1.rlib" "/opt/rustwide/target/debug/deps/liblibm-ca3b752b54f727c6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2f63bb1b0ac2f7af.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.rlib" "/opt/rustwide/target/debug/deps/libspace-97e16f0937d8fad7.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8a95cde890db7b9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c605d4a36f98b4c0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-52c4d9d518fef8a7.rlib" "/opt/rustwide/target/debug/deps/libahash-3728cc9c35c67fc6.rlib" "/opt/rustwide/target/debug/deps/libsprs-01b8609f1c87507b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7d232330bb585fa1.rlib" "/opt/rustwide/target/debug/deps/liblinfa-dbc3fb9768465333.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-7504437a84569610.rlib" "/opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib" "/opt/rustwide/target/debug/deps/liblapack-fe704c5238662b66.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-c1fd684d7439fc4c.rlib" "/opt/rustwide/target/debug/deps/libcauchy-857c2e7654b3341e.rlib" "/opt/rustwide/target/debug/deps/librand-3f0af81cf76a0d90.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f04dc68233d3d653.rlib" "/opt/rustwide/target/debug/deps/librand_core-fac92792f3be87d2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0c4bc660afeb7b38.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a7c0574eb8da130e.rlib" "/opt/rustwide/target/debug/deps/libndarray-555dbbef1e2df402.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-337079b769589580.rlib" "/opt/rustwide/target/debug/deps/libserde-7967c0d1aad08f1b.rlib" "/opt/rustwide/target/debug/deps/librand-905c7bff4668e2f7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-282b553e40662985.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-d29e4c391bdfe766.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c2af458c5210c213.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-20d7380bd65993eb.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libapprox-36800859f04000d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-507cfc14e325536c.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-cb4694b64b887577.rlib" "/opt/rustwide/target/debug/deps/liblibc-958a3ac13e95346d.rlib" "/opt/rustwide/target/debug/deps/libblas_src-d8fb2376e8861233.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/diffusion_map-7a52cc4e748bc2ae.diffusion_map.003ac455-cgu.5.rcgu.o: in function `ndarray::linalg::impl_linalg::mat_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:452: undefined reference to `cblas_sgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:453: undefined reference to `cblas_dgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dsyev': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:21713: undefined reference to `dsyev_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dsygv': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:25458: undefined reference to `dsygv_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dpotrf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:331: undefined reference to `dpotrf_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dpotrs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:1132: undefined reference to `dpotrs_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dtrtrs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:1882: undefined reference to `dtrtrs_' [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 [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/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.2iecrdv9klawfjt2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndarray_npy-57b6e40edbff7708.rlib" "/opt/rustwide/target/debug/deps/libpy_literal-1d6edd27fdfc5fa8.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-976e5cdfdf1c9d69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblinfa_reduction-0316d35c3b60c74e.rlib" "/opt/rustwide/target/debug/deps/liblinfa_kernel-cbf3c09b362b09ce.rlib" "/opt/rustwide/target/debug/deps/libhnsw-761cebb2ec4d71d1.rlib" "/opt/rustwide/target/debug/deps/liblibm-ca3b752b54f727c6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2f63bb1b0ac2f7af.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.rlib" "/opt/rustwide/target/debug/deps/libspace-97e16f0937d8fad7.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8a95cde890db7b9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c605d4a36f98b4c0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-52c4d9d518fef8a7.rlib" "/opt/rustwide/target/debug/deps/libahash-3728cc9c35c67fc6.rlib" "/opt/rustwide/target/debug/deps/libsprs-01b8609f1c87507b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7d232330bb585fa1.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-161b1457bdcecc14.rlib" "/opt/rustwide/target/debug/deps/librand_distr-c6bcb64799f526c2.rlib" "/opt/rustwide/target/debug/deps/liblinfa-dbc3fb9768465333.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-7504437a84569610.rlib" "/opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib" "/opt/rustwide/target/debug/deps/liblapack-fe704c5238662b66.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-c1fd684d7439fc4c.rlib" "/opt/rustwide/target/debug/deps/libcauchy-857c2e7654b3341e.rlib" "/opt/rustwide/target/debug/deps/librand-3f0af81cf76a0d90.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f04dc68233d3d653.rlib" "/opt/rustwide/target/debug/deps/librand_core-fac92792f3be87d2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0c4bc660afeb7b38.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a7c0574eb8da130e.rlib" "/opt/rustwide/target/debug/deps/libndarray-555dbbef1e2df402.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-337079b769589580.rlib" "/opt/rustwide/target/debug/deps/libserde-7967c0d1aad08f1b.rlib" "/opt/rustwide/target/debug/deps/librand-905c7bff4668e2f7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-282b553e40662985.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-d29e4c391bdfe766.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c2af458c5210c213.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-20d7380bd65993eb.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libapprox-36800859f04000d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-507cfc14e325536c.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-cb4694b64b887577.rlib" "/opt/rustwide/target/debug/deps/liblibc-958a3ac13e95346d.rlib" "/opt/rustwide/target/debug/deps/libblas_src-d8fb2376e8861233.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/pca-1a35824c9fd5a37e.pca.a9518a9b-cgu.12.rcgu.o: in function `ndarray::linalg::impl_linalg::mat_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:452: undefined reference to `cblas_sgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:453: undefined reference to `cblas_dgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dsyev': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:21713: undefined reference to `dsyev_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dsygv': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:25458: undefined reference to `dsygv_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dpotrf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:331: undefined reference to `dpotrf_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dpotrs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:1132: undefined reference to `dpotrs_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-fea4b64c399cd768.rlib(lax-fea4b64c399cd768.lax.dece07f7-cgu.2.rcgu.o): in function `lapack::dtrtrs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:1882: undefined reference to `dtrtrs_' [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b71a8d8313a612a033f75d53e0cd5b153603564b03be472f847d7f63701ed4e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71a8d8313a612a033f75d53e0cd5b153603564b03be472f847d7f63701ed4e7", kill_on_drop: false }` [INFO] [stdout] b71a8d8313a612a033f75d53e0cd5b153603564b03be472f847d7f63701ed4e7