[INFO] fetching crate jpeg2000 0.3.0...
[INFO] testing jpeg2000-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate jpeg2000 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate jpeg2000 0.3.0
[INFO] finished tweaking crates.io crate jpeg2000 0.3.0
[INFO] tweaked toml for crates.io crate jpeg2000 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jpeg2000 0.3.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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.21.3 (available: v0.25.8)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog-term v2.9.2
[INFO] [stderr]   Downloaded num-derive v0.2.5
[INFO] [stderr]   Downloaded term v1.2.0
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded deflate v0.7.20
[INFO] [stderr]   Downloaded image v0.21.3
[INFO] [stderr]   Downloaded bindgen v0.51.1
[INFO] [stderr]   Downloaded tiff v0.2.2
[INFO] [stderr]   Downloaded openjpeg2-sys v0.1.4
[INFO] [stderr]   Downloaded png v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4f3eff08509f4526c69c981db123779364ef0f06782e85481b10ca44fafbbda8
[INFO] running `Command { std: "docker" "start" "-a" "4f3eff08509f4526c69c981db123779364ef0f06782e85481b10ca44fafbbda8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f3eff08509f4526c69c981db123779364ef0f06782e85481b10ca44fafbbda8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f3eff08509f4526c69c981db123779364ef0f06782e85481b10ca44fafbbda8", kill_on_drop: false }`
[INFO] [stdout] 4f3eff08509f4526c69c981db123779364ef0f06782e85481b10ca44fafbbda8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d4a04bcef267bd98a4c12d2e89419fea027f7359750c0001bca1149758e0a8fb
[INFO] running `Command { std: "docker" "start" "-a" "d4a04bcef267bd98a4c12d2e89419fea027f7359750c0001bca1149758e0a8fb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling png v0.14.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tiff v0.2.2
[INFO] [stderr]    Compiling image v0.21.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling openjpeg2-sys v0.1.4
[INFO] [stderr] error: failed to run custom build command for `openjpeg2-sys v0.1.4`
[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/openjpeg2-sys-de240b889601558c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for string.h
[INFO] [stderr]   -- Looking for string.h - found
[INFO] [stderr]   -- Looking for memory.h
[INFO] [stderr]   -- Looking for memory.h - found
[INFO] [stderr]   -- Looking for stdlib.h
[INFO] [stderr]   -- Looking for stdlib.h - found
[INFO] [stderr]   -- Looking for stdio.h
[INFO] [stderr]   -- Looking for stdio.h - found
[INFO] [stderr]   -- Looking for math.h
[INFO] [stderr]   -- Looking for math.h - found
[INFO] [stderr]   -- Looking for float.h
[INFO] [stderr]   -- Looking for float.h - found
[INFO] [stderr]   -- Looking for time.h
[INFO] [stderr]   -- Looking for time.h - found
[INFO] [stderr]   -- Looking for stdarg.h
[INFO] [stderr]   -- Looking for stdarg.h - found
[INFO] [stderr]   -- Looking for ctype.h
[INFO] [stderr]   -- Looking for ctype.h - found
[INFO] [stderr]   -- Looking for assert.h
[INFO] [stderr]   -- Looking for assert.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for inttypes.h
[INFO] [stderr]   -- Looking for inttypes.h - found
[INFO] [stderr]   -- Looking for strings.h
[INFO] [stderr]   -- Looking for strings.h - found
[INFO] [stderr]   -- Looking for sys/stat.h
[INFO] [stderr]   -- Looking for sys/stat.h - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Checking for 64-bit off_t
[INFO] [stderr]   -- Checking for 64-bit off_t - present
[INFO] [stderr]   -- Checking for fseeko/ftello
[INFO] [stderr]   -- Checking for fseeko/ftello - present
[INFO] [stderr]   -- Large File support - found
[INFO] [stderr]   -- Looking for include file malloc.h
[INFO] [stderr]   -- Looking for include file malloc.h - found
[INFO] [stderr]   -- Looking for _aligned_malloc
[INFO] [stderr]   -- Looking for _aligned_malloc - not found
[INFO] [stderr]   -- Looking for posix_memalign
[INFO] [stderr]   -- Looking for posix_memalign - found
[INFO] [stderr]   -- Looking for memalign
[INFO] [stderr]   -- Looking for memalign - found
[INFO] [stderr]   -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3")  
[INFO] [stderr]   -- Your system seems to have a Z lib available, we will use it to generate PNG lib
[INFO] [stderr]   -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.43") 
[INFO] [stderr]   -- Your system seems to have a PNG lib available, we will use it
[INFO] [stderr]   -- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.5.1")  
[INFO] [stderr]   -- Your system seems to have a TIFF lib available, we will use it
[INFO] [stderr]   -- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so  
[INFO] [stderr]   -- Your system seems to have a LCMS2 lib available, we will use it
[INFO] [stderr]   -- Configuring done (7.5s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
[INFO] [stderr]   [  4%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/thread.c.o
[INFO] [stderr]   [  6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
[INFO] [stderr]   [  8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
[INFO] [stderr]   [ 10%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
[INFO] [stderr]   [ 12%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
[INFO] [stderr]   [ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
[INFO] [stderr]   [ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
[INFO] [stderr]   [ 18%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
[INFO] [stderr]   [ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
[INFO] [stderr]   [ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
[INFO] [stderr]   [ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
[INFO] [stderr]   [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
[INFO] [stderr]   [ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
[INFO] [stderr]   [ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
[INFO] [stderr]   [ 32%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
[INFO] [stderr]   [ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
[INFO] [stderr]   [ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o
[INFO] [stderr]   [ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
[INFO] [stderr]   [ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/sparse_array.c.o
[INFO] [stderr]   [ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
[INFO] [stderr]   [ 44%] Linking C static library ../../../bin/libopenjp2.a
[INFO] [stderr]   [ 44%] Built target openjp2
[INFO] [stderr]   [ 46%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
[INFO] [stderr]   [ 48%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o
[INFO] [stderr]   [ 51%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o
[INFO] [stderr]   [ 53%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
[INFO] [stderr]   [ 55%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o
[INFO] [stderr]   [ 59%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
[INFO] [stderr]   [ 57%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
[INFO] [stderr]   [ 61%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
[INFO] [stderr]   [ 63%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
[INFO] [stderr]   [ 65%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
[INFO] [stderr]   [ 67%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o
[INFO] [stderr]   [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
[INFO] [stderr]   [ 71%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
[INFO] [stderr]   [ 73%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o
[INFO] [stderr]   [ 75%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
[INFO] [stderr]   [ 77%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
[INFO] [stderr]   [ 79%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o
[INFO] [stderr]   [ 81%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
[INFO] [stderr]   [ 83%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o
[INFO] [stderr]   [ 85%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
[INFO] [stderr]   [ 87%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
[INFO] [stderr]   [ 89%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
[INFO] [stderr]   [ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/converttif.c.o
[INFO] [stderr]   [ 93%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o
[INFO] [stderr]   [ 95%] Linking C executable ../../../bin/opj_compress
[INFO] [stderr]   [ 97%] Linking C executable ../../../bin/opj_decompress
[INFO] [stderr]   [100%] Linking C executable ../../../bin/opj_dump
[INFO] [stderr]   [100%] Built target opj_dump
[INFO] [stderr]   [100%] Built target opj_compress
[INFO] [stderr]   [100%] Built target opj_decompress
[INFO] [stderr]   Install the project...
[INFO] [stderr]   -- Install configuration: "Debug"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/lib/openjpeg-2.3/OpenJPEGTargets.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/lib/openjpeg-2.3/OpenJPEGConfig.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/lib/pkgconfig/libopenjp2.pc
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/include/openjpeg-2.3/opj_config.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/lib/libopenjp2.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/include/openjpeg-2.3/openjpeg.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/include/openjpeg-2.3/opj_stdint.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/bin/opj_decompress
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/bin/opj_compress
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/bin/opj_dump
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/openjpeg2-sys-6ff8ba13a0694843/out/build/bin
[INFO] [stderr]   cargo:rustc-link-lib=static=openjp2
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:10 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/lib/openjp2/openjpeg.c: In function 'opj_stream_create_file_stream':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/lib/openjp2/openjpeg.c:1041:30: warning: cast between incompatible function types from 'int (*)(FILE *)' to 'void (*)(void *)' [-Wcast-function-type]
[INFO] [stderr]    1041 |                              (opj_stream_free_user_data_fn) fclose);
[INFO] [stderr]         |                              ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c: In function 'imagetotif':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     571 |     uint32 width, height;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     572 |     uint16 bps, tiPhoto;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:581:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     581 |     bps = (uint16)image->comps[0].prec;
[INFO] [stderr]         |     ^~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:691:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     691 |     width   = (uint32)image->comps[0].w;
[INFO] [stderr]         |     ^~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:692:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     692 |     height  = (uint32)image->comps[0].h;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:696:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     696 |     TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, (uint16)numcomps);
[INFO] [stderr]         |     ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c: In function 'tiftoimage':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]    1256 |     uint16 tiBps, tiPhoto, tiSf, tiSpp, tiPC;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]    1257 |     uint32 tiWidth, tiHeight;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_compress.c: In function 'get_next_file':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_compress.c:543:31: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr]     543 |     sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename);
[INFO] [stderr]         |                               ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_compress.c:543:5: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096
[INFO] [stderr]     543 |     sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename);
[INFO] [stderr]         |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_compress.c:556:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=]
[INFO] [stderr]     556 |         sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
[INFO] [stderr]         |                                    ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_compress.c:556:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096
[INFO] [stderr]     556 |         sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
[INFO] [stderr]         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     557 |                 img_fol->out_format);
[INFO] [stderr]         |                 ~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_dump.c: In function 'get_next_file':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_dump.c:214:31: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr]     214 |     sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename);
[INFO] [stderr]         |                               ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_dump.c:214:5: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096
[INFO] [stderr]     214 |     sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename);
[INFO] [stderr]         |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_dump.c:227:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=]
[INFO] [stderr]     227 |         sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
[INFO] [stderr]         |                                    ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_dump.c:227:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096
[INFO] [stderr]     227 |         sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
[INFO] [stderr]         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     228 |                 img_fol->out_format);
[INFO] [stderr]         |                 ~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_decompress.c: In function 'get_next_file':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_decompress.c:482:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=]
[INFO] [stderr]     482 |         sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
[INFO] [stderr]         |                                    ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/opj_decompress.c:482:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096
[INFO] [stderr]     482 |         sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
[INFO] [stderr]         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     483 |                 img_fol->out_format);
[INFO] [stderr]         |                 ~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c: In function 'imagetotif':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     571 |     uint32 width, height;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     572 |     uint16 bps, tiPhoto;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:581:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     581 |     bps = (uint16)image->comps[0].prec;
[INFO] [stderr]         |     ^~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:691:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     691 |     width   = (uint32)image->comps[0].w;
[INFO] [stderr]         |     ^~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:692:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     692 |     height  = (uint32)image->comps[0].h;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:696:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     696 |     TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, (uint16)numcomps);
[INFO] [stderr]         |     ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c: In function 'tiftoimage':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]    1256 |     uint16 tiBps, tiPhoto, tiSf, tiSpp, tiPC;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]    1257 |     uint32 tiWidth, tiHeight;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c: In function 'imagetotif':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     571 |     uint32 width, height;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     572 |     uint16 bps, tiPhoto;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:581:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     581 |     bps = (uint16)image->comps[0].prec;
[INFO] [stderr]         |     ^~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:691:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     691 |     width   = (uint32)image->comps[0].w;
[INFO] [stderr]         |     ^~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:692:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     692 |     height  = (uint32)image->comps[0].h;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:696:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]     696 |     TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, (uint16)numcomps);
[INFO] [stderr]         |     ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c: In function 'tiftoimage':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]    1256 |     uint16 tiBps, tiPhoto, tiSf, tiSpp, tiPC;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]    1257 |     uint32 tiWidth, tiHeight;
[INFO] [stderr]         |     ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openjpeg2-sys-0.1.4/libopenjpeg/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/ir/context.rs:891:9:
[INFO] [stderr]   "__mbstate_t_union_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t_h_16_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x581e4f40e612 - 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:     0x581e4f40e612 - 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:     0x581e4f40e612 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x581e4f40e612 - <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:     0x581e4f4372e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x581e4f4372e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x581e4f40b193 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x581e4f40b193 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x581e4f40e462 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x581e4f40fc93 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x581e4f40fa75 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x581e4f4106a5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x581e4f41043a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x581e4f40eb19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x581e4f4100cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x581e4f4355e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x581e4f2c8faf - proc_macro2::fallback::validate_ident::h7335071db363879c
[INFO] [stderr]     17:     0x581e4f2c8d18 - proc_macro2::fallback::Ident::new_checked::hf6c1482bd75af40f
[INFO] [stderr]     18:     0x581e4f2cbf02 - proc_macro2::imp::Ident::new_checked::h362ee47be0b6f339
[INFO] [stderr]     19:     0x581e4f2db107 - proc_macro2::Ident::new::he802e3bbd0f00263
[INFO] [stderr]     20:     0x581e4f026db6 - bindgen::ir::context::BindgenContext::rust_ident_raw::h927d09e09a7ea008
[INFO] [stderr]     21:     0x581e4f026a50 - bindgen::ir::context::BindgenContext::rust_ident::h0cf831f2341348cd
[INFO] [stderr]     22:     0x581e4f006a10 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hd86a428dcd20e59a
[INFO] [stderr]     23:     0x581e4f08bf0d - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h21b1ea55aa3b42f0
[INFO] [stderr]     24:     0x581e4ef93de5 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2faa461e5c892e55
[INFO] [stderr]     25:     0x581e4f00ce7f - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hd86a428dcd20e59a
[INFO] [stderr]     26:     0x581e4f08bf0d - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h21b1ea55aa3b42f0
[INFO] [stderr]     27:     0x581e4ef93de5 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2faa461e5c892e55
[INFO] [stderr]     28:     0x581e4efbba35 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h9363a8365aaf27a8
[INFO] [stderr]     29:     0x581e4f0899ff - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h1e59ef35f2b22a2d
[INFO] [stderr]     30:     0x581e4ef93dbd - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2faa461e5c892e55
[INFO] [stderr]     31:     0x581e4efc473f - bindgen::codegen::codegen::{{closure}}::h7f762fb63efb2ebe
[INFO] [stderr]     32:     0x581e4f029658 - bindgen::ir::context::BindgenContext::gen::hb7306f2042e6987f
[INFO] [stderr]     33:     0x581e4efc3ead - bindgen::codegen::codegen::ha76507997618d2b5
[INFO] [stderr]     34:     0x581e4efc7e01 - bindgen::Bindings::generate::h1a4ff89fada6d5ea
[INFO] [stderr]     35:     0x581e4efc5fa1 - bindgen::Builder::generate::hd6b4b8d579cd9ba4
[INFO] [stderr]     36:     0x581e4eefd115 - build_script_build::main::h6128665e96ef2ae2
[INFO] [stderr]     37:     0x581e4eefa8f3 - core::ops::function::FnOnce::call_once::h9137f02144395299
[INFO] [stderr]     38:     0x581e4eefa6f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6c82324c5738bbfd
[INFO] [stderr]     39:     0x581e4eefa4c9 - std::rt::lang_start::{{closure}}::hc996d4eb4e2fb6ef
[INFO] [stderr]     40:     0x581e4f406100 - 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]     41:     0x581e4f406100 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     42:     0x581e4f406100 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     43:     0x581e4f406100 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x581e4f406100 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x581e4f406100 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     46:     0x581e4f406100 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     47:     0x581e4f406100 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x581e4f406100 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x581e4eefa4b1 - std::rt::lang_start::h0bbce1d2589469bd
[INFO] [stderr]     50:     0x581e4eefd395 - main
[INFO] [stderr]     51:     0x7879d1c6d1ca - <unknown>
[INFO] [stderr]     52:     0x7879d1c6d28b - __libc_start_main
[INFO] [stderr]     53:     0x581e4eef9d15 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d4a04bcef267bd98a4c12d2e89419fea027f7359750c0001bca1149758e0a8fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4a04bcef267bd98a4c12d2e89419fea027f7359750c0001bca1149758e0a8fb", kill_on_drop: false }`
[INFO] [stdout] d4a04bcef267bd98a4c12d2e89419fea027f7359750c0001bca1149758e0a8fb
