[INFO] fetching crate linfa-clustering 0.4.0... [INFO] testing linfa-clustering-0.4.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate linfa-clustering 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate linfa-clustering 0.4.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linfa-clustering 0.4.0 [INFO] finished tweaking crates.io crate linfa-clustering 0.4.0 [INFO] tweaked toml for crates.io crate linfa-clustering 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate linfa-clustering 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24c588cd754932970f83c9ea13b234a3ed1655202071773e6cf10e6b26d1e0f8 [INFO] running `Command { std: "docker" "start" "-a" "24c588cd754932970f83c9ea13b234a3ed1655202071773e6cf10e6b26d1e0f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24c588cd754932970f83c9ea13b234a3ed1655202071773e6cf10e6b26d1e0f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c588cd754932970f83c9ea13b234a3ed1655202071773e6cf10e6b26d1e0f8", kill_on_drop: false }` [INFO] [stdout] 24c588cd754932970f83c9ea13b234a3ed1655202071773e6cf10e6b26d1e0f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf6eab4cc36dced12f0b26a729941572abb3fc8f719927cbfa6b743fb8339cd4 [INFO] running `Command { std: "docker" "start" "-a" "bf6eab4cc36dced12f0b26a729941572abb3fc8f719927cbfa6b743fb8339cd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling blas-src v0.6.1 [INFO] [stderr] Compiling linfa v0.4.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_isaac v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling noisy_float v0.1.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_distr v0.4.0 [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 partitions v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling lax v0.1.0 [INFO] [stderr] Compiling ndarray-stats v0.4.0 [INFO] [stderr] Compiling ndarray-rand v0.13.0 [INFO] [stderr] Compiling ndarray-linalg v0.13.1 [INFO] [stderr] Compiling linfa-clustering v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.60s [INFO] running `Command { std: "docker" "inspect" "bf6eab4cc36dced12f0b26a729941572abb3fc8f719927cbfa6b743fb8339cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf6eab4cc36dced12f0b26a729941572abb3fc8f719927cbfa6b743fb8339cd4", kill_on_drop: false }` [INFO] [stdout] bf6eab4cc36dced12f0b26a729941572abb3fc8f719927cbfa6b743fb8339cd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3d50fb5789579c7e361e1914faf94d7de12dcaeb00fdfec9f015dd21618013 [INFO] running `Command { std: "docker" "start" "-a" "7b3d50fb5789579c7e361e1914faf94d7de12dcaeb00fdfec9f015dd21618013", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [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 tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling py_literal v0.2.2 [INFO] [stderr] Compiling ndarray-npy v0.7.2 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling linfa-clustering 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_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.4gzxewq7lmno3iru.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-16a9dce435175f43.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-e7676fbabd6876bb.rlib" "/opt/rustwide/target/debug/deps/librand_distr-5129bee9651dbac9.rlib" "/opt/rustwide/target/debug/deps/libpartitions-81f0d6ab17545657.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-567b13e45d977f8c.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-9054cede9f8b51fd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5308a4209c8f2718.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libitertools-90d213abf8934f91.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-ea7b437f5d5400db.rlib" "/opt/rustwide/target/debug/deps/liblinfa-47af1edda278aa0c.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-2592761b0ca67479.rlib" "/opt/rustwide/target/debug/deps/liblax-39588e9e2fd51120.rlib" "/opt/rustwide/target/debug/deps/liblapack-1be1b3a268c2de06.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-14c777ab17366d9e.rlib" "/opt/rustwide/target/debug/deps/libcauchy-54a7f8226ac6d007.rlib" "/opt/rustwide/target/debug/deps/librand-0ef2a9bcc27976f9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6336b24360719675.rlib" "/opt/rustwide/target/debug/deps/librand_core-76cc9ebb7942605b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-911048e1b777096c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ceb8d6709a16f55d.rlib" "/opt/rustwide/target/debug/deps/libndarray-085cbd8dea4ea831.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-cf1e344da29be883.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-318cc42a233ffde6.rlib" "/opt/rustwide/target/debug/deps/libserde-3c26c1ca56ef030d.rlib" "/opt/rustwide/target/debug/deps/librand-72d181ad428f2da3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e4dd990a7a5f282c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-16b4cfe2eede61d4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9febe4043f93eb63.rlib" "/opt/rustwide/target/debug/deps/librayon-94a8f0d955a38a8a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0508742482486f8a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4b5718b0b8cb4786.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cfcebabad3448e92.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a6be422b5796521d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4406a8dd06440c5c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-56766e9606973584.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5c08f14fc29b899.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6dfe68b51e722560.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "/opt/rustwide/target/debug/deps/libapprox-426472392a5ea745.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-69cd556942570f0b.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-f1a68dc551fb41a1.rlib" "/opt/rustwide/target/debug/deps/liblibc-4b2c4d60c76c0f8f.rlib" "/opt/rustwide/target/debug/deps/libblas_src-4215811a3fffabac.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-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_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-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/linfa_clustering-a819251f8493f4cf.linfa_clustering.4fddf60f-cgu.5.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-39588e9e2fd51120.rlib(lax-39588e9e2fd51120.lax.752b37ab-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-39588e9e2fd51120.rlib(lax-39588e9e2fd51120.lax.752b37ab-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-clustering` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7b3d50fb5789579c7e361e1914faf94d7de12dcaeb00fdfec9f015dd21618013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3d50fb5789579c7e361e1914faf94d7de12dcaeb00fdfec9f015dd21618013", kill_on_drop: false }` [INFO] [stdout] 7b3d50fb5789579c7e361e1914faf94d7de12dcaeb00fdfec9f015dd21618013