[INFO] fetching crate rs-ml 0.3.1... [INFO] testing rs-ml-0.3.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rs-ml 0.3.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rs-ml 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rs-ml 0.3.1 [INFO] tweaked toml for crates.io crate rs-ml 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-ml 0.3.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rs-ml 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intel-mkl-src v0.8.1 [INFO] [stderr] Downloaded katexit v0.1.4 [INFO] [stderr] Downloaded openblas-src v0.10.11 [INFO] [stderr] Downloaded getset v0.1.4 [INFO] [stderr] Downloaded openblas-build v0.10.11 [INFO] [stderr] Downloaded ocipkg v0.2.9 [INFO] [stderr] Downloaded intel-mkl-tool v0.8.1 [INFO] [stderr] Downloaded lax v0.17.0 [INFO] [stderr] Downloaded ndarray-linalg v0.17.0 [INFO] [stderr] Downloaded oci-spec v0.6.7 [INFO] [stderr] Downloaded zerocopy-derive v0.8.17 [INFO] [stderr] Downloaded zerocopy v0.8.17 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e8b27faecdff03f1999a101deb7fe808b79cffc2a3c072b714e880a7b038608 [INFO] running `Command { std: "docker" "start" "-a" "1e8b27faecdff03f1999a101deb7fe808b79cffc2a3c072b714e880a7b038608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e8b27faecdff03f1999a101deb7fe808b79cffc2a3c072b714e880a7b038608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8b27faecdff03f1999a101deb7fe808b79cffc2a3c072b714e880a7b038608", kill_on_drop: false }` [INFO] [stdout] 1e8b27faecdff03f1999a101deb7fe808b79cffc2a3c072b714e880a7b038608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2f53ea40f52dde310ed76878fd2878b4b1bdd4457a2ef6fe27224eac79ee5e8b [INFO] running `Command { std: "docker" "start" "-a" "2f53ea40f52dde310ed76878fd2878b4b1bdd4457a2ef6fe27224eac79ee5e8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling lax v0.17.0 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling rs-ml v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.09s [INFO] running `Command { std: "docker" "inspect" "2f53ea40f52dde310ed76878fd2878b4b1bdd4457a2ef6fe27224eac79ee5e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f53ea40f52dde310ed76878fd2878b4b1bdd4457a2ef6fe27224eac79ee5e8b", kill_on_drop: false }` [INFO] [stdout] 2f53ea40f52dde310ed76878fd2878b4b1bdd4457a2ef6fe27224eac79ee5e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9abce8e5770313dc01ced09ea6af9fea38a06a58a9474184cd1ee94a53aefaa5 [INFO] running `Command { std: "docker" "start" "-a" "9abce8e5770313dc01ced09ea6af9fea38a06a58a9474184cd1ee94a53aefaa5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling lax v0.17.0 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling rs-ml v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcc56jO2/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librs_ml-6bde49dbb2f35207.rlib,librand-ce21d023e137ed19.rlib,librand_chacha-09e72565f045e1c4.rlib,librand_core-dfb17836a362d2f4.rlib,libgetrandom-42aa7788aabb9047.rlib,libzerocopy-d70a25cf337fb962.rlib,libndarray_linalg-1c6328f5177b6c8d.rlib,liblax-b37dfc10142f1c1e.rlib,liblapack_sys-a0064fad2e5f615c.rlib,libthiserror-91cd78d8f2ea4903.rlib,libcauchy-137e910440abc8e5.rlib,libndarray-3ed4e1f32ac49576.rlib,libmatrixmultiply-5d4385a59c8553b0.rlib,libapprox-7aad9a5ae3aa7ef4.rlib,libnum_complex-968c87e16516adce.rlib,libserde-a31049a61dab6835.rlib,librand-f4625834f58a1fdf.rlib,librand_chacha-e940f7d3d7c80511.rlib,libppv_lite86-1e206a5e6588402d.rlib,libzerocopy-173ec291f5b39a6d.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-57d42dd674a5856d.rlib,libgetrandom-aa48d55754834ba9.rlib,libcfg_if-66d55f6b302e88c8.rlib,libnum_integer-c4cc2994b2e5d650.rlib,libnum_traits-d2d1e9803077770a.rlib,librawpointer-ee8696fe85e6dce4.rlib,libcblas_sys-7d4865681b74656c.rlib,liblibc-43c3433c4a6dd1b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcc56jO2/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tests-6df5668c1d73800a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librs_ml-6bde49dbb2f35207.rlib(rs_ml-6bde49dbb2f35207.rs_ml.52b4a5a9089e14bd-cgu.8.rcgu.o): in function `ndarray::linalg::impl_linalg::mat_mul_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427:(.text._ZN7ndarray6linalg11impl_linalg12mat_mul_impl17hddb3322cfb790537E+0x62f): undefined reference to `cblas_sgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427:(.text._ZN7ndarray6linalg11impl_linalg12mat_mul_impl17hddb3322cfb790537E+0x75b): undefined reference to `cblas_dgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427:(.text._ZN7ndarray6linalg11impl_linalg12mat_mul_impl17hddb3322cfb790537E+0x85a): undefined reference to `cblas_cgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427:(.text._ZN7ndarray6linalg11impl_linalg12mat_mul_impl17hddb3322cfb790537E+0x924): undefined reference to `cblas_zgemm' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblax-b37dfc10142f1c1e.rlib(lax-b37dfc10142f1c1e.lax.d75433716e4c1a24-cgu.04.rcgu.o): in function `::lu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lax-0.17.0/src/solve.rs:34:(.text._ZN42_$LT$f64$u20$as$u20$lax..solve..LuImpl$GT$2lu17hee2e5179de24b610E+0x25b): undefined reference to `dgetrf_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblax-b37dfc10142f1c1e.rlib(lax-b37dfc10142f1c1e.lax.d75433716e4c1a24-cgu.04.rcgu.o): in function ` as lax::solve::InvWorkImpl>::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lax-0.17.0/src/solve.rs:181:(.text._ZN74_$LT$lax..solve..InvWork$LT$f64$GT$$u20$as$u20$lax..solve..InvWorkImpl$GT$3new17hcd635fead16db557E+0x80): undefined reference to `dgetri_' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblax-b37dfc10142f1c1e.rlib(lax-b37dfc10142f1c1e.lax.d75433716e4c1a24-cgu.04.rcgu.o): in function ` as lax::solve::InvWorkImpl>::calc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lax-0.17.0/src/solve.rs:204:(.text._ZN74_$LT$lax..solve..InvWork$LT$f64$GT$$u20$as$u20$lax..solve..InvWorkImpl$GT$4calc17hd8834d21a869516eE+0x138): undefined reference to `dgetri_' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-ml` (test "tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9abce8e5770313dc01ced09ea6af9fea38a06a58a9474184cd1ee94a53aefaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9abce8e5770313dc01ced09ea6af9fea38a06a58a9474184cd1ee94a53aefaa5", kill_on_drop: false }` [INFO] [stdout] 9abce8e5770313dc01ced09ea6af9fea38a06a58a9474184cd1ee94a53aefaa5