[INFO] fetching crate linfa-pls 0.4.0... [INFO] testing linfa-pls-0.4.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate linfa-pls 0.4.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate linfa-pls 0.4.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linfa-pls 0.4.0 [INFO] finished tweaking crates.io crate linfa-pls 0.4.0 [INFO] tweaked toml for crates.io crate linfa-pls 0.4.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate linfa-pls 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0923c6ddecc3e3c19e2b80fb07c6b7e147762a921a6dfb4790e7419a176e6446 [INFO] running `Command { std: "docker" "start" "-a" "0923c6ddecc3e3c19e2b80fb07c6b7e147762a921a6dfb4790e7419a176e6446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0923c6ddecc3e3c19e2b80fb07c6b7e147762a921a6dfb4790e7419a176e6446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0923c6ddecc3e3c19e2b80fb07c6b7e147762a921a6dfb4790e7419a176e6446", kill_on_drop: false }` [INFO] [stdout] 0923c6ddecc3e3c19e2b80fb07c6b7e147762a921a6dfb4790e7419a176e6446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80597224eeddd536a6b744ee55e578aec39b7d9063299cbb051b6ee4b3229faf [INFO] running `Command { std: "docker" "start" "-a" "80597224eeddd536a6b744ee55e578aec39b7d9063299cbb051b6ee4b3229faf", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling blas-src v0.6.1 [INFO] [stderr] Compiling linfa v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_isaac v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling noisy_float v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling lapack v0.17.0 [INFO] [stderr] Compiling cauchy v0.3.0 [INFO] [stderr] Compiling lax v0.1.0 [INFO] [stderr] Compiling ndarray-linalg v0.13.1 [INFO] [stderr] Compiling ndarray-stats v0.4.0 [INFO] [stderr] Compiling ndarray-rand v0.13.0 [INFO] [stderr] Compiling linfa-pls v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.95s [INFO] running `Command { std: "docker" "inspect" "80597224eeddd536a6b744ee55e578aec39b7d9063299cbb051b6ee4b3229faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80597224eeddd536a6b744ee55e578aec39b7d9063299cbb051b6ee4b3229faf", kill_on_drop: false }` [INFO] [stdout] 80597224eeddd536a6b744ee55e578aec39b7d9063299cbb051b6ee4b3229faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f12cbecfcbde4fff7da05d57313b713c440f25a43b269ce04b936d649d9387bb [INFO] running `Command { std: "docker" "start" "-a" "f12cbecfcbde4fff7da05d57313b713c440f25a43b269ce04b936d649d9387bb", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling ndarray-csv v0.5.0 [INFO] [stderr] Compiling linfa-datasets v0.4.0 [INFO] [stderr] Compiling linfa-pls 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/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.4d33ko2jei0le6sm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand_isaac-526ef8ab9dc5efdb.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-a497cf0b8bf5a347.rlib" "/opt/rustwide/target/debug/deps/librand_distr-8b1261c92b696a1b.rlib" "/opt/rustwide/target/debug/deps/liblinfa_pls-6a0d2619490c21f3.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-fc4e5953f7836c81.rlib" "/opt/rustwide/target/debug/deps/libindexmap-183bc5edf4dbc97c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libitertools-cd3f99425a3b10d4.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-4a475b74952d8031.rlib" "/opt/rustwide/target/debug/deps/liblinfa-b0120731094ec495.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-97811944517ffe7a.rlib" "/opt/rustwide/target/debug/deps/liblax-8f7b9734ddbf7e11.rlib" "/opt/rustwide/target/debug/deps/liblapack-08f6ba210d62ea1b.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-b4fa630ffa148dc8.rlib" "/opt/rustwide/target/debug/deps/libcauchy-9de2cf537dd09639.rlib" "/opt/rustwide/target/debug/deps/librand-4d62de2522b22dca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7bc67fae755cfc67.rlib" "/opt/rustwide/target/debug/deps/librand_core-29cafc50e601e3a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3125fb564e5429af.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f244b2971a0eb932.rlib" "/opt/rustwide/target/debug/deps/libndarray-ccab478e5329e488.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6db45e5470ef98ff.rlib" "/opt/rustwide/target/debug/deps/libserde-7643251494f0e545.rlib" "/opt/rustwide/target/debug/deps/librand-1836a565f06c4741.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9504bfa2f19a2d8d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-446b6b26f67074b1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a7153687f4cfe134.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f0d8fb0c1a149e26.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libapprox-e74a32a0c6648c35.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-9d4e76432d58fc03.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libblas_src-581d150aa163b5d1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-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/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-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/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-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/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.9.rcgu.o: in function `ndarray::linalg::impl_linalg::general_mat_vec_mul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:651: undefined reference to `cblas_sgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:653: undefined reference to `cblas_dgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pls_regression-fb4ed69943e016b9.pls_regression.9dec870c-cgu.9.rcgu.o: in function `ndarray::linalg::impl_linalg::general_mat_vec_mul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:651: undefined reference to `cblas_sgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:653: undefined reference to `cblas_dgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-8f7b9734ddbf7e11.rlib(lax-8f7b9734ddbf7e11.lax.62897f63-cgu.2.rcgu.o): in function `lapack::dgesvd': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:24200: undefined reference to `dgesvd_' [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-pls` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.96xnnlnw8urchj6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-526ef8ab9dc5efdb.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-a497cf0b8bf5a347.rlib" "/opt/rustwide/target/debug/deps/librand_distr-8b1261c92b696a1b.rlib" "/opt/rustwide/target/debug/deps/liblinfa_datasets-b043c9b77f9a5310.rlib" "/opt/rustwide/target/debug/deps/libndarray_csv-c966026dbac3c6d5.rlib" "/opt/rustwide/target/debug/deps/libflate2-eda05d72dd92e302.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libcsv-7203e7c0c442f540.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cb8213c90c99a9aa.rlib" "/opt/rustwide/target/debug/deps/libbstr-9b20910750c7fce3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-479ef65ce6ac8f83.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-24112b8d60200f95.rlib" "/opt/rustwide/target/debug/deps/libmemchr-45e941388b3335c6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-fc4e5953f7836c81.rlib" "/opt/rustwide/target/debug/deps/libindexmap-183bc5edf4dbc97c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libitertools-cd3f99425a3b10d4.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-4a475b74952d8031.rlib" "/opt/rustwide/target/debug/deps/liblinfa-b0120731094ec495.rlib" "/opt/rustwide/target/debug/deps/librand-4d62de2522b22dca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7bc67fae755cfc67.rlib" "/opt/rustwide/target/debug/deps/librand_core-29cafc50e601e3a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3125fb564e5429af.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-97811944517ffe7a.rlib" "/opt/rustwide/target/debug/deps/liblax-8f7b9734ddbf7e11.rlib" "/opt/rustwide/target/debug/deps/liblapack-08f6ba210d62ea1b.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-b4fa630ffa148dc8.rlib" "/opt/rustwide/target/debug/deps/libcauchy-9de2cf537dd09639.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f244b2971a0eb932.rlib" "/opt/rustwide/target/debug/deps/libndarray-ccab478e5329e488.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6db45e5470ef98ff.rlib" "/opt/rustwide/target/debug/deps/libserde-7643251494f0e545.rlib" "/opt/rustwide/target/debug/deps/librand-1836a565f06c4741.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9504bfa2f19a2d8d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-446b6b26f67074b1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a7153687f4cfe134.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f0d8fb0c1a149e26.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libapprox-e74a32a0c6648c35.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-9d4e76432d58fc03.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libblas_src-581d150aa163b5d1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-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_pls-f8e9037cde004cac.linfa_pls.df1dba75-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_pls-f8e9037cde004cac.linfa_pls.df1dba75-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.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/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.15.rcgu.o: in function `ndarray::linalg::impl_linalg::general_mat_vec_mul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:651: undefined reference to `cblas_sgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:653: undefined reference to `cblas_dgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/linfa_pls-f8e9037cde004cac.linfa_pls.df1dba75-cgu.15.rcgu.o: in function `ndarray::linalg::impl_linalg::general_mat_vec_mul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:651: undefined reference to `cblas_sgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.14.0/src/linalg/impl_linalg.rs:653: undefined reference to `cblas_dgemv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-8f7b9734ddbf7e11.rlib(lax-8f7b9734ddbf7e11.lax.62897f63-cgu.2.rcgu.o): in function `lapack::dgesvd': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.17.0/src/lib.rs:24200: undefined reference to `dgesvd_' [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" "f12cbecfcbde4fff7da05d57313b713c440f25a43b269ce04b936d649d9387bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12cbecfcbde4fff7da05d57313b713c440f25a43b269ce04b936d649d9387bb", kill_on_drop: false }` [INFO] [stdout] f12cbecfcbde4fff7da05d57313b713c440f25a43b269ce04b936d649d9387bb