Build #1523666 2024-11-12T04:09:40.618363+00:00
# rustc version
rustc 1.84.0-nightly (81eef2d36 2024-11-11)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/servo-fontconfig-sys-5.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/servo-fontconfig-sys-5.1.0/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: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\", \"-20241111-1.84.0-nightly-81eef2d36\", \"--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] [stdout] 1b54352c3e25a8b8aa05d823b57aa1c5208149835ba39c73811d1fc68fc38610
[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" "1b54352c3e25a8b8aa05d823b57aa1c5208149835ba39c73811d1fc68fc38610", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling freetype-sys v0.13.1
[INFO] [stderr] Compiling expat-sys v2.1.6
[INFO] [stderr] warning: freetype-sys@0.13.1: macOS deployment target (10.7) too low, it will be increased
[INFO] [stderr] error: failed to run custom build command for `freetype-sys v0.13.1`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/freetype-sys-1ce907d5a1714892/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=FREETYPE2_NO_PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-apple-darwin
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_apple_darwin
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-apple-darwin
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_apple_darwin
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-apple-darwin
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_apple_darwin
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[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/freetype-sys-329e9913e0d6c7da/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freetype-sys-0.13.1/freetype2" "-DCMAKE_OSX_ARCHITECTURES=x86_64" "-DWITH_BZip2=OFF" "-DWITH_HarfBuzz=OFF" "-DWITH_PNG=OFF" "-DWITH_ZLIB=OFF" "-DCMAKE_SYSTEM_NAME=Darwin" "-DCMAKE_SYSTEM_PROCESSOR=x86_64" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-apple-darwin/debug/build/freetype-sys-329e9913e0d6c7da/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 C compiler identification is GNU 11.4.0
[INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr] -- Checking whether C compiler has -isysroot
[INFO] [stderr] -- Checking whether C compiler has -isysroot - yes
[INFO] [stderr] -- Checking whether C compiler supports OSX deployment target flag
[INFO] [stderr] -- Checking whether C compiler supports OSX deployment target flag - no
[INFO] [stderr] -- Detecting C compiler ABI info
[INFO] [stderr] -- Detecting C compiler ABI info - failed
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - broken
[INFO] [stderr] -- Configuring incomplete, errors occurred!
[INFO] [stderr] See also "/opt/rustwide/target/x86_64-apple-darwin/debug/build/freetype-sys-329e9913e0d6c7da/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] See also "/opt/rustwide/target/x86_64-apple-darwin/debug/build/freetype-sys-329e9913e0d6c7da/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/CMakeTestCCompiler.cmake:69 (message):
[INFO] [stderr] The C compiler
[INFO] [stderr]
[INFO] [stderr] "/usr/bin/cc"
[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/freetype-sys-329e9913e0d6c7da/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]
[INFO] [stderr] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_68d6f/fast && /usr/bin/gmake -f CMakeFiles/cmTC_68d6f.dir/build.make CMakeFiles/cmTC_68d6f.dir/build
[INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/freetype-sys-329e9913e0d6c7da/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] Building C object CMakeFiles/cmTC_68d6f.dir/testCCompiler.c.o
[INFO] [stderr] /usr/bin/cc -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7 -arch x86_64 -o CMakeFiles/cmTC_68d6f.dir/testCCompiler.c.o -c /opt/rustwide/target/x86_64-apple-darwin/debug/build/freetype-sys-329e9913e0d6c7da/out/build/CMakeFiles/CMakeTmp/testCCompiler.c
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] gmake[1]: *** [CMakeFiles/cmTC_68d6f.dir/build.make:78: CMakeFiles/cmTC_68d6f.dir/testCCompiler.c.o] Error 1
[INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/freetype-sys-329e9913e0d6c7da/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] gmake: *** [Makefile:127: cmTC_68d6f/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.51/src/lib.rs:1100: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] warning: expat-sys@2.1.6: macOS deployment target (10.7) too low, it will be increased
[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-48fe939172e6181e/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=EXPAT_NO_PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-apple-darwin
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_apple_darwin
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-apple-darwin
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_apple_darwin
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-apple-darwin
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_apple_darwin
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[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/expat-sys-d9ab24de25f231cb/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/expat-sys-2.1.6/expat" "-DCMAKE_OSX_ARCHITECTURES=x86_64" "-DBUILD_shared=OFF" "-DBUILD_tools=OFF" "-DBUILD_examples=OFF" "-DBUILD_tests=OFF" "-DCMAKE_SYSTEM_NAME=Darwin" "-DCMAKE_SYSTEM_PROCESSOR=x86_64" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-apple-darwin/debug/build/expat-sys-d9ab24de25f231cb/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=Debug"
[INFO] [stderr] -- The C compiler identification is GNU 11.4.0
[INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr] -- Checking whether C compiler has -isysroot
[INFO] [stderr] -- Checking whether C compiler has -isysroot - yes
[INFO] [stderr] -- Checking whether C compiler supports OSX deployment target flag
[INFO] [stderr] -- Checking whether C compiler supports OSX deployment target flag - no
[INFO] [stderr] -- Detecting C compiler ABI info
[INFO] [stderr] -- Detecting C compiler ABI info - failed
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - broken
[INFO] [stderr] -- Configuring incomplete, errors occurred!
[INFO] [stderr] See also "/opt/rustwide/target/x86_64-apple-darwin/debug/build/expat-sys-d9ab24de25f231cb/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] See also "/opt/rustwide/target/x86_64-apple-darwin/debug/build/expat-sys-d9ab24de25f231cb/out/build/CMakeFiles/CMakeError.log".
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] CMake Error at /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:69 (message):
[INFO] [stderr] The C compiler
[INFO] [stderr]
[INFO] [stderr] "/usr/bin/cc"
[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/expat-sys-d9ab24de25f231cb/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]
[INFO] [stderr] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_4fa00/fast && /usr/bin/gmake -f CMakeFiles/cmTC_4fa00.dir/build.make CMakeFiles/cmTC_4fa00.dir/build
[INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/expat-sys-d9ab24de25f231cb/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] Building C object CMakeFiles/cmTC_4fa00.dir/testCCompiler.c.o
[INFO] [stderr] /usr/bin/cc -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7 -arch x86_64 -o CMakeFiles/cmTC_4fa00.dir/testCCompiler.c.o -c /opt/rustwide/target/x86_64-apple-darwin/debug/build/expat-sys-d9ab24de25f231cb/out/build/CMakeFiles/CMakeTmp/testCCompiler.c
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] gmake[1]: *** [CMakeFiles/cmTC_4fa00.dir/build.make:78: CMakeFiles/cmTC_4fa00.dir/testCCompiler.c.o] Error 1
[INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/expat-sys-d9ab24de25f231cb/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr] gmake: *** [Makefile:127: cmTC_4fa00/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.51/src/lib.rs:1100: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" "1b54352c3e25a8b8aa05d823b57aa1c5208149835ba39c73811d1fc68fc38610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b54352c3e25a8b8aa05d823b57aa1c5208149835ba39c73811d1fc68fc38610", kill_on_drop: false }`
[INFO] [stdout] 1b54352c3e25a8b8aa05d823b57aa1c5208149835ba39c73811d1fc68fc38610