[INFO] fetching crate hivex 0.2.0... [INFO] testing hivex-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hivex 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hivex 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hivex 0.2.0 [INFO] tweaked toml for crates.io crate hivex 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hivex 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hivex 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autotools v0.2.7 [INFO] [stderr] Downloaded libc_alloc v1.0.7 [INFO] [stderr] Downloaded hivex-sys v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad46f82f9f2565941b060713b8f1b536d54b732eab10300fd744c441c7c44ec [INFO] running `Command { std: "docker" "start" "-a" "bad46f82f9f2565941b060713b8f1b536d54b732eab10300fd744c441c7c44ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad46f82f9f2565941b060713b8f1b536d54b732eab10300fd744c441c7c44ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad46f82f9f2565941b060713b8f1b536d54b732eab10300fd744c441c7c44ec", kill_on_drop: false }` [INFO] [stdout] bad46f82f9f2565941b060713b8f1b536d54b732eab10300fd744c441c7c44ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ae1f73fabe2613fd51590fa7bab1dd6d162d0c247816d043b599f7516884db4e [INFO] running `Command { std: "docker" "start" "-a" "ae1f73fabe2613fd51590fa7bab1dd6d162d0c247816d043b599f7516884db4e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling libc_alloc v1.0.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hivex-sys v0.2.1 [INFO] [stderr] warning: hivex-sys@0.2.1: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] error: failed to run custom build command for `hivex-sys v0.2.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/hivex-sys-f2263b224fc1686e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rustc-env=LIB_VERSION=1.3.24 [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] running: cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build" && CC="musl-gcc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" CXX="musl-g++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" LC_ALL="C" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/configure" "--prefix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out" "--disable-shared" "--enable-static" "--disable-ocaml" "--disable-perl" "--disable-python" "--disable-ruby" "--enable-year2038" [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 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 whether make supports nested variables... (cached) yes [INFO] [stderr] checking build system type... x86_64-pc-linux-musl [INFO] [stderr] checking host system type... x86_64-pc-linux-musl [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for gcc... musl-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... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether the compiler supports GNU C... yes [INFO] [stderr] checking whether musl-gcc accepts -g... yes [INFO] [stderr] checking for musl-gcc option to enable C11 features... none needed [INFO] [stderr] checking whether musl-gcc understands -c and -o together... yes [INFO] [stderr] checking dependency style of musl-gcc... gcc3 [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 musl-gcc... /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 how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-musl 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 file... file [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 command to parse /usr/bin/nm -B output from musl-gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.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 musl-gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for musl-gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if musl-gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if musl-gcc static flag -static works... yes [INFO] [stderr] checking if musl-gcc supports -c -o file.o... yes [INFO] [stderr] checking if musl-gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the musl-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [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... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for a sed that does not truncate output... (cached) /usr/bin/sed [INFO] [stderr] checking for gcc... (cached) musl-gcc [INFO] [stderr] checking whether the compiler supports GNU C... (cached) yes [INFO] [stderr] checking whether musl-gcc accepts -g... (cached) yes [INFO] [stderr] checking for musl-gcc option to enable C11 features... (cached) none needed [INFO] [stderr] checking whether musl-gcc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of musl-gcc... (cached) gcc3 [INFO] [stderr] checking how to run the C preprocessor... musl-gcc -E [INFO] [stderr] checking for musl-gcc option to enable large file support... none needed [INFO] [stderr] checking for musl-gcc option for timestamps after 2038... none needed [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking for byteswap.h... yes [INFO] [stderr] checking for endian.h... yes [INFO] [stderr] checking for libintl.h... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for bindtextdomain... yes [INFO] [stderr] checking if the target is Windows... no [INFO] [stderr] checking for pod2man... pod2man [INFO] [stderr] checking for pod2text... pod2text [INFO] [stderr] checking for main in -lreadline... no [INFO] [stderr] checking whether NLS is requested... yes [INFO] [stderr] checking for msgfmt... /usr/bin/msgfmt [INFO] [stderr] checking for gmsgfmt... /usr/bin/msgfmt [INFO] [stderr] checking for xgettext... /usr/bin/xgettext [INFO] [stderr] checking for msgmerge... /usr/bin/msgmerge [INFO] [stderr] checking for ld... /usr/bin/ld -m elf_x86_64 [INFO] [stderr] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [INFO] [stderr] checking for shared library run path origin... done [INFO] [stderr] checking 32-bit host C ABI... no [INFO] [stderr] checking for egrep -e... (cached) /usr/bin/grep -E [INFO] [stderr] checking for ELF binary format... yes [INFO] [stderr] checking for the common suffixes of directories in the library search path... lib,lib,lib64 [INFO] [stderr] checking for CFPreferencesCopyAppValue... no [INFO] [stderr] checking for CFLocaleCopyPreferredLanguages... no [INFO] [stderr] checking for GNU gettext in libc... yes [INFO] [stderr] checking whether to use NLS... yes [INFO] [stderr] checking where the gettext function comes from... libc [INFO] [stderr] checking for iconv... yes [INFO] [stderr] checking for working iconv... yes [INFO] [stderr] checking for iconv declaration... [INFO] [stderr] extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); [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 for libxml-2.0... yes [INFO] [stderr] checking for open_memstream... yes [INFO] [stderr] checking for perl... perl [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating extra-tests/Makefile [INFO] [stderr] config.status: creating generator/Makefile [INFO] [stderr] config.status: creating gnulib/lib/Makefile [INFO] [stderr] config.status: creating images/Makefile [INFO] [stderr] config.status: creating include/Makefile [INFO] [stderr] config.status: creating lib/Makefile [INFO] [stderr] config.status: creating lib/hivex.pc [INFO] [stderr] config.status: creating lib/local/hivex.pc [INFO] [stderr] config.status: creating lib/tools/Makefile [INFO] [stderr] config.status: creating ocaml/Makefile [INFO] [stderr] config.status: creating ocaml/META [INFO] [stderr] config.status: creating perl/Makefile [INFO] [stderr] config.status: creating perl/Makefile.PL [INFO] [stderr] config.status: creating python/Makefile [INFO] [stderr] config.status: creating po/Makefile.in [INFO] [stderr] config.status: creating regedit/Makefile [INFO] [stderr] config.status: creating ruby/Makefile [INFO] [stderr] config.status: creating ruby/Rakefile [INFO] [stderr] config.status: creating sh/Makefile [INFO] [stderr] config.status: creating xml/Makefile [INFO] [stderr] config.status: creating python/run-python-tests [INFO] [stderr] config.status: creating ruby/run-ruby-tests [INFO] [stderr] config.status: creating run [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] config.status: executing po-directories commands [INFO] [stderr] config.status: creating po/POTFILES [INFO] [stderr] config.status: creating po/Makefile [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ------------------------------------------------------------ [INFO] [stderr] Thank you for downloading hivex 1.3.24 [INFO] [stderr] [INFO] [stderr] This is how we have configured the optional components for you today: [INFO] [stderr] [INFO] [stderr] OCaml bindings ...................... no [INFO] [stderr] Perl bindings ....................... no [INFO] [stderr] Python bindings ..................... no [INFO] [stderr] Ruby bindings ....................... no [INFO] [stderr] [INFO] [stderr] If any optional component is configured 'no' when you expected 'yes' [INFO] [stderr] then you should check the preceeding messages. [INFO] [stderr] [INFO] [stderr] Please report bugs back to the mailing list: [INFO] [stderr] https://lists.libguestfs.org [INFO] [stderr] [INFO] [stderr] Next you should type 'make' to build the package, [INFO] [stderr] then 'make check' to run the tests. [INFO] [stderr] ------------------------------------------------------------ [INFO] [stderr] running: cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "sh" "-c" "exec \"$0\" \"$@\"" "make" "install" "-j16" [INFO] [stderr] Making install in gnulib/lib [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/gnulib/lib' [INFO] [stderr] CC libgnu_la-full-read.lo [INFO] [stderr] CC libgnu_la-full-write.lo [INFO] [stderr] CC libgnu_la-safe-read.lo [INFO] [stderr] CC libgnu_la-safe-write.lo [INFO] [stderr] CC libgnu_la-xstrtol.lo [INFO] [stderr] CC libgnu_la-xstrtoul.lo [INFO] [stderr] CC libgnu_la-xstrtoll.lo [INFO] [stderr] CC libgnu_la-xstrtoull.lo [INFO] [stderr] CC libgnu_la-xstrtoumax.lo [INFO] [stderr] CCLD libgnu.la [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/gnulib/lib' [INFO] [stderr] make[2]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[2]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/gnulib/lib' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/gnulib/lib' [INFO] [stderr] Making install in generator [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/generator' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/generator' [INFO] [stderr] make[2]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[2]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/generator' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/generator' [INFO] [stderr] Making install in lib [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib' [INFO] [stderr] Making install in tools [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib/tools' [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib/tools' [INFO] [stderr] make[3]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[3]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib/tools' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib/tools' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib' [INFO] [stderr] CC libhivex_la-handle.lo [INFO] [stderr] CC libhivex_la-node.lo [INFO] [stderr] CC libhivex_la-offset-list.lo [INFO] [stderr] CC libhivex_la-utf16.lo [INFO] [stderr] CC libhivex_la-util.lo [INFO] [stderr] CC libhivex_la-value.lo [INFO] [stderr] CC libhivex_la-visit.lo [INFO] [stderr] pod2man \ [INFO] [stderr] --section 3 \ [INFO] [stderr] -c "Windows Registry" \ [INFO] [stderr] --name "hivex" \ [INFO] [stderr] --release "hivex-1.3.24" \ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/lib/hivex.pod > hivex.3-t && mv hivex.3-t hivex.3 [INFO] [stderr] CC libhivex_la-write.lo [INFO] [stderr] mkdir -p ../html [INFO] [stderr] pod2html \ [INFO] [stderr] --css pod.css \ [INFO] [stderr] --htmldir ../html \ [INFO] [stderr] --outfile ../html/hivex.3.html \ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/lib/hivex.pod [INFO] [stderr] CCLD libhivex.la [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib' [INFO] [stderr] /bin/bash ../libtool --mode=install /usr/bin/install -c libhivex.la '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/share/man/man3' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib/pkgconfig' [INFO] [stderr] /usr/bin/install -c -m 644 hivex.pc '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib/pkgconfig' [INFO] [stderr] /usr/bin/install -c -m 644 hivex.3 '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/share/man/man3' [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libhivex.lai /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib/libhivex.la [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libhivex.a /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib/libhivex.a [INFO] [stderr] libtool: install: chmod 644 /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib/libhivex.a [INFO] [stderr] libtool: install: ranlib /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib/libhivex.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-musl/debug/build/hivex-sys-08a564831f6605e6/out/lib [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] Libraries have been installed in: [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/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] make[3]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/lib' [INFO] [stderr] Making install in images [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/images' [INFO] [stderr] CC mklarge-mklarge.o [INFO] [stderr] CCLD mklarge [INFO] [stderr] cmp -s /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/images/minimal ./minimal || \ [INFO] [stderr] cp /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/images/minimal ./minimal [INFO] [stderr] ./mklarge ./minimal ./large [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/images' [INFO] [stderr] make[2]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[2]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/images' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/images' [INFO] [stderr] Making install in include [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/include' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/include' [INFO] [stderr] make[2]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/include' [INFO] [stderr] /usr/bin/install -c -m 644 /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/include/hivex.h '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/include' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/include' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/include' [INFO] [stderr] Making install in xml [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/xml' [INFO] [stderr] pod2man \ [INFO] [stderr] --section 1 \ [INFO] [stderr] -c "Windows Registry" \ [INFO] [stderr] --name "hivexml" \ [INFO] [stderr] --release "hivex-1.3.24" \ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/xml/hivexml.pod > hivexml.1-t && mv hivexml.1-t hivexml.1 [INFO] [stderr] CC hivexml-hivexml.o [INFO] [stderr] mkdir -p ../html [INFO] [stderr] cd .. && pod2html \ [INFO] [stderr] --css 'pod.css' \ [INFO] [stderr] --htmldir html \ [INFO] [stderr] --outfile html/hivexml.1.html \ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/xml/hivexml.pod [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/build/xml' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] make: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] In file included from /usr/include/libxml2/libxml/parser.h:812, [INFO] [stderr] from /usr/include/libxml2/libxml/globals.h:18, [INFO] [stderr] from /usr/include/libxml2/libxml/xmlIO.h:117, [INFO] [stderr] from /usr/include/libxml2/libxml/xmlwriter.h:18, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/hivex-sys-08a564831f6605e6/out/hivex-1.3.24/xml/hivexml.c:37: [INFO] [stderr] /usr/include/libxml2/libxml/encoding.h:31:10: fatal error: unicode/ucnv.h: No such file or directory [INFO] [stderr] 31 | #include [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:549: hivexml-hivexml.o] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make: *** [Makefile:520: install-recursive] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.7/src/lib.rs:790:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x630560eab3f2 - std::backtrace_rs::backtrace::libunwind::trace::h7c95ef939f65c294 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x630560eab3f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h32c948083968be8c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x630560eab3f2 - std::sys::backtrace::_print_fmt::hbce1ec88d06e088c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x630560eab3f2 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x630560ed3603 - core::fmt::rt::Argument::fmt::h6807405d250eb341 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x630560ed3603 - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x630560ea7fa3 - std::io::default_write_fmt::h2bbef4d99fdfa1fb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x630560ea7fa3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x630560eab242 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x630560eacf92 - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x630560eacd95 - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x630560ead9a2 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x630560ead73a - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x630560eab8e9 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x630560ead3cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x630560ed1990 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63056080113b - autotools::fail::h79160388518b7170 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.7/src/lib.rs:790:5 [INFO] [stderr] 17: 0x6305607ff4cd - autotools::Config::build::h43128ba4995626ed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.7/src/lib.rs:659:25 [INFO] [stderr] 18: 0x6305607bc66e - build_script_build::bundled::h1e1aa814b4a09cb7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hivex-sys-0.2.1/build.rs:65:4 [INFO] [stderr] 19: 0x6305607bbea6 - build_script_build::main::h7fb47ccc672a290c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hivex-sys-0.2.1/build.rs:20:3 [INFO] [stderr] 20: 0x6305607b8e7b - core::ops::function::FnOnce::call_once::hd7330c0ba4c3741f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 21: 0x6305607b89de - std::sys::backtrace::__rust_begin_short_backtrace::h6bd02b1334a80667 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 22: 0x6305607bf6d1 - std::rt::lang_start::{{closure}}::hbb21d539d2026e58 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18 [INFO] [stderr] 23: 0x630560ea27c0 - core::ops::function::impls:: for &F>::call_once::h776d28ad5d8e3065 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x630560ea27c0 - std::panicking::catch_unwind::do_call::hc52b7f8762002282 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x630560ea27c0 - std::panicking::catch_unwind::h65ae6675cb87c293 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x630560ea27c0 - std::panic::catch_unwind::h4bf88f8de30a831e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x630560ea27c0 - std::rt::lang_start_internal::{{closure}}::he18cde089aa4ecf1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x630560ea27c0 - std::panicking::catch_unwind::do_call::h8d614f4790efaa4f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x630560ea27c0 - std::panicking::catch_unwind::he616f21a5745eff4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x630560ea27c0 - std::panic::catch_unwind::ha12dd71f2a653c0c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x630560ea27c0 - std::rt::lang_start_internal::hacfd5a6cee565422 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x6305607bf6b7 - std::rt::lang_start::hda5bb1d3b557736f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5 [INFO] [stderr] 33: 0x6305607bd03e - main [INFO] [stderr] 34: 0x7669c85671ca - [INFO] [stderr] 35: 0x7669c856728b - __libc_start_main [INFO] [stderr] 36: 0x6305607b51b5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ae1f73fabe2613fd51590fa7bab1dd6d162d0c247816d043b599f7516884db4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1f73fabe2613fd51590fa7bab1dd6d162d0c247816d043b599f7516884db4e", kill_on_drop: false }` [INFO] [stdout] ae1f73fabe2613fd51590fa7bab1dd6d162d0c247816d043b599f7516884db4e