[INFO] fetching crate jpeg2000 0.3.0... [INFO] checking jpeg2000-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate jpeg2000 0.3.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jpeg2000 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 133 packages to latest compatible versions [INFO] [stderr] Adding image v0.21.3 (available: v0.25.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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-async v2.8.0 [INFO] [stderr] Downloaded term v1.1.0 [INFO] [stderr] Downloaded slog-term v2.9.2 [INFO] [stderr] Downloaded cexpr v0.3.6 [INFO] [stderr] Downloaded clang-sys v0.28.1 [INFO] [stderr] Downloaded bindgen v0.51.1 [INFO] [stderr] Downloaded openjpeg2-sys v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c84d2c7316b8963282c8c53b004128d2401617ee2e0097f244e8cd904fb5d01 [INFO] running `Command { std: "docker" "start" "-a" "2c84d2c7316b8963282c8c53b004128d2401617ee2e0097f244e8cd904fb5d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c84d2c7316b8963282c8c53b004128d2401617ee2e0097f244e8cd904fb5d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c84d2c7316b8963282c8c53b004128d2401617ee2e0097f244e8cd904fb5d01", kill_on_drop: false }` [INFO] [stdout] 2c84d2c7316b8963282c8c53b004128d2401617ee2e0097f244e8cd904fb5d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e800faef8322ac5535041d19a6f4cc6b2b7cd98b6a13abf021b9065d5d8a8e3c [INFO] running `Command { std: "docker" "start" "-a" "e800faef8322ac5535041d19a6f4cc6b2b7cd98b6a13abf021b9065d5d8a8e3c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking term v1.1.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking slog-term v2.9.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-3c25d72176df98a2/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-69ac74f2df0ef6a0/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-69ac74f2df0ef6a0/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 (8.4s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/thread.c.o [INFO] [stderr] [ 4%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o [INFO] [stderr] [ 6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o [INFO] [stderr] [ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o [INFO] [stderr] [ 10%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o [INFO] [stderr] [ 12%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o [INFO] [stderr] [ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o [INFO] [stderr] [ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o [INFO] [stderr] [ 18%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o [INFO] [stderr] [ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o [INFO] [stderr] [ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o [INFO] [stderr] [ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o [INFO] [stderr] [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o [INFO] [stderr] [ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o [INFO] [stderr] [ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o [INFO] [stderr] [ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o [INFO] [stderr] [ 32%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o [INFO] [stderr] [ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.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_decompress.dir/opj_decompress.c.o [INFO] [stderr] [ 48%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o [INFO] [stderr] [ 51%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.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_dump.dir/opj_dump.c.o [INFO] [stderr] [ 57%] 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/__/common/color.c.o [INFO] [stderr] [ 61%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o [INFO] [stderr] [ 63%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o [INFO] [stderr] [ 65%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o [INFO] [stderr] [ 67%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o [INFO] [stderr] [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o [INFO] [stderr] [ 71%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o [INFO] [stderr] [ 73%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o [INFO] [stderr] [ 75%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o [INFO] [stderr] [ 77%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o [INFO] [stderr] [ 79%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o [INFO] [stderr] [ 81%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o [INFO] [stderr] [ 83%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o [INFO] [stderr] [ 85%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.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%] Linking C executable ../../../bin/opj_decompress [INFO] [stderr] [ 95%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o [INFO] [stderr] [ 97%] Linking C executable ../../../bin/opj_compress [INFO] [stderr] [ 97%] Built target opj_decompress [INFO] [stderr] [100%] Linking C executable ../../../bin/opj_dump [INFO] [stderr] [100%] Built target opj_compress [INFO] [stderr] [100%] Built target opj_dump [INFO] [stderr] Install the project... [INFO] [stderr] -- Install configuration: "Debug" [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/lib/openjpeg-2.3/OpenJPEGTargets.cmake [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/lib/openjpeg-2.3/OpenJPEGConfig.cmake [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/lib/pkgconfig/libopenjp2.pc [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/include/openjpeg-2.3/opj_config.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/lib/libopenjp2.a [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/include/openjpeg-2.3/openjpeg.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/include/openjpeg-2.3/opj_stdint.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/bin/opj_decompress [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/bin/opj_compress [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out/bin/opj_dump [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/out [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/openjpeg2-sys-69ac74f2df0ef6a0/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 value or use a ... 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_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_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_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 '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' (1326) 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: 0x57bf213ea0f2 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57bf213ea0f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57bf213ea0f2 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57bf213ea0f2 - ::fmt::hff1a9408d012ee89 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57bf2140ea8f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x57bf2140ea8f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x57bf213da8f3 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57bf213da8f3 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x57bf213e9f42 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57bf213d714c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x57bf213d6f93 - std::panicking::default_hook::h43da101644971931 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x57bf213d768a - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x57bf213e9aca - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x57bf213e9a29 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x57bf213d7cdd - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x57bf21417120 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x57bf212a2b0f - proc_macro2::fallback::validate_ident::h1b5b36c2388a3b2b [INFO] [stderr] 17: 0x57bf212a2238 - proc_macro2::fallback::Ident::new_checked::hdd9f1494c2029aca [INFO] [stderr] 18: 0x57bf212a60d2 - proc_macro2::imp::Ident::new_checked::hc95ef15b7ad9b5e5 [INFO] [stderr] 19: 0x57bf212b0dc7 - proc_macro2::Ident::new::hb2fa7f17d91e2730 [INFO] [stderr] 20: 0x57bf21065b16 - bindgen::ir::context::BindgenContext::rust_ident_raw::hca8ff05518193ca5 [INFO] [stderr] 21: 0x57bf2105cdd0 - bindgen::ir::context::BindgenContext::rust_ident::h66a7ad1b7035ee81 [INFO] [stderr] 22: 0x57bf20fdbaa0 - ::codegen::hf92ea31814ce4475 [INFO] [stderr] 23: 0x57bf2106f5bd - ::codegen::h9b0fc302d98eecd9 [INFO] [stderr] 24: 0x57bf21010f15 - ::codegen::hb3c2c613deed20a2 [INFO] [stderr] 25: 0x57bf20fe1ec8 - ::codegen::hf92ea31814ce4475 [INFO] [stderr] 26: 0x57bf2106f5bd - ::codegen::h9b0fc302d98eecd9 [INFO] [stderr] 27: 0x57bf21010f15 - ::codegen::hb3c2c613deed20a2 [INFO] [stderr] 28: 0x57bf20fbc4b5 - ::codegen::{{closure}}::h828643261b530784 [INFO] [stderr] 29: 0x57bf21084c5f - ::codegen::ha1c21df5aa2f77d0 [INFO] [stderr] 30: 0x57bf21010eed - ::codegen::hb3c2c613deed20a2 [INFO] [stderr] 31: 0x57bf20fb8def - bindgen::codegen::codegen::{{closure}}::hcb3659a971d6df92 [INFO] [stderr] 32: 0x57bf210551a8 - bindgen::ir::context::BindgenContext::gen::hdb1dd71011aa9c03 [INFO] [stderr] 33: 0x57bf20fb9cad - bindgen::codegen::codegen::h2c3484a9a9dba1a6 [INFO] [stderr] 34: 0x57bf20fb0b31 - bindgen::Bindings::generate::h2824ba4512ef6fe0 [INFO] [stderr] 35: 0x57bf20fb1371 - bindgen::Builder::generate::ha3e77f431b1f7e40 [INFO] [stderr] 36: 0x57bf20edb095 - build_script_build::main::ha68e05aa0aba48a7 [INFO] [stderr] 37: 0x57bf20edb863 - core::ops::function::FnOnce::call_once::haa30c30ae9900d6b [INFO] [stderr] 38: 0x57bf20edb646 - std::sys::backtrace::__rust_begin_short_backtrace::h6450fe267e86d080 [INFO] [stderr] 39: 0x57bf20edb609 - std::rt::lang_start::{{closure}}::h4e4e655751a1b3ab [INFO] [stderr] 40: 0x57bf213ea700 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 41: 0x57bf213ea700 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stderr] 42: 0x57bf213ea700 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stderr] 43: 0x57bf213ea700 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stderr] 44: 0x57bf213ea700 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stderr] 45: 0x57bf213ea700 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stderr] 46: 0x57bf213ea700 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stderr] 47: 0x57bf213ea700 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stderr] 48: 0x57bf213ea700 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stderr] 49: 0x57bf20edb5f1 - std::rt::lang_start::h1053eb53ac85071d [INFO] [stderr] 50: 0x57bf20edc5f5 - main [INFO] [stderr] 51: 0x7bf0234921ca - [INFO] [stderr] 52: 0x7bf02349228b - __libc_start_main [INFO] [stderr] 53: 0x57bf20ed8f65 - _start [INFO] [stderr] 54: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e800faef8322ac5535041d19a6f4cc6b2b7cd98b6a13abf021b9065d5d8a8e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e800faef8322ac5535041d19a6f4cc6b2b7cd98b6a13abf021b9065d5d8a8e3c", kill_on_drop: false }` [INFO] [stdout] e800faef8322ac5535041d19a6f4cc6b2b7cd98b6a13abf021b9065d5d8a8e3c