Build #1702606 2025-02-02T18:12:37.730728+00:00
# rustc version
rustc 1.86.0-nightly (8239a37f9 2025-02-01)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/domino-lib-0.8.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/domino-lib-0.8.8/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250201-1.86.0-nightly-8239a37f9\", \"--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}/x86_64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 0b40c62c57ec677ca5ba60750858e307cd021d4dac48ae1218b54d0e9c34fcc2
[INFO] running `Command { std: "docker" "start" "-a" "0b40c62c57ec677ca5ba60750858e307cd021d4dac48ae1218b54d0e9c34fcc2", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking ppv-lite86 v0.2.20
[INFO] [stderr] Compiling highs-sys v1.6.4
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] warning: highs-sys@1.6.4: macOS deployment target (10.7) too low, it will be increased
[INFO] [stderr] error: failed to run custom build command for `highs-sys v1.6.4`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/highs-sys-64722cdc2dd1127c/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-apple-darwin = None
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_apple_darwin = None
[INFO] [stderr] TARGET_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr] CMAKE_GENERATOR_x86_64-apple-darwin = None
[INFO] [stderr] CMAKE_GENERATOR_x86_64_apple_darwin = None
[INFO] [stderr] TARGET_CMAKE_GENERATOR = None
[INFO] [stderr] CMAKE_GENERATOR = None
[INFO] [stderr] cargo:warning=macOS deployment target (10.7) too low, it will be increased
[INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-apple-darwin = None
[INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_apple_darwin = None
[INFO] [stderr] TARGET_CMAKE_PREFIX_PATH = None
[INFO] [stderr] CMAKE_PREFIX_PATH = None
[INFO] [stderr] CMAKE_x86_64-apple-darwin = None
[INFO] [stderr] CMAKE_x86_64_apple_darwin = None
[INFO] [stderr] TARGET_CMAKE = None
[INFO] [stderr] CMAKE = None
[INFO] [stderr] running: cd "/opt/rustwide/target/x86_64-apple-darwin/debug/build/highs-sys-df7e7e10c9cec6a9/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.6.4/HiGHS" "-DCMAKE_OSX_ARCHITECTURES=x86_64" "-DFAST_BUILD=ON" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreadedDLL" "-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=FALSE" "-DCMAKE_SYSTEM_NAME=Darwin" "-DCMAKE_SYSTEM_PROCESSOR=x86_64" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-apple-darwin/debug/build/highs-sys-df7e7e10c9cec6a9/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr] -- The C compiler identification is GNU 11.4.0
[INFO] [stderr] -- Checking whether CXX compiler has -isysroot
[INFO] [stderr] -- Checking whether CXX compiler has -isysroot - yes
[INFO] [stderr] -- Checking whether CXX compiler supports OSX deployment target flag
[INFO] [stderr] -- Checking whether CXX compiler supports OSX deployment target flag - no
[INFO] [stderr] -- Detecting CXX compiler ABI info
[INFO] [stderr] -- Detecting CXX compiler ABI info - failed
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - broken
[INFO] [stderr] -- Configuring incomplete, errors occurred!
[INFO] [stderr] See also "/opt/rustwide/target/x86_64-apple-darwin/debug/build/highs-sys-df7e7e10c9cec6a9/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] See also "/opt/rustwide/target/x86_64-apple-darwin/debug/build/highs-sys-df7e7e10c9cec6a9/out/build/CMakeFiles/CMakeError.log".
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] CMake Error at /usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake:62 (message):
[INFO] [stderr] The C++ compiler
[INFO] [stderr]
[INFO] [stderr] "/usr/bin/c++"
[INFO] [stderr]
[INFO] [stderr] is not able to compile a simple test program.
[INFO] [stderr]
[INFO] [stderr] It fails with the following output:
[INFO] [stderr]
[INFO] [stderr] Change Dir: /opt/rustwide/target/x86_64-apple-darwin/debug/build/highs-sys-df7e7e10c9cec6a9/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]
[INFO] [stderr] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f7666/fast && /usr/bin/gmake -f CMakeFiles/cmTC_f7666.dir/build.make CMakeFiles/cmTC_f7666.dir/build
[INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/highs-sys-df7e7e10c9cec6a9/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] Building CXX object CMakeFiles/cmTC_f7666.dir/testCXXCompiler.cxx.o
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7 -arch x86_64 -o CMakeFiles/cmTC_f7666.dir/testCXXCompiler.cxx.o -c /opt/rustwide/target/x86_64-apple-darwin/debug/build/highs-sys-df7e7e10c9cec6a9/out/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
[INFO] [stderr] c++: error: unrecognized command-line option '-arch'
[INFO] [stderr] c++: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] c++: error: unrecognized command-line option '-arch'
[INFO] [stderr] gmake[1]: *** [CMakeFiles/cmTC_f7666.dir/build.make:78: CMakeFiles/cmTC_f7666.dir/testCXXCompiler.cxx.o] Error 1
[INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/highs-sys-df7e7e10c9cec6a9/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] gmake: *** [Makefile:127: cmTC_f7666/fast] Error 2
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] CMake will not be able to correctly generate this project.
[INFO] [stderr] Call Stack (most recent call first):
[INFO] [stderr] CMakeLists.txt:23 (project)
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.53/src/lib.rs:1121: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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b40c62c57ec677ca5ba60750858e307cd021d4dac48ae1218b54d0e9c34fcc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b40c62c57ec677ca5ba60750858e307cd021d4dac48ae1218b54d0e9c34fcc2", kill_on_drop: false }`
[INFO] [stdout] 0b40c62c57ec677ca5ba60750858e307cd021d4dac48ae1218b54d0e9c34fcc2