Build #1517385 2024-11-10T23:34:14.159890+00:00
# rustc version
rustc 1.84.0-nightly (59cec72a5 2024-11-08)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/netlib-src-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/netlib-src-0.8.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241108-1.84.0-nightly-59cec72a5\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 683b3e7baf5b59ef5a6b702d2de6e7dc11d6cf4a967dbae99617023f4e796479
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "683b3e7baf5b59ef5a6b702d2de6e7dc11d6cf4a967dbae99617023f4e796479", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling netlib-src v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `netlib-src v0.8.0 (/opt/rustwide/workdir)`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/netlib-src-904cba5d163667c0/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE_i686-unknown-linux-gnu = None
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE_i686_unknown_linux_gnu = None
[INFO] [stderr] TARGET_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr] CMAKE_GENERATOR_i686-unknown-linux-gnu = None
[INFO] [stderr] CMAKE_GENERATOR_i686_unknown_linux_gnu = None
[INFO] [stderr] TARGET_CMAKE_GENERATOR = None
[INFO] [stderr] CMAKE_GENERATOR = None
[INFO] [stderr] CMAKE_PREFIX_PATH_i686-unknown-linux-gnu = None
[INFO] [stderr] CMAKE_PREFIX_PATH_i686_unknown_linux_gnu = None
[INFO] [stderr] TARGET_CMAKE_PREFIX_PATH = None
[INFO] [stderr] CMAKE_PREFIX_PATH = None
[INFO] [stderr] CMAKE_i686-unknown-linux-gnu = None
[INFO] [stderr] CMAKE_i686_unknown_linux_gnu = None
[INFO] [stderr] TARGET_CMAKE = None
[INFO] [stderr] CMAKE = None
[INFO] [stderr] running: cd "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/source" "-DBUILD_TESTING=OFF" "-DBUILD_SHARED_LIBS=ON" "-DCBLAS=ON" "-DLAPACKE_WITH_TMG=ON" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_SYSTEM_NAME=Linux" "-DCMAKE_SYSTEM_PROCESSOR=x86" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m32 -march=i686" "-DCMAKE_C_COMPILER=/usr/bin/x86_64-linux-gnu-gcc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m32 -march=i686" "-DCMAKE_CXX_COMPILER=/usr/bin/x86_64-linux-gnu-g++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m32 -march=i686" "-DCMAKE_ASM_COMPILER=/usr/bin/x86_64-linux-gnu-gcc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr] -- Checking if build type is 'Coverage'
[INFO] [stderr] -- Checking if build type is 'Coverage': 0
[INFO] [stderr] -- Build tests: OFF
[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] -- Configuring incomplete, errors occurred!
[INFO] [stderr] See also "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] See also "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/CMakeError.log".
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] CMake Deprecation Warning at /opt/rustwide/workdir/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 <min> value or use a ...<max> 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/workdir/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 <min> value or use a ...<max> 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/workdir/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 <min> value or use a ...<max> 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/workdir/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 <min> value or use a ...<max> 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/workdir/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 <min> value or use a ...<max> suffix to tell
[INFO] [stderr] CMake that the project does not need compatibility with older versions.
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] CMake Error at /usr/share/cmake-3.22/Modules/FortranCInterface.cmake:391 (message):
[INFO] [stderr] The Fortran compiler:
[INFO] [stderr]
[INFO] [stderr] /usr/bin/f95
[INFO] [stderr]
[INFO] [stderr] and the C compiler:
[INFO] [stderr]
[INFO] [stderr] /usr/bin/x86_64-linux-gnu-gcc
[INFO] [stderr]
[INFO] [stderr] failed to compile a simple test project using both languages. The output
[INFO] [stderr] was:
[INFO] [stderr]
[INFO] [stderr] Change Dir: /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC
[INFO] [stderr]
[INFO] [stderr] Run Build Command(s):/usr/bin/gmake -f Makefile VerifyFortranC && /usr/bin/cmake -S/usr/share/cmake-3.22/Modules/FortranCInterface/Verify -B/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr] /usr/bin/gmake -f CMakeFiles/Makefile2 VerifyFortranC
[INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] /usr/bin/cmake -S/usr/share/cmake-3.22/Modules/FortranCInterface/Verify -B/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr] /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC/CMakeFiles 5
[INFO] [stderr] /usr/bin/gmake -f CMakeFiles/Makefile2 CMakeFiles/VerifyFortranC.dir/all
[INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] /usr/bin/gmake -f CMakeFiles/VerifyFortran.dir/build.make CMakeFiles/VerifyFortran.dir/depend
[INFO] [stderr] gmake[3]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] cd /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/share/cmake-3.22/Modules/FortranCInterface/Verify /usr/share/cmake-3.22/Modules/FortranCInterface/Verify /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC/CMakeFiles/VerifyFortran.dir/DependInfo.cmake
[INFO] [stderr] Scanning dependencies of target VerifyFortran
[INFO] [stderr] gmake[3]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] /usr/bin/gmake -f CMakeFiles/VerifyFortran.dir/build.make CMakeFiles/VerifyFortran.dir/build
[INFO] [stderr] gmake[3]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] [ 20%] Building Fortran object CMakeFiles/VerifyFortran.dir/VerifyFortran.f.o
[INFO] [stderr] /usr/bin/f95 -I/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC -O2 -DNDEBUG -O2 -c /usr/share/cmake-3.22/Modules/FortranCInterface/Verify/VerifyFortran.f -o CMakeFiles/VerifyFortran.dir/VerifyFortran.f.o
[INFO] [stderr] [ 40%] Linking Fortran static library libVerifyFortran.a
[INFO] [stderr] /usr/bin/cmake -P CMakeFiles/VerifyFortran.dir/cmake_clean_target.cmake
[INFO] [stderr] /usr/bin/cmake -E cmake_link_script CMakeFiles/VerifyFortran.dir/link.txt --verbose=1
[INFO] [stderr] /usr/bin/ar qc libVerifyFortran.a CMakeFiles/VerifyFortran.dir/VerifyFortran.f.o
[INFO] [stderr] /usr/bin/ranlib libVerifyFortran.a
[INFO] [stderr] gmake[3]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] [ 40%] Built target VerifyFortran
[INFO] [stderr] /usr/bin/gmake -f CMakeFiles/VerifyFortranC.dir/build.make CMakeFiles/VerifyFortranC.dir/depend
[INFO] [stderr] gmake[3]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] cd /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/share/cmake-3.22/Modules/FortranCInterface/Verify /usr/share/cmake-3.22/Modules/FortranCInterface/Verify /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC/CMakeFiles/VerifyFortranC.dir/DependInfo.cmake
[INFO] [stderr] Scanning dependencies of target VerifyFortranC
[INFO] [stderr] gmake[3]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] /usr/bin/gmake -f CMakeFiles/VerifyFortranC.dir/build.make CMakeFiles/VerifyFortranC.dir/build
[INFO] [stderr] gmake[3]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] [ 60%] Building C object CMakeFiles/VerifyFortranC.dir/main.c.o
[INFO] [stderr] /usr/bin/x86_64-linux-gnu-gcc -I/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -O3 -DNDEBUG -o CMakeFiles/VerifyFortranC.dir/main.c.o -c /usr/share/cmake-3.22/Modules/FortranCInterface/Verify/main.c
[INFO] [stderr] [ 80%] Building C object CMakeFiles/VerifyFortranC.dir/VerifyC.c.o
[INFO] [stderr] /usr/bin/x86_64-linux-gnu-gcc -I/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -O3 -DNDEBUG -o CMakeFiles/VerifyFortranC.dir/VerifyC.c.o -c /usr/share/cmake-3.22/Modules/FortranCInterface/Verify/VerifyC.c
[INFO] [stderr] [100%] Linking C executable VerifyFortranC
[INFO] [stderr] /usr/bin/cmake -E cmake_link_script CMakeFiles/VerifyFortranC.dir/link.txt --verbose=1
[INFO] [stderr] /usr/bin/x86_64-linux-gnu-gcc -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -O3 -DNDEBUG CMakeFiles/VerifyFortranC.dir/main.c.o CMakeFiles/VerifyFortranC.dir/VerifyC.c.o -o VerifyFortranC libVerifyFortran.a -lgfortran -lm -lquadmath -lm
[INFO] [stderr] /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so when searching for -lgfortran
[INFO] [stderr] /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.a when searching for -lgfortran
[INFO] [stderr] /usr/bin/ld: cannot find -lgfortran: No such file or directory
[INFO] [stderr] /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so when searching for -lgfortran
[INFO] [stderr] collect2: error: ld returned 1 exit status
[INFO] [stderr] gmake[3]: *** [CMakeFiles/VerifyFortranC.dir/build.make:115: VerifyFortranC] Error 1
[INFO] [stderr] gmake[3]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:114: CMakeFiles/VerifyFortranC.dir/all] Error 2
[INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:121: CMakeFiles/VerifyFortranC.dir/rule] Error 2
[INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/netlib-src-065204f231312537/out/build/CMakeFiles/FortranCInterface/VerifyC'
[INFO] [stderr] gmake: *** [Makefile:140: VerifyFortranC] Error 2
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Call Stack (most recent call first):
[INFO] [stderr] CBLAS/CMakeLists.txt:9 (FortranCInterface_VERIFY)
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.51/src/lib.rs:1100: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] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "683b3e7baf5b59ef5a6b702d2de6e7dc11d6cf4a967dbae99617023f4e796479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "683b3e7baf5b59ef5a6b702d2de6e7dc11d6cf4a967dbae99617023f4e796479", kill_on_drop: false }`
[INFO] [stdout] 683b3e7baf5b59ef5a6b702d2de6e7dc11d6cf4a967dbae99617023f4e796479