[INFO] fetching crate blis-sys 0.3.0...
[INFO] testing blis-sys-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate blis-sys 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate blis-sys 0.3.0
[INFO] finished tweaking crates.io crate blis-sys 0.3.0
[INFO] tweaked toml for crates.io crate blis-sys 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blis-sys 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.59.2 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openmp-sys v1.3.0
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bb8e93ef4d54abc98e0d0d46cbe4035c150886925cd78959d8c604457fbe77d
[INFO] running `Command { std: "docker" "start" "-a" "5bb8e93ef4d54abc98e0d0d46cbe4035c150886925cd78959d8c604457fbe77d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bb8e93ef4d54abc98e0d0d46cbe4035c150886925cd78959d8c604457fbe77d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb8e93ef4d54abc98e0d0d46cbe4035c150886925cd78959d8c604457fbe77d", kill_on_drop: false }`
[INFO] [stdout] 5bb8e93ef4d54abc98e0d0d46cbe4035c150886925cd78959d8c604457fbe77d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95dc9347610743404322d4679db4408bb490909fbf192156e0f2a4a1e6119e75
[INFO] running `Command { std: "docker" "start" "-a" "95dc9347610743404322d4679db4408bb490909fbf192156e0f2a4a1e6119e75", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling blis-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `blis-sys v0.3.0 (/opt/rustwide/workdir)`
[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-sys-1e27c554db7f2f67/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Running: `"cp" "-R" "upstream" "/opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu"`
[INFO] [stderr]   Running: `cd "/opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu" && "/opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/configure" "--prefix=/opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out" "--enable-threading=no" "--enable-static" "--disable-shared" "auto"`
[INFO] [stderr]   configure: detected Linux kernel version 6.14.0-1014-gcp.
[INFO] [stderr]   configure: python interpreter search list is: python python3 python2.
[INFO] [stderr]   configure: found 'python3'.
[INFO] [stderr]   configure: using 'python3' as python interpreter.
[INFO] [stderr]   configure: found python version 3.12.3 (maj: 3, min: 12, rev: 3).
[INFO] [stderr]   configure: python 3.12.3 appears to be supported.
[INFO] [stderr]   configure: C compiler search list is: gcc clang cc.
[INFO] [stderr]   configure: found 'gcc'.
[INFO] [stderr]   configure: using 'gcc' as C compiler.
[INFO] [stderr]   configure: found gcc version 13.3.0 (maj: 13, min: 3, rev: 0).
[INFO] [stderr]   configure: checking for blacklisted configurations due to gcc 13.3.0.
[INFO] [stderr]   configure: checking gcc 13.3.0 against known consequential version ranges.
[INFO] [stderr]   configure: found assembler ('as') version 2.42 (maj: 2, min: 42, rev: ).
[INFO] [stderr]   configure: checking for blacklisted configurations due to as 2.42.
[INFO] [stderr]   configure: C++ compiler search list is: g++ clang++ c++.
[INFO] [stderr]   configure: found 'g++'.
[INFO] [stderr]   configure: using 'g++' as C++ compiler.
[INFO] [stderr]   configure: Fortran compiler search list is: gfortran ifort.
[INFO] [stderr]   configure: found 'gfortran'.
[INFO] [stderr]   configure: using 'gfortran' as Fortran compiler.
[INFO] [stderr]   configure: library archiver search list is: ar.
[INFO] [stderr]   configure: found 'ar'.
[INFO] [stderr]   configure: using 'ar' as library archiver.
[INFO] [stderr]   configure: archive indexer search list is: ranlib.
[INFO] [stderr]   configure: found 'ranlib'.
[INFO] [stderr]   configure: using 'ranlib' as archive indexer.
[INFO] [stderr]   configure: reading configuration registry...done.
[INFO] [stderr]   configure: determining default version string.
[INFO] [stderr]   configure: could not find '.git' directory; using unmodified version file.
[INFO] [stderr]   configure: starting configuration of BLIS 0.9.0.
[INFO] [stderr]   configure: configuring with official version string.
[INFO] [stderr]   configure: found shared library .so version '4.0.0'.
[INFO] [stderr]   configure:   .so major version: 4
[INFO] [stderr]   configure:   .so minor.build version: 0.0
[INFO] [stderr]   configure: automatic configuration requested.
[INFO] [stderr]   configure: hardware detection driver returned 'zen3'.
[INFO] [stderr]   configure: checking configuration against contents of 'config_registry'.
[INFO] [stderr]   configure: configuration 'zen3' is registered.
[INFO] [stderr]   configure: 'zen3' is defined as having the following sub-configurations:
[INFO] [stderr]   configure:    zen3
[INFO] [stderr]   configure: which collectively require the following kernels:
[INFO] [stderr]   configure:    zen3 zen2 zen haswell
[INFO] [stderr]   configure: checking sub-configurations:
[INFO] [stderr]   configure:   'zen3' is registered...and exists.
[INFO] [stderr]   configure: checking sub-configurations' requisite kernels:
[INFO] [stderr]   configure:   'zen3' kernels...exist.
[INFO] [stderr]   configure:   'zen2' kernels...exist.
[INFO] [stderr]   configure:   'zen' kernels...exist.
[INFO] [stderr]   configure:   'haswell' kernels...exist.
[INFO] [stderr]   configure: detected --prefix='/opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/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-sys-698c8ccab9065d83/out
[INFO] [stderr]   configure:   exec_prefix: ${prefix}
[INFO] [stderr]   configure:   libdir:      ${exec_prefix}/lib
[INFO] [stderr]   configure:   includedir:  ${prefix}/include
[INFO] [stderr]   configure:   sharedir:    ${prefix}/share
[INFO] [stderr]   configure: NOTE: the variables above can be overridden when running make.
[INFO] [stderr]   configure: no preset CFLAGS detected.
[INFO] [stderr]   configure: no preset LDFLAGS detected.
[INFO] [stderr]   configure: debug symbols disabled.
[INFO] [stderr]   configure: disabling verbose make output. (enable with 'make V=1'.)
[INFO] [stderr]   configure: disabling ARG_MAX hack.
[INFO] [stderr]   configure: building BLIS as a static library (shared library disabled).
[INFO] [stderr]   configure: enabling operating system support.
[INFO] [stderr]   configure: 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 disabled.
[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-sys-698c8ccab9065d83/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-sys-698c8ccab9065d83/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-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/build/bli_addon.h.in
[INFO] [stderr]   configure: creating ./obj/zen3
[INFO] [stderr]   configure: creating ./obj/zen3/config/zen3
[INFO] [stderr]   configure: creating ./obj/zen3/kernels/zen3
[INFO] [stderr]   configure: creating ./obj/zen3/kernels/zen2
[INFO] [stderr]   configure: creating ./obj/zen3/kernels/zen
[INFO] [stderr]   configure: creating ./obj/zen3/kernels/haswell
[INFO] [stderr]   configure: creating ./obj/zen3/ref_kernels/zen3
[INFO] [stderr]   configure: creating ./obj/zen3/frame
[INFO] [stderr]   configure: creating ./obj/zen3/blastest
[INFO] [stderr]   configure: creating ./obj/zen3/testsuite
[INFO] [stderr]   configure: creating ./lib/zen3
[INFO] [stderr]   configure: creating ./include/zen3
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/config/zen3 to ./obj/zen3/config/zen3
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen3 to ./obj/zen3/kernels/zen3
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen2 to ./obj/zen3/kernels/zen2
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen to ./obj/zen3/kernels/zen
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/haswell to ./obj/zen3/kernels/haswell
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/zen3/ref_kernels
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/zen3/ref_kernels/zen3
[INFO] [stderr]   configure: mirroring /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/frame to ./obj/zen3/frame
[INFO] [stderr]   configure: creating makefile fragments in ./obj/zen3/config/zen3
[INFO] [stderr]   configure: creating makefile fragments in ./obj/zen3/kernels/zen3
[INFO] [stderr]   configure: creating makefile fragments in ./obj/zen3/kernels/zen2
[INFO] [stderr]   configure: creating makefile fragments in ./obj/zen3/kernels/zen
[INFO] [stderr]   configure: creating makefile fragments in ./obj/zen3/kernels/haswell
[INFO] [stderr]   configure: creating makefile fragments in ./obj/zen3/ref_kernels
[INFO] [stderr]   configure: creating makefile fragments in ./obj/zen3/frame
[INFO] [stderr]   configure: configured to build within top-level directory of source distribution.
[INFO] [stderr]   Running: `cd "/opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "install"`
[INFO] [stderr]   Generating monolithic blis.h....................................................................................................................................................................................................................................................mkdir -p /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/share/pkgconfig
[INFO] [stderr]   .....Installing config.mk common.mk into /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/share/blis/
[INFO] [stderr]   ...........................................................................................................Installing blis.pc into /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/share/pkgconfig/
[INFO] [stderr]   ....................................................................................................install -c -m 0644 blis.pc /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/share/pkgconfig
[INFO] [stderr]   ..................Installing config/zen3/make_defs.mk into /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/share/blis/config/zen3
[INFO] [stderr]   ....................................................
[INFO] [stderr]   Generated include/zen3/blis.h
[INFO] [stderr]   Compiling obj/zen3/config/zen3/bli_cntx_init_zen3.o ('zen3' CFLAGS for config code)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_amaxv_zen_int.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_axpyv_zen_int.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_axpyv_zen_int10.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_copyv_zen_int.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_dotv_zen_int.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_dotv_zen_int10.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_dotxv_zen_int.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_scalv_zen_int.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_scalv_zen_int10.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_setv_zen_int.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1/bli_swapv_zen_int8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1f/bli_axpyf_zen_int_4.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1f/bli_axpyf_zen_int_5.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1f/bli_axpyf_zen_int_8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/1f/bli_dotxf_zen_int_8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/3/bli_gemm_small.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/3/bli_gemmt_small.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/zen/3/bli_trsm_small.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_c3xk.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_c8xk.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_d6xk.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_d8xk.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_s16xk.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_s6xk.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_z3xk.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_z4xk.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16m.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16n.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16n.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16m.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_r_haswell_ref_dMx1.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx1.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx2.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx4.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx2.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx4.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx6.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_r_haswell_ref_sMx1.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx1.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx12.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx16.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx2.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx4.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx12.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx16.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx2.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx6.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx4.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx8.o ('zen3' CFLAGS for kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/bli_cntx_zen3_ref.o ('zen3' CFLAGS for ref. kernel init)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_addv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_amaxv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_axpbyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_axpyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_copyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_dotv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_dotxv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_invertv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_scal2v_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_scalv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_setv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_subv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_swapv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1/bli_xpbyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1f/bli_axpy2v_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1f/bli_axpyf_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1f/bli_dotaxpyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1f/bli_dotxaxpyf_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1f/bli_dotxf_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1m/bli_packm_cxk_1er_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1m/bli_packm_cxk_bb_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1m/bli_packm_cxk_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/1m/bli_unpackm_cxk_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/3/bli_gemmsup_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/3/bli_gemm_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/3/bli_gemmtrsm_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/3/bli_trsm_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/3/bb/bli_gemmbb_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/3/bb/bli_gemmtrsmbb_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/3/bb/bli_trsmbb_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/ind/bli_gemm1m_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/ind/bli_gemmtrsm1m_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/ref_kernels/zen3/ind/bli_trsm1m_zen3_ref.o ('zen3' CFLAGS for ref. kernels)
[INFO] [stderr]   Compiling obj/zen3/frame/0/bli_l0_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/0/bli_l0_fpa.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/0/bli_l0_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/0/bli_l0_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/0/copysc/bli_copysc.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1/bli_l1v_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1/bli_l1v_fpa.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1/bli_l1v_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1/bli_l1v_oapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1/bli_l1v_oapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1/bli_l1v_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1/bli_l1v_tapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1/bli_l1v_tapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1d/bli_l1d_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1d/bli_l1d_fpa.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1d/bli_l1d_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1d/bli_l1d_oapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1d/bli_l1d_oapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1d/bli_l1d_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1d/bli_l1d_tapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1d/bli_l1d_tapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1f/bli_l1f_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1f/bli_l1f_fpa.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1f/bli_l1f_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1f/bli_l1f_oapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1f/bli_l1f_oapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1f/bli_l1f_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1f/bli_l1f_tapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1f/bli_l1f_tapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_fpa.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_oapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_oapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_tapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_tapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/bli_l1m_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_alloc.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_blk_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_cntl.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_cxk.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_cxk_1er.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_init.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_int.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_part.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_scalar.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_struc_cxk.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_struc_cxk_1er.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_struc_cxk_md.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/packm/bli_packm_thrinfo.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_blk_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_cntl.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_cxk.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_int.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/bli_l2_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/bli_l2_fpa.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/bli_l2_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/bli_l2_oapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/bli_l2_oapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/bli_l2_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/bli_l2_tapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/bli_l2_tapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/gemv/bli_gemv_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/gemv/bli_gemv_unb_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/gemv/bli_gemv_unf_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/gemv/bli_gemv_unf_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/gemv/bli_gemv_var_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/ger/bli_ger_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/ger/bli_ger_unb_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/ger/bli_ger_var_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_unb_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_unb_var3.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_unf_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_unb_var4.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_unf_var1a.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_unf_var3.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_unf_var3a.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/hemv/bli_hemv_var_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her/bli_her_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her/bli_her_unb_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her/bli_her_var_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her2/bli_her2_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her2/bli_her2_unb_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her2/bli_her2_unb_var3.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her2/bli_her2_unb_var4.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her2/bli_her2_unf_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her2/bli_her2_unf_var4.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/her2/bli_her2_var_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trmv/bli_trmv_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trmv/bli_trmv_unb_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trmv/bli_trmv_unf_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trmv/bli_trmv_unf_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trmv/bli_trmv_var_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trsv/bli_trsv_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trsv/bli_trsv_unb_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trsv/bli_trsv_unf_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trsv/bli_trsv_unf_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/2/trsv/bli_trsv_var_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_blocksize.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_cntl.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_direct.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_ind.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_int.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_oapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_packab.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_prune.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_schema.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_sup.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_sup_int.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_sup_packm_a.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_sup_packm_b.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_sup_packm_var.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_sup_ref.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_sup_var12.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_sup_var1n2m.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_thrinfo.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_tapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_ukr_fpa.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_ukr_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/bli_l3_ukr_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_blk_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_blk_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_blk_var3.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_cntl.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_front.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_ker_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_md.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemm/bli_gemm_md_c2r_ref.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemmt/bli_gemmt_front.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemmt/bli_gemmt_l_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemmt/bli_gemmt_u_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/gemmt/bli_gemmt_x_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/hemm/bli_hemm_front.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/symm/bli_symm_front.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trmm/bli_trmm_front.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trmm/bli_trmm_ll_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trmm/bli_trmm_lu_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trmm/bli_trmm_rl_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trmm/bli_trmm_ru_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trmm/bli_trmm_xx_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trmm3/bli_trmm3_front.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_blk_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_blk_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_blk_var3.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_cntl.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_front.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_rl_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_lu_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_ll_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_ru_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/3/trsm/bli_trsm_xx_ker_var2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_apool.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_arch.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_blksz.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_array.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_clock.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_cntl.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_cntx.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_const.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_cpuid.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_env.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_error.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_func.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_getopt.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_gks.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_ind.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_info.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_init.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_machval.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_malloc.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_mbool.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_memsys.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_obj.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_obj_scalar.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_pack.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_param_map.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_part.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_pba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_pool.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_prune.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_rntm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_sba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_query.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_setgetijm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_setgetijv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_setri.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_string.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/bli_winsys.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/cast/bli_castm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/cast/bli_castnzm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/cast/bli_castv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/check/bli_obj_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/check/bli_part_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/noopt/bli_dlamch.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/noopt/bli_lsame.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/noopt/bli_slamch.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/proj/bli_projm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/base/proj/bli_projv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_amax.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_asum.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_axpy.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_copy.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_dot.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_gemm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_gemv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_ger.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_hemm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_hemv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_her.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_her2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_her2k.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_herk.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_nrm2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_scal.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_swap.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_symm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_symv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_syr.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_syr2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_syr2k.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_syrk.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_trmm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_trmv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_trsm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/bla_trsv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/blis/thread/b77_thread.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/extra/bla_axpby.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/extra/bla_gemm3m.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/extra/bla_gemm_batch.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/extra/bla_gemmt.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_cabs1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_gbmv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_hbmv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_hpmv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_hpr.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_hpr2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_lsame.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_rot.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_rotg.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_rotm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_rotmg.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_sbmv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_spmv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_spr.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_spr2.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_tbmv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_tbsv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_tpmv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_tpsv.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_xerbla.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/bla_xerbla_array.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_c_abs.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_c_div.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_d_abs.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_d_cnjg.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_d_imag.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_d_sign.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_f__cabs.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_r_abs.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_r_cnjg.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_r_imag.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_r_sign.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_z_abs.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/compat/f2c/util/bla_z_div.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_l3_decor_openmp.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_l3_decor_single.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_l3_decor_pthreads.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_l3_sup_decor_pthreads.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_l3_sup_decor_openmp.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_l3_sup_decor_single.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_pthread.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_thrcomm.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_thrcomm_openmp.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_thrcomm_pthreads.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_thrcomm_single.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_thread.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_thrinfo.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/thread/bli_thrinfo_sup.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_check.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_fpa.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_oapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_oapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_oapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_tapi.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_tapi_ba.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_tapi_ex.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Compiling obj/zen3/frame/util/bli_util_unb_var1.o ('zen3' CFLAGS for framework code)
[INFO] [stderr]   Installing blis.h into /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/include/blis/
[INFO] [stderr]   Archiving lib/zen3/libblis.a
[INFO] [stderr]   Installing libblis.a into /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/lib/
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/lib
[INFO] [stderr]   cargo:include=/opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/include
[INFO] [stderr]   cargo:rustc-link-lib=static=blis
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:113: SyntaxWarning: invalid escape sequence '\s'
[INFO] [stderr]     return re.sub( '\s+', ' ', s ).strip()
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:169: SyntaxWarning: invalid escape sequence '\.'
[INFO] [stderr]     is_h = re.search( "\.h", item )
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:201: SyntaxWarning: invalid escape sequence '\*'
[INFO] [stderr]     return re.sub( "/\*.*?\*/", "", string, flags=re.S )
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/build/flatten-headers.py:509: SyntaxWarning: invalid escape sequence '\s'
[INFO] [stderr]     regex = re.compile( '^[\s]*#include (["<])([\w\.\-/]*)([">])' )
[INFO] [stderr]   In file included from /usr/lib/gcc/x86_64-linux-gnu/13/include/immintrin.h:43,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:37:
[INFO] [stderr]   In function '_mm256_unpackhi_pd',
[INFO] [stderr]       inlined from 'bli_dtrsm_small_AlXB_unitDiag.constprop' at /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:4325:16:
[INFO] [stderr]   /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm0' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]    1084 |   return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B);
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB_unitDiag.constprop':
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:3047:11: note: 'ymm0' was declared here
[INFO] [stderr]    3047 |   __m256d ymm0, ymm1, ymm2, ymm3;
[INFO] [stderr]         |           ^~~~
[INFO] [stderr]   In function '_mm256_unpackhi_pd',
[INFO] [stderr]       inlined from 'bli_dtrsm_small_AlXB_unitDiag.constprop' at /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:4325:16:
[INFO] [stderr]   /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm1' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]    1084 |   return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B);
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB_unitDiag.constprop':
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:3047:17: note: 'ymm1' was declared here
[INFO] [stderr]    3047 |   __m256d ymm0, ymm1, ymm2, ymm3;
[INFO] [stderr]         |                 ^~~~
[INFO] [stderr]   In function '_mm256_unpackhi_pd',
[INFO] [stderr]       inlined from 'bli_dtrsm_small_AlXB_unitDiag.constprop' at /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:4326:16:
[INFO] [stderr]   /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm2' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]    1084 |   return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B);
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB_unitDiag.constprop':
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:3047:23: note: 'ymm2' was declared here
[INFO] [stderr]    3047 |   __m256d ymm0, ymm1, ymm2, ymm3;
[INFO] [stderr]         |                       ^~~~
[INFO] [stderr]   In function '_mm256_unpackhi_pd',
[INFO] [stderr]       inlined from 'bli_dtrsm_small_AlXB_unitDiag.constprop' at /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:4326:16:
[INFO] [stderr]   /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm3' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]    1084 |   return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B);
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB_unitDiag.constprop':
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:3047:29: note: 'ymm3' was declared here
[INFO] [stderr]    3047 |   __m256d ymm0, ymm1, ymm2, ymm3;
[INFO] [stderr]         |                             ^~~~
[INFO] [stderr]   In function '_mm256_unpackhi_pd',
[INFO] [stderr]       inlined from 'bli_dtrsm_small_AlXB.constprop' at /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:2624:16:
[INFO] [stderr]   /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm0' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]    1084 |   return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B);
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB.constprop':
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:991:11: note: 'ymm0' was declared here
[INFO] [stderr]     991 |   __m256d ymm0, ymm1, ymm2, ymm3;
[INFO] [stderr]         |           ^~~~
[INFO] [stderr]   In function '_mm256_unpackhi_pd',
[INFO] [stderr]       inlined from 'bli_dtrsm_small_AlXB.constprop' at /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:2624:16:
[INFO] [stderr]   /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm1' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]    1084 |   return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B);
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB.constprop':
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:991:17: note: 'ymm1' was declared here
[INFO] [stderr]     991 |   __m256d ymm0, ymm1, ymm2, ymm3;
[INFO] [stderr]         |                 ^~~~
[INFO] [stderr]   In function '_mm256_unpackhi_pd',
[INFO] [stderr]       inlined from 'bli_dtrsm_small_AlXB.constprop' at /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:2625:16:
[INFO] [stderr]   /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm2' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]    1084 |   return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B);
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB.constprop':
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:991:23: note: 'ymm2' was declared here
[INFO] [stderr]     991 |   __m256d ymm0, ymm1, ymm2, ymm3;
[INFO] [stderr]         |                       ^~~~
[INFO] [stderr]   In function '_mm256_unpackhi_pd',
[INFO] [stderr]       inlined from 'bli_dtrsm_small_AlXB.constprop' at /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:2625:16:
[INFO] [stderr]   /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm3' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]    1084 |   return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B);
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB.constprop':
[INFO] [stderr]   /opt/rustwide/target/debug/build/blis-sys-698c8ccab9065d83/out/blis_x86_64-unknown-linux-gnu/kernels/zen/3/bli_trsm_small.c:991:29: note: 'ymm3' was declared here
[INFO] [stderr]     991 |   __m256d ymm0, ymm1, ymm2, ymm3;
[INFO] [stderr]         |                             ^~~~
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (410) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/ir/context.rs:878:9:
[INFO] [stderr]   "__mbstate_t_union_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t_h_16_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fe62649f572 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5fe62649f572 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5fe62649f572 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5fe62649f572 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5fe6264b129f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5fe6264b129f - core::fmt::write::h24186904251c31cb
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5fe62646eb73 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5fe62646eb73 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5fe62647a042 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5fe62647cc9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5fe62647caf9 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5fe62647d275 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5fe62647d10a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5fe62647a189 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5fe6264631bd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5fe6264bb6e0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5fe62645122f - proc_macro2::fallback::validate_ident::h32464459476e3928
[INFO] [stderr]     17:     0x5fe6264518e8 - proc_macro2::fallback::Ident::new_checked::h87c15701bbc723c4
[INFO] [stderr]     18:     0x5fe62644e527 - proc_macro2::Ident::new::ha613cfa759060081
[INFO] [stderr]     19:     0x5fe6260b5e4c - bindgen::ir::context::BindgenContext::rust_ident_raw::h87547e0fb22d8d2b
[INFO] [stderr]     20:     0x5fe6260b38b0 - bindgen::ir::context::BindgenContext::rust_ident::h351270d72d64d324
[INFO] [stderr]     21:     0x5fe62607fe15 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h41dac94df186a1f4
[INFO] [stderr]     22:     0x5fe62609d7a5 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h647046bda168f32f
[INFO] [stderr]     23:     0x5fe6260d27eb - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h383f576c62657e2f
[INFO] [stderr]     24:     0x5fe6260868f3 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h41dac94df186a1f4
[INFO] [stderr]     25:     0x5fe62609d7a5 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h647046bda168f32f
[INFO] [stderr]     26:     0x5fe6260d27eb - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h383f576c62657e2f
[INFO] [stderr]     27:     0x5fe626037825 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h2b47b2283b6b90dc
[INFO] [stderr]     28:     0x5fe6260a0be3 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h9155813d6d02e33f
[INFO] [stderr]     29:     0x5fe6260d27cc - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h383f576c62657e2f
[INFO] [stderr]     30:     0x5fe626045e02 - bindgen::codegen::codegen::{{closure}}::hacad0aae25a4d313
[INFO] [stderr]     31:     0x5fe6260c2058 - bindgen::ir::context::BindgenContext::gen::h4a0f96a35aa34d46
[INFO] [stderr]     32:     0x5fe62604503d - bindgen::codegen::codegen::h35d2ef45d7b35bf1
[INFO] [stderr]     33:     0x5fe626058a61 - bindgen::Bindings::generate::hf1daade43f9f821e
[INFO] [stderr]     34:     0x5fe626054d2f - bindgen::Builder::generate::h0c952fe9719f6e60
[INFO] [stderr]     35:     0x5fe625fb6051 - build_script_build::main::h439559083802dc29
[INFO] [stderr]     36:     0x5fe625fb1bd3 - core::ops::function::FnOnce::call_once::hd91f351b5ef7fee1
[INFO] [stderr]     37:     0x5fe625fb18e6 - std::sys::backtrace::__rust_begin_short_backtrace::hba4709156ef86f46
[INFO] [stderr]     38:     0x5fe625fb7779 - std::rt::lang_start::{{closure}}::h0d0dccab83aba9e8
[INFO] [stderr]     39:     0x5fe6264706c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x5fe6264706c0 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x5fe6264706c0 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x5fe6264706c0 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x5fe6264706c0 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x5fe6264706c0 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x5fe6264706c0 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x5fe6264706c0 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5fe6264706c0 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x5fe625fb7761 - std::rt::lang_start::h74e87b7f5b721013
[INFO] [stderr]     49:     0x5fe625fb8b65 - main
[INFO] [stderr]     50:     0x7ae19e6ab1ca - <unknown>
[INFO] [stderr]     51:     0x7ae19e6ab28b - __libc_start_main
[INFO] [stderr]     52:     0x5fe625fb10c5 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "95dc9347610743404322d4679db4408bb490909fbf192156e0f2a4a1e6119e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95dc9347610743404322d4679db4408bb490909fbf192156e0f2a4a1e6119e75", kill_on_drop: false }`
[INFO] [stdout] 95dc9347610743404322d4679db4408bb490909fbf192156e0f2a4a1e6119e75
