[INFO] cloning repository https://github.com/WillJStone/rust_es [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillJStone/rust_es" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillJStone%2Frust_es", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillJStone%2Frust_es'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9f9bc2f924106213726125b68aa2f38942d752 [INFO] testing WillJStone/rust_es against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillJStone%2Frust_es" "/workspace/builds/worker-102/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-102/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WillJStone/rust_es on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WillJStone/rust_es [INFO] finished tweaking git repo https://github.com/WillJStone/rust_es [INFO] tweaked toml for git repo https://github.com/WillJStone/rust_es written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate git repo https://github.com/WillJStone/rust_es already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e05843a6115612a7e5ef68655645c7e61c5142952c86599ae53ac7f154c166b [INFO] running `Command { std: "docker" "start" "-a" "4e05843a6115612a7e5ef68655645c7e61c5142952c86599ae53ac7f154c166b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e05843a6115612a7e5ef68655645c7e61c5142952c86599ae53ac7f154c166b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e05843a6115612a7e5ef68655645c7e61c5142952c86599ae53ac7f154c166b", kill_on_drop: false }` [INFO] [stdout] 4e05843a6115612a7e5ef68655645c7e61c5142952c86599ae53ac7f154c166b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8086578f852030341f8070dc5d06ab5cd804888d103376b9c2f4ad75dbc299e9 [INFO] running `Command { std: "docker" "start" "-a" "8086578f852030341f8070dc5d06ab5cd804888d103376b9c2f4ad75dbc299e9", kill_on_drop: false }` [INFO] [stderr] warning: rust_es v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling partial-min-max v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling ndarray v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling ndarray-parallel v0.9.1 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling openblas-src v0.10.4 [INFO] [stderr] Compiling blas-src v0.8.0 [INFO] [stderr] Compiling rust_es v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `random_gaussian_matrix` [INFO] [stdout] --> src/utils.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn random_gaussian_matrix(shape: (usize, usize), mu: f32, sigma: f32) -> Array> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `reorder_array` [INFO] [stdout] --> src/utils.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn reorder_array(array: &Array>, order: &Array>) -> Array> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.95s [INFO] running `Command { std: "docker" "inspect" "8086578f852030341f8070dc5d06ab5cd804888d103376b9c2f4ad75dbc299e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8086578f852030341f8070dc5d06ab5cd804888d103376b9c2f4ad75dbc299e9", kill_on_drop: false }` [INFO] [stdout] 8086578f852030341f8070dc5d06ab5cd804888d103376b9c2f4ad75dbc299e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cec1717570a74d5379560bfd907c59dc337acfd2ad7c592c9c2e49b23cf9df5a [INFO] running `Command { std: "docker" "start" "-a" "cec1717570a74d5379560bfd907c59dc337acfd2ad7c592c9c2e49b23cf9df5a", kill_on_drop: false }` [INFO] [stderr] warning: rust_es v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling rust_es v0.1.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/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.wbgd3ydvfnrlvaa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-2d8ad0bb0c14bc99.rlib" "/opt/rustwide/target/debug/deps/librand_distr-33a0b093eb01e976.rlib" "/opt/rustwide/target/debug/deps/librayon-734b536e1c12e207.rlib" "/opt/rustwide/target/debug/deps/librayon_core-72a84ddb4c9e1915.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c6f1d774f500334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2b8c3b3c367b3b96.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e5470a20ca218f7b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-baacaea5c7ba41a8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ddb58657d75f10ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a996e0d010312fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libpartial_min_max-dc4e42d5c1f65c84.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-02f50ab80da367fe.rlib" "/opt/rustwide/target/debug/deps/librand-51437fe46c82a01c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-73f4939236cd83f1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-4ebc7d20da0ef61e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc37d383f8ed0a51.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f8a75fed9c5dab6e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libitertools-d7e9b415876b9d7b.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-3c93877c8a8b18f9.rlib" "/opt/rustwide/target/debug/deps/libndarray-a3234a94d7797e30.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-54a02b38aaddda32.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-499247953fe8f987.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-071bbca8a741e97d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a239c6d5d11a3c3f.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-64235ad21d57a4b9.rlib" "/opt/rustwide/target/debug/deps/liblibc-607adcf3cce6ac0a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-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.2/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.2/src/linalg/impl_linalg.rs:129: undefined reference to `cblas_ddot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_es-7acf89dff2b86544.rust_es.aad1563a-cgu.6.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.2/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.2/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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_es` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cec1717570a74d5379560bfd907c59dc337acfd2ad7c592c9c2e49b23cf9df5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec1717570a74d5379560bfd907c59dc337acfd2ad7c592c9c2e49b23cf9df5a", kill_on_drop: false }` [INFO] [stdout] cec1717570a74d5379560bfd907c59dc337acfd2ad7c592c9c2e49b23cf9df5a