Build #1521755 2024-11-11T20:45:18.212724+00:00
# rustc version
rustc 1.84.0-nightly (143ce0920 2024-11-10)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/azulc-0.0.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/azulc-0.0.3/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\", \"-20241110-1.84.0-nightly-143ce0920\", \"--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] 5410b34f079e504f0868a52558aecca81f34d12d30456bb7980671e4a1a6a41a
[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" "5410b34f079e504f0868a52558aecca81f34d12d30456bb7980671e4a1a6a41a", kill_on_drop: false }`
[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] Compiling harfbuzz-sys v0.3.4
[INFO] [stderr] Compiling num-iter v0.1.40
[INFO] [stderr] Checking gleam v0.11.0
[INFO] [stderr] warning: harfbuzz-sys@0.3.4: In file included from /usr/include/c++/11/math.h:36,
[INFO] [stderr] warning: harfbuzz-sys@0.3.4: from harfbuzz/src/hb.hh:178,
[INFO] [stderr] warning: harfbuzz-sys@0.3.4: from harfbuzz/src/hb-aat-layout.cc:28,
[INFO] [stderr] warning: harfbuzz-sys@0.3.4: from harfbuzz/src/harfbuzz.cc:1:
[INFO] [stderr] warning: harfbuzz-sys@0.3.4: /usr/include/c++/11/cmath:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: harfbuzz-sys@0.3.4: 41 | #include <bits/c++config.h>
[INFO] [stderr] warning: harfbuzz-sys@0.3.4: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: harfbuzz-sys@0.3.4: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `harfbuzz-sys v0.3.4`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/harfbuzz-sys-f3d9dd49c7998ce2/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=HARFBUZZ_SYS_NO_PKG_CONFIG
[INFO] [stderr] TARGET = Some("i686-unknown-linux-gnu")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] CXX_i686-unknown-linux-gnu = None
[INFO] [stderr] CXX_i686_unknown_linux_gnu = None
[INFO] [stderr] TARGET_CXX = None
[INFO] [stderr] CXX = None
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] CXXFLAGS_i686-unknown-linux-gnu = None
[INFO] [stderr] CXXFLAGS_i686_unknown_linux_gnu = None
[INFO] [stderr] TARGET_CXXFLAGS = None
[INFO] [stderr] CXXFLAGS = None
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-std=c++11" "-DHAVE_PTHREAD=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/harfbuzz-sys-e7a4e133b086b140/out/harfbuzz/src/harfbuzz.o" "-c" "harfbuzz/src/harfbuzz.cc"
[INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/math.h:36,
[INFO] [stderr] cargo:warning= from harfbuzz/src/hb.hh:178,
[INFO] [stderr] cargo:warning= from harfbuzz/src/hb-aat-layout.cc:28,
[INFO] [stderr] cargo:warning= from harfbuzz/src/harfbuzz.cc:1:
[INFO] [stderr] cargo:warning=/usr/include/c++/11/cmath:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] cargo:warning= 41 | #include <bits/c++config.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr] exit status: 1
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-std=c++11" "-DHAVE_PTHREAD=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/harfbuzz-sys-e7a4e133b086b140/out/harfbuzz/src/harfbuzz.o" "-c" "harfbuzz/src/harfbuzz.cc" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[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-b0778a9880c4209f/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: cd "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-c3730120eea4bac5/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-c3730120eea4bac5/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-c3730120eea4bac5/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] See also "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-c3730120eea4bac5/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-c3730120eea4bac5/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]
[INFO] [stderr] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_8913f/fast && /usr/bin/gmake -f CMakeFiles/cmTC_8913f.dir/build.make CMakeFiles/cmTC_8913f.dir/build
[INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-c3730120eea4bac5/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] Building CXX object CMakeFiles/cmTC_8913f.dir/testCXXCompiler.cxx.o
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -o CMakeFiles/cmTC_8913f.dir/testCXXCompiler.cxx.o -c /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-c3730120eea4bac5/out/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
[INFO] [stderr] Linking CXX executable cmTC_8913f
[INFO] [stderr] /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8913f.dir/link.txt --verbose=1
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -rdynamic CMakeFiles/cmTC_8913f.dir/testCXXCompiler.cxx.o -o cmTC_8913f
[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_8913f.dir/build.make:99: cmTC_8913f] Error 1
[INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/expat-sys-c3730120eea4bac5/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] gmake: *** [Makefile:127: cmTC_8913f/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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 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-5455d8dd36c179ab/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-22a60fe37c0bef24/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-22a60fe37c0bef24/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-22a60fe37c0bef24/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] See also "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-22a60fe37c0bef24/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-22a60fe37c0bef24/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]
[INFO] [stderr] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_26103/fast && /usr/bin/gmake -f CMakeFiles/cmTC_26103.dir/build.make CMakeFiles/cmTC_26103.dir/build
[INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-22a60fe37c0bef24/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] Building CXX object CMakeFiles/cmTC_26103.dir/testCXXCompiler.cxx.o
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -o CMakeFiles/cmTC_26103.dir/testCXXCompiler.cxx.o -c /opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-22a60fe37c0bef24/out/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
[INFO] [stderr] Linking CXX executable cmTC_26103
[INFO] [stderr] /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26103.dir/link.txt --verbose=1
[INFO] [stderr] /usr/bin/c++ -ffunction-sections -fdata-sections -fPIC -m32 -march=i686 -rdynamic CMakeFiles/cmTC_26103.dir/testCXXCompiler.cxx.o -o cmTC_26103
[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_26103.dir/build.make:99: cmTC_26103] Error 1
[INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/servo-freetype-sys-22a60fe37c0bef24/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] gmake: *** [Makefile:127: cmTC_26103/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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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" "5410b34f079e504f0868a52558aecca81f34d12d30456bb7980671e4a1a6a41a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5410b34f079e504f0868a52558aecca81f34d12d30456bb7980671e4a1a6a41a", kill_on_drop: false }`
[INFO] [stdout] 5410b34f079e504f0868a52558aecca81f34d12d30456bb7980671e4a1a6a41a