[INFO] fetching crate image-compare 0.5.0...
[INFO] testing image-compare-0.5.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate image-compare 0.5.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate image-compare 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate image-compare 0.5.0
[INFO] tweaked toml for crates.io crate image-compare 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate image-compare 0.5.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate image-compare 0.5.0 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.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be
[INFO] running `Command { std: "docker" "start" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling image-compare v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.65s
[INFO] running `Command { std: "docker" "inspect" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling image-compare v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stdout] warning: unused imports: `given`, `then`, and `when`
[INFO] [stdout]  --> tests/utils.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cucumber::{given, then, when, World};
[INFO] [stdout]   |                ^^^^^  ^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> tests/utils.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SplitWorld {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     image: Option<DynamicImage>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     channel_r: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 16 |     channel_g: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     channel_b: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     channel_y: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     channel_u: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     channel_v: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 21 |     success: Option<bool>
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SplitWorld` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `given`, `then`, and `when`
[INFO] [stderr]  --> tests/utils.rs:1:16
[INFO] [stderr]   |
[INFO] [stderr] 1 | use cucumber::{given, then, when, World};
[INFO] [stderr]   |                ^^^^^  ^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> tests/utils.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct SplitWorld {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 14 |     image: Option<DynamicImage>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 15 |     channel_r: Option<GrayImage>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 16 |     channel_g: Option<GrayImage>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 17 |     channel_b: Option<GrayImage>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 18 |     channel_y: Option<GrayImage>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 19 |     channel_u: Option<GrayImage>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 20 |     channel_v: Option<GrayImage>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 21 |     success: Option<bool>
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SplitWorld` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `image-compare` (test "utils") generated 2 warnings (run `cargo fix --test "utils" -p image-compare` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_compare-46c76b23211b2396)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test histogram::tests::chi_square_edge_cases ... ok
[INFO] [stdout] test histogram::tests::chi_square_simple ... ok
[INFO] [stdout] test histogram::tests::intersection_simple ... ok
[INFO] [stdout] test histogram::tests::hellinger_tests ... ok
[INFO] [stdout] test squared_error::tests::rms_simple ... ok
[INFO] [stdout] test squared_error::tests::rms_simple_10 ... ok
[INFO] [stdout] test squared_error::tests::rms_simple_identity ... ok
[INFO] [stdout] test ssim::tests::conv_avg_identity ... ok
[INFO] [stdout] test ssim::tests::test_ssim_different_mean ... ok
[INFO] [stdout] test ssim::tests::conv_avg_simple ... ok
[INFO] [stdout] test ssim::tests::test_ssim_identity ... ok
[INFO] [stdout] test ssim::tests::test_ssim_stability ... ok
[INFO] [stdout] test tests::dimensions_differ_test_gray_histos ... ok
[INFO] [stdout] test ssim::tests::test_variance ... ok
[INFO] [stdout] test tests::dimensions_differ_test_gray_structure ... ok
[INFO] [stdout] test tests::dimensions_differ_test_rgb_structure ... ok
[INFO] [stdout] test utils::tests::blend_test ... ok
[INFO] [stdout] test utils::tests::rgb_to_yuv_test ... ok
[INFO] [stdout] test utils::tests::window_iterator_test ... ok
[INFO] [stdout] test utils::tests::window_subdivide_test ... ok
[INFO] [stdout] test utils::tests::blend_image_test ... ok
[INFO] [stdout] test utils::tests::window_test ... ok
[INFO] [stdout] test histogram::tests::correlation_simple ... ok
[INFO] [stdout] test histogram::tests::correlation_zero_variance ... ok
[INFO] [stdout] test utils::tests::yuv_to_rgb_test ... ok
[INFO] [stdout] test utils::tests::window_test_edge ... ok
[INFO] [stdout] test utils::tests::from_image_test ... ok
[INFO] [stdout] test squared_error::tests::rms_simple_max ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compare.rs (/opt/rustwide/target/debug/deps/compare-6632b18dbe9c2fd6)
[INFO] [stdout] Feature: Gray image comparison using MSSIM and RMS
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using RMS algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:4:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using RMS algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_lighter.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:4:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using RMS algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_noise.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:4:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using RMS algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_gray_inverted.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:4:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using RMS algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_color_filters.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:4:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using MSSIM algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:17:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using MSSIM algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_lighter.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:17:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using MSSIM algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_noise.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:17:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using MSSIM algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_gray_inverted.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:17:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario Outline: Comparing a modified image to the original using MSSIM algorithm
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_color_filters.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:17:5
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario: Comparing an image to the original with RMS and checking the difference image
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_broken.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:30:7
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout]   Scenario: Comparing an image to the original with MSSIM and checking the difference image
[INFO] [stdout]    ✘  Given the images 'tests/data/pad_gaprao.png' and 'tests/data/pad_gaprao_broken.png' are loaded
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/structure_gray.feature:35:7
[INFO] [stdout]       Matched: tests/compare.rs:18:1
[INFO] [stdout]       Step panicked. Captured output: Could not find test-image: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 12 scenarios (12 failed)
[INFO] [stdout] 12 steps (12 failed)
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (1966) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13:
[INFO] [stderr] 12 steps failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x61311b503131 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x61311b503131 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x61311b503131 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x61311b503131 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x61311b51a3fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x61311b51a3fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    6:     0x61311b5086fc - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]    7:     0x61311b5086fc - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]    8:     0x61311b4e7d86 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x61311b4e7d86 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x61311b4fb0d1 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x61311b4fb432 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stderr]   12:     0x61311b4fb432 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stderr]   13:     0x61311b4e7e32 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stderr]   14:     0x61311b4df6a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x61311b4e8aad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]   16:     0x61311b51ac7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x61311ae65e78 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x61311ae49322 - <cucumber[274dfd9363bf508f]::cucumber::Cucumber<compare[b969e759442573a6]::CompareWorld, cucumber[274dfd9363bf508f]::parser::basic::Basic, &str, cucumber[274dfd9363bf508f]::runner::basic::Basic<compare[b969e759442573a6]::CompareWorld, for<'a, 'b, 'c> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[2fae7ec7c96d6b49]::Rule>, &'c gherkin[2fae7ec7c96d6b49]::Scenario) -> cucumber[274dfd9363bf508f]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[2fae7ec7c96d6b49]::Rule>, &'a gherkin[2fae7ec7c96d6b49]::Scenario, &'a mut compare[b969e759442573a6]::CompareWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[2fae7ec7c96d6b49]::Rule>, &'a gherkin[2fae7ec7c96d6b49]::Scenario, &'a cucumber[274dfd9363bf508f]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut compare[b969e759442573a6]::CompareWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[274dfd9363bf508f]::writer::summarize::Summarize<cucumber[274dfd9363bf508f]::writer::normalize::Normalize<compare[b969e759442573a6]::CompareWorld, cucumber[274dfd9363bf508f]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[274dfd9363bf508f]::cucumber::Cucumber<compare[b969e759442573a6]::CompareWorld, cucumber[274dfd9363bf508f]::parser::basic::Basic, &str, cucumber[274dfd9363bf508f]::runner::basic::Basic<compare[b969e759442573a6]::CompareWorld, for<'a, 'b, 'c> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[2fae7ec7c96d6b49]::Rule>, &'c gherkin[2fae7ec7c96d6b49]::Scenario) -> cucumber[274dfd9363bf508f]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[2fae7ec7c96d6b49]::Rule>, &'a gherkin[2fae7ec7c96d6b49]::Scenario, &'a mut compare[b969e759442573a6]::CompareWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[2fae7ec7c96d6b49]::Rule>, &'a gherkin[2fae7ec7c96d6b49]::Scenario, &'a cucumber[274dfd9363bf508f]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut compare[b969e759442573a6]::CompareWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[274dfd9363bf508f]::writer::summarize::Summarize<cucumber[274dfd9363bf508f]::writer::normalize::Normalize<compare[b969e759442573a6]::CompareWorld, cucumber[274dfd9363bf508f]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13
[INFO] [stderr]   19:     0x61311ae4da3b - <cucumber[274dfd9363bf508f]::cucumber::Cucumber<compare[b969e759442573a6]::CompareWorld, cucumber[274dfd9363bf508f]::parser::basic::Basic, &str, cucumber[274dfd9363bf508f]::runner::basic::Basic<compare[b969e759442573a6]::CompareWorld, for<'a, 'b, 'c> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[2fae7ec7c96d6b49]::Rule>, &'c gherkin[2fae7ec7c96d6b49]::Scenario) -> cucumber[274dfd9363bf508f]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[2fae7ec7c96d6b49]::Rule>, &'a gherkin[2fae7ec7c96d6b49]::Scenario, &'a mut compare[b969e759442573a6]::CompareWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[2fae7ec7c96d6b49]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[2fae7ec7c96d6b49]::Rule>, &'a gherkin[2fae7ec7c96d6b49]::Scenario, &'a cucumber[274dfd9363bf508f]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut compare[b969e759442573a6]::CompareWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[274dfd9363bf508f]::writer::summarize::Summarize<cucumber[274dfd9363bf508f]::writer::normalize::Normalize<compare[b969e759442573a6]::CompareWorld, cucumber[274dfd9363bf508f]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1195:57
[INFO] [stderr]   20:     0x61311ae8091a - compare[b969e759442573a6]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/compare.rs:204:64
[INFO] [stderr]   21:     0x61311adfcd2d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x61311ae7b21d - <tokio[7e3eaa949a88dea4]::runtime::park::CachedParkThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   23:     0x61311ae764f4 - tokio[7e3eaa949a88dea4]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[7e3eaa949a88dea4]::runtime::park::CachedParkThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   24:     0x61311ae764f4 - tokio[7e3eaa949a88dea4]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[7e3eaa949a88dea4]::runtime::park::CachedParkThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   25:     0x61311ae764f4 - <tokio[7e3eaa949a88dea4]::runtime::park::CachedParkThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   26:     0x61311addcb20 - <tokio[7e3eaa949a88dea4]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   27:     0x61311aeb962e - <tokio[7e3eaa949a88dea4]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   28:     0x61311ae13b7e - tokio[7e3eaa949a88dea4]::runtime::context::runtime::enter_runtime::<<tokio[7e3eaa949a88dea4]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   29:     0x61311aeb2e51 - <tokio[7e3eaa949a88dea4]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   30:     0x61311ae21af7 - <tokio[7e3eaa949a88dea4]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<compare[b969e759442573a6]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stderr]   31:     0x61311ae21fab - <tokio[7e3eaa949a88dea4]::runtime::runtime::Runtime>::block_on::<compare[b969e759442573a6]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stderr]   32:     0x61311ae859aa - compare[b969e759442573a6]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/compare.rs:210:65
[INFO] [stderr]   33:     0x61311ae0c0cb - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x61311ae6604e - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   35:     0x61311ae4a241 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stderr]   36:     0x61311b4fa1c7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   37:     0x61311b4fa1c7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   38:     0x61311b4fa1c7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x61311b4fa1c7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x61311b4fa1c7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stderr]   41:     0x61311b4fa1c7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   42:     0x61311b4fa1c7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   43:     0x61311b4fa1c7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   44:     0x61311b4fa1c7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stderr]   45:     0x61311ae458b7 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stderr]   46:     0x61311ae896fe - main
[INFO] [stderr]   47:     0x7bced21b11ca - <unknown>
[INFO] [stderr]   48:     0x7bced21b128b - __libc_start_main
[INFO] [stderr]   49:     0x61311adc6555 - _start
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test compare`
[INFO] running `Command { std: "docker" "inspect" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be", kill_on_drop: false }`
[INFO] [stdout] 203e58ddc7016b204b16d55b3a34e9eee35e36cbeb53c216fbc714c44a84a4be
