intuicio-frontend-simpleton 0.39.0

Simpleton frontend module for Intuicio scripting platform
Documentation
Build #1563188 2024-11-25T09:33:59.486903+00:00
# rustc version
rustc 1.85.0-nightly (28fc2ba71 2024-11-24)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/intuicio-frontend-simpleton-0.39.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/intuicio-frontend-simpleton-0.39.0/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\", \"-20241124-1.85.0-nightly-28fc2ba71\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8b9e7e3b122e5d3af17c24a5bb30b0e373f386af2c47d4f205340c499eb3b8c7
[INFO] running `Command { std: "docker" "start" "-a" "8b9e7e3b122e5d3af17c24a5bb30b0e373f386af2c47d4f205340c499eb3b8c7", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling libffi-sys v2.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking serde-intermediate v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking typid v1.1.1
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking intuicio-data v0.39.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking intuicio-core v0.39.0
[INFO] [stderr]     Checking snailquote v0.3.1
[INFO] [stderr]     Checking intuicio-plugins v0.39.0
[INFO] [stderr]     Checking intuicio-framework-dynamic v0.39.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr] error: failed to run custom build command for `libffi-sys v2.3.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libffi-sys-57d7968756c3a87a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-apple-darwin
[INFO] [stderr]   checking target system type... x86_64-apple-darwin
[INFO] [stderr]   continue configure in default builddir "./x86_64-apple-darwin"
[INFO] [stderr]   ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-apple-darwin" "darwin"
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-apple-darwin
[INFO] [stderr]   checking target system type... x86_64-apple-darwin
[INFO] [stderr]   checking for gsed... sed
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for x86_64-apple-darwin-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking for x86_64-apple-darwin-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... no
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   configure: error: in `/opt/rustwide/target/x86_64-apple-darwin/debug/build/libffi-sys-8116e359338824ff/out/libffi-build/x86_64-apple-darwin':
[INFO] [stderr]   configure: error: C compiler cannot create executables
[INFO] [stderr]   See `config.log' for more details
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libffi-sys-2.3.0/build/common.rs:8:5:
[INFO] [stderr]   Configuring libffi
[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] running `Command { std: "docker" "inspect" "8b9e7e3b122e5d3af17c24a5bb30b0e373f386af2c47d4f205340c499eb3b8c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b9e7e3b122e5d3af17c24a5bb30b0e373f386af2c47d4f205340c499eb3b8c7", kill_on_drop: false }`
[INFO] [stdout] 8b9e7e3b122e5d3af17c24a5bb30b0e373f386af2c47d4f205340c499eb3b8c7