[INFO] cloning repository https://github.com/Dronakurl/facerust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dronakurl/facerust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDronakurl%2Ffacerust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDronakurl%2Ffacerust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d88dc9bbf957f8f6079f5fdd28bbd790ba543b8c
[INFO] documenting Dronakurl/facerust against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDronakurl%2Ffacerust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dronakurl/facerust
[INFO] finished tweaking git repo https://github.com/Dronakurl/facerust
[INFO] tweaked toml for git repo https://github.com/Dronakurl/facerust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dronakurl/facerust on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dronakurl/facerust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa9935fb93e998e55178e34adfb3d6c78eb0cea2a4802867ad70976b2435e0db
[INFO] running `Command { std: "docker" "start" "-a" "fa9935fb93e998e55178e34adfb3d6c78eb0cea2a4802867ad70976b2435e0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa9935fb93e998e55178e34adfb3d6c78eb0cea2a4802867ad70976b2435e0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa9935fb93e998e55178e34adfb3d6c78eb0cea2a4802867ad70976b2435e0db", kill_on_drop: false }`
[INFO] [stdout] fa9935fb93e998e55178e34adfb3d6c78eb0cea2a4802867ad70976b2435e0db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39cf08144f33a1a38a02ef3bb064617d187d2941468872caa29f233822142622
[INFO] running `Command { std: "docker" "start" "-a" "39cf08144f33a1a38a02ef3bb064617d187d2941468872caa29f233822142622", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]    Compiling facerust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr] warning: facerust@0.1.0: Downloading model: https://github.com/opencv/opencv_zoo/raw/refs/heads/main/models/face_detection_yunet/face_detection_yunet_2023mar.onnx -> models/face_detection_yunet_2023mar.onnx
[INFO] [stderr] warning: facerust@0.1.0: Downloading model: https://github.com/opencv/opencv_zoo/raw/refs/heads/main/models/face_recognition_sface/face_recognition_sface_2021dec.onnx -> models/face_recognition_sface_2021dec.onnx
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking notify v8.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling opencv-binding-generator v0.97.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling opencv v0.95.1
[INFO] [stderr]  Documenting facerust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/facerust/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "39cf08144f33a1a38a02ef3bb064617d187d2941468872caa29f233822142622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39cf08144f33a1a38a02ef3bb064617d187d2941468872caa29f233822142622", kill_on_drop: false }`
[INFO] [stdout] 39cf08144f33a1a38a02ef3bb064617d187d2941468872caa29f233822142622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac90cbad8d3f47c79d82a41c96de9f4400e9c4a5cdf7275f8722525f771445a7
[INFO] running `Command { std: "docker" "start" "-a" "ac90cbad8d3f47c79d82a41c96de9f4400e9c4a5cdf7275f8722525f771445a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr] warning: facerust@0.1.0: Downloading model: https://github.com/opencv/opencv_zoo/raw/refs/heads/main/models/face_detection_yunet/face_detection_yunet_2023mar.onnx -> models/face_detection_yunet_2023mar.onnx
[INFO] [stderr] warning: facerust@0.1.0: Downloading model: https://github.com/opencv/opencv_zoo/raw/refs/heads/main/models/face_recognition_sface/face_recognition_sface_2021dec.onnx -> models/face_recognition_sface_2021dec.onnx
[INFO] [stderr]    Compiling opencv v0.95.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.141
[INFO] [stderr] error: could not compile `opencv` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name opencv --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.95.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="dnn"' --cfg 'feature="imgcodecs"' --cfg 'feature="imgproc"' --cfg 'feature="objdetect"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3d", "alphamat", "aruco", "aruco_detector", "barcode", "bgsegm", "bioinspired", "calib", "calib3d", "ccalib", "clang-runtime", "cudaarithm", "cudabgsegm", "cudacodec", "cudafeatures2d", "cudafilters", "cudaimgproc", "cudalegacy", "cudaobjdetect", "cudaoptflow", "cudastereo", "cudawarping", "cvv", "default", "dnn", "dnn_superres", "dpm", "f16", "face", "features", "features2d", "flann", "freetype", "fuzzy", "gapi", "hdf", "hfs", "highgui", "img_hash", "imgcodecs", "imgproc", "intensity_transform", "line_descriptor", "mcc", "ml", "objdetect", "optflow", "ovis", "phase_unwrapping", "photo", "plot", "quality", "rapid", "rgb", "rgbd", "saliency", "sfm", "shape", "signal", "stereo", "stitching", "structured_light", "superres", "surface_matching", "text", "tracking", "video", "videoio", "videostab", "viz", "wechat_qrcode", "xfeatures2d", "ximgproc", "xobjdetect", "xphoto", "xstereo"))' -C metadata=de179f8a2885dbe2 -C extra-filename=-efc0b18c0925b74b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-1091a5ec49e6b977.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c059293c0f11f835.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-209beb555667d66b.rmeta --cap-lints allow --cap-lints=warn --cfg ocvrs_opencv_branch_4 --cfg ocvrs_has_module_cudafilters --cfg ocvrs_has_module_stitching --cfg ocvrs_has_module_shape --cfg ocvrs_has_module_ccalib --cfg ocvrs_has_module_cudaarithm --cfg ocvrs_has_module_cudaimgproc --cfg ocvrs_has_module_alphamat --cfg ocvrs_has_module_dpm --cfg ocvrs_has_module_line_descriptor --cfg ocvrs_has_module_superres --cfg ocvrs_has_module_xphoto --cfg ocvrs_has_module_structured_light --cfg ocvrs_has_module_cudabgsegm --cfg ocvrs_has_module_types --cfg ocvrs_has_module_cudaoptflow --cfg ocvrs_has_module_plot --cfg ocvrs_has_module_saliency --cfg ocvrs_has_module_dnn --cfg ocvrs_has_module_mcc --cfg ocvrs_has_module_phase_unwrapping --cfg ocvrs_has_module_signal --cfg ocvrs_has_module_ximgproc --cfg ocvrs_has_module_quality --cfg ocvrs_has_module_sys --cfg ocvrs_has_module_hdf --cfg ocvrs_has_module_freetype --cfg ocvrs_has_module_cudawarping --cfg ocvrs_has_module_cond_macros --cfg ocvrs_has_module_cudalegacy --cfg ocvrs_has_module_text --cfg ocvrs_has_module_bioinspired --cfg ocvrs_has_module_aruco --cfg ocvrs_has_module_dnn_superres --cfg ocvrs_has_module_surface_matching --cfg ocvrs_has_module_xfeatures2d --cfg ocvrs_has_module_highgui --cfg ocvrs_has_module_gapi --cfg ocvrs_has_module_rapid --cfg ocvrs_has_module_cudacodec --cfg ocvrs_has_module_stereo --cfg ocvrs_has_module_videoio --cfg ocvrs_has_module_rgbd --cfg ocvrs_has_module_hub --cfg ocvrs_has_module_objdetect --cfg ocvrs_has_module_features2d --cfg ocvrs_has_module_cudastereo --cfg ocvrs_has_module_ovis --cfg ocvrs_has_module_intensity_transform --cfg ocvrs_has_module_video --cfg ocvrs_has_module_bgsegm --cfg ocvrs_has_module_img_hash --cfg ocvrs_has_module_fuzzy --cfg ocvrs_has_module_imgcodecs --cfg ocvrs_has_module_xobjdetect --cfg ocvrs_has_module_calib3d --cfg ocvrs_has_module_ml --cfg ocvrs_has_module_optflow --cfg ocvrs_has_module_wechat_qrcode --cfg ocvrs_has_module_cvv --cfg ocvrs_has_module_viz --cfg ocvrs_has_module_face --cfg ocvrs_has_module_hfs --cfg ocvrs_has_module_cudafeatures2d --cfg ocvrs_has_module_core --cfg ocvrs_has_module_cudaobjdetect --cfg ocvrs_has_module_videostab --cfg ocvrs_has_module_imgproc --cfg ocvrs_has_module_tracking --cfg ocvrs_has_module_flann --cfg ocvrs_has_module_sfm --cfg ocvrs_has_module_photo --check-cfg 'cfg(ocvrs_opencv_branch_34)' --check-cfg 'cfg(ocvrs_opencv_branch_4)' --check-cfg 'cfg(ocvrs_opencv_branch_5)' --check-cfg 'cfg(ocvrs_has_module_3d)' --check-cfg 'cfg(ocvrs_has_module_alphamat)' --check-cfg 'cfg(ocvrs_has_module_aruco)' --check-cfg 'cfg(ocvrs_has_module_aruco_detector)' --check-cfg 'cfg(ocvrs_has_module_barcode)' --check-cfg 'cfg(ocvrs_has_module_bgsegm)' --check-cfg 'cfg(ocvrs_has_module_bioinspired)' --check-cfg 'cfg(ocvrs_has_module_calib)' --check-cfg 'cfg(ocvrs_has_module_calib3d)' --check-cfg 'cfg(ocvrs_has_module_ccalib)' --check-cfg 'cfg(ocvrs_has_module_core)' --check-cfg 'cfg(ocvrs_has_module_cudaarithm)' --check-cfg 'cfg(ocvrs_has_module_cudabgsegm)' --check-cfg 'cfg(ocvrs_has_module_cudacodec)' --check-cfg 'cfg(ocvrs_has_module_cudafeatures2d)' --check-cfg 'cfg(ocvrs_has_module_cudafilters)' --check-cfg 'cfg(ocvrs_has_module_cudaimgproc)' --check-cfg 'cfg(ocvrs_has_module_cudalegacy)' --check-cfg 'cfg(ocvrs_has_module_cudaobjdetect)' --check-cfg 'cfg(ocvrs_has_module_cudaoptflow)' --check-cfg 'cfg(ocvrs_has_module_cudastereo)' --check-cfg 'cfg(ocvrs_has_module_cudawarping)' --check-cfg 'cfg(ocvrs_has_module_cvv)' --check-cfg 'cfg(ocvrs_has_module_dnn)' --check-cfg 'cfg(ocvrs_has_module_dnn_superres)' --check-cfg 'cfg(ocvrs_has_module_dpm)' --check-cfg 'cfg(ocvrs_has_module_face)' --check-cfg 'cfg(ocvrs_has_module_features)' --check-cfg 'cfg(ocvrs_has_module_features2d)' --check-cfg 'cfg(ocvrs_has_module_flann)' --check-cfg 'cfg(ocvrs_has_module_freetype)' --check-cfg 'cfg(ocvrs_has_module_fuzzy)' --check-cfg 'cfg(ocvrs_has_module_gapi)' --check-cfg 'cfg(ocvrs_has_module_hdf)' --check-cfg 'cfg(ocvrs_has_module_hfs)' --check-cfg 'cfg(ocvrs_has_module_highgui)' --check-cfg 'cfg(ocvrs_has_module_img_hash)' --check-cfg 'cfg(ocvrs_has_module_imgcodecs)' --check-cfg 'cfg(ocvrs_has_module_imgproc)' --check-cfg 'cfg(ocvrs_has_module_intensity_transform)' --check-cfg 'cfg(ocvrs_has_module_line_descriptor)' --check-cfg 'cfg(ocvrs_has_module_mcc)' --check-cfg 'cfg(ocvrs_has_module_ml)' --check-cfg 'cfg(ocvrs_has_module_objdetect)' --check-cfg 'cfg(ocvrs_has_module_optflow)' --check-cfg 'cfg(ocvrs_has_module_ovis)' --check-cfg 'cfg(ocvrs_has_module_phase_unwrapping)' --check-cfg 'cfg(ocvrs_has_module_photo)' --check-cfg 'cfg(ocvrs_has_module_plot)' --check-cfg 'cfg(ocvrs_has_module_quality)' --check-cfg 'cfg(ocvrs_has_module_rapid)' --check-cfg 'cfg(ocvrs_has_module_rgbd)' --check-cfg 'cfg(ocvrs_has_module_saliency)' --check-cfg 'cfg(ocvrs_has_module_sfm)' --check-cfg 'cfg(ocvrs_has_module_shape)' --check-cfg 'cfg(ocvrs_has_module_signal)' --check-cfg 'cfg(ocvrs_has_module_stereo)' --check-cfg 'cfg(ocvrs_has_module_stitching)' --check-cfg 'cfg(ocvrs_has_module_structured_light)' --check-cfg 'cfg(ocvrs_has_module_superres)' --check-cfg 'cfg(ocvrs_has_module_surface_matching)' --check-cfg 'cfg(ocvrs_has_module_text)' --check-cfg 'cfg(ocvrs_has_module_tracking)' --check-cfg 'cfg(ocvrs_has_module_video)' --check-cfg 'cfg(ocvrs_has_module_videoio)' --check-cfg 'cfg(ocvrs_has_module_videostab)' --check-cfg 'cfg(ocvrs_has_module_viz)' --check-cfg 'cfg(ocvrs_has_module_wechat_qrcode)' --check-cfg 'cfg(ocvrs_has_module_xfeatures2d)' --check-cfg 'cfg(ocvrs_has_module_ximgproc)' --check-cfg 'cfg(ocvrs_has_module_xobjdetect)' --check-cfg 'cfg(ocvrs_has_module_xphoto)' --check-cfg 'cfg(ocvrs_has_module_xstereo)' --check-cfg 'cfg(ocvrs_has_inherent_feature_opencl)' --check-cfg 'cfg(ocvrs_has_inherent_feature_cuda)' --check-cfg 'cfg(ocvrs_has_inherent_feature_hfloat)' --check-cfg 'cfg(ocvrs_has_inherent_feature_algorithm_hint)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ac90cbad8d3f47c79d82a41c96de9f4400e9c4a5cdf7275f8722525f771445a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac90cbad8d3f47c79d82a41c96de9f4400e9c4a5cdf7275f8722525f771445a7", kill_on_drop: false }`
[INFO] [stdout] ac90cbad8d3f47c79d82a41c96de9f4400e9c4a5cdf7275f8722525f771445a7
