Build #2172096 2025-05-30 07:02:22
# rustc version
rustc 1.89.0-nightly (1bbd62e54 2025-05-29)# docs.rs version
docsrs 0.6.0 (d2911047 2025-05-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/plotchart-0.2.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/plotchart-0.2.12/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--output-format\", \"json\", \"--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] 531caf18ff050fccea618f6dda6c5e9afa8a60c7dbc4cd62411577a2cce14dcf
[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" "531caf18ff050fccea618f6dda6c5e9afa8a60c7dbc4cd62411577a2cce14dcf", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: animation, area-chart, blit-bitmap, boxplot, chart, console, errorbar, histogram, mandelbrot, matshow, normal-dist, normal-dist2, relative_size, sierpinski, slc-temp, snowflake, stock, two-scales
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling servo-freetype-sys v4.0.5
[INFO] [stderr] Compiling expat-sys v2.1.6
[INFO] [stderr] Checking num-integer v0.1.42
[INFO] [stderr] Checking euclid v0.20.10
[INFO] [stderr] Checking approx v0.3.2
[INFO] [stderr] Compiling palette v0.5.0
[INFO] [stderr] Checking walkdir v2.3.1
[INFO] [stderr] Checking dirs v2.0.2
[INFO] [stderr] Checking png v0.15.3
[INFO] [stderr] Checking log v0.4.8
[INFO] [stderr] Checking num-rational v0.2.4
[INFO] [stderr] Checking num-iter v0.1.40
[INFO] [stderr] Checking time v0.1.42
[INFO] [stderr] error: failed to run custom build command for `servo-freetype-sys v4.0.5`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/servo-freetype-sys-4c326158e02cdae8/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: cd "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/servo-freetype-sys-4.0.5/freetype2" "-DWITH_BZip2=OFF" "-DWITH_HarfBuzz=OFF" "-DWITH_PNG=OFF" "-DWITH_ZLIB=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m32 -march=i686" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m32 -march=i686" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr] -- The CXX compiler identification is GNU 13.3.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/c++
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - broken
[INFO] [stderr] -- Configuring incomplete, errors occurred!
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:78 (cmake_minimum_required):
[INFO] [stderr] Compatibility with CMake < 3.5 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.28/Modules/CMakeTestCXXCompiler.cmake:60 (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/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeScratch/TryCompile-BL6PwL'
[INFO] [stderr]
[INFO] [stderr] Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_81079/fast
[INFO] [stderr] /usr/bin/gmake -f CMakeFiles/cmTC_81079.dir/build.make CMakeFiles/cmTC_81079.dir/build
[INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeScratch/TryCompile-BL6PwL'
[INFO] [stderr] Building CXX object CMakeFiles/cmTC_81079.dir/testCXXCompiler.cxx.o
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -o CMakeFiles/cmTC_81079.dir/testCXXCompiler.cxx.o -c /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeScratch/TryCompile-BL6PwL/testCXXCompiler.cxx
[INFO] [stderr] Linking CXX executable cmTC_81079
[INFO] [stderr] /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_81079.dir/link.txt --verbose=1
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -rdynamic CMakeFiles/cmTC_81079.dir/testCXXCompiler.cxx.o -o cmTC_81079
[INFO] [stderr] /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.so when searching for -lstdc++
[INFO] [stderr] /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/13/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/13/libstdc++.so when searching for -lstdc++
[INFO] [stderr] collect2: error: ld returned 1 exit status
[INFO] [stderr] gmake[1]: *** [CMakeFiles/cmTC_81079.dir/build.make:99: cmTC_81079] Error 1
[INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeScratch/TryCompile-BL6PwL'
[INFO] [stderr] gmake: *** [Makefile:127: cmTC_81079/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:119 (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.42/src/lib.rs:861: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] [stderr] error: failed to run custom build command for `expat-sys v2.1.6`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/expat-sys-b24b7f22ed46d9e3/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: cd "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/expat-sys-2.1.6/expat" "-DBUILD_shared=OFF" "-DBUILD_tools=OFF" "-DBUILD_examples=OFF" "-DBUILD_tests=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m32 -march=i686" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m32 -march=i686" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr] -- The CXX compiler identification is GNU 13.3.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/c++
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - broken
[INFO] [stderr] -- Configuring incomplete, errors occurred!
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] CMake Warning (dev) at CMakeLists.txt:4 (project):
[INFO] [stderr] cmake_minimum_required() should be called prior to this top-level project()
[INFO] [stderr] call. Please see the cmake-commands(7) manual for usage documentation of
[INFO] [stderr] both commands.
[INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it.
[INFO] [stderr]
[INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:60 (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/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeScratch/TryCompile-mXXNRm'
[INFO] [stderr]
[INFO] [stderr] Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_2745b/fast
[INFO] [stderr] /usr/bin/gmake -f CMakeFiles/cmTC_2745b.dir/build.make CMakeFiles/cmTC_2745b.dir/build
[INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeScratch/TryCompile-mXXNRm'
[INFO] [stderr] Building CXX object CMakeFiles/cmTC_2745b.dir/testCXXCompiler.cxx.o
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -o CMakeFiles/cmTC_2745b.dir/testCXXCompiler.cxx.o -c /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeScratch/TryCompile-mXXNRm/testCXXCompiler.cxx
[INFO] [stderr] Linking CXX executable cmTC_2745b
[INFO] [stderr] /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2745b.dir/link.txt --verbose=1
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -rdynamic CMakeFiles/cmTC_2745b.dir/testCXXCompiler.cxx.o -o cmTC_2745b
[INFO] [stderr] /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.so when searching for -lstdc++
[INFO] [stderr] /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/13/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/13/libstdc++.so when searching for -lstdc++
[INFO] [stderr] collect2: error: ld returned 1 exit status
[INFO] [stderr] gmake[1]: *** [CMakeFiles/cmTC_2745b.dir/build.make:99: cmTC_2745b] Error 1
[INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeScratch/TryCompile-mXXNRm'
[INFO] [stderr] gmake: *** [Makefile:127: cmTC_2745b/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:4 (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.42/src/lib.rs:861: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" "531caf18ff050fccea618f6dda6c5e9afa8a60c7dbc4cd62411577a2cce14dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "531caf18ff050fccea618f6dda6c5e9afa8a60c7dbc4cd62411577a2cce14dcf", kill_on_drop: false }`
[INFO] [stdout] 531caf18ff050fccea618f6dda6c5e9afa8a60c7dbc4cd62411577a2cce14dcf