domino-lib 0.8.8

Domino library, create sequences and puzzles, solve and validate them in rust
Documentation
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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", 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] 0984618036a45fc7255c3bd40884abea9fab70f56be546659370867c5f06683a
[INFO] running `Command { std: "docker" "start" "-a" "0984618036a45fc7255c3bd40884abea9fab70f56be546659370867c5f06683a", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling highs-sys v1.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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_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/highs-sys-a9bf764678e0b67f/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" "-DFAST_BUILD=ON" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreadedDLL" "-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=FALSE" "-DCMAKE_SYSTEM_NAME=Linux" "-DCMAKE_SYSTEM_PROCESSOR=x86" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/highs-sys-a9bf764678e0b67f/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=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]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - failed
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ - broken
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/highs-sys-a9bf764678e0b67f/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr]   See also "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/highs-sys-a9bf764678e0b67f/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/x86_64-linux-gnu-g++"
[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/i686-unknown-linux-gnu/debug/build/highs-sys-a9bf764678e0b67f/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]       
[INFO] [stderr]       Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e6c40/fast && /usr/bin/gmake  -f CMakeFiles/cmTC_e6c40.dir/build.make CMakeFiles/cmTC_e6c40.dir/build
[INFO] [stderr]       gmake[1]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/highs-sys-a9bf764678e0b67f/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr]       Building CXX object CMakeFiles/cmTC_e6c40.dir/testCXXCompiler.cxx.o
[INFO] [stderr]       /usr/bin/x86_64-linux-gnu-g++   -ffunction-sections -fdata-sections -fPIC -m32 -march=i686  -o CMakeFiles/cmTC_e6c40.dir/testCXXCompiler.cxx.o -c /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/highs-sys-a9bf764678e0b67f/out/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
[INFO] [stderr]       Linking CXX executable cmTC_e6c40
[INFO] [stderr]       /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6c40.dir/link.txt --verbose=1
[INFO] [stderr]       /usr/bin/x86_64-linux-gnu-g++  -ffunction-sections -fdata-sections -fPIC -m32 -march=i686  CMakeFiles/cmTC_e6c40.dir/testCXXCompiler.cxx.o -o cmTC_e6c40 
[INFO] [stderr]       /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.so when searching for -lstdc++
[INFO] [stderr]       /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.a when searching for -lstdc++
[INFO] [stderr]       /usr/bin/ld: cannot find -lstdc++: No such file or directory
[INFO] [stderr]       /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.so when searching for -lstdc++
[INFO] [stderr]       collect2: error: ld returned 1 exit status
[INFO] [stderr]       gmake[1]: *** [CMakeFiles/cmTC_e6c40.dir/build.make:99: cmTC_e6c40] Error 1
[INFO] [stderr]       gmake[1]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/highs-sys-a9bf764678e0b67f/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr]       gmake: *** [Makefile:127: cmTC_e6c40/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" "0984618036a45fc7255c3bd40884abea9fab70f56be546659370867c5f06683a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0984618036a45fc7255c3bd40884abea9fab70f56be546659370867c5f06683a", kill_on_drop: false }`
[INFO] [stdout] 0984618036a45fc7255c3bd40884abea9fab70f56be546659370867c5f06683a