# rustc version rustc 1.86.0-nightly (9cd60bd2c 2025-02-15)
# docs.rs version docsrs 0.6.0 (35977596 2025-02-09)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/rustflow-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/rustflow-0.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250215-1.86.0-nightly-9cd60bd2c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stdout] 2e5679000cc4ffd96533577f662edf0f06b1a885b4d3de562c2fcbcf010bf8d1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e5679000cc4ffd96533577f662edf0f06b1a885b4d3de562c2fcbcf010bf8d1", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] warning: rustflow@0.1.0: vendor/GaussianPyramid.cpp: In member function 'void GaussianPyramid::displayTop(const char*)': [INFO] [stderr] warning: rustflow@0.1.0: vendor/GaussianPyramid.cpp:110:46: warning: unused parameter 'filename' [-Wunused-parameter] [INFO] [stderr] warning: rustflow@0.1.0: 110 | void GaussianPyramid::displayTop(const char *filename) [INFO] [stderr] warning: rustflow@0.1.0: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: rustflow@0.1.0: In file included from vendor/Image.hpp:9, [INFO] [stderr] warning: rustflow@0.1.0: from vendor/GaussianPyramid.hpp:7, [INFO] [stderr] warning: rustflow@0.1.0: from vendor/GaussianPyramid.cpp:4: [INFO] [stderr] warning: rustflow@0.1.0: vendor/ImageProcessing.hpp: In instantiation of 'static void ImageProcessing::vfiltering(const T1*, T2*, int, int, int, const double*, int) [with T1 = double; T2 = double]': [INFO] [stderr] warning: rustflow@0.1.0: vendor/Image.hpp:1331:29: required from 'void Image<T>::imfilter_hv(Image<T1>&, const double*, int, const double*, int) const [with T1 = double; T = double]' [INFO] [stderr] warning: rustflow@0.1.0: vendor/Image.hpp:1199:13: required from 'void Image<T>::GaussianSmoothing(Image<T1>&, double, int) const [with T1 = double; T = double]' [INFO] [stderr] warning: rustflow@0.1.0: vendor/GaussianPyramid.cpp:67:27: required from here [INFO] [stderr] warning: rustflow@0.1.0: vendor/ImageProcessing.hpp:344:21: warning: unused variable 'offset' [-Wunused-variable] [INFO] [stderr] warning: rustflow@0.1.0: 344 | int i,j,l,k,offset,ii; [INFO] [stderr] warning: rustflow@0.1.0: | ^~~~~~ [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp: In static member function 'static void OpticalFlow::SmoothFlowSOR(const DImage&, const DImage&, DImage&, DImage&, DImage&, double, int, int, int)': [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:267:32: warning: unused variable 'power_alpha' [-Wunused-variable] [INFO] [stderr] warning: rustflow@0.1.0: 267 | double power_alpha = 0.5; [INFO] [stderr] warning: rustflow@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:287:32: warning: unused variable '_a' [-Wunused-variable] [INFO] [stderr] warning: rustflow@0.1.0: 287 | double _a = 10000, _b = 0.1; [INFO] [stderr] warning: rustflow@0.1.0: | ^~ [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:287:45: warning: unused variable '_b' [-Wunused-variable] [INFO] [stderr] warning: rustflow@0.1.0: 287 | double _a = 10000, _b = 0.1; [INFO] [stderr] warning: rustflow@0.1.0: | ^~ [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp: In static member function 'static void OpticalFlow::SmoothFlowPDE(const DImage&, const DImage&, DImage&, DImage&, DImage&, double, int, int, int)': [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:545:32: warning: unused variable 'power_alpha' [-Wunused-variable] [INFO] [stderr] warning: rustflow@0.1.0: 545 | double power_alpha = 0.5; [INFO] [stderr] warning: rustflow@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:565:32: warning: unused variable '_a' [-Wunused-variable] [INFO] [stderr] warning: rustflow@0.1.0: 565 | double _a = 10000, _b = 0.1; [INFO] [stderr] warning: rustflow@0.1.0: | ^~ [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:565:45: warning: unused variable '_b' [-Wunused-variable] [INFO] [stderr] warning: rustflow@0.1.0: 565 | double _a = 10000, _b = 0.1; [INFO] [stderr] warning: rustflow@0.1.0: | ^~ [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp: In static member function 'static bool OpticalFlow::showFlow(const DImage&, const char*)': [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:1189:59: warning: unused parameter 'filename' [-Wunused-parameter] [INFO] [stderr] warning: rustflow@0.1.0: 1189 | bool OpticalFlow::showFlow(const DImage& flow,const char* filename) [INFO] [stderr] warning: rustflow@0.1.0: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: rustflow@0.1.0: In file included from vendor/Image.hpp:9, [INFO] [stderr] warning: rustflow@0.1.0: from vendor/OpticalFlow.hpp:6, [INFO] [stderr] warning: rustflow@0.1.0: from vendor/OpticalFlow.cpp:4: [INFO] [stderr] warning: rustflow@0.1.0: vendor/ImageProcessing.hpp: In instantiation of 'static void ImageProcessing::vfiltering(const T1*, T2*, int, int, int, const double*, int) [with T1 = double; T2 = double]': [INFO] [stderr] warning: rustflow@0.1.0: vendor/Image.hpp:1331:29: required from 'void Image<T>::imfilter_hv(Image<T1>&, const double*, int, const double*, int) const [with T1 = double; T = double]' [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:52:18: required from here [INFO] [stderr] warning: rustflow@0.1.0: vendor/ImageProcessing.hpp:344:21: warning: unused variable 'offset' [-Wunused-variable] [INFO] [stderr] warning: rustflow@0.1.0: 344 | int i,j,l,k,offset,ii; [INFO] [stderr] warning: rustflow@0.1.0: | ^~~~~~ [INFO] [stderr] warning: rustflow@0.1.0: In file included from vendor/OpticalFlow.hpp:6, [INFO] [stderr] warning: rustflow@0.1.0: from vendor/OpticalFlow.cpp:4: [INFO] [stderr] warning: rustflow@0.1.0: vendor/Image.hpp: In instantiation of 'void Image<T>::warpImageBicubicRef(const Image<T>&, Image<T>&, const Image<T1>&, const Image<T1>&, const Image<T1>&, const Image<T2>&, const Image<T2>&) const [with T1 = double; T2 = double; T = double]': [INFO] [stderr] warning: rustflow@0.1.0: vendor/Image.hpp:2482:21: required from 'void Image<T>::warpImageBicubicRef(const Image<T>&, Image<T>&, const Image<T1>&, const Image<T1>&) const [with T1 = double; T = double]' [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:437:27: required from here [INFO] [stderr] warning: rustflow@0.1.0: vendor/Image.hpp:2525:11: warning: variable 'ImgMax' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: rustflow@0.1.0: 2525 | T ImgMax; [INFO] [stderr] warning: rustflow@0.1.0: | ^~~~~~ [INFO] [stderr] warning: rustflow@0.1.0: In file included from vendor/Image.hpp:9, [INFO] [stderr] warning: rustflow@0.1.0: from vendor/OpticalFlow.hpp:6, [INFO] [stderr] warning: rustflow@0.1.0: from vendor/OpticalFlow.cpp:4: [INFO] [stderr] warning: rustflow@0.1.0: vendor/ImageProcessing.hpp: In instantiation of 'static void ImageProcessing::ResizeImage(const T1*, T2*, int, int, int, int, int) [with T1 = double; T2 = double]': [INFO] [stderr] warning: rustflow@0.1.0: vendor/Image.hpp:770:30: required from 'void Image<T>::imresize(int, int) [with T = double]' [INFO] [stderr] warning: rustflow@0.1.0: vendor/OpticalFlow.cpp:991:15: required from here [INFO] [stderr] warning: rustflow@0.1.0: vendor/ImageProcessing.hpp:230:15: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] [INFO] [stderr] warning: rustflow@0.1.0: 230 | memset(pDstImage,sizeof(T2)*DstWidth*DstHeight*nChannels,0); [INFO] [stderr] warning: rustflow@0.1.0: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Documenting rustflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rustflow/index.html [INFO] running `Command { std: "docker" "inspect" "2e5679000cc4ffd96533577f662edf0f06b1a885b4d3de562c2fcbcf010bf8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5679000cc4ffd96533577f662edf0f06b1a885b4d3de562c2fcbcf010bf8d1", kill_on_drop: false }` [INFO] [stdout] 2e5679000cc4ffd96533577f662edf0f06b1a885b4d3de562c2fcbcf010bf8d1