[INFO] cloning repository https://github.com/jiafuei/vmdrs-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiafuei/vmdrs-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiafuei%2Fvmdrs-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiafuei%2Fvmdrs-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e97cf252e67140dd446dd86a428d3cf6683cd13
[INFO] testing jiafuei/vmdrs-py/3e97cf252e67140dd446dd86a428d3cf6683cd13 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiafuei%2Fvmdrs-py" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiafuei/vmdrs-py
[INFO] finished tweaking git repo https://github.com/jiafuei/vmdrs-py
[INFO] tweaked toml for git repo https://github.com/jiafuei/vmdrs-py written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiafuei/vmdrs-py 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] crate git repo https://github.com/jiafuei/vmdrs-py 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" "+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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d516e67184c8ea8a7b613a5dddce6f2c48cc87d058de01b9e3e79540dac1d502
[INFO] running `Command { std: "docker" "start" "-a" "d516e67184c8ea8a7b613a5dddce6f2c48cc87d058de01b9e3e79540dac1d502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d516e67184c8ea8a7b613a5dddce6f2c48cc87d058de01b9e3e79540dac1d502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d516e67184c8ea8a7b613a5dddce6f2c48cc87d058de01b9e3e79540dac1d502", kill_on_drop: false }`
[INFO] [stdout] d516e67184c8ea8a7b613a5dddce6f2c48cc87d058de01b9e3e79540dac1d502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 892e56ddcdd6eee7ffd93832ff8d1bc32a5f806db93e9b0fe4e296b85e8e044b
[INFO] running `Command { std: "docker" "start" "-a" "892e56ddcdd6eee7ffd93832ff8d1bc32a5f806db93e9b0fe4e296b85e8e044b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling blis-src v0.2.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling transpose v0.2.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling ndarray-slice v0.2.3
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling vmd-rs v0.2.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]    Compiling numpy v0.20.0
[INFO] [stderr] error: failed to run custom build command for `blis-src v0.2.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/blis-src-1b89a8eb7ab9e855/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Running: `"cp" "-R" "upstream" "/opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu"`
[INFO] [stderr]   Running: `cd "/opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu" && "/opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/configure" "--prefix=/opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out" "--enable-cblas" "--enable-threading=pthreads" "--enable-static" "--disable-shared" "x86_64"`
[INFO] [stderr]   configure: detected Linux kernel version 6.14.0-1014-gcp.
[INFO] [stderr]   configure: python interpreter search list is: python python3 python2.
[INFO] [stderr]   configure: found 'python3'.
[INFO] [stderr]   configure: using 'python3' as python interpreter.
[INFO] [stderr]   configure: found python version 3.12.3 (maj: 3, min: 12, rev: 3).
[INFO] [stderr]   configure: python 3.12.3 appears to be supported.
[INFO] [stderr]   configure: C compiler search list is: gcc clang cc.
[INFO] [stderr]   configure: found 'gcc'.
[INFO] [stderr]   configure: using 'gcc' as C compiler.
[INFO] [stderr]   configure: found gcc version 13.3.0 (maj: 13, min: 3, rev: 0).
[INFO] [stderr]   configure: checking for blacklisted configurations due to gcc 13.3.0.
[INFO] [stderr]   configure: checking gcc 13.3.0 against known consequential version ranges.
[INFO] [stderr]   configure: found assembler ('as') version 2.42 (maj: 2, min: 42, rev: ).
[INFO] [stderr]   configure: checking for blacklisted configurations due to as 2.42.
[INFO] [stderr]   configure: C++ compiler search list is: g++ clang++ c++.
[INFO] [stderr]   configure: found 'g++'.
[INFO] [stderr]   configure: using 'g++' as C++ compiler.
[INFO] [stderr]   configure: Fortran compiler search list is: gfortran ifort.
[INFO] [stderr]   configure: found 'gfortran'.
[INFO] [stderr]   configure: using 'gfortran' as Fortran compiler.
[INFO] [stderr]   configure: library archiver search list is: ar.
[INFO] [stderr]   configure: found 'ar'.
[INFO] [stderr]   configure: using 'ar' as library archiver.
[INFO] [stderr]   configure: archive indexer search list is: ranlib.
[INFO] [stderr]   configure: found 'ranlib'.
[INFO] [stderr]   configure: using 'ranlib' as archive indexer.
[INFO] [stderr]   configure: reading configuration registry...done.
[INFO] [stderr]   configure: determining default version string.
[INFO] [stderr]   configure: could not find '.git' directory; using unmodified version file.
[INFO] [stderr]   configure: starting configuration of BLIS 0.9.0.
[INFO] [stderr]   configure: configuring with official version string.
[INFO] [stderr]   configure: found shared library .so version '4.0.0'.
[INFO] [stderr]   configure:   .so major version: 4
[INFO] [stderr]   configure:   .so minor.build version: 0.0
[INFO] [stderr]   configure: manual configuration requested; configuring with 'x86_64'.
[INFO] [stderr]   configure: checking configuration against contents of 'config_registry'.
[INFO] [stderr]   configure: configuration 'x86_64' is registered.
[INFO] [stderr]   configure: 'x86_64' is defined as having the following sub-configurations:
[INFO] [stderr]   configure:    skx knl haswell sandybridge penryn zen3 zen2 zen excavator steamroller piledriver bulldozer generic
[INFO] [stderr]   configure: which collectively require the following kernels:
[INFO] [stderr]   configure:    skx knl sandybridge penryn zen3 zen2 haswell zen piledriver bulldozer generic
[INFO] [stderr]   configure: checking sub-configurations:
[INFO] [stderr]   configure:   'skx' is registered...and exists.
[INFO] [stderr]   configure:   'knl' is registered...and exists.
[INFO] [stderr]   configure:   'haswell' is registered...and exists.
[INFO] [stderr]   configure:   'sandybridge' is registered...and exists.
[INFO] [stderr]   configure:   'penryn' is registered...and exists.
[INFO] [stderr]   configure:   'zen3' is registered...and exists.
[INFO] [stderr]   configure:   'zen2' is registered...and exists.
[INFO] [stderr]   configure:   'zen' is registered...and exists.
[INFO] [stderr]   configure:   'excavator' is registered...and exists.
[INFO] [stderr]   configure:   'steamroller' is registered...and exists.
[INFO] [stderr]   configure:   'piledriver' is registered...and exists.
[INFO] [stderr]   configure:   'bulldozer' is registered...and exists.
[INFO] [stderr]   configure:   'generic' is registered...and exists.
[INFO] [stderr]   configure: checking sub-configurations' requisite kernels:
[INFO] [stderr]   configure:   'skx' kernels...exist.
[INFO] [stderr]   configure:   'knl' kernels...exist.
[INFO] [stderr]   configure:   'sandybridge' kernels...exist.
[INFO] [stderr]   configure:   'penryn' kernels...exist.
[INFO] [stderr]   configure:   'zen3' kernels...exist.
[INFO] [stderr]   configure:   'zen2' kernels...exist.
[INFO] [stderr]   configure:   'haswell' kernels...exist.
[INFO] [stderr]   configure:   'zen' kernels...exist.
[INFO] [stderr]   configure:   'piledriver' kernels...exist.
[INFO] [stderr]   configure:   'bulldozer' kernels...exist.
[INFO] [stderr]   configure:   'generic' kernels...exist.
[INFO] [stderr]   configure: detected --prefix='/opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out'.
[INFO] [stderr]   configure: no install exec_prefix option given; defaulting to PREFIX.
[INFO] [stderr]   configure: no install libdir option given; defaulting to EXECPREFIX/lib.
[INFO] [stderr]   configure: no install includedir option given; defaulting to PREFIX/include.
[INFO] [stderr]   configure: no install sharedir option given; defaulting to PREFIX/share.
[INFO] [stderr]   configure: final installation directories:
[INFO] [stderr]   configure:   prefix:      /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out
[INFO] [stderr]   configure:   exec_prefix: ${prefix}
[INFO] [stderr]   configure:   libdir:      ${exec_prefix}/lib
[INFO] [stderr]   configure:   includedir:  ${prefix}/include
[INFO] [stderr]   configure:   sharedir:    ${prefix}/share
[INFO] [stderr]   configure: NOTE: the variables above can be overridden when running make.
[INFO] [stderr]   configure: no preset CFLAGS detected.
[INFO] [stderr]   configure: no preset LDFLAGS detected.
[INFO] [stderr]   configure: debug symbols disabled.
[INFO] [stderr]   configure: disabling verbose make output. (enable with 'make V=1'.)
[INFO] [stderr]   configure: disabling ARG_MAX hack.
[INFO] [stderr]   configure: building BLIS as a static library (shared library disabled).
[INFO] [stderr]   configure: enabling operating system support.
[INFO] [stderr]   configure: using POSIX threads for threading.
[INFO] [stderr]   configure: requesting slab threading in jr and ir loops.
[INFO] [stderr]   configure: internal memory pools for packing blocks are enabled.
[INFO] [stderr]   configure: internal memory pools for small blocks are enabled.
[INFO] [stderr]   configure: memory tracing output is disabled.
[INFO] [stderr]   configure: libmemkind not found; disabling.
[INFO] [stderr]   configure: compiler appears to support #pragma omp simd.
[INFO] [stderr]   configure: the BLAS compatibility layer is enabled.
[INFO] [stderr]   configure: the CBLAS compatibility layer is enabled.
[INFO] [stderr]   configure: mixed datatype support is enabled.
[INFO] [stderr]   configure: mixed datatype optimizations requiring extra memory are enabled.
[INFO] [stderr]   configure: small matrix handling is enabled.
[INFO] [stderr]   configure: trsm diagonal element pre-inversion is enabled.
[INFO] [stderr]   configure: the BLIS API integer size is automatically determined.
[INFO] [stderr]   configure: the BLAS/CBLAS API integer size is 32-bit.
[INFO] [stderr]   configure: AMD-specific framework files will not be considered.
[INFO] [stderr]   configure: configuring with no addons.
[INFO] [stderr]   configure: configuring for conventional gemm implementation.
[INFO] [stderr]   configure: unable to determine Fortran compiler vendor!
[INFO] [stderr]   configure: configuring complex return type as "gnu".
[INFO] [stderr]   configure: creating ./config.mk from /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/config.mk.in
[INFO] [stderr]   configure: creating ./bli_config.h from /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/bli_config.h.in
[INFO] [stderr]   configure: creating ./bli_addon.h from /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/bli_addon.h.in
[INFO] [stderr]   configure: creating ./obj/x86_64
[INFO] [stderr]   configure: creating ./obj/x86_64/config/skx
[INFO] [stderr]   configure: creating ./obj/x86_64/config/knl
[INFO] [stderr]   configure: creating ./obj/x86_64/config/haswell
[INFO] [stderr]   configure: creating ./obj/x86_64/config/sandybridge
[INFO] [stderr]   configure: creating ./obj/x86_64/config/penryn
[INFO] [stderr]   configure: creating ./obj/x86_64/config/zen3
[INFO] [stderr]   configure: creating ./obj/x86_64/config/zen2
[INFO] [stderr]   configure: creating ./obj/x86_64/config/zen
[INFO] [stderr]   configure: creating ./obj/x86_64/config/excavator
[INFO] [stderr]   configure: creating ./obj/x86_64/config/steamroller
[INFO] [stderr]   configure: creating ./obj/x86_64/config/piledriver
[INFO] [stderr]   configure: creating ./obj/x86_64/config/bulldozer
[INFO] [stderr]   configure: creating ./obj/x86_64/config/generic
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/skx
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/knl
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/sandybridge
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/penryn
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/zen3
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/zen2
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/haswell
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/zen
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/piledriver
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/bulldozer
[INFO] [stderr]   configure: creating ./obj/x86_64/kernels/generic
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/skx
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/knl
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/haswell
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/sandybridge
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/penryn
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/zen3
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/zen2
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/zen
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/excavator
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/steamroller
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/piledriver
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/bulldozer
[INFO] [stderr]   configure: creating ./obj/x86_64/ref_kernels/generic
[INFO] [stderr]   configure: creating ./obj/x86_64/frame
[INFO] [stderr]   configure: creating ./obj/x86_64/blastest
[INFO] [stderr]   configure: creating ./obj/x86_64/testsuite
[INFO] [stderr]   configure: creating ./lib/x86_64
[INFO] [stderr]   configure: creating ./include/x86_64
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/skx to ./obj/x86_64/config/skx
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/knl to ./obj/x86_64/config/knl
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/haswell to ./obj/x86_64/config/haswell
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/sandybridge to ./obj/x86_64/config/sandybridge
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/penryn to ./obj/x86_64/config/penryn
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/zen3 to ./obj/x86_64/config/zen3
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/zen2 to ./obj/x86_64/config/zen2
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/zen to ./obj/x86_64/config/zen
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/excavator to ./obj/x86_64/config/excavator
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/steamroller to ./obj/x86_64/config/steamroller
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/piledriver to ./obj/x86_64/config/piledriver
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/bulldozer to ./obj/x86_64/config/bulldozer
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/generic to ./obj/x86_64/config/generic
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/config/x86_64 to ./obj/x86_64/config/x86_64
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/skx to ./obj/x86_64/kernels/skx
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/knl to ./obj/x86_64/kernels/knl
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/sandybridge to ./obj/x86_64/kernels/sandybridge
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/penryn to ./obj/x86_64/kernels/penryn
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/zen3 to ./obj/x86_64/kernels/zen3
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/zen2 to ./obj/x86_64/kernels/zen2
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/haswell to ./obj/x86_64/kernels/haswell
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/zen to ./obj/x86_64/kernels/zen
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/piledriver to ./obj/x86_64/kernels/piledriver
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/bulldozer to ./obj/x86_64/kernels/bulldozer
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/generic to ./obj/x86_64/kernels/generic
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/skx
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/knl
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/haswell
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/sandybridge
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/penryn
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen3
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen2
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/excavator
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/steamroller
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/piledriver
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/bulldozer
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/generic
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/frame to ./obj/x86_64/frame
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/x86_64
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/skx
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/knl
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/haswell
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/sandybridge
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/penryn
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/zen3
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/zen2
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/zen
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/excavator
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/steamroller
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/piledriver
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/bulldozer
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/config/generic
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/skx
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/knl
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/penryn
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/zen3
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/zen2
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/haswell
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/zen
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/piledriver
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/kernels/generic
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/ref_kernels
[INFO] [stderr]   configure: creating makefile fragments in ./obj/x86_64/frame
[INFO] [stderr]   configure: configured to build within top-level directory of source distribution.
[INFO] [stderr]   Running: `cd "/opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu" && MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" "make" "install"`
[INFO] [stderr]   Generating monolithic blis.hGenerating monolithic cblas.h..mkdir -p /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/share/pkgconfig
[INFO] [stderr]   Installing config.mk common.mk into /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/share/blis/
[INFO] [stderr]   Installing blis.pc into /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/share/pkgconfig/
[INFO] [stderr]   install -c -m 0644 blis.pc /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/share/pkgconfig
[INFO] [stderr]   ...........................................................................................................................................
[INFO] [stderr]   ..................................................................................................................................................................................................................................................................................................Generated include/x86_64/cblas.h
[INFO] [stderr]   .........................Installing config/x86_64/make_defs.mk into /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/share/blis/config/x86_64
[INFO] [stderr]   .................................................................................................
[INFO] [stderr]   Generated include/x86_64/blis.h
[INFO] [stderr]   Compiling obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o ('bulldozer' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/excavator/bli_cntx_init_excavator.o ('excavator' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/generic/bli_cntx_init_generic.o ('generic' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o ('piledriver' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/haswell/bli_cntx_init_haswell.o ('haswell' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/knl/bli_cntx_init_knl.o ('knl' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/penryn/bli_cntx_init_penryn.o ('penryn' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o ('sandybridge' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/skx/bli_cntx_init_skx.o ('skx' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o ('steamroller' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/zen/bli_cntx_init_zen.o ('zen' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/zen2/bli_cntx_init_zen2.o ('zen2' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/config/zen3/bli_cntx_init_zen3.o ('zen3' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o ('skx' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o ('skx' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o ('skx' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o ('knl' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o ('knl' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o ('knl' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o ('knl' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o ('sandybridge' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o ('sandybridge' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_c3xk.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_c8xk.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_d6xk.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_d8xk.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_s16xk.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_s6xk.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_z3xk.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_z4xk.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16m.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16n.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16m.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16n.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_r_haswell_ref_dMx1.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx1.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx2.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx4.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx8.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx2.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx4.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx6.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx8.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_r_haswell_ref_sMx1.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx1.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx12.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx16.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx2.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx4.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx8.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx12.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx16.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx2.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx4.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx6.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx8.o ('haswell' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_copyv_zen_int.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_setv_zen_int.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1/bli_swapv_zen_int8.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_4.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_5.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/3/bli_gemm_small.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/3/bli_gemmt_small.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/zen/3/bli_trsm_small.o ('zen' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o ('piledriver' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o ('bulldozer' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o ('skx' CFLAGS for ref. kernel init)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_bb_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_gemmbb_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_gemmtrsmbb_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_trsmbb_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o ('skx' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o ('knl' CFLAGS for ref. kernel init)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_bb_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_gemmbb_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_gemmtrsmbb_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_trsmbb_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o ('knl' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o ('haswell' CFLAGS for ref. kernel init)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_bb_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_gemmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_gemmtrsmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_trsmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernel init)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_bb_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:113: SyntaxWarning: invalid escape sequence '\s'
[INFO] [stderr]     return re.sub( '\s+', ' ', s ).strip()
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:169: SyntaxWarning: invalid escape sequence '\.'
[INFO] [stderr]     is_h = re.search( "\.h", item )
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:201: SyntaxWarning: invalid escape sequence '\*'
[INFO] [stderr]     return re.sub( "/\*.*?\*/", "", string, flags=re.S )
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:509: SyntaxWarning: invalid escape sequence '\s'
[INFO] [stderr]     regex = re.compile( '^[\s]*#include (["<])([\w\.\-/]*)([">])' )
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:113: SyntaxWarning: invalid escape sequence '\s'
[INFO] [stderr]     return re.sub( '\s+', ' ', s ).strip()
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:169: SyntaxWarning: invalid escape sequence '\.'
[INFO] [stderr]     is_h = re.search( "\.h", item )
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:201: SyntaxWarning: invalid escape sequence '\*'
[INFO] [stderr]     return re.sub( "/\*.*?\*/", "", string, flags=re.S )
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:509: SyntaxWarning: invalid escape sequence '\s'
[INFO] [stderr]     regex = re.compile( '^[\s]*#include (["<])([\w\.\-/]*)([">])' )
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c:286:16: warning: 'offsets' defined but not used [-Wunused-variable]
[INFO] [stderr]     286 | static int64_t offsets[16] __attribute__((aligned(64))) =
[INFO] [stderr]         |                ^~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c:317:16: warning: 'offsets' defined but not used [-Wunused-variable]
[INFO] [stderr]     317 | static int64_t offsets[16] __attribute__((aligned(64))) =
[INFO] [stderr]         |                ^~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-d72dde1847a878b5/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_dgemm_skx_asm_16x14.c:153:16: warning: 'offsets' defined but not used [-Wunused-variable]
[INFO] [stderr]     153 | static int64_t offsets[16] __attribute__((aligned(64))) =
[INFO] [stderr]         |                ^~~~~~~
[INFO] [stderr]   gcc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make: *** [Makefile:647: obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o] Error 1
[INFO] [stderr]   make: *** Waiting for unfinished jobs....
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (512) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blis-src-0.2.1/build.rs:111:5:
[INFO] [stderr]   assertion failed: command.status().unwrap().success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62721322ea8a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62721322ea8a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62721322ea8a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62721322ea8a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62721324225a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62721324225a - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x627213234112 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x627213234112 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x627213212f9f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x627213212f9f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x62721322a141 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x62721322a2fb - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x62721321308a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x6272132083a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6272132138bd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x62721324294c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x627213242912 - core[6771d259883166e6]::panicking::panic
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stderr]     17:     0x6272131f53d0 - build_script_build::run::hfe9e9b7c2050ae5b
[INFO] [stderr]     18:     0x6272131f6e14 - build_script_build::compile::hbcab9fcdc0fa0abc
[INFO] [stderr]     19:     0x6272131f5c1b - build_script_build::main::hc43f7ae0bfe53221
[INFO] [stderr]     20:     0x6272131f7db3 - core::ops::function::FnOnce::call_once::ha5a7e6cfb214594a
[INFO] [stderr]     21:     0x6272131f9f06 - std::sys::backtrace::__rust_begin_short_backtrace::ha20551a293141947
[INFO] [stderr]     22:     0x6272131f7909 - std::rt::lang_start::{{closure}}::h769f4e9ff3299c55
[INFO] [stderr]     23:     0x627213229384 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x627213229384 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x627213229384 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x627213229384 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x627213229384 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x627213229384 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x627213229384 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x627213229384 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x627213229384 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x6272131f78f1 - std::rt::lang_start::hf596a8edd52723f2
[INFO] [stderr]     33:     0x6272131f9af5 - main
[INFO] [stderr]     34:     0x77eead10a1ca - <unknown>
[INFO] [stderr]     35:     0x77eead10a28b - __libc_start_main
[INFO] [stderr]     36:     0x6272131f5185 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "892e56ddcdd6eee7ffd93832ff8d1bc32a5f806db93e9b0fe4e296b85e8e044b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "892e56ddcdd6eee7ffd93832ff8d1bc32a5f806db93e9b0fe4e296b85e8e044b", kill_on_drop: false }`
[INFO] [stdout] 892e56ddcdd6eee7ffd93832ff8d1bc32a5f806db93e9b0fe4e296b85e8e044b
