[INFO] fetching crate nv-flip-sys 0.1.1...
[INFO] testing nv-flip-sys-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate nv-flip-sys 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate nv-flip-sys 0.1.1
[INFO] finished tweaking crates.io crate nv-flip-sys 0.1.1
[INFO] tweaked toml for crates.io crate nv-flip-sys 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nv-flip-sys 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bf7572284bd8bdb3e1a0306699773d22f58ebd7cd3f37dcaceb097cf7c0ec42
[INFO] running `Command { std: "docker" "start" "-a" "5bf7572284bd8bdb3e1a0306699773d22f58ebd7cd3f37dcaceb097cf7c0ec42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bf7572284bd8bdb3e1a0306699773d22f58ebd7cd3f37dcaceb097cf7c0ec42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf7572284bd8bdb3e1a0306699773d22f58ebd7cd3f37dcaceb097cf7c0ec42", kill_on_drop: false }`
[INFO] [stdout] 5bf7572284bd8bdb3e1a0306699773d22f58ebd7cd3f37dcaceb097cf7c0ec42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7e5b2064d04401e9fe5dc73be953da94f2130e292b8c4299f8457285f7344b7
[INFO] running `Command { std: "docker" "start" "-a" "d7e5b2064d04401e9fe5dc73be953da94f2130e292b8c4299f8457285f7344b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling nv-flip-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/image.h:54,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:4:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:200: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   200 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:215: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   215 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:230: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   230 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:245: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   245 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:260: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   260 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:299: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   299 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:324: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   324 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:362: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   362 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:381: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   381 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:510: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   510 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:530: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   530 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:551: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   551 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:264: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   264 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:297: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   297 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:377: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   377 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:416: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   416 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:465: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   465 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:485: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   485 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/sharedflip.h:6,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:3:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2CIELab(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:309:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   309 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2YCxCz(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:340:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   340 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h: In function 'int FLIP::calculateSpatialFilterRadius(float)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h:67:21: warning: unused variable 'deltaX' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    67 |         const float deltaX = 1.0f / ppd;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/tensor.h:57:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'void tinyexr::ReconstructTileOffsets(OffsetData&, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, bool, bool)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12023:78: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12023 |         const unsigned char* head, const unsigned char* marker, const size_t size,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                                                 ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::DecodeEXRImage(EXRImage*, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, const char**)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12195:49: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12195 |                     if (exr_header->chunk_count != num_blocks) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'bool tinyexr::EncodePixelData(std::vector<unsigned char>&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector<ChannelInfo>&, const std::vector<long unsigned int>&, const void*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12978:13: warning: unused parameter 'line_order' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12978 |         int line_order,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12980:13: warning: unused parameter 'height' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12980 |         int height, // for tiled : header.tile_size_y
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12987:21: warning: unused parameter 'compression_param' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12987 |         const void* compression_param = 0) // zfp compression param
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from /usr/include/c++/13/cassert:44,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/common/tinyexr.h:567:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::EncodeChunk(const EXRImage*, const EXRHeader*, const std::vector<ChannelInfo>&, int, tinyexr_uint64, bool, OffsetData&, std::vector<std::vector<unsigned char> >&, tinyexr_uint64&, std::string*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:13459:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 13459 |             assert(block_idx == num_blocks);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                    ~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/stb_image.h:545,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/CPP/tensor.h:60:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h: In function 'int stbi__shiftsigned(unsigned int, int, int)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:18: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                ~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:4: note: in expansion of macro 'STBI_ASSERT'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |    ^~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_color3_get_data(const FlipImageColor3*, uint8_t*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:45:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    45 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:46:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    46 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_float_get_data(const FlipImageFloat*, float*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:88:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    88 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:89:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    89 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_histogram_ref_inc_image(FlipImageHistogramRef*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:147:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   147 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:148:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_pool_update_image(FlipImagePool*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:184:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   184 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:185:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   185 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::set(int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:24:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:123:50: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   123 |             this->mvpHostData[this->index(x, y)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<FLIP::color3>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    95 |         image(image& image)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:84:68:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<float>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:213:17: warning: unused variable 'width' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   213 |             int width = reference.getWidth();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:214:17: warning: unused variable 'height' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   214 |             int height = reference.getHeight();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::copy(FLIP::tensor<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23:   required from 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:316:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   316 |                 memcpy(this->mvpHostData, srcImage.getHostData(), this->mVolume * sizeof(T));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'FLIP::tensor<T>::tensor(const FLIP::color3*, int) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:108:40:   required from 'FLIP::image<T>::image(const FLIP::color3*, int) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:61:83:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:148:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             memcpy(this->mvpHostData, pColorMap, size * sizeof(color3));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::set(int, int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:205:31:   required from 'void FLIP::tensor<T>::colorMap(FLIP::tensor<float>&, FLIP::tensor<FLIP::color3>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:65:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:173:53: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   173 |             this->mvpHostData[this->index(x, y, z)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::computeColorDifference(const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19:   required from 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:327:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   327 |                     filteredYCxCzReference = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzReference)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:328:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   328 |                     filteredYCxCzTest = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzTest)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:331:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   331 |                     filteredYCxCzReference = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzReference));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:332:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   332 |                     filteredYCxCzTest = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzTest));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
[INFO] running `Command { std: "docker" "inspect" "d7e5b2064d04401e9fe5dc73be953da94f2130e292b8c4299f8457285f7344b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e5b2064d04401e9fe5dc73be953da94f2130e292b8c4299f8457285f7344b7", kill_on_drop: false }`
[INFO] [stdout] d7e5b2064d04401e9fe5dc73be953da94f2130e292b8c4299f8457285f7344b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4918724a31a5c435284f50de8b515c3d0836176ad327af6fa70d65492cac30ae
[INFO] running `Command { std: "docker" "start" "-a" "4918724a31a5c435284f50de8b515c3d0836176ad327af6fa70d65492cac30ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/image.h:54,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:4:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:200: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   200 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:215: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   215 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:230: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   230 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:245: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   245 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:260: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   260 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:299: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   299 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:324: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   324 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:362: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   362 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:381: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   381 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:510: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   510 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:530: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   530 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:551: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   551 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:264: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   264 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:297: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   297 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:377: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   377 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:416: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   416 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:465: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   465 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:485: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   485 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/sharedflip.h:6,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:3:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2CIELab(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:309:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   309 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2YCxCz(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:340:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   340 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h: In function 'int FLIP::calculateSpatialFilterRadius(float)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h:67:21: warning: unused variable 'deltaX' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    67 |         const float deltaX = 1.0f / ppd;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/tensor.h:57:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'void tinyexr::ReconstructTileOffsets(OffsetData&, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, bool, bool)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12023:78: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12023 |         const unsigned char* head, const unsigned char* marker, const size_t size,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                                                 ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::DecodeEXRImage(EXRImage*, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, const char**)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12195:49: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12195 |                     if (exr_header->chunk_count != num_blocks) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'bool tinyexr::EncodePixelData(std::vector<unsigned char>&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector<ChannelInfo>&, const std::vector<long unsigned int>&, const void*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12978:13: warning: unused parameter 'line_order' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12978 |         int line_order,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12980:13: warning: unused parameter 'height' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12980 |         int height, // for tiled : header.tile_size_y
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12987:21: warning: unused parameter 'compression_param' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12987 |         const void* compression_param = 0) // zfp compression param
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from /usr/include/c++/13/cassert:44,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/common/tinyexr.h:567:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::EncodeChunk(const EXRImage*, const EXRHeader*, const std::vector<ChannelInfo>&, int, tinyexr_uint64, bool, OffsetData&, std::vector<std::vector<unsigned char> >&, tinyexr_uint64&, std::string*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:13459:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 13459 |             assert(block_idx == num_blocks);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                    ~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/stb_image.h:545,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/CPP/tensor.h:60:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h: In function 'int stbi__shiftsigned(unsigned int, int, int)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:18: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                ~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:4: note: in expansion of macro 'STBI_ASSERT'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |    ^~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_color3_get_data(const FlipImageColor3*, uint8_t*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:45:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    45 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:46:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    46 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_float_get_data(const FlipImageFloat*, float*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:88:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    88 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:89:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    89 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_histogram_ref_inc_image(FlipImageHistogramRef*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:147:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   147 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:148:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_pool_update_image(FlipImagePool*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:184:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   184 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:185:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   185 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::set(int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:24:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:123:50: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   123 |             this->mvpHostData[this->index(x, y)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<FLIP::color3>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    95 |         image(image& image)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:84:68:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<float>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:213:17: warning: unused variable 'width' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   213 |             int width = reference.getWidth();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:214:17: warning: unused variable 'height' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   214 |             int height = reference.getHeight();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::copy(FLIP::tensor<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23:   required from 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:316:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   316 |                 memcpy(this->mvpHostData, srcImage.getHostData(), this->mVolume * sizeof(T));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'FLIP::tensor<T>::tensor(const FLIP::color3*, int) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:108:40:   required from 'FLIP::image<T>::image(const FLIP::color3*, int) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:61:83:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:148:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             memcpy(this->mvpHostData, pColorMap, size * sizeof(color3));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::set(int, int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:205:31:   required from 'void FLIP::tensor<T>::colorMap(FLIP::tensor<float>&, FLIP::tensor<FLIP::color3>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:65:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:173:53: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   173 |             this->mvpHostData[this->index(x, y, z)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::computeColorDifference(const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19:   required from 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:327:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   327 |                     filteredYCxCzReference = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzReference)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:328:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   328 |                     filteredYCxCzTest = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzTest)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:331:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   331 |                     filteredYCxCzReference = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzReference));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:332:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   332 |                     filteredYCxCzTest = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzTest));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling nv-flip-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.21s
[INFO] running `Command { std: "docker" "inspect" "4918724a31a5c435284f50de8b515c3d0836176ad327af6fa70d65492cac30ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4918724a31a5c435284f50de8b515c3d0836176ad327af6fa70d65492cac30ae", kill_on_drop: false }`
[INFO] [stdout] 4918724a31a5c435284f50de8b515c3d0836176ad327af6fa70d65492cac30ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fa36a139d3c0898eed29af36e92396612fe98c52bcb3dfbf96197947ab09e94
[INFO] running `Command { std: "docker" "start" "-a" "2fa36a139d3c0898eed29af36e92396612fe98c52bcb3dfbf96197947ab09e94", kill_on_drop: false }`
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/image.h:54,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:4:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:200: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   200 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:215: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   215 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:230: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   230 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:245: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   245 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:260: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   260 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:299: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   299 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:324: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   324 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:362: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   362 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:381: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   381 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:510: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   510 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:530: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   530 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:551: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   551 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:264: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   264 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:297: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   297 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:377: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   377 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:416: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   416 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:465: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   465 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:485: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   485 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/sharedflip.h:6,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:3:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2CIELab(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:309:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   309 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2YCxCz(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:340:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   340 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h: In function 'int FLIP::calculateSpatialFilterRadius(float)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h:67:21: warning: unused variable 'deltaX' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    67 |         const float deltaX = 1.0f / ppd;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/tensor.h:57:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'void tinyexr::ReconstructTileOffsets(OffsetData&, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, bool, bool)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12023:78: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12023 |         const unsigned char* head, const unsigned char* marker, const size_t size,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                                                 ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::DecodeEXRImage(EXRImage*, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, const char**)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12195:49: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12195 |                     if (exr_header->chunk_count != num_blocks) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'bool tinyexr::EncodePixelData(std::vector<unsigned char>&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector<ChannelInfo>&, const std::vector<long unsigned int>&, const void*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12978:13: warning: unused parameter 'line_order' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12978 |         int line_order,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12980:13: warning: unused parameter 'height' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12980 |         int height, // for tiled : header.tile_size_y
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12987:21: warning: unused parameter 'compression_param' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12987 |         const void* compression_param = 0) // zfp compression param
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from /usr/include/c++/13/cassert:44,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/common/tinyexr.h:567:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::EncodeChunk(const EXRImage*, const EXRHeader*, const std::vector<ChannelInfo>&, int, tinyexr_uint64, bool, OffsetData&, std::vector<std::vector<unsigned char> >&, tinyexr_uint64&, std::string*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:13459:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 13459 |             assert(block_idx == num_blocks);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                    ~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/stb_image.h:545,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/CPP/tensor.h:60:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h: In function 'int stbi__shiftsigned(unsigned int, int, int)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:18: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                ~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:4: note: in expansion of macro 'STBI_ASSERT'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |    ^~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_color3_get_data(const FlipImageColor3*, uint8_t*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:45:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    45 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:46:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    46 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_float_get_data(const FlipImageFloat*, float*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:88:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    88 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:89:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    89 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_histogram_ref_inc_image(FlipImageHistogramRef*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:147:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   147 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:148:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_pool_update_image(FlipImagePool*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:184:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   184 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:185:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   185 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::set(int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:24:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:123:50: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   123 |             this->mvpHostData[this->index(x, y)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<FLIP::color3>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    95 |         image(image& image)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:84:68:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<float>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:213:17: warning: unused variable 'width' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   213 |             int width = reference.getWidth();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:214:17: warning: unused variable 'height' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   214 |             int height = reference.getHeight();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::copy(FLIP::tensor<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23:   required from 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:316:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   316 |                 memcpy(this->mvpHostData, srcImage.getHostData(), this->mVolume * sizeof(T));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'FLIP::tensor<T>::tensor(const FLIP::color3*, int) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:108:40:   required from 'FLIP::image<T>::image(const FLIP::color3*, int) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:61:83:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:148:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             memcpy(this->mvpHostData, pColorMap, size * sizeof(color3));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::set(int, int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:205:31:   required from 'void FLIP::tensor<T>::colorMap(FLIP::tensor<float>&, FLIP::tensor<FLIP::color3>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:65:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:173:53: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   173 |             this->mvpHostData[this->index(x, y, z)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::computeColorDifference(const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19:   required from 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:327:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   327 |                     filteredYCxCzReference = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzReference)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:328:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   328 |                     filteredYCxCzTest = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzTest)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:331:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   331 |                     filteredYCxCzReference = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzReference));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:332:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   332 |                     filteredYCxCzTest = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzTest));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nv_flip_sys-32ec361c5ab560d2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::creation_deletion ... ok
[INFO] [stdout] test tests::creation_with_data_and_deletion ... ok
[INFO] [stdout] test tests::end_to_end ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::end_to_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::end_to_end' panicked at src/lib.rs:55:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c94a7cc4682 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c94a7cc4682 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c94a7cc4682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c94a7cc4682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c94a7ceacc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c94a7ceacc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c94a7cc1543 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c94a7cc1543 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c94a7cc44d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c94a7cc5c09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c94a7cc5a3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c94a7c8de54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c94a7c8de54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c94a7cc66de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c94a7cc66de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c94a7cc63aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c94a7cc4b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c94a7cc603d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c94a7ce8ca0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c94a7ce9106 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c94a7be418a - core::result::Result<T,E>::unwrap::ha6799a0ebe2af614
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c94a7be418a - nv_flip_sys::tests::end_to_end::hc7eeaf8f9ddb0e90
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:55:60
[INFO] [stdout]   22:     0x5c94a7be40c7 - nv_flip_sys::tests::end_to_end::{{closure}}::h2e753205aa09a454
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:20
[INFO] [stdout]   23:     0x5c94a7be3916 - core::ops::function::FnOnce::call_once::h7a71c94b09ffae0f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c94a7c936bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c94a7c936bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c94a7c927f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c94a7c927f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c94a7c927f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c94a7c927f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c94a7c927f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c94a7c927f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c94a7c927f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c94a7c563f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c94a7c563f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c94a7c59dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c94a7c59dca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c94a7c59dca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c94a7c59dca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c94a7c59dca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c94a7c59dca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c94a7c59dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c94a7cc965f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c94a7cc965f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7798832a1aa4 - <unknown>
[INFO] [stdout]   45:     0x77988332ea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::end_to_end
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2fa36a139d3c0898eed29af36e92396612fe98c52bcb3dfbf96197947ab09e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa36a139d3c0898eed29af36e92396612fe98c52bcb3dfbf96197947ab09e94", kill_on_drop: false }`
[INFO] [stdout] 2fa36a139d3c0898eed29af36e92396612fe98c52bcb3dfbf96197947ab09e94
