[INFO] fetching crate totsu_f64lapack 0.1.1...
[INFO] testing totsu_f64lapack-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate totsu_f64lapack 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate totsu_f64lapack 0.1.1
[INFO] finished tweaking crates.io crate totsu_f64lapack 0.1.1
[INFO] tweaked toml for crates.io crate totsu_f64lapack 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate totsu_f64lapack 0.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 201 packages to latest compatible versions
[INFO] [stderr]       Adding cblas v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.10)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding once_cell v1.19.0 (available: v1.21.4)
[INFO] [stderr]       Adding regex v1.10.6 (available: v1.12.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43a55c46aeb27570eb72f3190424e3f84fffc8371d2d280208bd4d143ad450d4
[INFO] running `Command { std: "docker" "start" "-a" "43a55c46aeb27570eb72f3190424e3f84fffc8371d2d280208bd4d143ad450d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43a55c46aeb27570eb72f3190424e3f84fffc8371d2d280208bd4d143ad450d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a55c46aeb27570eb72f3190424e3f84fffc8371d2d280208bd4d143ad450d4", kill_on_drop: false }`
[INFO] [stdout] 43a55c46aeb27570eb72f3190424e3f84fffc8371d2d280208bd4d143ad450d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cca90b76b1c1af34052cb6a566ff35b96984b4e5b9dbe0e634d94757ce8a194
[INFO] running `Command { std: "docker" "start" "-a" "9cca90b76b1c1af34052cb6a566ff35b96984b4e5b9dbe0e634d94757ce8a194", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling totsu_core v0.1.1
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling lapacke-sys v0.1.4
[INFO] [stderr]    Compiling cblas v0.4.0
[INFO] [stderr]    Compiling lapacke v0.5.0
[INFO] [stderr]    Compiling totsu_f64lapack v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
[INFO] running `Command { std: "docker" "inspect" "9cca90b76b1c1af34052cb6a566ff35b96984b4e5b9dbe0e634d94757ce8a194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cca90b76b1c1af34052cb6a566ff35b96984b4e5b9dbe0e634d94757ce8a194", kill_on_drop: false }`
[INFO] [stdout] 9cca90b76b1c1af34052cb6a566ff35b96984b4e5b9dbe0e634d94757ce8a194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c65c2dc74d284fa8fb82e7b70faa96dd71d860ac427e97651a4945d2299f944d
[INFO] running `Command { std: "docker" "start" "-a" "c65c2dc74d284fa8fb82e7b70faa96dd71d860ac427e97651a4945d2299f944d", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling intel-mkl-tool v0.8.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling totsu v0.10.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling oci-spec v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ocipkg v0.2.9
[INFO] [stderr]    Compiling intel-mkl-src v0.8.1
[INFO] [stderr]    Compiling totsu_f64lapack v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `totsu_f64lapack` (lib test) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcEYSvFO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblapacke-fcf2c816096c0788,liblapacke_sys-c0599adfd9baed3b,libcblas-8dd3789640532342,libnum_complex-8d341bd796641387,libcblas_sys-51cca9aa832efffa,liblibc-f156089d62a796e8,libfloat_eq-9da66847f430110b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libintel_mkl_src-4f0fbe3013cb973c,libtotsu_core-2f86bd276dd2cdc5,liblog-5081bf809293ba62,libnum_traits-13e0c6dd117d8ba0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcEYSvFO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/totsu_f64lapack-e72f01a293db72be" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cblas_dcopy
[INFO] [stdout]           >>> referenced by lib.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:274)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/totsu_f64lapack-e72f01a293db72be.totsu_f64lapack.a2f69ac7c793c25c-cgu.0.rcgu.o:(cblas::dcopy::h8bc2ef298a6950bf)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dscal
[INFO] [stdout]           >>> referenced by lib.rs:409 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:409)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/totsu_f64lapack-e72f01a293db72be.totsu_f64lapack.a2f69ac7c793c25c-cgu.0.rcgu.o:(cblas::dscal::h49f9d4cca7f11552)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[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/rustcIP3USI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-cd7b5a8485af6fe7,libtermcolor-2f4f87e0bf06194f,libis_terminal-4ad48109559cc721,libhumantime-1765a96f5d6d18b6,libregex-4e4193a6f4390f25,libregex_automata-e6739908bf9bee6b,libaho_corasick-9b294a4ddab28477,libmemchr-9c99a16d1eb4a64c,libregex_syntax-2cfdfc3e5cb17812}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libintel_mkl_src-4f0fbe3013cb973c,libtotsu_f64lapack-d5c844e05cfcb66d,liblapacke-fcf2c816096c0788,liblapacke_sys-c0599adfd9baed3b,libcblas-8dd3789640532342,libnum_complex-8d341bd796641387,libcblas_sys-51cca9aa832efffa,liblibc-f156089d62a796e8,libtotsu_core-2f86bd276dd2cdc5,liblog-5081bf809293ba62,libnum_traits-13e0c6dd117d8ba0,libfloat_eq-9da66847f430110b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcIP3USI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/solver-8da5e1d6a2b7294a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cblas_dsyr
[INFO] [stdout]           >>> referenced by lib.rs:1641 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:1641)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/solver-8da5e1d6a2b7294a.solver.2218505dd6d57b68-cgu.0.rcgu.o:(cblas::dsyr::hcc1259632e3d950e)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LAPACKE_dsyevr
[INFO] [stdout]           >>> referenced by lapacke-sys.rs:21646 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lapacke-0.5.0/src/lapacke-sys.rs:21646)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/solver-8da5e1d6a2b7294a.solver.2218505dd6d57b68-cgu.0.rcgu.o:(lapacke::dsyevr::h914281f7a9793b6d)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dasum
[INFO] [stdout]           >>> referenced by lib.rs:209 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:209)
[INFO] [stdout]           >>>               totsu_f64lapack-d5c844e05cfcb66d.totsu_f64lapack.cc2af042cbbb9e6f-cgu.0.rcgu.o:(cblas::dasum::h4df75d71085bbe73) in archive /opt/rustwide/target/debug/deps/libtotsu_f64lapack-d5c844e05cfcb66d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_daxpy
[INFO] [stdout]           >>> referenced by lib.rs:279 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:279)
[INFO] [stdout]           >>>               totsu_f64lapack-d5c844e05cfcb66d.totsu_f64lapack.cc2af042cbbb9e6f-cgu.0.rcgu.o:(cblas::daxpy::h58161f50162e6742) in archive /opt/rustwide/target/debug/deps/libtotsu_f64lapack-d5c844e05cfcb66d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dcopy
[INFO] [stdout]           >>> referenced by lib.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:274)
[INFO] [stdout]           >>>               totsu_f64lapack-d5c844e05cfcb66d.totsu_f64lapack.cc2af042cbbb9e6f-cgu.0.rcgu.o:(cblas::dcopy::he1944a33899e20d0) in archive /opt/rustwide/target/debug/deps/libtotsu_f64lapack-d5c844e05cfcb66d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemv
[INFO] [stdout]           >>> referenced by lib.rs:673 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:673)
[INFO] [stdout]           >>>               totsu_f64lapack-d5c844e05cfcb66d.totsu_f64lapack.cc2af042cbbb9e6f-cgu.0.rcgu.o:(cblas::dgemv::h4be1c64061061b9a) in archive /opt/rustwide/target/debug/deps/libtotsu_f64lapack-d5c844e05cfcb66d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dnrm2
[INFO] [stdout]           >>> referenced by lib.rs:204 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:204)
[INFO] [stdout]           >>>               totsu_f64lapack-d5c844e05cfcb66d.totsu_f64lapack.cc2af042cbbb9e6f-cgu.0.rcgu.o:(cblas::dnrm2::h62c43aa448f27bd1) in archive /opt/rustwide/target/debug/deps/libtotsu_f64lapack-d5c844e05cfcb66d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dsbmv
[INFO] [stdout]           >>> referenced by lib.rs:1560 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:1560)
[INFO] [stdout]           >>>               totsu_f64lapack-d5c844e05cfcb66d.totsu_f64lapack.cc2af042cbbb9e6f-cgu.0.rcgu.o:(cblas::dsbmv::h53a30748d1d9898c) in archive /opt/rustwide/target/debug/deps/libtotsu_f64lapack-d5c844e05cfcb66d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dscal
[INFO] [stdout]           >>> referenced by lib.rs:409 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:409)
[INFO] [stdout]           >>>               totsu_f64lapack-d5c844e05cfcb66d.totsu_f64lapack.cc2af042cbbb9e6f-cgu.0.rcgu.o:(cblas::dscal::hed972836a284eeea) in archive /opt/rustwide/target/debug/deps/libtotsu_f64lapack-d5c844e05cfcb66d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dspmv
[INFO] [stdout]           >>> referenced by lib.rs:1589 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cblas-0.4.0/src/lib.rs:1589)
[INFO] [stdout]           >>>               totsu_f64lapack-d5c844e05cfcb66d.totsu_f64lapack.cc2af042cbbb9e6f-cgu.0.rcgu.o:(cblas::dspmv::hc6e6d3cb6a0fe347) in archive /opt/rustwide/target/debug/deps/libtotsu_f64lapack-d5c844e05cfcb66d.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `totsu_f64lapack` (test "solver") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c65c2dc74d284fa8fb82e7b70faa96dd71d860ac427e97651a4945d2299f944d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c65c2dc74d284fa8fb82e7b70faa96dd71d860ac427e97651a4945d2299f944d", kill_on_drop: false }`
[INFO] [stdout] c65c2dc74d284fa8fb82e7b70faa96dd71d860ac427e97651a4945d2299f944d
