[INFO] fetching crate linfa-preprocessing 0.5.1... [INFO] testing linfa-preprocessing-0.5.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate linfa-preprocessing 0.5.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate linfa-preprocessing 0.5.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linfa-preprocessing 0.5.1 [INFO] finished tweaking crates.io crate linfa-preprocessing 0.5.1 [INFO] tweaked toml for crates.io crate linfa-preprocessing 0.5.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate linfa-preprocessing 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iai v0.1.1 [INFO] [stderr] Downloaded linfa-bayes v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d627b1484fb69c8ea56db310214a69721b09be8e8cca12517a0087f77ef1650 [INFO] running `Command { std: "docker" "start" "-a" "5d627b1484fb69c8ea56db310214a69721b09be8e8cca12517a0087f77ef1650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d627b1484fb69c8ea56db310214a69721b09be8e8cca12517a0087f77ef1650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d627b1484fb69c8ea56db310214a69721b09be8e8cca12517a0087f77ef1650", kill_on_drop: false }` [INFO] [stdout] 5d627b1484fb69c8ea56db310214a69721b09be8e8cca12517a0087f77ef1650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0360d6feae63c31b1240eee4007a079191a4de7b887db782139cccc1bd1e5aaf [INFO] running `Command { std: "docker" "start" "-a" "0360d6feae63c31b1240eee4007a079191a4de7b887db782139cccc1bd1e5aaf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling linfa v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling lax v0.2.0 [INFO] [stderr] Compiling ndarray-linalg v0.14.1 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling sprs v0.11.0 [INFO] [stderr] Compiling linfa-preprocessing v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "0360d6feae63c31b1240eee4007a079191a4de7b887db782139cccc1bd1e5aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0360d6feae63c31b1240eee4007a079191a4de7b887db782139cccc1bd1e5aaf", kill_on_drop: false }` [INFO] [stdout] 0360d6feae63c31b1240eee4007a079191a4de7b887db782139cccc1bd1e5aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d31549d41f197637645d92c82c8f3779dc0b2e26f27aac1060725154945dcc4 [INFO] running `Command { std: "docker" "start" "-a" "4d31549d41f197637645d92c82c8f3779dc0b2e26f27aac1060725154945dcc4", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling iai v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling linfa-bayes v0.5.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling ndarray-csv v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling linfa-datasets v0.5.1 [INFO] [stderr] Compiling linfa-preprocessing v0.5.1 (/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/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.3xqhw1s2zf05ihzv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-5f9762d7aa100e15/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblinfa_datasets-504f800c4ff5a6ab.rlib" "/opt/rustwide/target/debug/deps/libndarray_csv-065aa184b5b51343.rlib" "/opt/rustwide/target/debug/deps/libflate2-b515038cf526c82b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ab4d0f7b036a461a.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-74e2e9ddcccf33b3.rlib" "/opt/rustwide/target/debug/deps/libcsv-cb33339d187c0d20.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libbstr-e6c5a3a50d4d42c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/liblinfa_preprocessing-ea267e1a230d1526.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libsprs-a03fb9384d2522f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libencoding-d62f5814b047f5ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a3be7ac62dff3fdb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b993a7e8f3caa2b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-287d72fe156784ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-6fcbf12c6911f6ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-1b5647622df09678.rlib" "/opt/rustwide/target/debug/deps/liblinfa_bayes-02dc5e529b6ca16c.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-f84215f6367fe8ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eac1cf1c751b8be6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libitertools-905d876fe0a81312.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-75bd19427ca3ce9c.rlib" "/opt/rustwide/target/debug/deps/liblinfa-6ed7f8b75d8d2797.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-1487342cf2d2cf55.rlib" "/opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib" "/opt/rustwide/target/debug/deps/liblapack-9faef783f7aa418a.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-333d89303ac3cd39.rlib" "/opt/rustwide/target/debug/deps/libcauchy-c9180f3d974a9362.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5ab733f2856a3c73.rlib" "/opt/rustwide/target/debug/deps/libndarray-bdbbc0acbb8848d3.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-540ee5a139e09d8a.rlib" "/opt/rustwide/target/debug/deps/libapprox-4cf0a3973bc89e53.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2f7d4ccf6f040e87.rlib" "/opt/rustwide/target/debug/deps/libserde-3470883e27ae10a4.rlib" "/opt/rustwide/target/debug/deps/librand-47b8ac6dec5f748b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-440e2d78eab896ea.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-339199e2641adf86.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fe16d48f1a460cda.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-78e8184296c8f19f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d577545cfebdf2a0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-e2e95ec3722cc42c.rlib" "/opt/rustwide/target/debug/deps/liblibc-72f4dee3ca7a3839.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/whitening-fb6a66869edc477c.whitening.902ee0e4-cgu.15.rcgu.o: in function `ndarray::linalg::impl_linalg::mat_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/linalg/impl_linalg.rs:480: undefined reference to `cblas_sgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/linalg/impl_linalg.rs:481: undefined reference to `cblas_dgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/linalg/impl_linalg.rs:483: undefined reference to `cblas_cgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/linalg/impl_linalg.rs:484: undefined reference to `cblas_zgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib(lax-eb7bed4bf3362964.lax.2224663f-cgu.2.rcgu.o): in function `lapack::dgetrf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.0/src/lib.rs:67: undefined reference to `dgetrf_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib(lax-eb7bed4bf3362964.lax.2224663f-cgu.2.rcgu.o): in function `lapack::dpotrf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.0/src/lib.rs:331: undefined reference to `dpotrf_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib(lax-eb7bed4bf3362964.lax.2224663f-cgu.2.rcgu.o): in function `lapack::dgetri': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.0/src/lib.rs:6635: undefined reference to `dgetri_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib(lax-eb7bed4bf3362964.lax.2224663f-cgu.2.rcgu.o): in function `lapack::dgesvd': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.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-preprocessing` 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/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.3jwjmnj12rcirml7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-5f9762d7aa100e15/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblinfa_datasets-504f800c4ff5a6ab.rlib" "/opt/rustwide/target/debug/deps/libndarray_csv-065aa184b5b51343.rlib" "/opt/rustwide/target/debug/deps/libflate2-b515038cf526c82b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ab4d0f7b036a461a.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-74e2e9ddcccf33b3.rlib" "/opt/rustwide/target/debug/deps/libcsv-cb33339d187c0d20.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libbstr-e6c5a3a50d4d42c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-f84215f6367fe8ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eac1cf1c751b8be6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libitertools-905d876fe0a81312.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-75bd19427ca3ce9c.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-245ce5fe8091b9ba.rlib" "/opt/rustwide/target/debug/deps/librand_distr-f7a5eb89d54a5125.rlib" "/opt/rustwide/target/debug/deps/liblinfa-6ed7f8b75d8d2797.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-1487342cf2d2cf55.rlib" "/opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib" "/opt/rustwide/target/debug/deps/liblapack-9faef783f7aa418a.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-333d89303ac3cd39.rlib" "/opt/rustwide/target/debug/deps/libcauchy-c9180f3d974a9362.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5ab733f2856a3c73.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libsprs-a03fb9384d2522f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libndarray-bdbbc0acbb8848d3.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-540ee5a139e09d8a.rlib" "/opt/rustwide/target/debug/deps/libapprox-4cf0a3973bc89e53.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2f7d4ccf6f040e87.rlib" "/opt/rustwide/target/debug/deps/libserde-3470883e27ae10a4.rlib" "/opt/rustwide/target/debug/deps/librand-47b8ac6dec5f748b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-440e2d78eab896ea.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-339199e2641adf86.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fe16d48f1a460cda.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-78e8184296c8f19f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d577545cfebdf2a0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-e2e95ec3722cc42c.rlib" "/opt/rustwide/target/debug/deps/liblibc-72f4dee3ca7a3839.rlib" "/opt/rustwide/target/debug/deps/libencoding-d62f5814b047f5ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a3be7ac62dff3fdb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b993a7e8f3caa2b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-287d72fe156784ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-6fcbf12c6911f6ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-1b5647622df09678.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/linfa_preprocessing-5b4d5d22b654000f.linfa_preprocessing.fd3bf578-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.15.4/src/linalg/impl_linalg.rs:480: undefined reference to `cblas_sgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/linalg/impl_linalg.rs:481: undefined reference to `cblas_dgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/linalg/impl_linalg.rs:483: undefined reference to `cblas_cgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/linalg/impl_linalg.rs:484: undefined reference to `cblas_zgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib(lax-eb7bed4bf3362964.lax.2224663f-cgu.2.rcgu.o): in function `lapack::dgetrf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.0/src/lib.rs:67: undefined reference to `dgetrf_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib(lax-eb7bed4bf3362964.lax.2224663f-cgu.2.rcgu.o): in function `lapack::dpotrf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.0/src/lib.rs:331: undefined reference to `dpotrf_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib(lax-eb7bed4bf3362964.lax.2224663f-cgu.2.rcgu.o): in function `lapack::dgetri': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.0/src/lib.rs:6635: undefined reference to `dgetri_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblax-eb7bed4bf3362964.rlib(lax-eb7bed4bf3362964.lax.2224663f-cgu.2.rcgu.o): in function `lapack::dgesvd': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.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" "4d31549d41f197637645d92c82c8f3779dc0b2e26f27aac1060725154945dcc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d31549d41f197637645d92c82c8f3779dc0b2e26f27aac1060725154945dcc4", kill_on_drop: false }` [INFO] [stdout] 4d31549d41f197637645d92c82c8f3779dc0b2e26f27aac1060725154945dcc4