[INFO] fetching crate nv-flip-sys 0.1.1... [INFO] testing nv-flip-sys-0.1.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate nv-flip-sys 0.1.1 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nv-flip-sys 0.1.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float_eq v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 161d2b3bc75215c2542e4475fe18adb8df72849c3998e8e1680985879a144f90 [INFO] running `Command { std: "docker" "start" "-a" "161d2b3bc75215c2542e4475fe18adb8df72849c3998e8e1680985879a144f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "161d2b3bc75215c2542e4475fe18adb8df72849c3998e8e1680985879a144f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161d2b3bc75215c2542e4475fe18adb8df72849c3998e8e1680985879a144f90", kill_on_drop: false }` [INFO] [stdout] 161d2b3bc75215c2542e4475fe18adb8df72849c3998e8e1680985879a144f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba42ca921d861835c89367d442abce9a0e0aaffa1a8090a32a81443e1a2688c4 [INFO] running `Command { std: "docker" "start" "-a" "ba42ca921d861835c89367d442abce9a0e0aaffa1a8090a32a81443e1a2688c4", 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&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector&, const std::vector&, 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&, int, tinyexr_uint64, bool, OffsetData&, std::vector >&, 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::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::image(FLIP::image&) [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' 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::image(FLIP::image&) [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' 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::FLIP(FLIP::image&, FLIP::image&, 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::copy(FLIP::tensor&) [with T = FLIP::color3]': [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23: required from 'FLIP::image::image(FLIP::image&) [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::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::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::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::colorMap(FLIP::tensor&, FLIP::tensor&) [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::computeColorDifference(const FLIP::image&, const FLIP::image&, const FLIP::image&, const FLIP::image&) [with T = float]': [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19: required from 'void FLIP::image::FLIP(FLIP::image&, FLIP::image&, 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.22s [INFO] running `Command { std: "docker" "inspect" "ba42ca921d861835c89367d442abce9a0e0aaffa1a8090a32a81443e1a2688c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba42ca921d861835c89367d442abce9a0e0aaffa1a8090a32a81443e1a2688c4", kill_on_drop: false }` [INFO] [stdout] ba42ca921d861835c89367d442abce9a0e0aaffa1a8090a32a81443e1a2688c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891fd61577c7fe92c31bc5e4e8b03150130be7807b8ea49e3195335b5aaf06fd [INFO] running `Command { std: "docker" "start" "-a" "891fd61577c7fe92c31bc5e4e8b03150130be7807b8ea49e3195335b5aaf06fd", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling color_quant v1.1.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&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector&, const std::vector&, 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&, int, tinyexr_uint64, bool, OffsetData&, std::vector >&, 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::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::image(FLIP::image&) [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' 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::image(FLIP::image&) [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' 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::FLIP(FLIP::image&, FLIP::image&, 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::copy(FLIP::tensor&) [with T = FLIP::color3]': [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23: required from 'FLIP::image::image(FLIP::image&) [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::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::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::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::colorMap(FLIP::tensor&, FLIP::tensor&) [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::computeColorDifference(const FLIP::image&, const FLIP::image&, const FLIP::image&, const FLIP::image&) [with T = float]': [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19: required from 'void FLIP::image::FLIP(FLIP::image&, FLIP::image&, 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.5 [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 6.90s [INFO] running `Command { std: "docker" "inspect" "891fd61577c7fe92c31bc5e4e8b03150130be7807b8ea49e3195335b5aaf06fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891fd61577c7fe92c31bc5e4e8b03150130be7807b8ea49e3195335b5aaf06fd", kill_on_drop: false }` [INFO] [stdout] 891fd61577c7fe92c31bc5e4e8b03150130be7807b8ea49e3195335b5aaf06fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 065d78d411720648c4ba11a003b7cf51bceab300799761ed3a86ba8318f2a1ef [INFO] running `Command { std: "docker" "start" "-a" "065d78d411720648c4ba11a003b7cf51bceab300799761ed3a86ba8318f2a1ef", 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&, const unsigned char* const*, const int*, int, int, int, int, int, int, int, size_t, const std::vector&, const std::vector&, 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&, int, tinyexr_uint64, bool, OffsetData&, std::vector >&, 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::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::image(FLIP::image&) [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' 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::image(FLIP::image&) [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' 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::FLIP(FLIP::image&, FLIP::image&, 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::copy(FLIP::tensor&) [with T = FLIP::color3]': [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:98:23: required from 'FLIP::image::image(FLIP::image&) [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::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::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::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::colorMap(FLIP::tensor&, FLIP::tensor&) [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::computeColorDifference(const FLIP::image&, const FLIP::image&, const FLIP::image&, const FLIP::image&) [with T = float]': [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:230:19: required from 'void FLIP::image::FLIP(FLIP::image&, FLIP::image&, float) [with T = float]' [INFO] [stderr] warning: nv-flip-sys@0.1.1: src/bindings.cpp:102:30: required from here [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:327:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: nv-flip-sys@0.1.1: 327 | filteredYCxCzReference = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzReference))); [INFO] [stderr] warning: nv-flip-sys@0.1.1: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)' [INFO] [stderr] warning: nv-flip-sys@0.1.1: 112 | color3(const color3& c) [INFO] [stderr] warning: nv-flip-sys@0.1.1: | ^~~~~~ [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:328:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: nv-flip-sys@0.1.1: 328 | filteredYCxCzTest = FLIP::color3::clamp(FLIP::color3::XYZ2LinearRGB(FLIP::color3::YCxCz2XYZ(filteredYCxCzTest))); [INFO] [stderr] warning: nv-flip-sys@0.1.1: | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)' [INFO] [stderr] warning: nv-flip-sys@0.1.1: 112 | color3(const color3& c) [INFO] [stderr] warning: nv-flip-sys@0.1.1: | ^~~~~~ [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:331:44: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: nv-flip-sys@0.1.1: 331 | filteredYCxCzReference = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzReference)); [INFO] [stderr] warning: nv-flip-sys@0.1.1: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)' [INFO] [stderr] warning: nv-flip-sys@0.1.1: 112 | color3(const color3& c) [INFO] [stderr] warning: nv-flip-sys@0.1.1: | ^~~~~~ [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/CPP/image.h:332:39: warning: implicitly-declared 'constexpr FLIP::color3& FLIP::color3::operator=(const FLIP::color3&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: nv-flip-sys@0.1.1: 332 | filteredYCxCzTest = color3::XYZ2CIELab(color3::LinearRGB2XYZ(filteredYCxCzTest)); [INFO] [stderr] warning: nv-flip-sys@0.1.1: | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: nv-flip-sys@0.1.1: extern/cpp/common/../CPP/color.h:112:9: note: because 'FLIP::color3' has user-provided 'FLIP::color3::color3(const FLIP::color3&)' [INFO] [stderr] warning: nv-flip-sys@0.1.1: 112 | color3(const color3& c) [INFO] [stderr] warning: nv-flip-sys@0.1.1: | ^~~~~~ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nv_flip_sys-39db34d760bb675a) [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::creation_deletion ... ok [INFO] [stdout] test tests::creation_with_data_and_deletion ... ok [INFO] [stdout] test tests::end_to_end ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::end_to_end stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::end_to_end' (27) 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: 0x5f19b453cbd2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f19b453cbd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f19b453cbd2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f19b453cbd2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f19b454e3ff - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f19b454e3ff - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f19b4509ef1 - std::io::default_write_fmt::ha6b238eff7f0ef8a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f19b4509ef1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f19b4515fc2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f19b451ac2f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f19b451aac1 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f19b44db66e - as core::ops::function::Fn>::call::hb8126f8384f98101 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5f19b44db66e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f19b451b2ef - as core::ops::function::Fn>::call::ha703f6686c81d0c6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5f19b451b2ef - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f19b451b14a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f19b4516109 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f19b44fe52d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f19b4556560 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f19b4555b46 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5f19b44484fa - core::result::Result::unwrap::hc58bb60b61310489 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5f19b44484fa - nv_flip_sys::tests::end_to_end::h2ecd81d7ff65a9e2 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:55:60 [INFO] [stdout] 22: 0x5f19b4448fa7 - nv_flip_sys::tests::end_to_end::{{closure}}::h1234e69a7a5eb251 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:54:20 [INFO] [stdout] 23: 0x5f19b4449366 - core::ops::function::FnOnce::call_once::h00c0c1de3a9fae1d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f19b44db44b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f19b44db44b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f19b44f1085 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f19b44f1085 - as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5f19b44f1085 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5f19b44f1085 - std::panicking::catch_unwind::h24d3b93458b5ba67 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5f19b44f1085 - std::panic::catch_unwind::h46eeec7cf9c9336c [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f19b44f1085 - test::run_test_in_process::h290de6e559006104 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f19b44f1085 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f19b44c7884 - test::run_test::{{closure}}::h85af00882daabeaa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f19b44c7884 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5f19b44cb22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5f19b44cb22a - as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5f19b44cb22a - std::panicking::catch_unwind::do_call::he3e0bef721d99583 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5f19b44cb22a - std::panicking::catch_unwind::ha8241964d3d773cd [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5f19b44cb22a - std::panic::catch_unwind::ha8554bc7696cae72 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f19b44cb22a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5f19b44cb22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f19b45112ef - as core::ops::function::FnOnce>::call_once::h43642ed9c40e0ab2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5f19b45112ef - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x71ca622beaa4 - [INFO] [stdout] 45: 0x71ca6234ba64 - clone [INFO] [stdout] 46: 0x0 - [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] running `Command { std: "docker" "inspect" "065d78d411720648c4ba11a003b7cf51bceab300799761ed3a86ba8318f2a1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065d78d411720648c4ba11a003b7cf51bceab300799761ed3a86ba8318f2a1ef", kill_on_drop: false }` [INFO] [stdout] 065d78d411720648c4ba11a003b7cf51bceab300799761ed3a86ba8318f2a1ef