[INFO] fetching crate janggab 0.2.1... [INFO] documenting janggab-0.2.1 against 1.90.0 for beta-rustdoc-1.91-2 [INFO] extracting crate janggab 0.2.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate janggab 0.2.1 [INFO] finished tweaking crates.io crate janggab 0.2.1 [INFO] tweaked toml for crates.io crate janggab 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate janggab 0.2.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate janggab 0.2.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded avif-serialize v0.8.4 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded janggab-core v0.2.0 [INFO] [stderr] Downloaded zune-jpeg v0.4.18 [INFO] [stderr] Downloaded opencv-binding-generator v0.97.0 [INFO] [stderr] Downloaded opencv v0.95.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8991d097eb30b3bf16728c517d73f5f052dc3570d893912d7729ea2f8be1ee13 [INFO] running `Command { std: "docker" "start" "-a" "8991d097eb30b3bf16728c517d73f5f052dc3570d893912d7729ea2f8be1ee13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8991d097eb30b3bf16728c517d73f5f052dc3570d893912d7729ea2f8be1ee13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8991d097eb30b3bf16728c517d73f5f052dc3570d893912d7729ea2f8be1ee13", kill_on_drop: false }` [INFO] [stdout] 8991d097eb30b3bf16728c517d73f5f052dc3570d893912d7729ea2f8be1ee13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bfa6bc6e8a50ad576b50f49bad677b6eff6e4b9c50c3ebdbc957beab0aeea0f [INFO] running `Command { std: "docker" "start" "-a" "6bfa6bc6e8a50ad576b50f49bad677b6eff6e4b9c50c3ebdbc957beab0aeea0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking avif-serialize v0.8.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking zune-jpeg v0.4.18 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking opencv-binding-generator v0.97.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling opencv v0.95.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking janggab-core v0.2.0 [INFO] [stderr] Documenting janggab v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] [stderr] Generated /opt/rustwide/target/doc/janggab/index.html [INFO] running `Command { std: "docker" "inspect" "6bfa6bc6e8a50ad576b50f49bad677b6eff6e4b9c50c3ebdbc957beab0aeea0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfa6bc6e8a50ad576b50f49bad677b6eff6e4b9c50c3ebdbc957beab0aeea0f", kill_on_drop: false }` [INFO] [stdout] 6bfa6bc6e8a50ad576b50f49bad677b6eff6e4b9c50c3ebdbc957beab0aeea0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "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] d63db13fead8d78b70dd676f1ff839b30f95ba74fd3234440cd39d5d5df8bb9f [INFO] running `Command { std: "docker" "start" "-a" "d63db13fead8d78b70dd676f1ff839b30f95ba74fd3234440cd39d5d5df8bb9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling opencv v0.95.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.6 [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/1.90.0-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.0/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="highgui"' --cfg 'feature="imgproc"' --cfg 'feature="videoio"' --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=f435f97d2c1dd053 -C extra-filename=-c55c360aed0ec8e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-780560d7571311ce.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67c4c60e4f8e5066.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-7adc4a2e77950581.rmeta --extern opencv_binding_generator=/opt/rustwide/target/debug/deps/libopencv_binding_generator-9837052b8a648349.rmeta --cap-lints allow --cap-lints=warn -L /usr/lib/llvm-18/lib --cfg ocvrs_opencv_branch_4 --cfg ocvrs_has_module_cudafeatures2d --cfg ocvrs_has_module_xobjdetect --cfg ocvrs_has_module_alphamat --cfg ocvrs_has_module_surface_matching --cfg ocvrs_has_module_core --cfg ocvrs_has_module_cudawarping --cfg ocvrs_has_module_sys --cfg ocvrs_has_module_flann --cfg ocvrs_has_module_aruco --cfg ocvrs_has_module_ovis --cfg ocvrs_has_module_face --cfg ocvrs_has_module_tracking --cfg ocvrs_has_module_cudastereo --cfg ocvrs_has_module_imgcodecs --cfg ocvrs_has_module_viz --cfg ocvrs_has_module_ccalib --cfg ocvrs_has_module_ximgproc --cfg ocvrs_has_module_ml --cfg ocvrs_has_module_stereo --cfg ocvrs_has_module_photo --cfg ocvrs_has_module_shape --cfg ocvrs_has_module_cvv --cfg ocvrs_has_module_videostab --cfg ocvrs_has_module_cudacodec --cfg ocvrs_has_module_highgui --cfg ocvrs_has_module_saliency --cfg ocvrs_has_module_rgbd --cfg ocvrs_has_module_sfm --cfg ocvrs_has_module_bgsegm --cfg ocvrs_has_module_signal --cfg ocvrs_has_module_cudabgsegm --cfg ocvrs_has_module_features2d --cfg ocvrs_has_module_bioinspired --cfg ocvrs_has_module_imgproc --cfg ocvrs_has_module_gapi --cfg ocvrs_has_module_mcc --cfg ocvrs_has_module_fuzzy --cfg ocvrs_has_module_rapid --cfg ocvrs_has_module_quality --cfg ocvrs_has_module_video --cfg ocvrs_has_module_hdf --cfg ocvrs_has_module_cudaobjdetect --cfg ocvrs_has_module_calib3d --cfg ocvrs_has_module_objdetect --cfg ocvrs_has_module_line_descriptor --cfg ocvrs_has_module_types --cfg ocvrs_has_module_cudaarithm --cfg ocvrs_has_module_videoio --cfg ocvrs_has_module_freetype --cfg ocvrs_has_module_phase_unwrapping --cfg ocvrs_has_module_stitching --cfg ocvrs_has_module_img_hash --cfg ocvrs_has_module_plot --cfg ocvrs_has_module_cond_macros --cfg ocvrs_has_module_dpm --cfg ocvrs_has_module_text --cfg ocvrs_has_module_dnn --cfg ocvrs_has_module_cudalegacy --cfg ocvrs_has_module_hub --cfg ocvrs_has_module_cudaoptflow --cfg ocvrs_has_module_xfeatures2d --cfg ocvrs_has_module_superres --cfg ocvrs_has_module_wechat_qrcode --cfg ocvrs_has_module_dnn_superres --cfg ocvrs_has_module_xphoto --cfg ocvrs_has_module_cudaimgproc --cfg ocvrs_has_module_structured_light --cfg ocvrs_has_module_hfs --cfg ocvrs_has_module_cudafilters --cfg ocvrs_has_module_intensity_transform --cfg ocvrs_has_module_optflow --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" "d63db13fead8d78b70dd676f1ff839b30f95ba74fd3234440cd39d5d5df8bb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63db13fead8d78b70dd676f1ff839b30f95ba74fd3234440cd39d5d5df8bb9f", kill_on_drop: false }` [INFO] [stdout] d63db13fead8d78b70dd676f1ff839b30f95ba74fd3234440cd39d5d5df8bb9f