Build #1140134 2024-02-26T15:13:11.647775+00:00
# rustc version
rustc 1.78.0-nightly (0ecbd0605 2024-02-25)# docs.rs version
docsrs 0.6.0 (51849e8d 2024-02-21)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libhermesabi-sys-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libhermesabi-sys-0.1.1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240225-1.78.0-nightly-0ecbd0605\", \"--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\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] ae867c4d2180eb8d7e50fc40c0d29a310a8bd3c332cfc10e0ba0f1dc9ddaf4fa
[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" "ae867c4d2180eb8d7e50fc40c0d29a310a8bd3c332cfc10e0ba0f1dc9ddaf4fa", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling libhermesabi-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: libhermesabi-sys@0.1.1: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: libhermesabi-sys@0.1.1: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `libhermesabi-sys v0.1.1 (/opt/rustwide/workdir)`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libhermesabi-sys-c7a1cd37f13dc3e1/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-changed=wrapper.h
[INFO] [stderr] cargo:rerun-if-changed=hermes/
[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] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[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] running: cd "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libhermesabi-sys-eda592fd38beb23e/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/hermes" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libhermesabi-sys-eda592fd38beb23e/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" "-G Ninja"
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] CMake Error: The source directory "/opt/rustwide/workdir/hermes" does not exist.
[INFO] [stderr] Specify --help for usage, or press the help button on the CMake GUI.
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098: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" "ae867c4d2180eb8d7e50fc40c0d29a310a8bd3c332cfc10e0ba0f1dc9ddaf4fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae867c4d2180eb8d7e50fc40c0d29a310a8bd3c332cfc10e0ba0f1dc9ddaf4fa", kill_on_drop: false }`
[INFO] [stdout] ae867c4d2180eb8d7e50fc40c0d29a310a8bd3c332cfc10e0ba0f1dc9ddaf4fa