Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind ExecutionFailed
# pre-build errors command failed: exit status: 101
# rustc version rustc 1.96.0-nightly (80282b130 2026-03-06)
# docs.rs version docsrs 0.0.0 (3c601d69 2026-03-07 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libdb-sys-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libdb-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260306-1.96.0-nightly-80282b130\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07d83c18b634d931e9568d34ece9f3a01e9a72547de984c19f520fb43b243be6 [INFO] running `Command { std: "docker" "start" "-a" "07d83c18b634d931e9568d34ece9f3a01e9a72547de984c19f520fb43b243be6", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling libdb-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `libdb-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/libdb-sys-c94691fe0544bf30/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking if building in the top-level or dist directories... no [INFO] [stderr] checking if --enable-smallbuild option specified... no [INFO] [stderr] checking if --disable-atomicsupport option specified... no [INFO] [stderr] checking if --disable-compression option specified... no [INFO] [stderr] checking if --disable-hash option specified... no [INFO] [stderr] checking if --disable-heap option specified... no [INFO] [stderr] checking if --disable-mutexsupport option specified... no [INFO] [stderr] checking if --disable-log_checksum option specified... no [INFO] [stderr] checking if --disable-partition option specified... no [INFO] [stderr] checking if --disable-queue option specified... no [INFO] [stderr] checking if --disable-replication option specified... no [INFO] [stderr] checking if --disable-statistics option specified... no [INFO] [stderr] checking if --disable-verify option specified... no [INFO] [stderr] checking if --enable-compat185 option specified... no [INFO] [stderr] checking if --enable-cxx option specified... no [INFO] [stderr] checking if --enable-debug option specified... no [INFO] [stderr] checking if --enable-debug_rop option specified... no [INFO] [stderr] checking if --enable-debug_wop option specified... no [INFO] [stderr] checking if --enable-diagnostic option specified... no [INFO] [stderr] checking if --enable-dump185 option specified... no [INFO] [stderr] checking if --enable-java option specified... no [INFO] [stderr] checking if --enable-mingw option specified... no [INFO] [stderr] checking if --enable-o_direct option specified... no [INFO] [stderr] checking if --enable-posixmutexes option specified... no [INFO] [stderr] checking if --enable-rpc option specified... no [INFO] [stderr] checking if --enable-sql option specified... no [INFO] [stderr] checking if --enable-sql_compat option specified... no [INFO] [stderr] checking if --enable-jdbc option specified... no [INFO] [stderr] checking if --with-jdbc=DIR option specified... no [INFO] [stderr] checking if --enable-amalgamation option specified... no [INFO] [stderr] checking if --enable-sql_codegen option specified... no [INFO] [stderr] checking if --enable-stl option specified... no [INFO] [stderr] checking if --enable-tcl option specified... no [INFO] [stderr] checking if --enable-test option specified... no [INFO] [stderr] checking if --enable-localization option specified... no [INFO] [stderr] checking if --enable-stripped_messages option specified... no [INFO] [stderr] checking if --enable-dbm option specified... no [INFO] [stderr] checking if --enable-dtrace option specified... no [INFO] [stderr] checking if --enable-systemtap option specified... no [INFO] [stderr] checking if --enable-perfmon-statistics option specified... no [INFO] [stderr] checking if --enable-uimutexes option specified... no [INFO] [stderr] checking if --enable-umrw option specified... no [INFO] [stderr] checking if --enable-atomicfileread option specified... no [INFO] [stderr] checking if --with-cryptography option specified... yes [INFO] [stderr] checking if --with-mutex=MUTEX option specified... no [INFO] [stderr] checking if --with-tcl=DIR option specified... no [INFO] [stderr] checking if --with-uniquename=NAME option specified... no [INFO] [stderr] checking for chmod... chmod [INFO] [stderr] checking for cp... cp [INFO] [stderr] checking for ln... ln [INFO] [stderr] checking for mkdir... mkdir [INFO] [stderr] checking for rm... rm [INFO] [stderr] checking for mv... mv [INFO] [stderr] checking for sh... /usr/bin/sh [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking for cc... cc [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... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking for GCC aligned attribute... yes [INFO] [stderr] checking whether we are using gcc version 2.96... no [INFO] [stderr] checking how to print strings... printf [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 fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [INFO] [stderr] checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking whether -lc should be explicitly linked in... no [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... yes [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking SOSUFFIX from libtool... .so [INFO] [stderr] checking MODSUFFIX from libtool... .so [INFO] [stderr] checking JMODSUFFIX from libtool... .so [INFO] [stderr] checking whether stat file-mode macros are broken... no [INFO] [stderr] checking whether time.h and sys/time.h may both be included... yes [INFO] [stderr] checking for dirent.h that defines DIR... yes [INFO] [stderr] checking for library containing opendir... none required [INFO] [stderr] checking execinfo.h usability... yes [INFO] [stderr] checking execinfo.h presence... yes [INFO] [stderr] checking for execinfo.h... yes [INFO] [stderr] checking sys/select.h usability... yes [INFO] [stderr] checking sys/select.h presence... yes [INFO] [stderr] checking for sys/select.h... yes [INFO] [stderr] checking sys/socket.h usability... yes [INFO] [stderr] checking sys/socket.h presence... yes [INFO] [stderr] checking for sys/socket.h... yes [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking for struct stat.st_blksize... yes [INFO] [stderr] checking for inttypes.h... (cached) yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking stddef.h usability... yes [INFO] [stderr] checking stddef.h presence... yes [INFO] [stderr] checking for stddef.h... yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking size of char... 1 [INFO] [stderr] checking size of unsigned char... 1 [INFO] [stderr] checking size of short... 2 [INFO] [stderr] checking size of unsigned short... 2 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of unsigned int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of unsigned long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of unsigned long long... 8 [INFO] [stderr] checking size of char *... 8 [INFO] [stderr] checking for u_char... yes [INFO] [stderr] checking for u_short... yes [INFO] [stderr] checking for u_int... yes [INFO] [stderr] checking for u_long... yes [INFO] [stderr] checking for u_int8_t... yes [INFO] [stderr] checking for u_int16_t... yes [INFO] [stderr] checking for int16_t... yes [INFO] [stderr] checking for u_int32_t... yes [INFO] [stderr] checking for int32_t... yes [INFO] [stderr] checking for u_int64_t... yes [INFO] [stderr] checking for int64_t... yes [INFO] [stderr] checking for FILE *... yes [INFO] [stderr] checking for off_t... yes [INFO] [stderr] checking for pid_t... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for time_t... yes [INFO] [stderr] checking size of size_t... 8 [INFO] [stderr] checking for ssize_t... yes [INFO] [stderr] checking for uintmax_t... yes [INFO] [stderr] checking for uintptr_t... yes [INFO] [stderr] checking for socklen_t... yes [INFO] [stderr] checking for ANSI C exit success/failure values... yes [INFO] [stderr] checking for getopt optreset variable... no [INFO] [stderr] checking for mutexes... POSIX/pthreads/library/x86_64/gcc-assembly [INFO] [stderr] checking pthread.h usability... yes [INFO] [stderr] checking pthread.h presence... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for main in -lpthread... yes [INFO] [stderr] checking for atomic operations... x86/gcc-assembly [INFO] [stderr] checking for library containing sched_yield... none required [INFO] [stderr] checking for library containing fdatasync... none required [INFO] [stderr] checking for library containing getaddrinfo... none required [INFO] [stderr] checking for library containing hstrerror... none required [INFO] [stderr] checking for main in -lm... yes [INFO] [stderr] checking for main in -lnsl... no [INFO] [stderr] checking for main in -lsocket... no [INFO] [stderr] checking for abort... yes [INFO] [stderr] checking for atoi... yes [INFO] [stderr] checking for atol... yes [INFO] [stderr] checking for bsearch... yes [INFO] [stderr] checking for getcwd... yes [INFO] [stderr] checking for getenv... yes [INFO] [stderr] checking for getopt... yes [INFO] [stderr] checking for isalpha... yes [INFO] [stderr] checking for isdigit... yes [INFO] [stderr] checking for isprint... yes [INFO] [stderr] checking for isspace... yes [INFO] [stderr] checking for memcmp... yes [INFO] [stderr] checking for memcpy... yes [INFO] [stderr] checking for memmove... yes [INFO] [stderr] checking for printf... yes [INFO] [stderr] checking for qsort... yes [INFO] [stderr] checking for raise... yes [INFO] [stderr] checking for rand... yes [INFO] [stderr] checking for strcasecmp... yes [INFO] [stderr] checking for strcat... yes [INFO] [stderr] checking for strchr... yes [INFO] [stderr] checking for strdup... yes [INFO] [stderr] checking for strerror... yes [INFO] [stderr] checking for strncat... yes [INFO] [stderr] checking for strncmp... yes [INFO] [stderr] checking for strrchr... yes [INFO] [stderr] checking for strsep... yes [INFO] [stderr] checking for strtol... yes [INFO] [stderr] checking for strtoul... yes [INFO] [stderr] checking for _fstati64... no [INFO] [stderr] checking for backtrace... yes [INFO] [stderr] checking for backtrace_symbols... yes [INFO] [stderr] checking for directio... no [INFO] [stderr] checking for fchmod... yes [INFO] [stderr] checking for fclose... yes [INFO] [stderr] checking for fcntl... yes [INFO] [stderr] checking for fdatasync... yes [INFO] [stderr] checking for fgetc... yes [INFO] [stderr] checking for fgets... yes [INFO] [stderr] checking for fopen... yes [INFO] [stderr] checking for fwrite... yes [INFO] [stderr] checking for getgid... yes [INFO] [stderr] checking for getrusage... yes [INFO] [stderr] checking for getuid... yes [INFO] [stderr] checking for hstrerror... yes [INFO] [stderr] checking for mprotect... yes [INFO] [stderr] checking for pstat_getdynamic... no [INFO] [stderr] checking for pthread_self... yes [INFO] [stderr] checking for pthread_yield... no [INFO] [stderr] checking for random... yes [INFO] [stderr] checking for sched_yield... yes [INFO] [stderr] checking for select... yes [INFO] [stderr] checking for setgid... yes [INFO] [stderr] checking for setuid... yes [INFO] [stderr] checking for sigaction... yes [INFO] [stderr] checking for snprintf... yes [INFO] [stderr] checking for stat... yes [INFO] [stderr] checking for sysconf... yes [INFO] [stderr] checking for vsnprintf... yes [INFO] [stderr] checking for yield... no [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for localtime... yes [INFO] [stderr] checking for time... yes [INFO] [stderr] checking for strftime... yes [INFO] [stderr] checking for clock_gettime... yes [INFO] [stderr] checking for clock_gettime monotonic clock... no [INFO] [stderr] checking for ctime_r... yes [INFO] [stderr] checking for 2 or 3 argument version of ctime_r... 2-argument [INFO] [stderr] checking for ftruncate... yes [INFO] [stderr] checking for pread... yes [INFO] [stderr] checking for pwrite... yes [INFO] [stderr] checking for getaddrinfo... yes [INFO] [stderr] checking for fcntl/F_SETFD... yes [INFO] [stderr] checking for special C compiler options needed for large files... no [INFO] [stderr] checking for _FILE_OFFSET_BITS value needed for large files... no [INFO] [stderr] checking for mlock... yes [INFO] [stderr] checking for munlock... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for munmap... yes [INFO] [stderr] checking for shmget... yes [INFO] [stderr] checking for shmctl... yes [INFO] [stderr] checking for 64-bit integral type support for sequences... yes [INFO] [stderr] checking for growing a file under an mmap region... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating db_cxx.h [INFO] [stderr] config.status: creating db_int.h [INFO] [stderr] config.status: creating clib_port.h [INFO] [stderr] config.status: creating include.tcl [INFO] [stderr] config.status: creating db.h [INFO] [stderr] config.status: creating db_config.h [INFO] [stderr] config.status: db_config.h is unchanged [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] make: Nothing to be done for 'all'. [INFO] [stderr] Installing DB include files: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/include ... [INFO] [stderr] Installing DB library: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib ... [INFO] [stderr] libtool: install: cp -p .libs/libdb-5.3.so /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib/libdb-5.3.so [INFO] [stderr] libtool: install: cp -p .libs/libdb-5.3.lai /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib/libdb-5.3.la [INFO] [stderr] libtool: install: cp -p .libs/libdb-5.3.a /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib/libdb-5.3.a [INFO] [stderr] libtool: install: chmod 644 /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib/libdb-5.3.a [INFO] [stderr] libtool: install: ranlib /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib/libdb-5.3.a [INFO] [stderr] libtool: install: cp -p libdb.a /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib/libdb.a [INFO] [stderr] libtool: install: chmod 644 /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib/libdb.a [INFO] [stderr] libtool: install: ranlib /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib/libdb.a [INFO] [stderr] libtool: finish: PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] Libraries have been installed in: [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib [INFO] [stderr] [INFO] [stderr] If you ever happen to want to link against installed libraries [INFO] [stderr] in a given directory, LIBDIR, you must either use libtool, and [INFO] [stderr] specify the full pathname of the library, or use the `-LLIBDIR' [INFO] [stderr] flag during linking and do at least one of the following: [INFO] [stderr] - add LIBDIR to the `LD_LIBRARY_PATH' environment variable [INFO] [stderr] during execution [INFO] [stderr] - add LIBDIR to the `LD_RUN_PATH' environment variable [INFO] [stderr] during linking [INFO] [stderr] - use the `-Wl,-rpath -Wl,LIBDIR' linker flag [INFO] [stderr] - have your system administrator add LIBDIR to `/etc/ld.so.conf' [INFO] [stderr] [INFO] [stderr] See any operating system documentation about shared libraries for [INFO] [stderr] more information, such as the ld(1) and ld.so(8) manual pages. [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] Installing DB utilities: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin ... [INFO] [stderr] libtool: install: cp -p .libs/db_archive /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_archive [INFO] [stderr] libtool: install: cp -p .libs/db_checkpoint /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_checkpoint [INFO] [stderr] libtool: install: cp -p .libs/db_deadlock /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_deadlock [INFO] [stderr] libtool: install: cp -p .libs/db_dump /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_dump [INFO] [stderr] libtool: install: cp -p .libs/db_hotbackup /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_hotbackup [INFO] [stderr] libtool: install: cp -p .libs/db_load /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_load [INFO] [stderr] libtool: install: cp -p .libs/db_log_verify /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_log_verify [INFO] [stderr] libtool: install: cp -p .libs/db_printlog /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_printlog [INFO] [stderr] libtool: install: cp -p .libs/db_recover /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_recover [INFO] [stderr] libtool: install: cp -p .libs/db_replicate /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_replicate [INFO] [stderr] libtool: install: cp -p .libs/db_stat /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_stat [INFO] [stderr] libtool: install: cp -p .libs/db_tuner /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_tuner [INFO] [stderr] libtool: install: cp -p .libs/db_upgrade /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_upgrade [INFO] [stderr] libtool: install: cp -p .libs/db_verify /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/bin/db_verify [INFO] [stderr] Installing documentation: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/docs ... [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libdb-sys-287c6483966336d9/out/lib [INFO] [stderr] cargo:rustc-link-lib=static=db [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /usr/bin/sh: 1: cd: can't cd to ../docs [INFO] [stderr] make: *** [Makefile:1167: install_docs] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (14) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/ir/context.rs:891:9: [INFO] [stderr] "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident [INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [INFO] running `Command { std: "docker" "inspect" "07d83c18b634d931e9568d34ece9f3a01e9a72547de984c19f520fb43b243be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d83c18b634d931e9568d34ece9f3a01e9a72547de984c19f520fb43b243be6", kill_on_drop: false }` [INFO] [stdout] 07d83c18b634d931e9568d34ece9f3a01e9a72547de984c19f520fb43b243be6