Build #1561612 2024-11-23T11:20:03.698006+00:00
# rustc version
rustc 1.85.0-nightly (a47555110 2024-11-22)# 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/micro-games-kit-0.28.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/micro-games-kit-0.28.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\", \"-20241122-1.85.0-nightly-a47555110\", \"--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] 71ec79c0f1b7488bedd4fbe7768cdfb763c4c796cec76eadde1bcdb1c0618574
[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" "71ec79c0f1b7488bedd4fbe7768cdfb763c4c796cec76eadde1bcdb1c0618574", kill_on_drop: false }`
[INFO] [stderr] Checking uuid v0.8.2
[INFO] [stderr] Compiling pest_derive v2.7.14
[INFO] [stderr] Checking serde_json v1.0.133
[INFO] [stderr] Compiling coreaudio-sys v0.2.16
[INFO] [stderr] Compiling libffi-sys v2.3.0
[INFO] [stderr] Checking approx v0.5.1
[INFO] [stderr] Checking hash32 v0.3.1
[INFO] [stderr] Checking crc32fast v1.4.2
[INFO] [stderr] Checking typid v1.1.1
[INFO] [stderr] Checking svg_fmt v0.4.4
[INFO] [stderr] Compiling io-kit-sys v0.4.1
[INFO] [stderr] Checking intuicio-data v0.38.0
[INFO] [stderr] Checking intuicio-data v0.33.5
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking ttf-parser v0.21.1
[INFO] [stderr] Checking fixedbitset v0.4.2
[INFO] [stderr] Checking intuicio-core v0.38.0
[INFO] [stderr] Checking petgraph v0.6.5
[INFO] [stderr] Checking raui-core v0.64.0
[INFO] [stderr] error: failed to run custom build command for `coreaudio-sys v0.2.16`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/coreaudio-sys-b3b8db901cbf1ef6/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=COREAUDIO_SDK_PATH
[INFO] [stderr] cargo:rustc-link-lib=framework=AudioUnit
[INFO] [stderr] cargo:rustc-link-lib=framework=CoreAudio
[INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coreaudio-sys-0.2.16/coreaudio.h:1:10: fatal error: 'AudioUnit/AudioUnit.h' file not found
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coreaudio-sys-0.2.16/build.rs:162:39:
[INFO] [stderr] unable to generate bindings: ClangDiagnostic("/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/coreaudio-sys-0.2.16/coreaudio.h:1:10: fatal error: 'AudioUnit/AudioUnit.h' file not found\n")
[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] 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] running `Command { std: "docker" "inspect" "71ec79c0f1b7488bedd4fbe7768cdfb763c4c796cec76eadde1bcdb1c0618574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71ec79c0f1b7488bedd4fbe7768cdfb763c4c796cec76eadde1bcdb1c0618574", kill_on_drop: false }`
[INFO] [stdout] 71ec79c0f1b7488bedd4fbe7768cdfb763c4c796cec76eadde1bcdb1c0618574