[INFO] fetching crate blis-sys2 0.2.1...
[INFO] checking blis-sys2-0.2.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate blis-sys2 0.2.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate blis-sys2 0.2.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blis-sys2 0.2.1
[INFO] finished tweaking crates.io crate blis-sys2 0.2.1
[INFO] tweaked toml for crates.io crate blis-sys2 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded cexpr v0.4.0
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded bindgen v0.58.1
[INFO] [stderr]   Downloaded blis-src v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dd050aec5cfbdbafb8c7caeefdf031e5fc942e1c276fc5a9b2a2b87a0995b35
[INFO] running `Command { std: "docker" "start" "-a" "1dd050aec5cfbdbafb8c7caeefdf031e5fc942e1c276fc5a9b2a2b87a0995b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dd050aec5cfbdbafb8c7caeefdf031e5fc942e1c276fc5a9b2a2b87a0995b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd050aec5cfbdbafb8c7caeefdf031e5fc942e1c276fc5a9b2a2b87a0995b35", kill_on_drop: false }`
[INFO] [stdout] 1dd050aec5cfbdbafb8c7caeefdf031e5fc942e1c276fc5a9b2a2b87a0995b35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 392cfe7e609083f9fa303cd3dbf85196c648248fbd72be61277430a066cb01fc
[INFO] running `Command { std: "docker" "start" "-a" "392cfe7e609083f9fa303cd3dbf85196c648248fbd72be61277430a066cb01fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling blis-src v0.2.1
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[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-5f9ef2e6ee4787f6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Running: `"cp" "-R" "upstream" "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu"`
[INFO] [stderr]   Running: `cd "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu" && "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/configure" "--prefix=/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out" "--enable-cblas" "--enable-threading=no" "--disable-static" "--enable-shared" "x86_64"`
[INFO] [stderr]   configure: detected Linux kernel version 6.5.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.10.12 (maj: 3, min: 10, rev: 12).
[INFO] [stderr]   configure: python 3.10.12 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 11.4.0 (maj: 11, min: 4, rev: 0).
[INFO] [stderr]   configure: checking for blacklisted configurations due to gcc 11.4.0.
[INFO] [stderr]   configure: checking gcc 11.4.0 against known consequential version ranges.
[INFO] [stderr]   configure: found assembler ('as') version 2.38 (maj: 2, min: 38, rev: ).
[INFO] [stderr]   configure: checking for blacklisted configurations due to as 2.38.
[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-b73517c3c14335a3/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-b73517c3c14335a3/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 shared library (static library disabled).
[INFO] [stderr]   configure: exporting only public symbols within shared library.
[INFO] [stderr]   configure: enabling operating system support.
[INFO] [stderr]   configure: threading is disabled.
[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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "install"`
[INFO] [stderr]   Generating monolithic blis.hGenerating monolithic cblas.hmkdir -p /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig
[INFO] [stderr]   Installing config.mk common.mk into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/blis/
[INFO] [stderr]   Installing blis.pc into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig/
[INFO] [stderr]   install -c -m 0644 blis.pc /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig
[INFO] [stderr]   Installing config/x86_64/make_defs.mk into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/blis/config/x86_64
[INFO] [stderr]   ..................
[INFO] [stderr]   ......Generated include/x86_64/cblas.h
[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/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/piledriver/bli_cntx_init_piledriver.o ('piledriver' 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_sgemm_skx_asm_32x12_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/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/sandybridge/3/bli_gemm_sandybridge_int_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/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_d8x6.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_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_dotv_zen_int.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_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_dotxf_zen_int_8.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/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_packm_cxk_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/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]   Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/3/bb/bli_gemmbb_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/3/bb/bli_gemmtrsmbb_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/3/bb/bli_trsmbb_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o ('penryn' CFLAGS for ref. kernel init)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o ('penryn' CFLAGS for ref. kernels)
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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_skx_ref.o] Error 1
[INFO] [stderr]   make: *** Waiting for unfinished jobs....
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blis-src-0.2.1/build.rs:111:5:
[INFO] [stderr]   assertion failed: command.status().unwrap().success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55650663ebf2 - std::backtrace_rs::backtrace::libunwind::trace::hd67e08e71d64f12a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55650663ebf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h1b6e03ae921b7ccc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55650663ebf2 - std::sys_common::backtrace::_print_fmt::h104284235ec6c37d
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55650663ebf2 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h9ec11fc9f8e1e9e3
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5565066624fc - core::fmt::rt::Argument::fmt::hba6bb69d73dbc69a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x5565066624fc - core::fmt::write::h1591db653c658e71
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x55650663cbdf - std::io::Write::write_fmt::hfbffa468e7623aef
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x55650663e9c4 - std::sys_common::backtrace::_print::h00abfdf27a732373
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55650663e9c4 - std::sys_common::backtrace::print::ha9520edf621a95dc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55650664009b - std::panicking::default_hook::{{closure}}::h46e508c07ecf0cb0
[INFO] [stderr]     10:     0x55650663fdf3 - std::panicking::default_hook::h171667a6e5f66517
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55650664053d - std::panicking::rust_panic_with_hook::hb748cf56d2d9af62
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x5565066403d9 - std::panicking::begin_panic_handler::{{closure}}::h1f68a14808274394
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:649:13
[INFO] [stderr]     13:     0x55650663f0c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h36413da1fefb6b73
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x556506640144 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x556506616125 - core::panicking::panic_fmt::hbebe585df2478a90
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5565066161e3 - core::panicking::panic::he76d959b4d65b8fd
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/panicking.rs:145:5
[INFO] [stderr]     17:     0x55650661dec0 - build_script_build::run::hb960664fe12ec8ad
[INFO] [stderr]     18:     0x55650661cd02 - build_script_build::compile::hb2a40493869939b8
[INFO] [stderr]     19:     0x55650661d8d0 - build_script_build::main::ha0d18a28d59662e7
[INFO] [stderr]     20:     0x55650661a623 - core::ops::function::FnOnce::call_once::h3134f4246323897e
[INFO] [stderr]     21:     0x556506619c66 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f7a211fe08ef02d
[INFO] [stderr]     22:     0x556506617209 - std::rt::lang_start::{{closure}}::h65f142c359576009
[INFO] [stderr]     23:     0x556506639ca3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc0dea7e08dfe9d58
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x556506639ca3 - std::panicking::try::do_call::h9e7e3ff0019eca48
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     25:     0x556506639ca3 - std::panicking::try::h4177c8693e12080e
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     26:     0x556506639ca3 - std::panic::catch_unwind::h30c59f0ccf8c5da4
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     27:     0x556506639ca3 - std::rt::lang_start_internal::{{closure}}::hc959f2313e587664
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:48
[INFO] [stderr]     28:     0x556506639ca3 - std::panicking::try::do_call::h52365037f05374a7
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     29:     0x556506639ca3 - std::panicking::try::h7da172df60cd6061
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     30:     0x556506639ca3 - std::panic::catch_unwind::h88fa8b63d34be7de
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     31:     0x556506639ca3 - std::rt::lang_start_internal::hc3039611687c4867
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:20
[INFO] [stderr]     32:     0x5565066171e7 - std::rt::lang_start::h8ce7cbe44a95f98f
[INFO] [stderr]     33:     0x55650661dee5 - main
[INFO] [stderr]     34:     0x7f088c11bd90 - <unknown>
[INFO] [stderr]     35:     0x7f088c11be40 - __libc_start_main
[INFO] [stderr]     36:     0x556506616705 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "392cfe7e609083f9fa303cd3dbf85196c648248fbd72be61277430a066cb01fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "392cfe7e609083f9fa303cd3dbf85196c648248fbd72be61277430a066cb01fc", kill_on_drop: false }`
[INFO] [stdout] 392cfe7e609083f9fa303cd3dbf85196c648248fbd72be61277430a066cb01fc
[INFO] checking blis-sys2-0.2.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate blis-sys2 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate blis-sys2 0.2.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blis-sys2 0.2.1
[INFO] finished tweaking crates.io crate blis-sys2 0.2.1
[INFO] tweaked toml for crates.io crate blis-sys2 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d937a72e3d6636aeebe6178b2db64801379e7d7774d3365a73ab13745c73719c
[INFO] running `Command { std: "docker" "start" "-a" "d937a72e3d6636aeebe6178b2db64801379e7d7774d3365a73ab13745c73719c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d937a72e3d6636aeebe6178b2db64801379e7d7774d3365a73ab13745c73719c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d937a72e3d6636aeebe6178b2db64801379e7d7774d3365a73ab13745c73719c", kill_on_drop: false }`
[INFO] [stdout] d937a72e3d6636aeebe6178b2db64801379e7d7774d3365a73ab13745c73719c
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2449bcb6f0b6966d23433a9876ceb6cdfe1f9e81fdbcd7d626d4094924efa41b
[INFO] running `Command { std: "docker" "start" "-a" "2449bcb6f0b6966d23433a9876ceb6cdfe1f9e81fdbcd7d626d4094924efa41b", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling blis-src v0.2.1
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[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-5f9ef2e6ee4787f6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Running: `"cp" "-R" "upstream" "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu"`
[INFO] [stderr]   Running: `cd "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu" && "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/configure" "--prefix=/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out" "--enable-cblas" "--enable-threading=no" "--disable-static" "--enable-shared" "x86_64"`
[INFO] [stderr]   configure: detected Linux kernel version 6.5.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.10.12 (maj: 3, min: 10, rev: 12).
[INFO] [stderr]   configure: python 3.10.12 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 11.4.0 (maj: 11, min: 4, rev: 0).
[INFO] [stderr]   configure: checking for blacklisted configurations due to gcc 11.4.0.
[INFO] [stderr]   configure: checking gcc 11.4.0 against known consequential version ranges.
[INFO] [stderr]   configure: found assembler ('as') version 2.38 (maj: 2, min: 38, rev: ).
[INFO] [stderr]   configure: checking for blacklisted configurations due to as 2.38.
[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-b73517c3c14335a3/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-b73517c3c14335a3/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 shared library (static library disabled).
[INFO] [stderr]   configure: exporting only public symbols within shared library.
[INFO] [stderr]   configure: enabling operating system support.
[INFO] [stderr]   configure: threading is disabled.
[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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/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-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "install"`
[INFO] [stderr]   Generating monolithic blis.hGenerating monolithic cblas.hmkdir -p /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig
[INFO] [stderr]   Installing config.mk common.mk into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/blis/
[INFO] [stderr]   Installing blis.pc into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig/
[INFO] [stderr]   install -c -m 0644 blis.pc /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig
[INFO] [stderr]   Installing config/x86_64/make_defs.mk into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/blis/config/x86_64
[INFO] [stderr]   ...............
[INFO] [stderr]   .......Generated include/x86_64/cblas.h
[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/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/piledriver/bli_cntx_init_piledriver.o ('piledriver' 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/sandybridge/3/bli_gemm_sandybridge_int_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/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_rv_haswell_asm_dMx2.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_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_packm_cxk_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/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]   Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels)
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/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-b73517c3c14335a3/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]   /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/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]   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_skx_ref.o] Error 1
[INFO] [stderr]   make: *** Waiting for unfinished jobs....
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blis-src-0.2.1/build.rs:111:5:
[INFO] [stderr]   assertion failed: command.status().unwrap().success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55be7364fbf2 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55be7364fbf2 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55be7364fbf2 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55be7364fbf2 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hd2f62a79c076756d
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55be736734fc - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55be736734fc - core::fmt::write::h205e4aa24bad4cfa
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x55be7364dbdf - std::io::Write::write_fmt::he97e1f829a4300f2
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x55be7364f9c4 - std::sys_common::backtrace::_print::hc96730fdf6f00296
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55be7364f9c4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55be7365109b - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c
[INFO] [stderr]     10:     0x55be73650df3 - std::panicking::default_hook::h0c2f084c9298debc
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55be7365153d - std::panicking::rust_panic_with_hook::h193b3d102883e089
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55be736513d9 - std::panicking::begin_panic_handler::{{closure}}::h0490fb0ce2a5c0be
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:649:13
[INFO] [stderr]     13:     0x55be736500c6 - std::sys_common::backtrace::__rust_end_short_backtrace::hba4a3b291ebba6bd
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55be73651144 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55be73627125 - core::panicking::panic_fmt::hc5689e3f09a0388f
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55be736271e3 - core::panicking::panic::hfcd67a879cb0dc28
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/panicking.rs:145:5
[INFO] [stderr]     17:     0x55be7362eec0 - build_script_build::run::hc9f079282fb92f0f
[INFO] [stderr]     18:     0x55be7362dd02 - build_script_build::compile::haac17fb9aba1763f
[INFO] [stderr]     19:     0x55be7362e8d0 - build_script_build::main::h96d867c40ab9174d
[INFO] [stderr]     20:     0x55be7362b6f3 - core::ops::function::FnOnce::call_once::haa32f8001f71661f
[INFO] [stderr]     21:     0x55be73627b16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h86ad5b61d1c8bf2f
[INFO] [stderr]     22:     0x55be73628229 - std::rt::lang_start::{{closure}}::ha3971f8ab7319f13
[INFO] [stderr]     23:     0x55be7364aca3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb687d3eb5aa194ab
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x55be7364aca3 - std::panicking::try::do_call::h1a8db1b4ab94f870
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     25:     0x55be7364aca3 - std::panicking::try::hc39e689b83d5a32c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     26:     0x55be7364aca3 - std::panic::catch_unwind::h9b93da0a1041af3a
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     27:     0x55be7364aca3 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48
[INFO] [stderr]     28:     0x55be7364aca3 - std::panicking::try::do_call::h3b7d4d3637ac6722
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     29:     0x55be7364aca3 - std::panicking::try::hd3ee0615612e7288
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     30:     0x55be7364aca3 - std::panic::catch_unwind::h9452a3a2801d03fb
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     31:     0x55be7364aca3 - std::rt::lang_start_internal::he827cc1207184f9b
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20
[INFO] [stderr]     32:     0x55be73628207 - std::rt::lang_start::hbc721acec677d4cf
[INFO] [stderr]     33:     0x55be7362eee5 - main
[INFO] [stderr]     34:     0x7f17ba5d0d90 - <unknown>
[INFO] [stderr]     35:     0x7f17ba5d0e40 - __libc_start_main
[INFO] [stderr]     36:     0x55be73627705 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2449bcb6f0b6966d23433a9876ceb6cdfe1f9e81fdbcd7d626d4094924efa41b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2449bcb6f0b6966d23433a9876ceb6cdfe1f9e81fdbcd7d626d4094924efa41b", kill_on_drop: false }`
[INFO] [stdout] 2449bcb6f0b6966d23433a9876ceb6cdfe1f9e81fdbcd7d626d4094924efa41b
