Build #1380140 2024-10-04T19:22:37.273035+00:00
# rustc version
rustc 1.83.0-nightly (9ff5fc4ff 2024-10-03)# docs.rs version
docsrs 0.6.0 (d5a37845 2024-09-24)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/krb5-src-0.3.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/krb5-src-0.3.4/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241003-1.83.0-nightly-9ff5fc4ff\", \"--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}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 50f290a266a0ac7eed716522f2b0d9dab9cdf2f396e5fb734584fc6ec2c2c3c9
[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" "50f290a266a0ac7eed716522f2b0d9dab9cdf2f396e5fb734584fc6ec2c2c3c9", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] warning: unexpected `cfg` condition value: `dragonflybsd`
[INFO] [stderr] --> build.rs:165:33
[INFO] [stderr] |
[INFO] [stderr] 165 | || cfg!(target_os = "dragonflybsd")) =>
[INFO] [stderr] | ^^^^^^^^^^^^--------------
[INFO] [stderr] | |
[INFO] [stderr] | help: there is a expected value with a similar name: `"dragonfly"`
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stderr] --> build.rs:164:33
[INFO] [stderr] |
[INFO] [stderr] 164 | || cfg!(target_os = "bitrig")
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: `krb5-src` (build script) generated 2 warnings
[INFO] [stderr] Compiling krb5-src v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `krb5-src v0.3.4 (/opt/rustwide/workdir)`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/krb5-src-7b338627f0e92fff/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] checking for i686-pc-windows-msvc-gcc... no
[INFO] [stderr] checking for gcc... gcc
[INFO] [stderr] checking whether the C compiler works... yes
[INFO] [stderr] checking for C compiler default output file name... a.out
[INFO] [stderr] checking for suffix of executables...
[INFO] [stderr] checking whether we are cross compiling... yes
[INFO] [stderr] checking for suffix of object files... o
[INFO] [stderr] checking whether the compiler supports GNU C... yes
[INFO] [stderr] checking whether gcc accepts -g... yes
[INFO] [stderr] checking for gcc option to enable C11 features... none needed
[INFO] [stderr] checking for i686-pc-windows-msvc-g++... no
[INFO] [stderr] checking for i686-pc-windows-msvc-c++... no
[INFO] [stderr] checking for i686-pc-windows-msvc-gpp... no
[INFO] [stderr] checking for i686-pc-windows-msvc-aCC... no
[INFO] [stderr] checking for i686-pc-windows-msvc-CC... no
[INFO] [stderr] checking for i686-pc-windows-msvc-cxx... no
[INFO] [stderr] checking for i686-pc-windows-msvc-cc++... no
[INFO] [stderr] checking for i686-pc-windows-msvc-cl.exe... no
[INFO] [stderr] checking for i686-pc-windows-msvc-FCC... no
[INFO] [stderr] checking for i686-pc-windows-msvc-KCC... no
[INFO] [stderr] checking for i686-pc-windows-msvc-RCC... no
[INFO] [stderr] checking for i686-pc-windows-msvc-xlC_r... no
[INFO] [stderr] checking for i686-pc-windows-msvc-xlC... no
[INFO] [stderr] checking for i686-pc-windows-msvc-clang++... no
[INFO] [stderr] checking for g++... g++
[INFO] [stderr] checking whether the compiler supports GNU C++... yes
[INFO] [stderr] checking whether g++ accepts -g... yes
[INFO] [stderr] checking for g++ option to enable C++11 features... none needed
[INFO] [stderr] checking if C compiler supports -Werror=unknown-warning-option... no
[INFO] [stderr] checking how to run the C preprocessor... gcc -E
[INFO] [stderr] checking for i686-pc-windows-msvc-pkg-config... no
[INFO] [stderr] checking for pkg-config... /usr/bin/pkg-config
[INFO] [stderr] checking pkg-config is at least version 0.9.0... yes
[INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr] checking host system type...
[INFO] [stderr] --- stderr
[INFO] [stderr] configure: WARNING: using cross tools not prefixed with host triplet
[INFO] [stderr] Invalid configuration `i686-pc-windows-msvc': OS `msvc' not recognized
[INFO] [stderr] configure: error: /bin/bash /opt/rustwide/workdir/krb5/src/./config/config.sub i686-pc-windows-msvc failed
[INFO] [stderr] thread 'main' panicked at build.rs:145:13:
[INFO] [stderr] configure failed
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "50f290a266a0ac7eed716522f2b0d9dab9cdf2f396e5fb734584fc6ec2c2c3c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f290a266a0ac7eed716522f2b0d9dab9cdf2f396e5fb734584fc6ec2c2c3c9", kill_on_drop: false }`
[INFO] [stdout] 50f290a266a0ac7eed716522f2b0d9dab9cdf2f396e5fb734584fc6ec2c2c3c9