[INFO] fetching crate kornia-imgproc 0.1.10-rc.3... [INFO] testing kornia-imgproc-0.1.10-rc.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate kornia-imgproc 0.1.10-rc.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate kornia-imgproc 0.1.10-rc.3 [INFO] finished tweaking crates.io crate kornia-imgproc 0.1.10-rc.3 [INFO] tweaked toml for crates.io crate kornia-imgproc 0.1.10-rc.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kornia-imgproc 0.1.10-rc.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kornia-imgproc 0.1.10-rc.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kornia-image v0.1.10-rc.3 [INFO] [stderr] Downloaded jpeg-encoder v0.6.1 [INFO] [stderr] Downloaded kornia-tensor v0.1.10-rc.3 [INFO] [stderr] Downloaded kornia-io v0.1.10-rc.3 [INFO] [stderr] Downloaded fast_image_resize v5.1.4 [INFO] [stderr] Downloaded tiff v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89cf3a10d540b9d101ab8470656fce10ed5807212ffae69cde6e170cb065f36f [INFO] running `Command { std: "docker" "start" "-a" "89cf3a10d540b9d101ab8470656fce10ed5807212ffae69cde6e170cb065f36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89cf3a10d540b9d101ab8470656fce10ed5807212ffae69cde6e170cb065f36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89cf3a10d540b9d101ab8470656fce10ed5807212ffae69cde6e170cb065f36f", kill_on_drop: false }` [INFO] [stdout] 89cf3a10d540b9d101ab8470656fce10ed5807212ffae69cde6e170cb065f36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a25f05b92e6794186738b6042644f0ae264aa2e3079193f18c44bae847b44456 [INFO] running `Command { std: "docker" "start" "-a" "a25f05b92e6794186738b6042644f0ae264aa2e3079193f18c44bae847b44456", kill_on_drop: false }` [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling kornia-tensor v0.1.10-rc.3 [INFO] [stderr] Compiling fast_image_resize v5.1.4 [INFO] [stderr] Compiling kornia-image v0.1.10-rc.3 [INFO] [stderr] Compiling kornia-imgproc v0.1.10-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.45s [INFO] running `Command { std: "docker" "inspect" "a25f05b92e6794186738b6042644f0ae264aa2e3079193f18c44bae847b44456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25f05b92e6794186738b6042644f0ae264aa2e3079193f18c44bae847b44456", kill_on_drop: false }` [INFO] [stdout] a25f05b92e6794186738b6042644f0ae264aa2e3079193f18c44bae847b44456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c80533a327b5ca3c535a11c09c41148c1db7889a07f2aed9ab5583f8f58be7a6 [INFO] running `Command { std: "docker" "start" "-a" "c80533a327b5ca3c535a11c09c41148c1db7889a07f2aed9ab5583f8f58be7a6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling zune-jpeg v0.4.18 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling kornia-tensor v0.1.10-rc.3 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling avif-serialize v0.8.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling kornia-image v0.1.10-rc.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ab_glyph v0.2.30 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling fast_image_resize v5.1.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tiff v0.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling jpeg-encoder v0.6.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling kornia-io v0.1.10-rc.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling kornia-imgproc v0.1.10-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "c80533a327b5ca3c535a11c09c41148c1db7889a07f2aed9ab5583f8f58be7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80533a327b5ca3c535a11c09c41148c1db7889a07f2aed9ab5583f8f58be7a6", kill_on_drop: false }` [INFO] [stdout] c80533a327b5ca3c535a11c09c41148c1db7889a07f2aed9ab5583f8f58be7a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a09150746a5f2f5b6382c1fef4745a4e2343c938ba45d0f379490b2c170ff07 [INFO] running `Command { std: "docker" "start" "-a" "9a09150746a5f2f5b6382c1fef4745a4e2343c938ba45d0f379490b2c170ff07", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kornia_imgproc-5b6d6362c08fba5c) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test calibration::distortion::tests::test_distort_point_polynomial ... ok [INFO] [stdout] test core::tests::test_bitwise_and ... ok [INFO] [stdout] test color::hsv::tests::hsv_from_rgb ... ok [INFO] [stdout] test color::gray::tests::bgr_from_rgb ... ok [INFO] [stdout] test color::gray::tests::gray_from_rgb_regression ... ok [INFO] [stdout] test core::tests::test_hconcat ... ok [INFO] [stdout] test calibration::distortion::tests::test_undistort_rectify_map_polynomial ... ok [INFO] [stdout] test color::gray::tests::gray_from_rgb_u8 ... ok [INFO] [stdout] test color::gray::tests::rgb_from_grayscale ... ok [INFO] [stdout] test draw::tests::test_draw_filled_polygon ... ok [INFO] [stdout] test draw::tests::test_draw_filled_single_pixel_width ... ok [INFO] [stdout] test draw::tests::test_draw_polygon ... ok [INFO] [stdout] test crop::tests::test_crop ... ok [INFO] [stdout] test draw::tests::test_draw_line ... ok [INFO] [stdout] test enhance::tests::test_add_weighted ... ok [INFO] [stdout] test features::responses::tests::test_dog_response ... ok [INFO] [stdout] test features::fast::tests::test_fast_feature_detector ... ok [INFO] [stdout] test features::responses::tests::test_harris_builder_pattern ... ok [INFO] [stdout] test features::responses::tests::test_hessian_response ... ok [INFO] [stdout] test filter::kernels::tests::test_gaussian_kernel_1d ... ok [INFO] [stdout] test filter::kernels::tests::test_sobel_kernel_1d ... ok [INFO] [stdout] test features::responses::tests::test_harris_response ... ok [INFO] [stdout] test features::responses::tests::test_harris_rectangle ... ok [INFO] [stdout] test filter::separable_filter::tests::test_separable_filter_f32 ... ok [INFO] [stdout] test filter::separable_filter::tests::test_separable_filter_u8 ... ok [INFO] [stdout] test filter::ops::tests::test_gaussian_blur ... ok [INFO] [stdout] test filter::ops::tests::test_box_blur_fast ... ok [INFO] [stdout] test filter::separable_filter::tests::test_separable_filter_u8_max_val ... ok [INFO] [stdout] test flip::tests::test_hflip ... ok [INFO] [stdout] test filter::kernels::tests::test_box_blur_fast_kernels_1d ... ok [INFO] [stdout] test filter::separable_filter::tests::test_fast_horizontal_filter ... ok [INFO] [stdout] test histogram::tests::test_compute_histogram ... ok [INFO] [stdout] test flip::tests::test_vflip ... ok [INFO] [stdout] test interpolation::grid::tests::test_meshgrid_from_fn_identity ... ok [INFO] [stdout] test interpolation::grid::tests::test_meshgrid_from_fn_scaled ... ok [INFO] [stdout] test metrics::huber::tests::test_huber ... ok [INFO] [stdout] test interpolation::remap::tests::remap_smoke ... ok [INFO] [stdout] test metrics::l1::tests::test_l1_loss ... ok [INFO] [stdout] test metrics::mse::tests::test_equal ... ok [INFO] [stdout] test metrics::mse::tests::test_not_equal ... ok [INFO] [stdout] test normalize::tests::find_min_max ... ok [INFO] [stdout] test metrics::mse::tests::test_psnr ... ok [INFO] [stdout] test color::gray::tests::gray_from_rgb ... FAILED [INFO] [stdout] test normalize::tests::normalize_min_max ... ok [INFO] [stdout] test resize::tests::resize_fast ... ok [INFO] [stdout] test normalize::tests::normalize_mean_std ... ok [INFO] [stdout] test pyramid::tests::test_pyrup ... ok [INFO] [stdout] test resize::tests::meshgrid ... ok [INFO] [stdout] test filter::ops::tests::test_spatial_gradient ... ok [INFO] [stdout] test resize::tests::resize_smoke_ch1 ... ok [INFO] [stdout] test threshold::tests::test_in_range ... ok [INFO] [stdout] test threshold::tests::threshold_to_zero_inverse ... ok [INFO] [stdout] test threshold::tests::threshold_to_zero ... ok [INFO] [stdout] test threshold::tests::threshold_binary_inverse ... ok [INFO] [stdout] test threshold::tests::threshold_truncate ... ok [INFO] [stdout] test threshold::tests::threshold_binary ... ok [INFO] [stdout] test warp::perspective::tests::inverse_perspective_matrix ... ok [INFO] [stdout] test warp::affine::tests::warp_affine_smoke_ch1 ... ok [INFO] [stdout] test resize::tests::resize_smoke_ch3 ... ok [INFO] [stdout] test warp::perspective::tests::transform_point ... ok [INFO] [stdout] test warp::perspective::tests::test_warp_perspective_shift ... ok [INFO] [stdout] test warp::affine::tests::warp_affine_correctness_identity ... ok [INFO] [stdout] test warp::perspective::tests::test_warp_perspective_resize ... ok [INFO] [stdout] test warp::affine::tests::warp_affine_correctness_rot90 ... ok [INFO] [stdout] test warp::perspective::tests::warp_perspective_identity ... ok [INFO] [stdout] test warp::perspective::tests::warp_perspective_hflip ... ok [INFO] [stdout] test warp::affine::tests::warp_affine_smoke_ch3 ... ok [INFO] [stdout] test core::tests::test_std_mean ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- color::gray::tests::gray_from_rgb stdout ---- [INFO] [stdout] Error: FileDoesNotExist("../../tests/data/dog.jpeg") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] color::gray::tests::gray_from_rgb [INFO] [stdout] [INFO] [stdout] test result: FAILED. 67 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9a09150746a5f2f5b6382c1fef4745a4e2343c938ba45d0f379490b2c170ff07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a09150746a5f2f5b6382c1fef4745a4e2343c938ba45d0f379490b2c170ff07", kill_on_drop: false }` [INFO] [stdout] 9a09150746a5f2f5b6382c1fef4745a4e2343c938ba45d0f379490b2c170ff07