[INFO] fetching crate ntfs-3g-sys 0.1.0...
[INFO] testing ntfs-3g-sys-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ntfs-3g-sys 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ntfs-3g-sys 0.1.0
[INFO] finished tweaking crates.io crate ntfs-3g-sys 0.1.0
[INFO] tweaked toml for crates.io crate ntfs-3g-sys 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntfs-3g-sys 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.53.3 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rm_rf v0.6.2
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded autotools v0.2.7
[INFO] [stderr]   Downloaded bindgen v0.53.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ef3c04073181497c2d8c596d104d74361c169736851103336ff7e7c39a96b97
[INFO] running `Command { std: "docker" "start" "-a" "1ef3c04073181497c2d8c596d104d74361c169736851103336ff7e7c39a96b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ef3c04073181497c2d8c596d104d74361c169736851103336ff7e7c39a96b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef3c04073181497c2d8c596d104d74361c169736851103336ff7e7c39a96b97", kill_on_drop: false }`
[INFO] [stdout] 1ef3c04073181497c2d8c596d104d74361c169736851103336ff7e7c39a96b97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ab40a49358fe804d708b3556d3ea717483981788dede4560c2a8368cfd05ed5
[INFO] running `Command { std: "docker" "start" "-a" "1ab40a49358fe804d708b3556d3ea717483981788dede4560c2a8368cfd05ed5", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rm_rf v0.6.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling ntfs-3g-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `ntfs-3g-sys v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ntfs-3g-sys-6f0c30bed41490d3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" LC_ALL="C" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/workdir/vendor/ntfs-3g/configure" "--prefix=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out" "--disable-shared" "--enable-static" "--without-fuse" "--disable-ntfsprogs" "--disable-ntfs-3g"
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking target system type... x86_64-pc-linux-gnu
[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 thread-safe 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 to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking for gcc... 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 whether cc understands -c and -o together... yes
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[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 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 minix/config.h usability... no
[INFO] [stderr]   checking minix/config.h presence... no
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether we are using the GNU C compiler... (cached) yes
[INFO] [stderr]   checking whether cc accepts -g... (cached) yes
[INFO] [stderr]   checking for cc option to accept ISO C89... (cached) none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... (cached) yes
[INFO] [stderr]   checking dependency style of cc... (cached) gcc3
[INFO] [stderr]   checking whether ln -s works... yes
[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 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 the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-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 command to parse /usr/bin/nm -B output from cc 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 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 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 pkg-config... /usr/bin/pkg-config
[INFO] [stderr]   checking pkg-config is at least version 0.9.0... yes
[INFO] [stderr]   checking for mv... /usr/bin/mv
[INFO] [stderr]   checking for rm... /usr/bin/rm
[INFO] [stderr]   checking for sed... (cached) /usr/bin/sed
[INFO] [stderr]   checking for ldconfig... /sbin/ldconfig
[INFO] [stderr]   checking Windows OS... no
[INFO] [stderr]   checking uuid/uuid.h usability... yes
[INFO] [stderr]   checking uuid/uuid.h presence... yes
[INFO] [stderr]   checking for uuid/uuid.h... yes
[INFO] [stderr]   checking for uuid_generate... no
[INFO] [stderr]   checking for uuid_generate in -luuid... yes
[INFO] [stderr]   checking hd.h usability... no
[INFO] [stderr]   checking hd.h presence... no
[INFO] [stderr]   checking for hd.h... no
[INFO] [stderr]   checking for ANSI C header files... (cached) yes
[INFO] [stderr]   checking whether sys/types.h defines makedev... no
[INFO] [stderr]   checking sys/mkdev.h usability... no
[INFO] [stderr]   checking sys/mkdev.h presence... no
[INFO] [stderr]   checking for sys/mkdev.h... no
[INFO] [stderr]   checking sys/sysmacros.h usability... yes
[INFO] [stderr]   checking sys/sysmacros.h presence... yes
[INFO] [stderr]   checking for sys/sysmacros.h... yes
[INFO] [stderr]   checking ctype.h usability... yes
[INFO] [stderr]   checking ctype.h presence... yes
[INFO] [stderr]   checking for ctype.h... yes
[INFO] [stderr]   checking fcntl.h usability... yes
[INFO] [stderr]   checking fcntl.h presence... yes
[INFO] [stderr]   checking for fcntl.h... yes
[INFO] [stderr]   checking libgen.h usability... yes
[INFO] [stderr]   checking libgen.h presence... yes
[INFO] [stderr]   checking for libgen.h... yes
[INFO] [stderr]   checking libintl.h usability... yes
[INFO] [stderr]   checking libintl.h presence... yes
[INFO] [stderr]   checking for libintl.h... yes
[INFO] [stderr]   checking limits.h usability... yes
[INFO] [stderr]   checking limits.h presence... yes
[INFO] [stderr]   checking for limits.h... yes
[INFO] [stderr]   checking locale.h usability... yes
[INFO] [stderr]   checking locale.h presence... yes
[INFO] [stderr]   checking for locale.h... yes
[INFO] [stderr]   checking mntent.h usability... yes
[INFO] [stderr]   checking mntent.h presence... yes
[INFO] [stderr]   checking for mntent.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 stdint.h... (cached) yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking stdio.h usability... yes
[INFO] [stderr]   checking stdio.h presence... yes
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking stdarg.h usability... yes
[INFO] [stderr]   checking stdarg.h presence... yes
[INFO] [stderr]   checking for stdarg.h... yes
[INFO] [stderr]   checking for string.h... (cached) yes
[INFO] [stderr]   checking for strings.h... (cached) yes
[INFO] [stderr]   checking errno.h usability... yes
[INFO] [stderr]   checking errno.h presence... yes
[INFO] [stderr]   checking for errno.h... yes
[INFO] [stderr]   checking time.h usability... yes
[INFO] [stderr]   checking time.h presence... yes
[INFO] [stderr]   checking for time.h... yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking utime.h usability... yes
[INFO] [stderr]   checking utime.h presence... yes
[INFO] [stderr]   checking for utime.h... yes
[INFO] [stderr]   checking wchar.h usability... yes
[INFO] [stderr]   checking wchar.h presence... yes
[INFO] [stderr]   checking for wchar.h... yes
[INFO] [stderr]   checking getopt.h usability... yes
[INFO] [stderr]   checking getopt.h presence... yes
[INFO] [stderr]   checking for getopt.h... yes
[INFO] [stderr]   checking features.h usability... yes
[INFO] [stderr]   checking features.h presence... yes
[INFO] [stderr]   checking for features.h... yes
[INFO] [stderr]   checking regex.h usability... yes
[INFO] [stderr]   checking regex.h presence... yes
[INFO] [stderr]   checking for regex.h... yes
[INFO] [stderr]   checking endian.h usability... yes
[INFO] [stderr]   checking endian.h presence... yes
[INFO] [stderr]   checking for endian.h... yes
[INFO] [stderr]   checking byteswap.h usability... yes
[INFO] [stderr]   checking byteswap.h presence... yes
[INFO] [stderr]   checking for byteswap.h... yes
[INFO] [stderr]   checking sys/byteorder.h usability... no
[INFO] [stderr]   checking sys/byteorder.h presence... no
[INFO] [stderr]   checking for sys/byteorder.h... no
[INFO] [stderr]   checking sys/disk.h usability... no
[INFO] [stderr]   checking sys/disk.h presence... no
[INFO] [stderr]   checking for sys/disk.h... no
[INFO] [stderr]   checking sys/endian.h usability... no
[INFO] [stderr]   checking sys/endian.h presence... no
[INFO] [stderr]   checking for sys/endian.h... no
[INFO] [stderr]   checking sys/param.h usability... yes
[INFO] [stderr]   checking sys/param.h presence... yes
[INFO] [stderr]   checking for sys/param.h... yes
[INFO] [stderr]   checking sys/ioctl.h usability... yes
[INFO] [stderr]   checking sys/ioctl.h presence... yes
[INFO] [stderr]   checking for sys/ioctl.h... yes
[INFO] [stderr]   checking sys/mount.h usability... yes
[INFO] [stderr]   checking sys/mount.h presence... yes
[INFO] [stderr]   checking for sys/mount.h... yes
[INFO] [stderr]   checking for sys/stat.h... (cached) yes
[INFO] [stderr]   checking for sys/types.h... (cached) yes
[INFO] [stderr]   checking sys/vfs.h usability... yes
[INFO] [stderr]   checking sys/vfs.h presence... yes
[INFO] [stderr]   checking for sys/vfs.h... yes
[INFO] [stderr]   checking sys/statvfs.h usability... yes
[INFO] [stderr]   checking sys/statvfs.h presence... yes
[INFO] [stderr]   checking for sys/statvfs.h... yes
[INFO] [stderr]   checking linux/major.h usability... yes
[INFO] [stderr]   checking linux/major.h presence... yes
[INFO] [stderr]   checking for linux/major.h... yes
[INFO] [stderr]   checking linux/fd.h usability... yes
[INFO] [stderr]   checking linux/fd.h presence... yes
[INFO] [stderr]   checking for linux/fd.h... yes
[INFO] [stderr]   checking linux/fs.h usability... yes
[INFO] [stderr]   checking linux/fs.h presence... yes
[INFO] [stderr]   checking for linux/fs.h... yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking linux/hdreg.h usability... yes
[INFO] [stderr]   checking linux/hdreg.h presence... yes
[INFO] [stderr]   checking for linux/hdreg.h... yes
[INFO] [stderr]   checking machine/endian.h usability... no
[INFO] [stderr]   checking machine/endian.h presence... no
[INFO] [stderr]   checking for machine/endian.h... no
[INFO] [stderr]   checking windows.h usability... no
[INFO] [stderr]   checking windows.h presence... no
[INFO] [stderr]   checking for windows.h... no
[INFO] [stderr]   checking syslog.h usability... yes
[INFO] [stderr]   checking syslog.h presence... yes
[INFO] [stderr]   checking for syslog.h... yes
[INFO] [stderr]   checking pwd.h usability... yes
[INFO] [stderr]   checking pwd.h presence... yes
[INFO] [stderr]   checking for pwd.h... yes
[INFO] [stderr]   checking malloc.h usability... yes
[INFO] [stderr]   checking malloc.h presence... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking for stdbool.h that conforms to C99... yes
[INFO] [stderr]   checking for _Bool... yes
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking for an ANSI C-conforming const... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for off_t... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for struct stat.st_blocks... yes
[INFO] [stderr]   checking for struct stat.st_rdev... yes
[INFO] [stderr]   checking for struct stat.st_atim... yes
[INFO] [stderr]   checking for struct stat.st_atimespec... no
[INFO] [stderr]   checking for struct stat.st_atimensec... no
[INFO] [stderr]   checking for library containing getmntent... none required
[INFO] [stderr]   checking whether mbrtowc and mbstate_t are properly declared... yes
[INFO] [stderr]   checking for working memcmp... yes
[INFO] [stderr]   checking whether lstat correctly handles trailing slash... yes
[INFO] [stderr]   checking whether stat accepts an empty string... no
[INFO] [stderr]   checking for strftime... yes
[INFO] [stderr]   checking for utime.h... (cached) yes
[INFO] [stderr]   checking whether utime accepts a null argument... yes
[INFO] [stderr]   checking for vprintf... yes
[INFO] [stderr]   checking for _doprnt... no
[INFO] [stderr]   checking for atexit... yes
[INFO] [stderr]   checking for basename... yes
[INFO] [stderr]   checking for daemon... yes
[INFO] [stderr]   checking for dup2... yes
[INFO] [stderr]   checking for fdatasync... yes
[INFO] [stderr]   checking for ffs... yes
[INFO] [stderr]   checking for getopt_long... yes
[INFO] [stderr]   checking for hasmntopt... yes
[INFO] [stderr]   checking for mbsinit... yes
[INFO] [stderr]   checking for memmove... yes
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking for realpath... yes
[INFO] [stderr]   checking for regcomp... yes
[INFO] [stderr]   checking for setlocale... yes
[INFO] [stderr]   checking for setxattr... yes
[INFO] [stderr]   checking for strcasecmp... yes
[INFO] [stderr]   checking for strchr... yes
[INFO] [stderr]   checking for strdup... yes
[INFO] [stderr]   checking for strerror... yes
[INFO] [stderr]   checking for strnlen... yes
[INFO] [stderr]   checking for strsep... yes
[INFO] [stderr]   checking for strtol... yes
[INFO] [stderr]   checking for strtoul... yes
[INFO] [stderr]   checking for sysconf... yes
[INFO] [stderr]   checking for utime... yes
[INFO] [stderr]   checking for utimensat... yes
[INFO] [stderr]   checking for gettimeofday... yes
[INFO] [stderr]   checking for clock_gettime... yes
[INFO] [stderr]   checking for fork... yes
[INFO] [stderr]   checking for memcpy... yes
[INFO] [stderr]   checking for random... yes
[INFO] [stderr]   checking for snprintf... 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 dlopen in -lc... yes
[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 include/Makefile
[INFO] [stderr]   config.status: creating include/fuse-lite/Makefile
[INFO] [stderr]   config.status: creating include/ntfs-3g/Makefile
[INFO] [stderr]   config.status: creating libfuse-lite/Makefile
[INFO] [stderr]   config.status: creating libntfs-3g/Makefile
[INFO] [stderr]   config.status: creating libntfs-3g/libntfs-3g.pc
[INFO] [stderr]   config.status: creating libntfs-3g/libntfs-3g.script.so
[INFO] [stderr]   config.status: creating ntfsprogs/Makefile
[INFO] [stderr]   config.status: creating ntfsprogs/mkntfs.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfscat.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsclone.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfscluster.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfscmp.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfscp.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsfix.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsinfo.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfslabel.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsls.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsprogs.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsresize.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsundelete.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsdecrypt.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfswipe.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfstruncate.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsfallocate.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsrecover.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfsusermap.8
[INFO] [stderr]   config.status: creating ntfsprogs/ntfssecaudit.8
[INFO] [stderr]   config.status: creating src/Makefile
[INFO] [stderr]   config.status: creating src/ntfs-3g.8
[INFO] [stderr]   config.status: creating src/ntfs-3g.probe.8
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   You can type now 'make' to build ntfs-3g.
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "sh" "-c" "exec \"$0\" \"$@\"" "make" "install" "-j16"
[INFO] [stderr]   Making install in include
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include'
[INFO] [stderr]   Making install in ntfs-3g
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include/ntfs-3g'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include/ntfs-3g'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g'
[INFO] [stderr]    /usr/bin/install -c -m 644 /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/acls.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/attrib.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/attrlist.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/bitmap.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/bootsect.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/cache.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/collate.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/compat.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/compress.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/debug.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/device.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/device_io.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/dir.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/ea.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/efs.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/endians.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/index.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/inode.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/ioctl.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/layout.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/lcnalloc.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/logfile.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/logging.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/mft.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/misc.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/mst.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/ntfstime.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/object_id.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/param.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/plugin.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/realpath.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/reparse.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/runlist.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/security.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/support.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/types.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/unistr.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/volume.h /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/xattrs.h '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g'
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include/ntfs-3g'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include/ntfs-3g'
[INFO] [stderr]   Making install in fuse-lite
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include/fuse-lite'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include/fuse-lite'
[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/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include/fuse-lite'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include/fuse-lite'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include'
[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/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/include'
[INFO] [stderr]   Making install in libfuse-lite
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libfuse-lite'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libfuse-lite'
[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/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libfuse-lite'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libfuse-lite'
[INFO] [stderr]   Making install in libntfs-3g
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libntfs-3g'
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`acls.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`attrib.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`attrlist.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`bitmap.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`bootsect.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`cache.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`collate.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -c -o libntfs_3g_la-compat.lo `test -f 'compat.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`compat.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`compress.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`debug.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`device.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`dir.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c -o libntfs_3g_la-ea.lo `test -f 'ea.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`ea.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -c -o libntfs_3g_la-efs.lo `test -f 'efs.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`efs.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`index.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -c -o libntfs_3g_la-inode.lo `test -f 'inode.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`inode.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/attrib.c -o libntfs_3g_la-attrib.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/bitmap.c -o libntfs_3g_la-bitmap.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/attrlist.c -o libntfs_3g_la-attrlist.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/compat.c -o libntfs_3g_la-compat.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/bootsect.c -o libntfs_3g_la-bootsect.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/efs.c -o libntfs_3g_la-efs.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/acls.c -o libntfs_3g_la-acls.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/cache.c -o libntfs_3g_la-cache.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/ea.c -o libntfs_3g_la-ea.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/device.c -o libntfs_3g_la-device.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/debug.c -o libntfs_3g_la-debug.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/dir.c -o libntfs_3g_la-dir.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/inode.c -o libntfs_3g_la-inode.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/collate.c -o libntfs_3g_la-collate.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/index.c -o libntfs_3g_la-index.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-compat.Tpo .deps/libntfs_3g_la-compat.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c -o libntfs_3g_la-ioctl.lo `test -f 'ioctl.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`ioctl.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/compress.c -o libntfs_3g_la-compress.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-attrlist.Tpo .deps/libntfs_3g_la-attrlist.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-bootsect.Tpo .deps/libntfs_3g_la-bootsect.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-bitmap.Tpo .deps/libntfs_3g_la-bitmap.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`lcnalloc.c
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-debug.Tpo .deps/libntfs_3g_la-debug.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`logfile.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/ioctl.c -o libntfs_3g_la-ioctl.o
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -c -o libntfs_3g_la-logging.lo `test -f 'logging.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`logging.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`mft.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/lcnalloc.c -o libntfs_3g_la-lcnalloc.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/logfile.c -o libntfs_3g_la-logfile.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-device.Tpo .deps/libntfs_3g_la-device.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-ea.Tpo .deps/libntfs_3g_la-ea.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -c -o libntfs_3g_la-misc.lo `test -f 'misc.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`misc.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`mst.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/mft.c -o libntfs_3g_la-mft.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-collate.Tpo .deps/libntfs_3g_la-collate.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`object_id.c
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-ioctl.Tpo .deps/libntfs_3g_la-ioctl.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -c -o libntfs_3g_la-realpath.lo `test -f 'realpath.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`realpath.c
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-cache.Tpo .deps/libntfs_3g_la-cache.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -c -o libntfs_3g_la-reparse.lo `test -f 'reparse.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`reparse.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/mst.c -o libntfs_3g_la-mst.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-compress.Tpo .deps/libntfs_3g_la-compress.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`runlist.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/logging.c -o libntfs_3g_la-logging.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-acls.Tpo .deps/libntfs_3g_la-acls.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-logfile.Tpo .deps/libntfs_3g_la-logfile.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -c -o libntfs_3g_la-security.lo `test -f 'security.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`security.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -c -o libntfs_3g_la-unistr.lo `test -f 'unistr.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`unistr.c
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-lcnalloc.Tpo .deps/libntfs_3g_la-lcnalloc.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -c -o libntfs_3g_la-volume.lo `test -f 'volume.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`volume.c
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-efs.Tpo .deps/libntfs_3g_la-efs.Plo
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/misc.c -o libntfs_3g_la-misc.o
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`xattrs.c
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-index.Tpo .deps/libntfs_3g_la-index.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I..    -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -c -o libntfs_3g_la-unix_io.lo `test -f 'unix_io.c' || echo '/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/'`unix_io.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/object_id.c -o libntfs_3g_la-object_id.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/runlist.c -o libntfs_3g_la-runlist.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-mft.Tpo .deps/libntfs_3g_la-mft.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-inode.Tpo .deps/libntfs_3g_la-inode.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-mst.Tpo .deps/libntfs_3g_la-mst.Plo
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/unistr.c -o libntfs_3g_la-unistr.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/volume.c -o libntfs_3g_la-volume.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-misc.Tpo .deps/libntfs_3g_la-misc.Plo
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/unix_io.c -o libntfs_3g_la-unix_io.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/reparse.c -o libntfs_3g_la-reparse.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/realpath.c -o libntfs_3g_la-realpath.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-dir.Tpo .deps/libntfs_3g_la-dir.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-object_id.Tpo .deps/libntfs_3g_la-object_id.Plo
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c -o libntfs_3g_la-security.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-logging.Tpo .deps/libntfs_3g_la-logging.Plo
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g -I.. -I/opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/xattrs.c -o libntfs_3g_la-xattrs.o
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-volume.Tpo .deps/libntfs_3g_la-volume.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-unistr.Tpo .deps/libntfs_3g_la-unistr.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-unix_io.Tpo .deps/libntfs_3g_la-unix_io.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-realpath.Tpo .deps/libntfs_3g_la-realpath.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-xattrs.Tpo .deps/libntfs_3g_la-xattrs.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-reparse.Tpo .deps/libntfs_3g_la-reparse.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-runlist.Tpo .deps/libntfs_3g_la-runlist.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-attrib.Tpo .deps/libntfs_3g_la-attrib.Plo
[INFO] [stderr]   mv -f .deps/libntfs_3g_la-security.Tpo .deps/libntfs_3g_la-security.Plo
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=link cc  -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -version-info 89 -no-undefined  -o libntfs-3g.la -rpath /opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib libntfs_3g_la-acls.lo libntfs_3g_la-attrib.lo libntfs_3g_la-attrlist.lo libntfs_3g_la-bitmap.lo libntfs_3g_la-bootsect.lo libntfs_3g_la-cache.lo libntfs_3g_la-collate.lo libntfs_3g_la-compat.lo libntfs_3g_la-compress.lo libntfs_3g_la-debug.lo libntfs_3g_la-device.lo libntfs_3g_la-dir.lo libntfs_3g_la-ea.lo libntfs_3g_la-efs.lo libntfs_3g_la-index.lo libntfs_3g_la-inode.lo libntfs_3g_la-ioctl.lo libntfs_3g_la-lcnalloc.lo libntfs_3g_la-logfile.lo libntfs_3g_la-logging.lo libntfs_3g_la-mft.lo libntfs_3g_la-misc.lo libntfs_3g_la-mst.lo libntfs_3g_la-object_id.lo libntfs_3g_la-realpath.lo libntfs_3g_la-reparse.lo libntfs_3g_la-runlist.lo libntfs_3g_la-security.lo libntfs_3g_la-unistr.lo libntfs_3g_la-volume.lo libntfs_3g_la-xattrs.lo  libntfs_3g_la-unix_io.lo  -lc 
[INFO] [stderr]   libtool: link: ar cru .libs/libntfs-3g.a  libntfs_3g_la-acls.o libntfs_3g_la-attrib.o libntfs_3g_la-attrlist.o libntfs_3g_la-bitmap.o libntfs_3g_la-bootsect.o libntfs_3g_la-cache.o libntfs_3g_la-collate.o libntfs_3g_la-compat.o libntfs_3g_la-compress.o libntfs_3g_la-debug.o libntfs_3g_la-device.o libntfs_3g_la-dir.o libntfs_3g_la-ea.o libntfs_3g_la-efs.o libntfs_3g_la-index.o libntfs_3g_la-inode.o libntfs_3g_la-ioctl.o libntfs_3g_la-lcnalloc.o libntfs_3g_la-logfile.o libntfs_3g_la-logging.o libntfs_3g_la-mft.o libntfs_3g_la-misc.o libntfs_3g_la-mst.o libntfs_3g_la-object_id.o libntfs_3g_la-realpath.o libntfs_3g_la-reparse.o libntfs_3g_la-runlist.o libntfs_3g_la-security.o libntfs_3g_la-unistr.o libntfs_3g_la-volume.o libntfs_3g_la-xattrs.o libntfs_3g_la-unix_io.o
[INFO] [stderr]   libtool: link: ranlib .libs/libntfs-3g.a
[INFO] [stderr]   libtool: link: ( cd ".libs" && rm -f "libntfs-3g.la" && ln -s "../libntfs-3g.la" "libntfs-3g.la" )
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libntfs-3g'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib/pkgconfig'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib'
[INFO] [stderr]    /bin/bash ../libtool   --mode=install /usr/bin/install -c   libntfs-3g.la '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib'
[INFO] [stderr]    /usr/bin/install -c -m 644 libntfs-3g.pc '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib/pkgconfig'
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libntfs-3g.lai /opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib/libntfs-3g.la
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libntfs-3g.a /opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib/libntfs-3g.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib/libntfs-3g.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib/libntfs-3g.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/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib
[INFO] [stderr]   ----------------------------------------------------------------------
[INFO] [stderr]   Libraries have been installed in:
[INFO] [stderr]      /opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/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  install-exec-hook
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libntfs-3g'
[INFO] [stderr]   if [ ! "/lib" -ef "/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib" ]; then \
[INFO] [stderr]   	ln -s "/lib/libntfs-3g.so" "//opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib/libntfs-3g.so"; \
[INFO] [stderr]   fi
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libntfs-3g'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libntfs-3g'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/libntfs-3g'
[INFO] [stderr]   Making install in ntfsprogs
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/ntfsprogs'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/ntfsprogs'
[INFO] [stderr]   make  install-data-hook
[INFO] [stderr]   make  install-exec-hook
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/ntfsprogs'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-hook'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/ntfsprogs'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/ntfsprogs'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-data-hook'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/ntfsprogs'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/ntfsprogs'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/ntfsprogs'
[INFO] [stderr]   Making install in src
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/src'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/src'
[INFO] [stderr]   make  install-exec-hook
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/src'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-hook'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/src'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/src'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build/src'
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build'
[INFO] [stderr]   make[2]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/share/doc/ntfs-3g'
[INFO] [stderr]    /usr/bin/install -c -m 644 /opt/rustwide/workdir/vendor/ntfs-3g/README '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/share/doc/ntfs-3g'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/build'
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/lib
[INFO] [stderr]   cargo:rustc-link-lib=static=ntfs-3g
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_ptrdiff_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_max_align_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_offsetof.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features-time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdc-predef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clock_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/timer_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/endian.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endianness.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/byteswap.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/uintn-identity.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/select.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/select.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/struct_mutex.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdarg.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___gnuc_va_list.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg_va_list.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg_va_arg.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___va_copy.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg_va_copy.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/time.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clock_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/timer_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/security.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/endians.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/support.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/inode.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/support.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/param.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/support.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/device.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/device_io.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/support.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/inode.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/attrib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/inode.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/unistr.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/runlist.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/attrib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/debug.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/logging.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/logging.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/index.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/attrib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/inode.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/mft.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/inode.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/logging.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/ntfstime.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/dir.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/endians.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/acls.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/endians.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/attrib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/attrlist.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/attrib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/bitmap.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/attrib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/bootsect.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/cache.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/collate.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/compat.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/errno.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/errno.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/linux/errno.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/asm/errno.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/asm-generic/errno.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/asm-generic/errno-base.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/compress.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/attrib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/debug.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/device_io.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/device.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/dir.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/ea.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/efs.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/endians.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/index.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/inode.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/ioctl.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/lcnalloc.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/runlist.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/logfile.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/endians.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/logging.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/mft.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/misc.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/mst.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/ntfstime.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/object_id.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/param.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/plugin.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/layout.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/inode.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/dir.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/realpath.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/reparse.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/runlist.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/support.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/unistr.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/volume.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/xattrs.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ntfs-3g-sys-04e4f5ecf0ce7c16/out/include/ntfs-3g/compat.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   configure: WARNING: ntfsprogs Windows compliant geometry code requires the hd library.
[INFO] [stderr]   /usr/bin/rm: cannot remove 'libtoolT': No such file or directory
[INFO] [stderr]   make: warning: -j16 forced in submake: resetting jobserver mode.
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/dir.c: In function 'ntfs_inode_lookup_by_name':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/dir.c:334:44: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     334 |                                 (ntfschar*)&ie->key.file_name.file_name,
[INFO] [stderr]         |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/dir.c:455:44: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     455 |                                 (ntfschar*)&ie->key.file_name.file_name,
[INFO] [stderr]         |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/dir.c: In function 'ntfs_filldir':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/dir.c:1001:49: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]    1001 |                         res = filldir(dirent, fn->file_name,
[INFO] [stderr]         |                                               ~~^~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/index.c: In function 'ntfs_ie_filename_get':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/index.c:277:37: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     277 |         return ntfs_attr_name_get(fn->file_name, fn->file_name_length);
[INFO] [stderr]         |                                   ~~^~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/dir.c: In function 'ntfs_delete':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/dir.c:1990:44: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]    1990 |                 if (ntfs_names_are_equal(fn->file_name, fn->file_name_length,
[INFO] [stderr]         |                                          ~~^~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/inode.c: In function 'ntfs_inode_add_attrlist':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/inode.c:1262:61: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]    1262 |                         if (!ntfs_attr_lookup(ale->type, ale->name,
[INFO] [stderr]         |                                                          ~~~^~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/inode.c:1161:60: warning: pointer 'al' may be used after 'realloc' [-Wuse-after-free]
[INFO] [stderr]    1161 |                 ale = (ATTR_LIST_ENTRY *)(aln + ((u8 *)ale - al));
[INFO] [stderr]         |                                                 ~~~~~~~~~~~^~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/inode.c:1155:23: note: call to 'realloc' here
[INFO] [stderr]    1155 |                 aln = realloc(al, al_len);
[INFO] [stderr]         |                       ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/collate.c: In function 'ntfs_collate_file_name':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/collate.c:230:36: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     230 |                         (ntfschar*)&file_name_attr1->file_name,
[INFO] [stderr]         |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/collate.c:232:36: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     232 |                         (ntfschar*)&file_name_attr2->file_name,
[INFO] [stderr]         |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/unistr.c: In function 'ntfs_file_value_upcase':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/unistr.c:432:37: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     432 |         ntfs_name_upcase((ntfschar*)&file_name_attr->file_name,
[INFO] [stderr]         |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/reparse.c: In function 'ntfs_fix_file_name':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/reparse.c:185:61: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     185 |                            && ntfs_names_are_equal(find.attr.file_name,
[INFO] [stderr]         |                                                    ~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/reparse.c:187:38: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     187 |                                 found->file_name, found->file_name_length,
[INFO] [stderr]         |                                 ~~~~~^~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c: In function 'ntfs_security_hash':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c:397:9: warning: converting a packed 'SECURITY_DESCRIPTOR_RELATIVE' pointer (alignment 1) to a 'le32' {aka 'const unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     397 |         const le32 *pos = (const le32*)sd;
[INFO] [stderr]         |         ^~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c: In function 'entersecurityattr':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c:698:48: warning: converting a packed 'INDEX_ENTRY' pointer (alignment 1) to a 'struct SII' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     698 |                                 psii = (struct SII*)next;
[INFO] [stderr]         |                                                ^~~
[INFO] [stderr]   In file included from /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c:55:
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/layout.h:2326:9: note: defined here
[INFO] [stderr]    2326 | typedef struct {
[INFO] [stderr]         |         ^~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c:85:8: note: defined here
[INFO] [stderr]      85 | struct SII {            /* this is an image of an $SII index entry */
[INFO] [stderr]         |        ^~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c:722:56: warning: converting a packed 'INDEX_ENTRY' pointer (alignment 1) to a 'struct SII' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     722 |                                         psii = (struct SII*)entry;
[INFO] [stderr]         |                                                        ^~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/layout.h:2326:9: note: defined here
[INFO] [stderr]    2326 | typedef struct {
[INFO] [stderr]         |         ^~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c:85:8: note: defined here
[INFO] [stderr]      85 | struct SII {            /* this is an image of an $SII index entry */
[INFO] [stderr]         |        ^~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c: In function 'setsecurityattr':
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c:877:48: warning: converting a packed 'INDEX_ENTRY' pointer (alignment 1) to a 'struct SDH' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member]
[INFO] [stderr]     877 |                                 psdh = (struct SDH*)entry;
[INFO] [stderr]         |                                                ^~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/include/ntfs-3g/layout.h:2326:9: note: defined here
[INFO] [stderr]    2326 | typedef struct {
[INFO] [stderr]         |         ^~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/vendor/ntfs-3g/libntfs-3g/security.c:103:8: note: defined here
[INFO] [stderr]     103 | struct SDH {            /* this is an image of an $SDH index entry */
[INFO] [stderr]         |        ^~~
[INFO] [stderr]   ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.53.3/src/ir/context.rs:894: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]   stack backtrace:
[INFO] [stderr]      0:     0x5d45d15903f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d45d15903f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d45d15903f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5d45d15903f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5d45d15b8123 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5d45d15b8123 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5d45d158d263 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5d45d158d263 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5d45d1590242 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5d45d15919e3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5d45d15917c5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5d45d15923f5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5d45d159218a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5d45d15908f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5d45d1591e1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5d45d15b6420 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5d45d140b97f - proc_macro2::fallback::validate_ident::h96a63b72900c2ef7
[INFO] [stderr]     17:     0x5d45d140b6e8 - proc_macro2::fallback::Ident::new_checked::h9104d1bd5015db90
[INFO] [stderr]     18:     0x5d45d1403437 - proc_macro2::Ident::new::h9a10d09b3467bf52
[INFO] [stderr]     19:     0x5d45d10ce6ec - bindgen::ir::context::BindgenContext::rust_ident_raw::hb550ebdca74f5a9a
[INFO] [stderr]     20:     0x5d45d10ce300 - bindgen::ir::context::BindgenContext::rust_ident::h2d041d9f955040db
[INFO] [stderr]     21:     0x5d45d1105511 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h2b1f7bfe92a9d871
[INFO] [stderr]     22:     0x5d45d1148975 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h3c761ebcae0c9091
[INFO] [stderr]     23:     0x5d45d11d9177 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h182f3ea01416266d
[INFO] [stderr]     24:     0x5d45d110b610 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h2b1f7bfe92a9d871
[INFO] [stderr]     25:     0x5d45d1148975 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h3c761ebcae0c9091
[INFO] [stderr]     26:     0x5d45d11d9177 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h182f3ea01416266d
[INFO] [stderr]     27:     0x5d45d11674c5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h41f1a432fefc2548
[INFO] [stderr]     28:     0x5d45d10c9423 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h8d568b4b1835d92e
[INFO] [stderr]     29:     0x5d45d11d914f - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h182f3ea01416266d
[INFO] [stderr]     30:     0x5d45d116fa8f - bindgen::codegen::codegen::{{closure}}::h1416c0873c0ae7d0
[INFO] [stderr]     31:     0x5d45d10d1018 - bindgen::ir::context::BindgenContext::gen::h25175e07b4f55d78
[INFO] [stderr]     32:     0x5d45d116f1fd - bindgen::codegen::codegen::h7152909e61d7e211
[INFO] [stderr]     33:     0x5d45d11b0efc - bindgen::Bindings::generate::h0745baffcfcbf52f
[INFO] [stderr]     34:     0x5d45d11aed81 - bindgen::Builder::generate::hb39b96a064b7aa12
[INFO] [stderr]     35:     0x5d45d10ab558 - build_script_build::main::h640e2a4db2490a6a
[INFO] [stderr]     36:     0x5d45d10a76f3 - core::ops::function::FnOnce::call_once::h01a3499f6bf7a5ea
[INFO] [stderr]     37:     0x5d45d10a73f6 - std::sys::backtrace::__rust_begin_short_backtrace::h4618563a29549d1f
[INFO] [stderr]     38:     0x5d45d10a7179 - std::rt::lang_start::{{closure}}::h1e19c136f1c85473
[INFO] [stderr]     39:     0x5d45d15882b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     40:     0x5d45d15882b0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     41:     0x5d45d15882b0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     42:     0x5d45d15882b0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x5d45d15882b0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x5d45d15882b0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     45:     0x5d45d15882b0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     46:     0x5d45d15882b0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5d45d15882b0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x5d45d10a7161 - std::rt::lang_start::h03ec4a2ee11bac28
[INFO] [stderr]     49:     0x5d45d10ab6d5 - main
[INFO] [stderr]     50:     0x77ab26b1b1ca - <unknown>
[INFO] [stderr]     51:     0x77ab26b1b28b - __libc_start_main
[INFO] [stderr]     52:     0x5d45d10a6935 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1ab40a49358fe804d708b3556d3ea717483981788dede4560c2a8368cfd05ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab40a49358fe804d708b3556d3ea717483981788dede4560c2a8368cfd05ed5", kill_on_drop: false }`
[INFO] [stdout] 1ab40a49358fe804d708b3556d3ea717483981788dede4560c2a8368cfd05ed5
