fastfetch-sys 2.43.0

A neofetch like system information tool
Documentation

Build #4374620 2026-09-08 10:09:27

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.100.0-nightly (cea272fa3 2026-09-07)

# docs.rs version docsrs 0.0.0 (bbe8284d494398efa390829fb7f0bf2364bcdf59 2026-09-08 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "f4c42e0dbfd04e7f35b8b3c1d1c03cdf6b8c1ac00ca430e555c05a0ba8bd7c05" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260907-1.100.0-nightly-cea272fa3\", \"--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-unknown-linux-gnu\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling fastfetch-sys v2.43.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `fastfetch-sys v2.43.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fastfetch-sys/165db351979cd69a/out/build_script_build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] -- Build type: Debug [INFO] [stderr] -- Threads type: pthread [INFO] [stderr] -- Target dirs: ROOT="" USR="/usr" HOME="/home" ETC="/etc" [INFO] [stderr] -- Minifying 'help.json' [INFO] [stderr] -- Generating 'fastfetch.1' [INFO] [stderr] -- Enabling DirectX headers for WSL [INFO] [stderr] -- Library: found VULKAN [INFO] [stderr] -- Library: found WAYLAND [INFO] [stderr] -- Library: found XCB_RANDR [INFO] [stderr] -- Library: found XRANDR [INFO] [stderr] -- Library: found DRM [INFO] [stderr] -- Library: found DRM_AMDGPU [INFO] [stderr] -- Library: found GIO [INFO] [stderr] -- Library: missing: DCONF [INFO] [stderr] -- Library: found DBUS [INFO] [stderr] -- Library: missing: XFCONF [INFO] [stderr] -- Library: found SQLITE3 [INFO] [stderr] -- Library: found RPM [INFO] [stderr] -- Library: found IMAGEMAGICK7 [INFO] [stderr] -- Library: missing: IMAGEMAGICK6 [INFO] [stderr] -- Library: found ZLIB [INFO] [stderr] -- Library: found CHAFA [INFO] [stderr] -- Library: found EGL [INFO] [stderr] -- Library: found GLX [INFO] [stderr] -- Library: found OPENCL [INFO] [stderr] -- Library: found PULSE [INFO] [stderr] -- Library: missing: DDCUTIL [INFO] [stderr] -- Library: found ELF [INFO] [stderr] -- Library: missing: DIRECTX_HEADERS [INFO] [stderr] -- Disabled package managers: WINGET [INFO] [stderr] -- found glibc 2.43 [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: cd "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/fastfetch-sys/7374d5240b8d1d90/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/fastfetch" "-B" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/fastfetch-sys/7374d5240b8d1d90/out/build" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/fastfetch-sys/7374d5240b8d1d90/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] CMake Warning (dev) in CMakeLists.txt: [INFO] [stderr] No project() command is present. The top-level CMakeLists.txt file must [INFO] [stderr] contain a literal, direct call to the project() command. Add a line of [INFO] [stderr] code such as [INFO] [stderr] [INFO] [stderr] project(ProjectName) [INFO] [stderr] [INFO] [stderr] near the top of the file, but after cmake_minimum_required(). [INFO] [stderr] [INFO] [stderr] CMake is pretending there is a "project(Project)" command on the first [INFO] [stderr] line. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) in CMakeLists.txt: [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 in CMakeLists.txt: [INFO] [stderr] No cmake_minimum_required command is present. A line of code such as [INFO] [stderr] [INFO] [stderr] cmake_minimum_required(VERSION 4.2) [INFO] [stderr] [INFO] [stderr] should be added at the top of the file. The version specified may be lower [INFO] [stderr] if you wish to support older CMake versions for this project. For more [INFO] [stderr] information run "cmake --help-policy CMP0000". [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (2340) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs:1132: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" "f4c42e0dbfd04e7f35b8b3c1d1c03cdf6b8c1ac00ca430e555c05a0ba8bd7c05", kill_on_drop: false }`