[INFO] cloning repository https://github.com/skailasa/pyrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skailasa/pyrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskailasa%2Fpyrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskailasa%2Fpyrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca9b0fee04c6a71c727f888ac3e6d40091923553 [INFO] checking skailasa/pyrust against master#d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee for pr-127481-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskailasa%2Fpyrust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skailasa/pyrust on toolchain d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skailasa/pyrust [INFO] finished tweaking git repo https://github.com/skailasa/pyrust [INFO] tweaked toml for git repo https://github.com/skailasa/pyrust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/skailasa/pyrust 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" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "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 lapack-src v0.10.0 [INFO] [stderr] Downloaded blas-src v0.10.0 [INFO] [stderr] Downloaded rlst v0.1.1 [INFO] [stderr] Downloaded blis-src v0.2.2 [INFO] [stderr] Downloaded netlib-src v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24c39c25a7cbd1b61eb74fb4a4e0eb34f35915eb44b00e6edb67c9de5f6274cd [INFO] running `Command { std: "docker" "start" "-a" "24c39c25a7cbd1b61eb74fb4a4e0eb34f35915eb44b00e6edb67c9de5f6274cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24c39c25a7cbd1b61eb74fb4a4e0eb34f35915eb44b00e6edb67c9de5f6274cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c39c25a7cbd1b61eb74fb4a4e0eb34f35915eb44b00e6edb67c9de5f6274cd", kill_on_drop: false }` [INFO] [stdout] 24c39c25a7cbd1b61eb74fb4a4e0eb34f35915eb44b00e6edb67c9de5f6274cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92fc73cc54a8f7ab82d623993ddfb33f5669e8a4523b5103b17e4ff5b4052b2f [INFO] running `Command { std: "docker" "start" "-a" "92fc73cc54a8f7ab82d623993ddfb33f5669e8a4523b5103b17e4ff5b4052b2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling clang-sys v1.8.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling blis-src v0.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking blas v0.22.0 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Compiling rlst-proc-macro v0.1.0 [INFO] [stderr] Compiling rlst v0.1.1 [INFO] [stderr] error: failed to run custom build command for `blis-src v0.2.2` [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-5ab5c18fe792f5a8/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: `"cp" "-R" "upstream" "/opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu"` [INFO] [stderr] Running: `cd "/opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu" && "/opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu/configure" "--prefix=/opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/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 1.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-29f24cafd1e4e539/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-29f24cafd1e4e539/out [INFO] [stderr] configure: exec_prefix: /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out [INFO] [stderr] configure: libdir: /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/lib [INFO] [stderr] configure: includedir: /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/include [INFO] [stderr] configure: sharedir: /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/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: disabling verbose make output. (enable with 'make V=1'.) [INFO] [stderr] configure: disabling ARG_MAX hack. [INFO] [stderr] configure: debug symbols disabled. [INFO] [stderr] configure: AddressSanitizer support disabled. [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: enabling thread-local storage (TLS) support. [INFO] [stderr] configure: enabling support for threading via pthreads. [INFO] [stderr] configure: enabling support for single-threading. [INFO] [stderr] configure: threading will default to pthreads. [INFO] [stderr] configure: requesting slab work partitioning in jr and/or 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: sup (skinny/unpacked) 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: configuring complex return type as "gnu". [INFO] [stderr] configure: creating ./config.mk from /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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-29f24cafd1e4e539/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.hInstalling blis.h helper header into /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/include/ [INFO] [stderr] Installing cblas.h helper header into /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/include/ [INFO] [stderr] Installing config.mk common.mk into /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/share/blis/ [INFO] [stderr] Installing blis.pc into /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/share/pkgconfig/ [INFO] [stderr] Installing config/x86_64/make_defs.mk into /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/share/blis/config/x86_64 [INFO] [stderr] ............... [INFO] [stderr] .......Generated include/x86_64/cblas.h [INFO] [stderr] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [INFO] [stderr] Generated include/x86_64/blis.h [INFO] [stderr] Compiling obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o ('bulldozer' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/excavator/bli_cntx_init_excavator.o ('excavator' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/generic/bli_cntx_init_generic.o ('generic' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/haswell/bli_cntx_init_haswell.o ('haswell' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/knl/bli_cntx_init_knl.o ('knl' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/penryn/bli_cntx_init_penryn.o ('penryn' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o ('piledriver' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o ('sandybridge' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/skx/bli_cntx_init_skx.o ('skx' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o ('steamroller' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen/bli_cntx_init_zen.o ('zen' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen2/bli_cntx_init_zen2.o ('zen2' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen3/bli_cntx_init_zen3.o ('zen3' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o ('skx' CFLAGS for kernels) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu/config/sandybridge/bli_cntx_init_sandybridge.c:97:1: fatal error: error closing /tmp/ccy8edbg.s: No space left on device [INFO] [stderr] 97 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu/config/steamroller/bli_cntx_init_steamroller.c:97:1: fatal error: error closing /tmp/ccHBD2kY.s: No space left on device [INFO] [stderr] 97 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:707: obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] make: *** [Makefile:707: obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o] Error 1 [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu/config/skx/bli_cntx_init_skx.c:140:1: fatal error: error writing to /tmp/ccDgM427.s: No space left on device [INFO] [stderr] 140 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:707: obj/x86_64/config/skx/bli_cntx_init_skx.o] Error 1 [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu/config/zen2/bli_cntx_init_zen2.c:291:1: fatal error: error writing to /tmp/ccfhSm89.s: No space left on device [INFO] [stderr] 291 | } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu/config/zen/bli_cntx_init_zen.c:334:1: fatal error: error writing to /tmp/ccdKLdBo.s: No space left on device [INFO] [stderr] 334 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:707: obj/x86_64/config/zen2/bli_cntx_init_zen2.o] Error 1 [INFO] [stderr] make: *** [Makefile:707: obj/x86_64/config/zen/bli_cntx_init_zen.o] Error 1 [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu/config/zen3/bli_cntx_init_zen3.c:308:1: fatal error: error writing to /tmp/cc2cOr6e.s: No space left on device [INFO] [stderr] 308 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:707: obj/x86_64/config/zen3/bli_cntx_init_zen3.o] Error 1 [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-29f24cafd1e4e539/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c:519:1: fatal error: error writing to /tmp/ccXiug3f.s: No space left on device [INFO] [stderr] 519 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:726: obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o] Error 1 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blis-src-0.2.2/build.rs:111:5: [INFO] [stderr] assertion failed: command.status().unwrap().success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562ef139ab75 - std::backtrace_rs::backtrace::libunwind::trace::h0ed341b029957162 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x562ef139ab75 - std::backtrace_rs::backtrace::trace_unsynchronized::haed2527f977b80cd [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562ef139ab75 - std::sys::backtrace::_print_fmt::hf12d62a3ca23ab19 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x562ef139ab75 - ::fmt::hd438ad67addcab8b [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x562ef13bd65b - core::fmt::rt::Argument::fmt::ha7283f115d6f1924 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x562ef13bd65b - core::fmt::write::h84dbb7d9fe5be88d [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x562ef13986ff - std::io::Write::write_fmt::heddfa72b51b4c65e [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x562ef139bee1 - std::sys::backtrace::BacktraceLock::print::h5591d107d1c681e8 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x562ef139bee1 - std::panicking::default_hook::{{closure}}::h33770ec160404af0 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x562ef139bbbc - std::panicking::default_hook::h7df866f1722cf31d [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x562ef139c4d1 - std::panicking::rust_panic_with_hook::hd56483c2f00ab4d4 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:800:13 [INFO] [stderr] 11: 0x562ef139c393 - std::panicking::begin_panic_handler::{{closure}}::hcc76b8464daa360a [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:667:13 [INFO] [stderr] 12: 0x562ef139b039 - std::sys::backtrace::__rust_end_short_backtrace::h2c1aa141c607db5f [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x562ef139c054 - rust_begin_unwind [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x562ef13bc513 - core::panicking::panic_fmt::hde1b944c7e598db3 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x562ef13bc59c - core::panicking::panic::h6faa4ff644d0fa8d [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/panicking.rs:148:5 [INFO] [stderr] 16: 0x562ef1372728 - build_script_build::run::hab84504575ec4a71 [INFO] [stderr] 17: 0x562ef137153f - build_script_build::compile::hb7551acf97d0e76e [INFO] [stderr] 18: 0x562ef137213d - build_script_build::main::h55b10a18242a9014 [INFO] [stderr] 19: 0x562ef1373843 - core::ops::function::FnOnce::call_once::hbf6a62b00f90bb39 [INFO] [stderr] 20: 0x562ef1372f66 - std::sys::backtrace::__rust_begin_short_backtrace::h020ca07bafaecb40 [INFO] [stderr] 21: 0x562ef136e2e9 - std::rt::lang_start::{{closure}}::h125e5a8606474f92 [INFO] [stderr] 22: 0x562ef139547d - core::ops::function::impls:: for &F>::call_once::h93c33c9b219e106a [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x562ef139547d - std::panicking::try::do_call::h45f111eec7dc461a [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x562ef139547d - std::panicking::try::h2f5405f16381a40b [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:521:19 [INFO] [stderr] 25: 0x562ef139547d - std::panic::catch_unwind::hc804a77dddf6eb2b [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panic.rs:350:14 [INFO] [stderr] 26: 0x562ef139547d - std::rt::lang_start_internal::{{closure}}::hbe4f4776f2871517 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/rt.rs:142:48 [INFO] [stderr] 27: 0x562ef139547d - std::panicking::try::do_call::hf585a9a53b852d47 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x562ef139547d - std::panicking::try::h15f5bd857a6be902 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:521:19 [INFO] [stderr] 29: 0x562ef139547d - std::panic::catch_unwind::he9846710a6d4957a [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panic.rs:350:14 [INFO] [stderr] 30: 0x562ef139547d - std::rt::lang_start_internal::h94c5099ca1495f32 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/rt.rs:142:20 [INFO] [stderr] 31: 0x562ef136e2c7 - std::rt::lang_start::hf866cc1269b3fd0f [INFO] [stderr] 32: 0x562ef1372745 - main [INFO] [stderr] 33: 0x7fe56aa64d90 - [INFO] [stderr] 34: 0x7fe56aa64e40 - __libc_start_main [INFO] [stderr] 35: 0x562ef136d9d5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `netlib-src v0.8.0` [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/netlib-src-301cce7a0c953731/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/netlib-src-419363f108ddaa8c/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/netlib-src-0.8.0/source" "-DBUILD_TESTING=OFF" "-DBUILD_SHARED_LIBS=ON" "-DCBLAS=ON" "-DLAPACKE_WITH_TMG=ON" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/netlib-src-419363f108ddaa8c/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The Fortran compiler identification is GNU 11.4.0 [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting Fortran compiler ABI info [INFO] [stderr] -- Detecting Fortran compiler ABI info - done [INFO] [stderr] -- Check for working Fortran compiler: /usr/bin/f95 - skipped [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Checking if build type is 'Coverage' [INFO] [stderr] -- Checking if build type is 'Coverage': 0 [INFO] [stderr] -- Build tests: OFF [INFO] [stderr] -- Reducing RELEASE optimization level to O2 [INFO] [stderr] -- Looking for Fortran NONE - found [INFO] [stderr] -- Looking for Fortran INT_CPU_TIME - found [INFO] [stderr] -- Looking for Fortran EXT_ETIME - not found [INFO] [stderr] -- Looking for Fortran EXT_ETIME_ - not found [INFO] [stderr] -- Looking for Fortran INT_ETIME - found [INFO] [stderr] -- --> Will use second_INT_ETIME.f and dsecnd_INT_ETIME.f as timing function. [INFO] [stderr] -- Build deprecated routines: OFF [INFO] [stderr] -- Build single precision real: ON [INFO] [stderr] -- Build double precision real: ON [INFO] [stderr] -- Build single precision complex: ON [INFO] [stderr] -- Build double precision complex: ON [INFO] [stderr] -- Using supplied NETLIB BLAS implementation [INFO] [stderr] -- CBLAS enable [INFO] [stderr] -- Detecting Fortran/C Interface [INFO] [stderr] -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling [INFO] [stderr] -- Verifying Fortran/C Compiler Compatibility [INFO] [stderr] -- Verifying Fortran/C Compiler Compatibility - Success [INFO] [stderr] -- Using supplied NETLIB LAPACK implementation [INFO] [stderr] -- LAPACKE enable [INFO] [stderr] -- Build LAPACKE single precision real: ON [INFO] [stderr] -- Build LAPACKE double precision real: ON [INFO] [stderr] -- Build LAPACKE single precision complex: ON [INFO] [stderr] -- Build LAPACKE double precision complex: ON [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/netlib-src-0.8.0/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/netlib-src-0.8.0/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/netlib-src-0.8.0/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/netlib-src-0.8.0/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/netlib-src-0.8.0/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error: cannot write to file "/opt/rustwide/target/debug/build/netlib-src-419363f108ddaa8c/out/build/LAPACKE/CMakeFiles/Export/lib/cmake/lapacke-3.9.0/lapacke-targets.cmake": No such file or directory [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] CMAKE_CXX_COMPILER [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Generate step failed. Build files cannot be regenerated correctly. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5641b1edd8a5 - std::backtrace_rs::backtrace::libunwind::trace::h0ed341b029957162 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5641b1edd8a5 - std::backtrace_rs::backtrace::trace_unsynchronized::haed2527f977b80cd [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5641b1edd8a5 - std::sys::backtrace::_print_fmt::hf12d62a3ca23ab19 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5641b1edd8a5 - ::fmt::hd438ad67addcab8b [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x5641b1f0132b - core::fmt::rt::Argument::fmt::ha7283f115d6f1924 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5641b1f0132b - core::fmt::write::h84dbb7d9fe5be88d [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x5641b1eda84f - std::io::Write::write_fmt::heddfa72b51b4c65e [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x5641b1edec11 - std::sys::backtrace::BacktraceLock::print::h5591d107d1c681e8 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x5641b1edec11 - std::panicking::default_hook::{{closure}}::h33770ec160404af0 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x5641b1ede8ec - std::panicking::default_hook::h7df866f1722cf31d [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x5641b1edf291 - std::panicking::rust_panic_with_hook::hd56483c2f00ab4d4 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:800:13 [INFO] [stderr] 11: 0x5641b1edf0f7 - std::panicking::begin_panic_handler::{{closure}}::hcc76b8464daa360a [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5641b1eddd69 - std::sys::backtrace::__rust_end_short_backtrace::h2c1aa141c607db5f [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5641b1eded84 - rust_begin_unwind [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5641b1f00123 - core::panicking::panic_fmt::hde1b944c7e598db3 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5641b1e63272 - cmake::fail::h252c262e064dd034 [INFO] [stderr] 16: 0x5641b1e62a49 - cmake::run::hd14123e8a8e664a4 [INFO] [stderr] 17: 0x5641b1e5ec43 - cmake::Config::build::h7351bbd27478f4c5 [INFO] [stderr] 18: 0x5641b1e4e16a - build_script_build::main::h03da544225737d06 [INFO] [stderr] 19: 0x5641b1e4c343 - core::ops::function::FnOnce::call_once::h98f55114dc7b35cf [INFO] [stderr] 20: 0x5641b1e4c146 - std::sys::backtrace::__rust_begin_short_backtrace::h4ef2e35a2b573591 [INFO] [stderr] 21: 0x5641b1e4c009 - std::rt::lang_start::{{closure}}::h806650718f5420fb [INFO] [stderr] 22: 0x5641b1ed649d - core::ops::function::impls:: for &F>::call_once::h93c33c9b219e106a [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5641b1ed649d - std::panicking::try::do_call::h45f111eec7dc461a [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x5641b1ed649d - std::panicking::try::h2f5405f16381a40b [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:521:19 [INFO] [stderr] 25: 0x5641b1ed649d - std::panic::catch_unwind::hc804a77dddf6eb2b [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panic.rs:350:14 [INFO] [stderr] 26: 0x5641b1ed649d - std::rt::lang_start_internal::{{closure}}::hbe4f4776f2871517 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/rt.rs:142:48 [INFO] [stderr] 27: 0x5641b1ed649d - std::panicking::try::do_call::hf585a9a53b852d47 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x5641b1ed649d - std::panicking::try::h15f5bd857a6be902 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panicking.rs:521:19 [INFO] [stderr] 29: 0x5641b1ed649d - std::panic::catch_unwind::he9846710a6d4957a [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/panic.rs:350:14 [INFO] [stderr] 30: 0x5641b1ed649d - std::rt::lang_start_internal::h94c5099ca1495f32 [INFO] [stderr] at /rustc/d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee/library/std/src/rt.rs:142:20 [INFO] [stderr] 31: 0x5641b1e4bfe7 - std::rt::lang_start::hb83aa064c6001381 [INFO] [stderr] 32: 0x5641b1e4eff5 - main [INFO] [stderr] 33: 0x7f1d23149d90 - [INFO] [stderr] 34: 0x7f1d23149e40 - __libc_start_main [INFO] [stderr] 35: 0x5641b1e4bc95 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "92fc73cc54a8f7ab82d623993ddfb33f5669e8a4523b5103b17e4ff5b4052b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92fc73cc54a8f7ab82d623993ddfb33f5669e8a4523b5103b17e4ff5b4052b2f", kill_on_drop: false }` [INFO] [stdout] 92fc73cc54a8f7ab82d623993ddfb33f5669e8a4523b5103b17e4ff5b4052b2f