[INFO] fetching crate nv-flip-sys 0.1.1...
[INFO] testing nv-flip-sys-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate nv-flip-sys 0.1.1 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nv-flip-sys 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ae46eb2ccdfd20658cfaadfaa8d3d17ec63ba85e71ef6e014e138314e8473a3
[INFO] running `Command { std: "docker" "start" "-a" "9ae46eb2ccdfd20658cfaadfaa8d3d17ec63ba85e71ef6e014e138314e8473a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ae46eb2ccdfd20658cfaadfaa8d3d17ec63ba85e71ef6e014e138314e8473a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ae46eb2ccdfd20658cfaadfaa8d3d17ec63ba85e71ef6e014e138314e8473a3", kill_on_drop: false }`
[INFO] [stdout] 9ae46eb2ccdfd20658cfaadfaa8d3d17ec63ba85e71ef6e014e138314e8473a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df06431198b6112ff8242b817666e2913549c5f75505b650a98a4a73c876b15e
[INFO] running `Command { std: "docker" "start" "-a" "df06431198b6112ff8242b817666e2913549c5f75505b650a98a4a73c876b15e", 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.11s
[INFO] running `Command { std: "docker" "inspect" "df06431198b6112ff8242b817666e2913549c5f75505b650a98a4a73c876b15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df06431198b6112ff8242b817666e2913549c5f75505b650a98a4a73c876b15e", kill_on_drop: false }`
[INFO] [stdout] df06431198b6112ff8242b817666e2913549c5f75505b650a98a4a73c876b15e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21d91405ef297960295422a2e7a007f8bad35b7a532a86b25beb724005ecf457
[INFO] running `Command { std: "docker" "start" "-a" "21d91405ef297960295422a2e7a007f8bad35b7a532a86b25beb724005ecf457", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling float_eq v1.0.1
[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 miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling png v0.17.16
[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 18.46s
[INFO] running `Command { std: "docker" "inspect" "21d91405ef297960295422a2e7a007f8bad35b7a532a86b25beb724005ecf457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d91405ef297960295422a2e7a007f8bad35b7a532a86b25beb724005ecf457", kill_on_drop: false }`
[INFO] [stdout] 21d91405ef297960295422a2e7a007f8bad35b7a532a86b25beb724005ecf457
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1231232dc15e13d4ba4e1307946ba69510d6bee03de4748b4f0648b836155360
[INFO] running `Command { std: "docker" "start" "-a" "1231232dc15e13d4ba4e1307946ba69510d6bee03de4748b4f0648b836155360", 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nv_flip_sys-82f1efc76dd6985a)
[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] [stderr] error: test failed, to rerun pass `--lib`
[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:     0x5aab2a957002 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aab2a957002 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aab2a957002 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5aab2a957002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5aab2a97cf53 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5aab2a97cf53 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5aab2a953ed3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aab2a953ed3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5aab2a956e52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5aab2a95857c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5aab2a9583d2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5aab2a920334 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5aab2a920334 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aab2a95905b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5aab2a95905b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5aab2a958d2a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5aab2a9574f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5aab2a9589bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5aab2a97b3f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5aab2a97b796 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5aab2a8c2707 - core::result::Result<T,E>::unwrap::h3c5b2472acba5c51
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5aab2a8c2707 - nv_flip_sys::tests::end_to_end::h46b2f51f7c639f47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:55:60
[INFO] [stdout]   22:     0x5aab2a8c2707 - nv_flip_sys::tests::end_to_end::{{closure}}::hc0159aea030a7f9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:20
[INFO] [stdout]   23:     0x5aab2a8c2707 - core::ops::function::FnOnce::call_once::h94042c4c791acea9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aab2a925a6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aab2a925a6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5aab2a924cae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5aab2a924cae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5aab2a924cae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5aab2a924cae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5aab2a924cae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5aab2a924cae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5aab2a924cae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5aab2a8e8854 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5aab2a8e8854 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5aab2a8ec1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5aab2a8ec1fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5aab2a8ec1fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5aab2a8ec1fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5aab2a8ec1fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5aab2a8ec1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5aab2a8ec1fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5aab2a95bfb7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5aab2a95bfb7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5aab2a95bfb7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7216bb054aa4 - <unknown>
[INFO] [stdout]   46:     0x7216bb0e1a34 - clone
[INFO] [stdout]   47:                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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1231232dc15e13d4ba4e1307946ba69510d6bee03de4748b4f0648b836155360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1231232dc15e13d4ba4e1307946ba69510d6bee03de4748b4f0648b836155360", kill_on_drop: false }`
[INFO] [stdout] 1231232dc15e13d4ba4e1307946ba69510d6bee03de4748b4f0648b836155360
