[INFO] fetching crate nv-flip-sys 0.1.1...
[INFO] testing nv-flip-sys-0.1.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate nv-flip-sys 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate nv-flip-sys 0.1.1
[INFO] finished tweaking crates.io crate nv-flip-sys 0.1.1
[INFO] tweaked toml for crates.io crate nv-flip-sys 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nv-flip-sys 0.1.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded image v0.24.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7002aa05ab948346a5d1af0f704684b137c68ca838889cd0a5be2d46448295d9
[INFO] running `Command { std: "docker" "start" "-a" "7002aa05ab948346a5d1af0f704684b137c68ca838889cd0a5be2d46448295d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7002aa05ab948346a5d1af0f704684b137c68ca838889cd0a5be2d46448295d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7002aa05ab948346a5d1af0f704684b137c68ca838889cd0a5be2d46448295d9", kill_on_drop: false }`
[INFO] [stdout] 7002aa05ab948346a5d1af0f704684b137c68ca838889cd0a5be2d46448295d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac0e149931fb27ebf08ba14d3102593556764f0e9deb4fc7df207437f12aa699
[INFO] running `Command { std: "docker" "start" "-a" "ac0e149931fb27ebf08ba14d3102593556764f0e9deb4fc7df207437f12aa699", kill_on_drop: false }`
[INFO] [stderr]    Compiling nv-flip-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/image.h:54,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:4:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:200: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   200 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:215: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   215 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:230: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   230 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:245: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   245 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:260: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   260 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:299: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   299 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:324: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   324 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:362: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   362 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:381: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   381 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:510: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   510 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:530: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   530 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:551: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   551 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:264: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   264 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:297: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   297 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:377: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   377 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:416: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   416 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:465: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   465 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:485: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   485 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/sharedflip.h:6,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:3:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2CIELab(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:309:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   309 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2YCxCz(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:340:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   340 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h: In function 'int FLIP::calculateSpatialFilterRadius(float)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h:67:21: warning: unused variable 'deltaX' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    67 |         const float deltaX = 1.0f / ppd;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/tensor.h:57:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'void tinyexr::ReconstructTileOffsets(OffsetData&, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, bool, bool)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12023:78: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12023 |         const unsigned char* head, const unsigned char* marker, const size_t size,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                                                 ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::DecodeEXRImage(EXRImage*, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, const char**)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12195:49: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12195 |                     if (exr_header->chunk_count != num_blocks) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'bool tinyexr::EncodePixelData(std::vector<unsigned char>&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector<ChannelInfo>&, const std::vector<long unsigned int>&, const void*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12978:13: warning: unused parameter 'line_order' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12978 |         int line_order,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12980:13: warning: unused parameter 'height' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12980 |         int height, // for tiled : header.tile_size_y
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12987:21: warning: unused parameter 'compression_param' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12987 |         const void* compression_param = 0) // zfp compression param
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from /usr/include/c++/13/cassert:44,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/common/tinyexr.h:567:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::EncodeChunk(const EXRImage*, const EXRHeader*, const std::vector<ChannelInfo>&, int, tinyexr_uint64, bool, OffsetData&, std::vector<std::vector<unsigned char> >&, tinyexr_uint64&, std::string*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:13459:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 13459 |             assert(block_idx == num_blocks);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                    ~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/stb_image.h:545,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/CPP/tensor.h:60:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h: In function 'int stbi__shiftsigned(unsigned int, int, int)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:18: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                ~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:4: note: in expansion of macro 'STBI_ASSERT'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |    ^~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_color3_get_data(const FlipImageColor3*, uint8_t*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:45:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    45 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:46:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    46 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_float_get_data(const FlipImageFloat*, float*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:88:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    88 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:89:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    89 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_histogram_ref_inc_image(FlipImageHistogramRef*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:147:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   147 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:148:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_pool_update_image(FlipImagePool*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:184:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   184 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:185:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   185 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::set(int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:24:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:123:50: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   123 |             this->mvpHostData[this->index(x, y)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<FLIP::color3>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    95 |         image(image& image)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:84:68:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<float>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:213:17: warning: unused variable 'width' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   213 |             int width = reference.getWidth();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:214:17: warning: unused variable 'height' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   214 |             int height = reference.getHeight();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::copy(FLIP::tensor<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23:   required from 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:316:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   316 |                 memcpy(this->mvpHostData, srcImage.getHostData(), this->mVolume * sizeof(T));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'FLIP::tensor<T>::tensor(const FLIP::color3*, int) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:108:40:   required from 'FLIP::image<T>::image(const FLIP::color3*, int) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:61:83:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:148:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             memcpy(this->mvpHostData, pColorMap, size * sizeof(color3));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::set(int, int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:205:31:   required from 'void FLIP::tensor<T>::colorMap(FLIP::tensor<float>&, FLIP::tensor<FLIP::color3>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:65:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:173:53: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   173 |             this->mvpHostData[this->index(x, y, z)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::computeColorDifference(const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19:   required from 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:327:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   327 |                     filteredYCxCzReference = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzReference)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:328:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   328 |                     filteredYCxCzTest = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzTest)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:331:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   331 |                     filteredYCxCzReference = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzReference));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:332:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   332 |                     filteredYCxCzTest = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzTest));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s
[INFO] running `Command { std: "docker" "inspect" "ac0e149931fb27ebf08ba14d3102593556764f0e9deb4fc7df207437f12aa699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac0e149931fb27ebf08ba14d3102593556764f0e9deb4fc7df207437f12aa699", kill_on_drop: false }`
[INFO] [stdout] ac0e149931fb27ebf08ba14d3102593556764f0e9deb4fc7df207437f12aa699
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d0c066d68bec798dfbb389ef6ce468b43175e796d86feea35dfd8105b3abbfc
[INFO] running `Command { std: "docker" "start" "-a" "0d0c066d68bec798dfbb389ef6ce468b43175e796d86feea35dfd8105b3abbfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/image.h:54,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:4:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:200: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   200 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:215: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   215 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:230: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   230 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:245: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   245 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:260: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   260 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:299: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   299 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:324: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   324 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:362: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   362 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:381: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   381 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:510: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   510 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:530: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   530 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:551: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   551 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:264: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   264 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:297: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   297 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:377: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   377 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:416: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   416 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:465: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   465 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:485: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   485 | #pragma omp parallel for
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/sharedflip.h:6,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from src/bindings.cpp:3:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2CIELab(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:309:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   309 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h: In static member function 'static FLIP::color3 FLIP::color3::XYZ2YCxCz(FLIP::color3, FLIP::color3)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:340:25: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   340 |             XYZ = XYZ * invReferenceIlluminant;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h: In function 'int FLIP::calculateSpatialFilterRadius(float)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/sharedflip.h:67:21: warning: unused variable 'deltaX' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    67 |         const float deltaX = 1.0f / ppd;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/CPP/tensor.h:57:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'void tinyexr::ReconstructTileOffsets(OffsetData&, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, bool, bool)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12023:78: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12023 |         const unsigned char* head, const unsigned char* marker, const size_t size,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                                                 ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::DecodeEXRImage(EXRImage*, const EXRHeader*, const unsigned char*, const unsigned char*, size_t, const char**)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12195:49: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12195 |                     if (exr_header->chunk_count != num_blocks) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'bool tinyexr::EncodePixelData(std::vector<unsigned char>&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector<ChannelInfo>&, const std::vector<long unsigned int>&, const void*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12978:13: warning: unused parameter 'line_order' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12978 |         int line_order,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12980:13: warning: unused parameter 'height' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12980 |         int height, // for tiled : header.tile_size_y
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:12987:21: warning: unused parameter 'compression_param' [-Wunused-parameter]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 12987 |         const void* compression_param = 0) // zfp compression param
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from /usr/include/c++/13/cassert:44,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/common/tinyexr.h:567:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h: In function 'int tinyexr::EncodeChunk(const EXRImage*, const EXRHeader*, const std::vector<ChannelInfo>&, int, tinyexr_uint64, bool, OffsetData&, std::vector<std::vector<unsigned char> >&, tinyexr_uint64&, std::string*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/tinyexr.h:13459:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: 13459 |             assert(block_idx == num_blocks);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                    ~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: In file included from extern/cpp/common/stb_image.h:545,
[INFO] [stderr] warning: nv-flip-sys@0.1.1:                  from extern/cpp/CPP/tensor.h:60:
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h: In function 'int stbi__shiftsigned(unsigned int, int, int)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:18: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                ~~^~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/stb_image.h:5114:4: note: in expansion of macro 'STBI_ASSERT'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:  5114 |    STBI_ASSERT(v >= 0 && v < 256);
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |    ^~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_color3_get_data(const FlipImageColor3*, uint8_t*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:45:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    45 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:46:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    46 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_float_get_data(const FlipImageFloat*, float*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:88:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    88 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:89:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    89 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_histogram_ref_inc_image(FlipImageHistogramRef*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:147:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   147 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:148:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp: In function 'void flip_image_pool_update_image(FlipImagePool*, const FlipImageFloat*)':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:184:32: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   184 |         for (uint32_t y = 0; y < image->inner.getHeight(); y++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:185:36: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   185 |             for (uint32_t x = 0; x < image->inner.getWidth(); x++) {
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::set(int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:24:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:123:50: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   123 |             this->mvpHostData[this->index(x, y)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<FLIP::color3>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    95 |         image(image& image)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'FLIP::image<T>::image(FLIP::image<T>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:84:68:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:95:9: warning: base class 'class FLIP::tensor<float>' should be explicitly initialized in the copy constructor [-Wextra]
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:213:17: warning: unused variable 'width' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   213 |             int width = reference.getWidth();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:214:17: warning: unused variable 'height' [-Wunused-variable]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   214 |             int height = reference.getHeight();
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::copy(FLIP::tensor<T>&) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23:   required from 'FLIP::image<T>::image(FLIP::image<T>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:39:76:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:316:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   316 |                 memcpy(this->mvpHostData, srcImage.getHostData(), this->mVolume * sizeof(T));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'FLIP::tensor<T>::tensor(const FLIP::color3*, int) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:108:40:   required from 'FLIP::image<T>::image(const FLIP::color3*, int) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:61:83:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:148:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class FLIP::color3'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   148 |             memcpy(this->mvpHostData, pColorMap, size * sizeof(color3));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:65:11: note: 'class FLIP::color3' declared here
[INFO] [stderr] warning: nv-flip-sys@0.1.1:    65 |     class color3
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |           ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h: In instantiation of 'void FLIP::tensor<T>::set(int, int, int, T) [with T = FLIP::color3]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:205:31:   required from 'void FLIP::tensor<T>::colorMap(FLIP::tensor<float>&, FLIP::tensor<FLIP::color3>&) [with T = FLIP::color3]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:65:37:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/tensor.h:173:53: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   173 |             this->mvpHostData[this->index(x, y, z)] = value;
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h: In instantiation of 'void FLIP::image<T>::computeColorDifference(const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&, const FLIP::image<FLIP::color3>&) [with T = float]':
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19:   required from 'void FLIP::image<T>::FLIP(FLIP::image<FLIP::color3>&, FLIP::image<FLIP::color3>&, float) [with T = float]'
[INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30:   required from here
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:327:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   327 |                     filteredYCxCzReference = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzReference)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:328:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   328 |                     filteredYCxCzTest = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzTest)));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:331:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   331 |                     filteredYCxCzReference = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzReference));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:332:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   332 |                     filteredYCxCzTest = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzTest));
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)'
[INFO] [stderr] warning: nv-flip-sys@0.1.1:   112 |         color3(const color3& c)
[INFO] [stderr] warning: nv-flip-sys@0.1.1:       |         ^~~~~~
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling nv-flip-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.16s
[INFO] running `Command { std: "docker" "inspect" "0d0c066d68bec798dfbb389ef6ce468b43175e796d86feea35dfd8105b3abbfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d0c066d68bec798dfbb389ef6ce468b43175e796d86feea35dfd8105b3abbfc", kill_on_drop: false }`
[INFO] [stdout] 0d0c066d68bec798dfbb389ef6ce468b43175e796d86feea35dfd8105b3abbfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6a68a3ee5567bf94a4178fbfeb2d104c21bb6533c9d964c984108efde36f331
[INFO] running `Command { std: "docker" "start" "-a" "d6a68a3ee5567bf94a4178fbfeb2d104c21bb6533c9d964c984108efde36f331", 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.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nv_flip_sys-82f1efc76dd6985a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::creation_with_data_and_deletion ... ok
[INFO] [stdout] test tests::creation_deletion ... ok
[INFO] [stdout] test tests::end_to_end ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::end_to_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::end_to_end' panicked at src/lib.rs:55:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56efc0c90042 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56efc0c90042 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56efc0c90042 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56efc0c90042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56efc0cb5f63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56efc0cb5f63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56efc0c8d163 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56efc0c8d163 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56efc0c8fe92 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56efc0c915bc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56efc0c91412 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56efc0c59334 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56efc0c59334 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56efc0c9209b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56efc0c9209b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56efc0c91d6a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56efc0c90549 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56efc0c919fd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56efc0cb4400 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56efc0cb47a6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x56efc0bfb7d7 - core::result::Result<T,E>::unwrap::hb0bb0e2c30ace503
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56efc0bfb7d7 - nv_flip_sys::tests::end_to_end::hfc907003f179bfe5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:55:60
[INFO] [stdout]   22:     0x56efc0bfb7d7 - nv_flip_sys::tests::end_to_end::{{closure}}::h6f17885c6b875dfc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:20
[INFO] [stdout]   23:     0x56efc0bfb7d7 - core::ops::function::FnOnce::call_once::he0d1451df9a15ca8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56efc0c5eabb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56efc0c5eabb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56efc0c5dcae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56efc0c5dcae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56efc0c5dcae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56efc0c5dcae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56efc0c5dcae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56efc0c5dcae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56efc0c5dcae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56efc0c21824 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56efc0c21824 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x56efc0c251fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56efc0c251fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56efc0c251fa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56efc0c251fa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56efc0c251fa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56efc0c251fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56efc0c251fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56efc0c94ff7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56efc0c94ff7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56efc0c94ff7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ae232b33aa4 - <unknown>
[INFO] [stdout]   46:     0x7ae232bc0a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::end_to_end
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d6a68a3ee5567bf94a4178fbfeb2d104c21bb6533c9d964c984108efde36f331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6a68a3ee5567bf94a4178fbfeb2d104c21bb6533c9d964c984108efde36f331", kill_on_drop: false }`
[INFO] [stdout] d6a68a3ee5567bf94a4178fbfeb2d104c21bb6533c9d964c984108efde36f331
