[INFO] fetching crate gemm-benchmark 0.1.3... [INFO] testing gemm-benchmark-0.1.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate gemm-benchmark 0.1.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate gemm-benchmark 0.1.3 [INFO] finished tweaking crates.io crate gemm-benchmark 0.1.3 [INFO] tweaked toml for crates.io crate gemm-benchmark 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gemm-benchmark 0.1.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gemm-benchmark 0.1.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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.7.0+mkl2020.1 [INFO] [stderr] Downloaded intel-mkl-tool v0.3.2+mkl2020.1 [INFO] [stderr] Downloaded blis-src v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3768e07e6e50ed011836b3fe8ec1a59e7d97311ab68cb07c6310ee94b19db66b [INFO] running `Command { std: "docker" "start" "-a" "3768e07e6e50ed011836b3fe8ec1a59e7d97311ab68cb07c6310ee94b19db66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3768e07e6e50ed011836b3fe8ec1a59e7d97311ab68cb07c6310ee94b19db66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3768e07e6e50ed011836b3fe8ec1a59e7d97311ab68cb07c6310ee94b19db66b", kill_on_drop: false }` [INFO] [stdout] 3768e07e6e50ed011836b3fe8ec1a59e7d97311ab68cb07c6310ee94b19db66b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0e4584ce403aedc850e4e5b4cd8bace424d14b252ad1492916b70ea10ca44c7 [INFO] running `Command { std: "docker" "start" "-a" "f0e4584ce403aedc850e4e5b4cd8bace424d14b252ad1492916b70ea10ca44c7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling gemm-benchmark v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDxNmss/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-aa6cd94fa8f07160,liblazy_static-2bb390fee0230a38,libclap-2f19b44399ec1b3b,libvec_map-ecbce826993378bd,libtextwrap-280927d1c4fffbec,libunicode_width-c0dfc70716b193be,libterm_size-ca475df50d9594ee,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-358215a67aebbbb4,libansi_term-4ffce2d8d1f5d132,librayon-2c14835718187bf2,librayon_core-14236eb08fa68964,libnum_cpus-90b54aed91276d53,libcrossbeam_deque-7e657a788405725f,libcrossbeam_epoch-4dc6a785a9dd7a49,libmemoffset-c07b57f074b7826e,libscopeguard-43643e546252cd47,libcrossbeam_channel-e41a0e9fec968a2e,libcrossbeam_utils-6b769ce655b82ec4,libonce_cell-3111a229f6c7f0cc,libcfg_if-33ef6c02a07f9fec,libeither-a06134664ddd7411,libndarray-ef2b63a3d153ba64,libmatrixmultiply-45e1f22b92a23964,libnum_complex-9e25cec680fe6c1f,libnum_integer-41c03c7b94857240,libnum_traits-b9ddc27fa1fd2153,librawpointer-a726d041f28ef5ec,libcblas_sys-b808a96174098b86,liblibc-b56e45007d2d2140}.rlib" "/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" "/tmp/rustcDxNmss/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377" "-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_zgemm [INFO] [stdout] >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377.gemm_benchmark.1f9ac9dca169d9a3-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h20915d5a35649bdf) [INFO] [stdout] >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377.gemm_benchmark.1f9ac9dca169d9a3-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h38666e22951ece02) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: cblas_cgemm [INFO] [stdout] >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377.gemm_benchmark.1f9ac9dca169d9a3-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h20915d5a35649bdf) [INFO] [stdout] >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377.gemm_benchmark.1f9ac9dca169d9a3-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h38666e22951ece02) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: cblas_dgemm [INFO] [stdout] >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377.gemm_benchmark.1f9ac9dca169d9a3-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h20915d5a35649bdf) [INFO] [stdout] >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377.gemm_benchmark.1f9ac9dca169d9a3-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h38666e22951ece02) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: cblas_sgemm [INFO] [stdout] >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377.gemm_benchmark.1f9ac9dca169d9a3-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h20915d5a35649bdf) [INFO] [stdout] >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gemm_benchmark-72c6a3964c905377.gemm_benchmark.1f9ac9dca169d9a3-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h38666e22951ece02) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gemm-benchmark` (bin "gemm-benchmark") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f0e4584ce403aedc850e4e5b4cd8bace424d14b252ad1492916b70ea10ca44c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e4584ce403aedc850e4e5b4cd8bace424d14b252ad1492916b70ea10ca44c7", kill_on_drop: false }` [INFO] [stdout] f0e4584ce403aedc850e4e5b4cd8bace424d14b252ad1492916b70ea10ca44c7