[INFO] fetching crate rlst 0.1.1... [INFO] checking rlst-0.1.1 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655 [INFO] extracting crate rlst 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rlst 0.1.1 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rlst 0.1.1 [INFO] finished tweaking crates.io crate rlst 0.1.1 [INFO] tweaked toml for crates.io crate rlst 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate rlst 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rlst-proc-macro v0.1.0 [INFO] [stderr] Downloaded accelerate-src v0.3.2 [INFO] [stderr] Downloaded build-probe-mpi v0.1.3 [INFO] [stderr] Downloaded mpi-sys v0.2.1 [INFO] [stderr] Downloaded lapack-src v0.9.0 [INFO] [stderr] Downloaded libffi v3.2.0 [INFO] [stderr] Downloaded blas-sys v0.7.1 [INFO] [stderr] Downloaded mpi v0.7.0 [INFO] [stderr] Downloaded blas-src v0.9.0 [INFO] [stderr] Downloaded blas v0.22.0 [INFO] [stderr] Downloaded libffi-sys v2.3.0 [INFO] [stderr] Downloaded blis-src v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871 [INFO] running `Command { std: "docker" "start" "-a" "12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871", kill_on_drop: false }` [INFO] [stdout] 12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893 [INFO] running `Command { std: "docker" "start" "-a" "5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling blis-src v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling rlst-proc-macro v0.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Checking blas v0.22.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling rlst v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking blas-src v0.9.0 [INFO] [stderr] Checking lapack-src v0.9.0 [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> benches/matrix_multiplication.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn metal_matmul(c: &mut Criterion) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893", kill_on_drop: false }` [INFO] [stdout] 5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893 [INFO] checking rlst-0.1.1 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] extracting crate rlst 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rlst 0.1.1 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rlst 0.1.1 [INFO] finished tweaking crates.io crate rlst 0.1.1 [INFO] tweaked toml for crates.io crate rlst 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate rlst 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c006524b96cbf7c4633e74151a23d6c7d9aa0247457394933378a9406345dcb [INFO] running `Command { std: "docker" "start" "-a" "3c006524b96cbf7c4633e74151a23d6c7d9aa0247457394933378a9406345dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c006524b96cbf7c4633e74151a23d6c7d9aa0247457394933378a9406345dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c006524b96cbf7c4633e74151a23d6c7d9aa0247457394933378a9406345dcb", kill_on_drop: false }` [INFO] [stdout] 3c006524b96cbf7c4633e74151a23d6c7d9aa0247457394933378a9406345dcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f518f25d63397743ef5c324c14f761ef26b443e4768616196d931f96dfb60d4 [INFO] running `Command { std: "docker" "start" "-a" "2f518f25d63397743ef5c324c14f761ef26b443e4768616196d931f96dfb60d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling blis-src v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling rlst-proc-macro v0.1.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Checking blas v0.22.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling rlst v0.1.1 (/opt/rustwide/workdir) [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-b31671374299672b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: `"cp" "-R" "upstream" "/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu"` [INFO] [stderr] Running: `cd "/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu" && "/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/configure" "--prefix=/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out" "--enable-cblas" "--enable-threading=pthreads" "--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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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: using POSIX threads for threading. [INFO] [stderr] configure: requesting slab threading in jr and ir loops. [INFO] [stderr] configure: internal memory pools for packing blocks are enabled. [INFO] [stderr] configure: internal memory pools for small blocks are enabled. [INFO] [stderr] configure: memory tracing output is disabled. [INFO] [stderr] configure: libmemkind not found; disabling. [INFO] [stderr] configure: compiler appears to support #pragma omp simd. [INFO] [stderr] configure: the BLAS compatibility layer is enabled. [INFO] [stderr] configure: the CBLAS compatibility layer is enabled. [INFO] [stderr] configure: mixed datatype support is enabled. [INFO] [stderr] configure: mixed datatype optimizations requiring extra memory are enabled. [INFO] [stderr] configure: small matrix handling is enabled. [INFO] [stderr] configure: trsm diagonal element pre-inversion is enabled. [INFO] [stderr] configure: the BLIS API integer size is automatically determined. [INFO] [stderr] configure: the BLAS/CBLAS API integer size is 32-bit. [INFO] [stderr] configure: AMD-specific framework files will not be considered. [INFO] [stderr] configure: configuring with no addons. [INFO] [stderr] configure: configuring for conventional gemm implementation. [INFO] [stderr] configure: unable to determine Fortran compiler vendor! [INFO] [stderr] configure: configuring complex return type as "gnu". [INFO] [stderr] configure: creating ./config.mk from /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/out/share/pkgconfig [INFO] [stderr] Installing config.mk common.mk into /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/share/blis/ [INFO] [stderr] Installing blis.pc into /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/share/pkgconfig/ [INFO] [stderr] install -c -m 0644 blis.pc /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/share/pkgconfig [INFO] [stderr] Installing config/x86_64/make_defs.mk into /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/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/penryn/bli_cntx_init_penryn.o ('penryn' 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/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_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_rv_haswell_asm_sMx12.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_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] 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] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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-520dd7f1da58cbb2/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: 0x559f91d59885 - std::backtrace_rs::backtrace::libunwind::trace::h9f0ca6ecc178c101 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x559f91d59885 - std::backtrace_rs::backtrace::trace_unsynchronized::hfc6e80afe6be19f0 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559f91d59885 - std::sys::backtrace::_print_fmt::h38efac80b97882e4 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x559f91d59885 - ::fmt::h80ed10030e047d0d [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x559f91d7c16b - core::fmt::rt::Argument::fmt::h50135af5accb25d9 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x559f91d7c16b - core::fmt::write::h9bc4cf345501b280 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x559f91d571ef - std::io::Write::write_fmt::ha7eced1f78298dc7 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x559f91d5965e - std::sys::backtrace::_print::ha12dcc3f2c2811e7 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x559f91d5965e - std::sys::backtrace::print::hfb7faa9bb84c0739 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x559f91d5ab29 - std::panicking::default_hook::{{closure}}::h8414694c116cfdcb [INFO] [stderr] 10: 0x559f91d5a8cc - std::panicking::default_hook::h6dd1864174ab8643 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x559f91d5b101 - std::panicking::rust_panic_with_hook::haced9396b97bf851 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:796:13 [INFO] [stderr] 12: 0x559f91d5af33 - std::panicking::begin_panic_handler::{{closure}}::hafe214e9935c880a [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:663:13 [INFO] [stderr] 13: 0x559f91d59d49 - std::sys::backtrace::__rust_end_short_backtrace::hf6819f91d755812a [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x559f91d5abf4 - rust_begin_unwind [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:661:5 [INFO] [stderr] 15: 0x559f91d7b023 - core::panicking::panic_fmt::h944c92a78b82ca9c [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x559f91d7b0ac - core::panicking::panic::h57494626c5111ed4 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/panicking.rs:148:5 [INFO] [stderr] 17: 0x559f91d31d58 - build_script_build::run::h92190409946ae7bc [INFO] [stderr] 18: 0x559f91d30ba6 - build_script_build::compile::h27213338147fba07 [INFO] [stderr] 19: 0x559f91d3177d - build_script_build::main::hf94c23bdcafb0406 [INFO] [stderr] 20: 0x559f91d2d643 - core::ops::function::FnOnce::call_once::h60f305b49234f64a [INFO] [stderr] 21: 0x559f91d32336 - std::sys::backtrace::__rust_begin_short_backtrace::h08f05aa886a25638 [INFO] [stderr] 22: 0x559f91d2d229 - std::rt::lang_start::{{closure}}::h515460bc54485cd0 [INFO] [stderr] 23: 0x559f91d5424d - core::ops::function::impls:: for &F>::call_once::h3a1df10492cc5f94 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x559f91d5424d - std::panicking::try::do_call::h849a2a382dcef497 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x559f91d5424d - std::panicking::try::hd6c1a15e6edc0e1e [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x559f91d5424d - std::panic::catch_unwind::h6875185ffb2982a5 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panic.rs:350:14 [INFO] [stderr] 27: 0x559f91d5424d - std::rt::lang_start_internal::{{closure}}::ha28f56f731da87a1 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x559f91d5424d - std::panicking::try::do_call::h886457e6c948c7a9 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x559f91d5424d - std::panicking::try::hd5f2e25d27f8d793 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x559f91d5424d - std::panic::catch_unwind::h041bcc786dc443e7 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panic.rs:350:14 [INFO] [stderr] 31: 0x559f91d5424d - std::rt::lang_start_internal::h91df877768cb8438 [INFO] [stderr] at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x559f91d2d207 - std::rt::lang_start::hbefa44046a273a13 [INFO] [stderr] 33: 0x559f91d31d75 - main [INFO] [stderr] 34: 0x7fc442bcad90 - [INFO] [stderr] 35: 0x7fc442bcae40 - __libc_start_main [INFO] [stderr] 36: 0x559f91d2c5f5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f518f25d63397743ef5c324c14f761ef26b443e4768616196d931f96dfb60d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f518f25d63397743ef5c324c14f761ef26b443e4768616196d931f96dfb60d4", kill_on_drop: false }` [INFO] [stdout] 2f518f25d63397743ef5c324c14f761ef26b443e4768616196d931f96dfb60d4