plotchart 0.2.12

A Rust drawing library focus on data plotting for both WASM and native applications
Documentation
Build #1756621 2025-02-15 07:38:36
# rustc version
rustc 1.86.0-nightly (d8810e3e2 2025-02-14)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/plotchart-0.2.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/plotchart-0.2.12/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250214-1.86.0-nightly-d8810e3e2\", \"--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] 98638c18d3b057b38ac6f94b94cd17cfce6d63181c044aaa49baa1549d5d2f26
[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" "98638c18d3b057b38ac6f94b94cd17cfce6d63181c044aaa49baa1549d5d2f26", 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 bitflags v1.2.1
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking same-file v1.0.6
[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 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/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/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr]   See also "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/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/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]       
[INFO] [stderr]       Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_37255/fast && /usr/bin/gmake  -f CMakeFiles/cmTC_37255.dir/build.make CMakeFiles/cmTC_37255.dir/build
[INFO] [stderr]       gmake[1]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr]       Building CXX object CMakeFiles/cmTC_37255.dir/testCXXCompiler.cxx.o
[INFO] [stderr]       /usr/bin/c++   -ffunction-sections -fdata-sections -fPIC -m32 -march=i686  -o CMakeFiles/cmTC_37255.dir/testCXXCompiler.cxx.o -c /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
[INFO] [stderr]       Linking CXX executable cmTC_37255
[INFO] [stderr]       /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37255.dir/link.txt --verbose=1
[INFO] [stderr]       /usr/bin/c++  -ffunction-sections -fdata-sections -fPIC -m32 -march=i686  -rdynamic CMakeFiles/cmTC_37255.dir/testCXXCompiler.cxx.o -o cmTC_37255 
[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_37255.dir/build.make:99: cmTC_37255] Error 1
[INFO] [stderr]       gmake[1]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-a28a723c5097a614/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr]       gmake: *** [Makefile:127: cmTC_37255/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] [stderr] warning: build failed, waiting for other jobs to finish...
[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 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/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/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr]   See also "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeError.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:78 (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/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/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]       
[INFO] [stderr]       Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_7b625/fast && /usr/bin/gmake  -f CMakeFiles/cmTC_7b625.dir/build.make CMakeFiles/cmTC_7b625.dir/build
[INFO] [stderr]       gmake[1]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr]       Building CXX object CMakeFiles/cmTC_7b625.dir/testCXXCompiler.cxx.o
[INFO] [stderr]       /usr/bin/c++   -ffunction-sections -fdata-sections -fPIC -m32 -march=i686  -o CMakeFiles/cmTC_7b625.dir/testCXXCompiler.cxx.o -c /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
[INFO] [stderr]       Linking CXX executable cmTC_7b625
[INFO] [stderr]       /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b625.dir/link.txt --verbose=1
[INFO] [stderr]       /usr/bin/c++  -ffunction-sections -fdata-sections -fPIC -m32 -march=i686  -rdynamic CMakeFiles/cmTC_7b625.dir/testCXXCompiler.cxx.o -o cmTC_7b625 
[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_7b625.dir/build.make:99: cmTC_7b625] Error 1
[INFO] [stderr]       gmake[1]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-265014f1723b8439/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr]       gmake: *** [Makefile:127: cmTC_7b625/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] running `Command { std: "docker" "inspect" "98638c18d3b057b38ac6f94b94cd17cfce6d63181c044aaa49baa1549d5d2f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98638c18d3b057b38ac6f94b94cd17cfce6d63181c044aaa49baa1549d5d2f26", kill_on_drop: false }`
[INFO] [stdout] 98638c18d3b057b38ac6f94b94cd17cfce6d63181c044aaa49baa1549d5d2f26