[INFO] fetching crate nv-flip-sys 0.1.1...
[INFO] testing nv-flip-sys-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate nv-flip-sys 0.1.1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nv-flip-sys 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd0ef732cd36f7447ea905c702083aa2b6043099f8ac57ecad6fa2e1483de3f9
[INFO] running `Command { std: "docker" "start" "-a" "bd0ef732cd36f7447ea905c702083aa2b6043099f8ac57ecad6fa2e1483de3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd0ef732cd36f7447ea905c702083aa2b6043099f8ac57ecad6fa2e1483de3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0ef732cd36f7447ea905c702083aa2b6043099f8ac57ecad6fa2e1483de3f9", kill_on_drop: false }`
[INFO] [stdout] bd0ef732cd36f7447ea905c702083aa2b6043099f8ac57ecad6fa2e1483de3f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b9cf3650bec43571b97d2ca6ae295574c361f5262b798771ff1a416811dabdf
[INFO] running `Command { std: "docker" "start" "-a" "0b9cf3650bec43571b97d2ca6ae295574c361f5262b798771ff1a416811dabdf", 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 5.97s
[INFO] running `Command { std: "docker" "inspect" "0b9cf3650bec43571b97d2ca6ae295574c361f5262b798771ff1a416811dabdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b9cf3650bec43571b97d2ca6ae295574c361f5262b798771ff1a416811dabdf", kill_on_drop: false }`
[INFO] [stdout] 0b9cf3650bec43571b97d2ca6ae295574c361f5262b798771ff1a416811dabdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f244fda91ac409b52f54ef8c6e0871c7b87415e261543e6b29728b775a5c8905
[INFO] running `Command { std: "docker" "start" "-a" "f244fda91ac409b52f54ef8c6e0871c7b87415e261543e6b29728b775a5c8905", kill_on_drop: false }`
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/image.h:54,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:4:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:200: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   200 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:215: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   215 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:230: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   230 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:245: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   245 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:260: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   260 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:299: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   299 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:324: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   324 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:362: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   362 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:381: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   381 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:510: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   510 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:530: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   530 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:551: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   551 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:264: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   264 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:297: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   297 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:377: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   377 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:416: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   416 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:465: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   465 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:485: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   485 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/sharedflip.h:6,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:3:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2CIELab(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:309:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   309 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2YCxCz(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:340:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   340 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h: In function 'int FLIP::calculateSpatialFilterRadius(float)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h:67:21: warning: unused variable 'deltaX' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    67 |         const float deltaX = 1.0f / ppd;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/tensor.h:57:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'void tinyexr::ReconstructTileOffsets(OffsetData&, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, bool, bool)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12023:78: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12023 |         const unsigned char* head, const unsigned char* marker, const size_t size,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                                                 ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::DecodeEXRImage(EXRImage*, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, const char**)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12195:49: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12195 |                     if (exr_header->chunk_count != num_blocks) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'bool tinyexr::EncodePixelData(std::vector<unsigned char>&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector<ChannelInfo>&, const std::vector<long unsigned int>&, const void*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12978:13: warning: unused parameter 'line_order' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12978 |         int line_order,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12980:13: warning: unused parameter 'height' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12980 |         int height, // for tiled : header.tile_size_y
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12987:21: warning: unused parameter 'compression_param' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12987 |         const void* compression_param = 0) // zfp compression param
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from /usr/include/c++/13/cassert:44,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/common/tinyexr.h:567:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::EncodeChunk(const EXRImage*, const EXRHeader*, const std::vector<ChannelInfo>&, int, tinyexr_uint64, bool, OffsetData&, std::vector<std::vector<unsigned char> >&, tinyexr_uint64&, std::string*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:13459:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 13459 |             assert(block_idx == num_blocks);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                    ~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/stb_image.h:545,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/CPP/tensor.h:60:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h: In function 'int stbi__shiftsigned(unsigned int, int, int)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:18: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                ~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:4: note: in expansion of macro 'STBI_ASSERT'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |    ^~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_color3_get_data(const FlipImageColor3*, uint8_t*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:45:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    45 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:46:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    46 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_float_get_data(const FlipImageFloat*, float*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:88:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    88 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:89:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    89 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_histogram_ref_inc_image(FlipImageHistogramRef*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:147:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   147 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:148:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_pool_update_image(FlipImagePool*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:184:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   184 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:185:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   185 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::set(int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:24:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:123:50: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   123 |             this->mvpHostData[this->index(x, y)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<FLIP::color3>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    95 |         image(image& image)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:84:68:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<float>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:213:17: warning: unused variable 'width' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   213 |             int width = reference.getWidth();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:214:17: warning: unused variable 'height' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   214 |             int height = reference.getHeight();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::copy(FLIP::tensor<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23:   required from 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:316:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   316 |                 memcpy(this->mvpHostData, srcImage.getHostData(), this->mVolume * sizeof(T));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'FLIP::tensor<T>::tensor(const FLIP::color3*, int) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:108:40:   required from 'FLIP::image<T>::image(const FLIP::color3*, int) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:61:83:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:148:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             memcpy(this->mvpHostData, pColorMap, size * sizeof(color3));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::set(int, int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:205:31:   required from 'void FLIP::tensor<T>::colorMap(FLIP::tensor<float>&, FLIP::tensor<FLIP::color3>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:65:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:173:53: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   173 |             this->mvpHostData[this->index(x, y, z)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::computeColorDifference(const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19:   required from 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:327:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   327 |                     filteredYCxCzReference = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzReference)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:328:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   328 |                     filteredYCxCzTest = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzTest)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:331:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   331 |                     filteredYCxCzReference = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzReference));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:332:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   332 |                     filteredYCxCzTest = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzTest));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling nv-flip-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.88s
[INFO] running `Command { std: "docker" "inspect" "f244fda91ac409b52f54ef8c6e0871c7b87415e261543e6b29728b775a5c8905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f244fda91ac409b52f54ef8c6e0871c7b87415e261543e6b29728b775a5c8905", kill_on_drop: false }`
[INFO] [stdout] f244fda91ac409b52f54ef8c6e0871c7b87415e261543e6b29728b775a5c8905
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1d6e9da663627a0bd78dd567e3ab5c97f3fef621493bf6b6f56dfad50479af0
[INFO] running `Command { std: "docker" "start" "-a" "e1d6e9da663627a0bd78dd567e3ab5c97f3fef621493bf6b6f56dfad50479af0", 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.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nv_flip_sys-eeefe760fd699295)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::creation_deletion ... ok
[INFO] [stdout] test tests::creation_with_data_and_deletion ... ok
[INFO] [stdout] test tests::end_to_end ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::end_to_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::end_to_end' (19) 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:     0x5f1ee657f312 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f1ee657f312 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f1ee657f312 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f1ee657f312 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f1ee6590b3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f1ee6590b3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f1ee654c651 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f1ee654c651 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f1ee65586b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f1ee655d31f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f1ee655d1b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f1ee651dc5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5f1ee651dc5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f1ee655d9df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5f1ee655d9df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f1ee655d83a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f1ee65587e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f1ee6540b2d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f1ee6598ca0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f1ee6598286 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5f1ee648bdda - core::result::Result<T,E>::unwrap::h9c34f26962c687b3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5f1ee648bdda - nv_flip_sys::tests::end_to_end::h504ab20b1baf8617
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:55:60
[INFO] [stdout]   22:     0x5f1ee648c887 - nv_flip_sys::tests::end_to_end::{{closure}}::h1967840cbb851734
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:20
[INFO] [stdout]   23:     0x5f1ee648cd06 - core::ops::function::FnOnce::call_once::hb1a426b55e474b03
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f1ee651da1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f1ee651da1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f1ee6533685 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f1ee6533685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f1ee6533685 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5f1ee6533685 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5f1ee6533685 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f1ee6533685 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f1ee6533685 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f1ee6509e74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f1ee6509e74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f1ee650d73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5f1ee650d73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f1ee650d73a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5f1ee650d73a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5f1ee650d73a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f1ee650d73a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5f1ee650d73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f1ee655394f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5f1ee655394f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x72b871336aa4 - <unknown>
[INFO] [stdout]   45:     0x72b8713c3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::end_to_end
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e1d6e9da663627a0bd78dd567e3ab5c97f3fef621493bf6b6f56dfad50479af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d6e9da663627a0bd78dd567e3ab5c97f3fef621493bf6b6f56dfad50479af0", kill_on_drop: false }`
[INFO] [stdout] e1d6e9da663627a0bd78dd567e3ab5c97f3fef621493bf6b6f56dfad50479af0
