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-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 0ea3c94161cc42a13f8530c9817dd0be510329623e3394590324a73c35bcfa7e
[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" "0ea3c94161cc42a13f8530c9817dd0be510329623e3394590324a73c35bcfa7e", 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-unknown-linux-gnu-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-unknown-linux-gnu-g++... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-c++... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-gpp... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-aCC... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-CC... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-cxx... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-cc++... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-cl.exe... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-FCC... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-KCC... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-RCC... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-xlC_r... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-xlC... no
[INFO] [stderr] checking for i686-unknown-linux-gnu-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-unknown-linux-gnu-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... i686-unknown-linux-gnu
[INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr] checking for egrep... /usr/bin/grep -E
[INFO] [stderr] checking for GNU linker... yes
[INFO] [stderr] configure: adding extra warning flags for gcc
[INFO] [stderr] configure: skipping pedantic warnings on Linux
[INFO] [stderr] configure: adding extra warning flags for g++
[INFO] [stderr] checking if C compiler supports -Wno-format-zero-length... yes
[INFO] [stderr] checking if C compiler supports -Woverflow... yes
[INFO] [stderr] checking if C compiler supports -Wstrict-overflow... yes
[INFO] [stderr] checking if C compiler supports -Wmissing-format-attribute... yes
[INFO] [stderr] checking if C compiler supports -Wmissing-prototypes... yes
[INFO] [stderr] checking if C compiler supports -Wreturn-type... yes
[INFO] [stderr] checking if C compiler supports -Wmissing-braces... yes
[INFO] [stderr] checking if C compiler supports -Wparentheses... yes
[INFO] [stderr] checking if C compiler supports -Wswitch... yes
[INFO] [stderr] checking if C compiler supports -Wunused-function... yes
[INFO] [stderr] checking if C compiler supports -Wunused-label... yes
[INFO] [stderr] checking if C compiler supports -Wunused-variable... yes
[INFO] [stderr] checking if C compiler supports -Wunused-value... yes
[INFO] [stderr] checking if C compiler supports -Wunknown-pragmas... yes
[INFO] [stderr] checking if C compiler supports -Wsign-compare... yes
[INFO] [stderr] checking if C compiler supports -Wnewline-eof... no
[INFO] [stderr] checking if C compiler supports -Werror=uninitialized... yes
[INFO] [stderr] checking if C compiler supports -Wno-maybe-uninitialized... yes
[INFO] [stderr] checking if C compiler supports -Werror=pointer-arith... yes
[INFO] [stderr] checking if C compiler supports -Werror=int-conversion... yes
[INFO] [stderr] checking if C compiler supports -Werror=incompatible-pointer-types... yes
[INFO] [stderr] checking if C compiler supports -Werror=discarded-qualifiers... yes
[INFO] [stderr] checking if C compiler supports -Werror=implicit-int... yes
[INFO] [stderr] checking if C compiler supports -Werror=declaration-after-statement... yes
[INFO] [stderr] checking if C compiler supports -Werror-implicit-function-declaration... yes
[INFO] [stderr] checking which version of com_err to use... krb5
[INFO] [stderr] checking which version of subsystem package to use... krb5
[INFO] [stderr] checking for an ANSI C-conforming const... yes
[INFO] [stderr] checking for gethostbyname... yes
[INFO] [stderr] checking for socket... yes
[INFO] [stderr] checking for main in -lresolv... yes
[INFO] [stderr] checking for res_ninit... yes
[INFO] [stderr] checking for res_nclose... yes
[INFO] [stderr] checking for res_ndestroy... no
[INFO] [stderr] checking for res_nsearch... yes
[INFO] [stderr] checking for ns_initparse... yes
[INFO] [stderr] checking for ns_name_uncompress... yes
[INFO] [stderr] checking for dn_skipname... yes
[INFO] [stderr] checking for res_search... yes
[INFO] [stderr] checking whether pragma weak references are supported... yes
[INFO] [stderr] checking for constructor/destructor attribute support...
[INFO] [stderr] --- stderr
[INFO] [stderr] configure: WARNING: using cross tools not prefixed with host triplet
[INFO] [stderr] configure: error: Cannot test for constructor/destructor support when cross compiling
[INFO] [stderr] set krb5_cv_attr_constructor_destructor={yes|no} in the environment to skip this test
[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" "0ea3c94161cc42a13f8530c9817dd0be510329623e3394590324a73c35bcfa7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea3c94161cc42a13f8530c9817dd0be510329623e3394590324a73c35bcfa7e", kill_on_drop: false }`
[INFO] [stdout] 0ea3c94161cc42a13f8530c9817dd0be510329623e3394590324a73c35bcfa7e