[INFO] fetching crate jpeg2000 0.3.0...
[INFO] testing jpeg2000-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate jpeg2000 0.3.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jpeg2000 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 116 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12dd219efde860c2dfe18f3af1e7a47b7dbbc7281df5f73e8f551d17ce4caeea
[INFO] running `Command { std: "docker" "start" "-a" "12dd219efde860c2dfe18f3af1e7a47b7dbbc7281df5f73e8f551d17ce4caeea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12dd219efde860c2dfe18f3af1e7a47b7dbbc7281df5f73e8f551d17ce4caeea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12dd219efde860c2dfe18f3af1e7a47b7dbbc7281df5f73e8f551d17ce4caeea", kill_on_drop: false }`
[INFO] [stdout] 12dd219efde860c2dfe18f3af1e7a47b7dbbc7281df5f73e8f551d17ce4caeea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d315f83f305e4b0c3a8ce56f4b7f47d3833acb38073a272a2d3b1673260e03c4
[INFO] running `Command { std: "docker" "start" "-a" "d315f83f305e4b0c3a8ce56f4b7f47d3833acb38073a272a2d3b1673260e03c4", 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 version_check v0.1.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling png v0.14.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tiff v0.2.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling image v0.21.3
[INFO] [stderr]    Compiling regex v1.12.2
[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-f9cb11b5af43db43/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-c013cb351b73235b/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-c013cb351b73235b/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 (3.7s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  4%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
[INFO] [stderr]   [  6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
[INFO] [stderr]   [  8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
[INFO] [stderr]   [ 10%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
[INFO] [stderr]   [  2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/thread.c.o
[INFO] [stderr]   [ 12%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
[INFO] [stderr]   [ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
[INFO] [stderr]   [ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.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/mqc.c.o
[INFO] [stderr]   [ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
[INFO] [stderr]   [ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
[INFO] [stderr]   [ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
[INFO] [stderr]   [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
[INFO] [stderr]   [ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
[INFO] [stderr]   [ 32%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
[INFO] [stderr]   [ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
[INFO] [stderr]   [ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
[INFO] [stderr]   [ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
[INFO] [stderr]   [ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o
[INFO] [stderr]   [ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/sparse_array.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/opj_compress.c.o
[INFO] [stderr]   [ 48%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.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_dump.dir/opj_dump.c.o
[INFO] [stderr]   [ 55%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o
[INFO] [stderr]   [ 59%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
[INFO] [stderr]   [ 59%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
[INFO] [stderr]   [ 61%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
[INFO] [stderr]   [ 65%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
[INFO] [stderr]   [ 63%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
[INFO] [stderr]   [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
[INFO] [stderr]   [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
[INFO] [stderr]   [ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
[INFO] [stderr]   [ 73%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
[INFO] [stderr]   [ 75%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
[INFO] [stderr]   [ 77%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o
[INFO] [stderr]   [ 79%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o
[INFO] [stderr]   [ 81%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
[INFO] [stderr]   [ 83%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o
[INFO] [stderr]   [ 85%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
[INFO] [stderr]   [ 87%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o
[INFO] [stderr]   [ 89%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.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_dump
[INFO] [stderr]   [100%] Linking C executable ../../../bin/opj_decompress
[INFO] [stderr]   [100%] Built target opj_compress
[INFO] [stderr]   [100%] Built target opj_dump
[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-c013cb351b73235b/out/lib/openjpeg-2.3/OpenJPEGTargets.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/lib/openjpeg-2.3/OpenJPEGConfig.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/lib/pkgconfig/libopenjp2.pc
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/include/openjpeg-2.3/opj_config.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/lib/libopenjp2.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/include/openjpeg-2.3/openjpeg.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/include/openjpeg-2.3/opj_stdint.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/bin/opj_decompress
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/bin/opj_compress
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out/bin/opj_dump
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/out
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/openjpeg2-sys-c013cb351b73235b/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/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/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/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 '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 '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' (925) 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:     0x5abb51dca0b2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5abb51dca0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5abb51dca0b2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5abb51dca0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5abb51ddb99f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5abb51ddb99f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5abb51d98ca3 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5abb51d98ca3 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5abb51da43a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5abb51da745f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5abb51da72b9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5abb51da7ae5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5abb51da78ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5abb51da44d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5abb51d8cc8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5abb51de5ad0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5abb51c718df - proc_macro2::fallback::validate_ident::h99b6a5195539ed29
[INFO] [stderr]     17:     0x5abb51c72008 - proc_macro2::fallback::Ident::new_checked::h1b18977bdad15c04
[INFO] [stderr]     18:     0x5abb51c7e2c2 - proc_macro2::imp::Ident::new_checked::hb5967be06d2c410a
[INFO] [stderr]     19:     0x5abb51c7ecb7 - proc_macro2::Ident::new::h6a975c9a1af4f1ad
[INFO] [stderr]     20:     0x5abb519b2606 - bindgen::ir::context::BindgenContext::rust_ident_raw::h60d7dd05d93b0600
[INFO] [stderr]     21:     0x5abb519b06e0 - bindgen::ir::context::BindgenContext::rust_ident::hedf7909a90db0926
[INFO] [stderr]     22:     0x5abb51988b70 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h109329d3d0f775ce
[INFO] [stderr]     23:     0x5abb51a2f41d - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h85e13791de65cb53
[INFO] [stderr]     24:     0x5abb51a493f5 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hd440be414e2dc978
[INFO] [stderr]     25:     0x5abb5198ef09 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h109329d3d0f775ce
[INFO] [stderr]     26:     0x5abb51a2f41d - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h85e13791de65cb53
[INFO] [stderr]     27:     0x5abb51a493f5 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hd440be414e2dc978
[INFO] [stderr]     28:     0x5abb5193eb65 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h5e51f94147e03bce
[INFO] [stderr]     29:     0x5abb51a06c1f - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hd5926bbe3f8fd849
[INFO] [stderr]     30:     0x5abb51a493cd - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hd440be414e2dc978
[INFO] [stderr]     31:     0x5abb51949865 - bindgen::codegen::codegen::{{closure}}::hb266d9026428fb3e
[INFO] [stderr]     32:     0x5abb519bdb68 - bindgen::ir::context::BindgenContext::gen::h3783a5dcf956a03b
[INFO] [stderr]     33:     0x5abb51948fcd - bindgen::codegen::codegen::h5cf7eb7e82d928f7
[INFO] [stderr]     34:     0x5abb5194c40d - bindgen::Bindings::generate::h223c599a8ad7973b
[INFO] [stderr]     35:     0x5abb5193f765 - bindgen::Builder::generate::h56bad56b8a81401e
[INFO] [stderr]     36:     0x5abb518a8b45 - build_script_build::main::heea210c05436b530
[INFO] [stderr]     37:     0x5abb518a9783 - core::ops::function::FnOnce::call_once::h304ecebc5fc04862
[INFO] [stderr]     38:     0x5abb518a9596 - std::sys::backtrace::__rust_begin_short_backtrace::h61ec13e42fd9681c
[INFO] [stderr]     39:     0x5abb518a9369 - std::rt::lang_start::{{closure}}::hdde310e16d6aded2
[INFO] [stderr]     40:     0x5abb51d9a5c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x5abb51d9a5c0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     42:     0x5abb51d9a5c0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     43:     0x5abb51d9a5c0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x5abb51d9a5c0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x5abb51d9a5c0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     46:     0x5abb51d9a5c0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     47:     0x5abb51d9a5c0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x5abb51d9a5c0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x5abb518a9351 - std::rt::lang_start::h804d393b9096180c
[INFO] [stderr]     50:     0x5abb518ab895 - main
[INFO] [stderr]     51:     0x7c7e670471ca - <unknown>
[INFO] [stderr]     52:     0x7c7e6704728b - __libc_start_main
[INFO] [stderr]     53:     0x5abb518a8395 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d315f83f305e4b0c3a8ce56f4b7f47d3833acb38073a272a2d3b1673260e03c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d315f83f305e4b0c3a8ce56f4b7f47d3833acb38073a272a2d3b1673260e03c4", kill_on_drop: false }`
[INFO] [stdout] d315f83f305e4b0c3a8ce56f4b7f47d3833acb38073a272a2d3b1673260e03c4
