[INFO] fetching crate feagi_data_structures 0.0.50-beta.28...
[INFO] testing feagi_data_structures-0.0.50-beta.28 against 1.90.0 for beta-1.91-3
[INFO] extracting crate feagi_data_structures 0.0.50-beta.28 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate feagi_data_structures 0.0.50-beta.28
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate feagi_data_structures 0.0.50-beta.28
[INFO] tweaked toml for crates.io crate feagi_data_structures 0.0.50-beta.28 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate feagi_data_structures 0.0.50-beta.28 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 feagi_data_structures 0.0.50-beta.28 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 derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded ndarray-npy v0.9.1
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.20
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded pxfm v0.1.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6b5c75ca0b6bd7cf2b7e53b20396b8f46824b174e536c6e5caebb8e2bc04219f
[INFO] running `Command { std: "docker" "start" "-a" "6b5c75ca0b6bd7cf2b7e53b20396b8f46824b174e536c6e5caebb8e2bc04219f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b5c75ca0b6bd7cf2b7e53b20396b8f46824b174e536c6e5caebb8e2bc04219f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b5c75ca0b6bd7cf2b7e53b20396b8f46824b174e536c6e5caebb8e2bc04219f", kill_on_drop: false }`
[INFO] [stdout] 6b5c75ca0b6bd7cf2b7e53b20396b8f46824b174e536c6e5caebb8e2bc04219f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 526438e1640ede93cec7f4be78ed3c9f7c4f78f7b9a101bf1f2d89b9cb19c95f
[INFO] running `Command { std: "docker" "start" "-a" "526438e1640ede93cec7f4be78ed3c9f7c4f78f7b9a101bf1f2d89b9cb19c95f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pxfm v0.1.21
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[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 fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling feagi_data_structures v0.0.50-beta.28 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SignedPercentage`
[INFO] [stdout]  --> src/data/descriptors.rs:8:78
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::data::{ImageFrame, Percentage, Percentage2D, SegmentedImageFrame, SignedPercentage};
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::write`
[INFO] [stdout]  --> src/data/misc_data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray::parallel::prelude::*`
[INFO] [stdout]  --> src/data/misc_data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::parallel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::wrapped_io_data::WrappedIOType`
[INFO] [stdout]  --> src/wrapped_io_data/wrapped_io_data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::wrapped_io_data::WrappedIOType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::wrapped_io_data::WrappedIOType::F32`
[INFO] [stdout]  --> src/wrapped_io_data/wrapped_io_data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::wrapped_io_data::WrappedIOType::F32;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::FeagiDataError`
[INFO] [stdout]  --> src/neurons/xyzp/cortical_mapped_xyzp_neuron_data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::FeagiDataError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NeuronXYZPArrays`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/misc_data.rs:6:58
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::neurons::xyzp::{CorticalMappedXYZPNeuronData, NeuronXYZPArrays};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_fractional_exponential.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_4d_fractional_exponential.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Percentage`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_4d_fractional_exponential.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::data::{Percentage, Percentage4D};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NeuronXYZP`
[INFO] [stdout]  --> src/neurons/xyzp/coders/encoders/signed_percentage_fractional_exponential.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::neurons::xyzp::{CorticalMappedXYZPNeuronData, NeuronXYZP, NeuronXYZPArrays, NeuronXYZPEncoder};
[INFO] [stdout]   |                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]  --> src/neurons/xyzp/coders/coder_shared_functions.rs:9:69
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cache_neuron = NeuronXYZP::new(x_offset,y_offset,0,1.0);;
[INFO] [stdout]   |                                                                     ^ help: remove this semicolon
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/processing/image_frame_segmentator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/data/image_frame.rs:401:63
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                               ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/data/image_frame.rs:401:65
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/data/image_frame.rs:401:67
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                                   ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/neurons/xyzp/coders/coder_shared_functions.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut processing = value.get_as_0_1();
[INFO] [stdout]   |         ----^^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_vec`
[INFO] [stdout]   --> src/neurons/xyzp/coders/coder_shared_functions.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let (x_vec, y_vec, z_vec, p_vec) = neuron_targets.borrow_xyzp_vectors();
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_p_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z_offset`
[INFO] [stdout]   --> src/neurons/xyzp/coders/coder_shared_functions.rs:22:79
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...ffset: u32, y_offset: u32, z_offset: u32, neuron_targets: &NeuronXYZPArrays) -> Percentage {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 final_resize_xy_to: Some(final_resize_xy_to),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:182:42
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 final_resize_xy_to: Some(final_resize_xy_to),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:220:33
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     (None, Some(final_resize_xy_to)) => {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:223:48
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     (Some(cropping_from), Some(final_resize_xy_to)) => {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color_space`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:232:26
[INFO] [stdout]     |
[INFO] [stdout] 232 |                     Some(color_space) => {
[INFO] [stdout]     |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |     let (src_h, src_w, src_c) = (source_arr.shape()[0], source_arr.shape()[1], source_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_src_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:411:24
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let (dst_h, dst_w, dst_c) = (destination_arr.shape()[0], destination_arr.shape()[1], destination_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination_data`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:457:13
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mut destination_data = destination.get_internal_data_mut();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:467:24
[INFO] [stdout]     |
[INFO] [stdout] 467 |     let (src_h, src_w, src_c) = (source_arr.shape()[0], source_arr.shape()[1], source_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_src_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:468:24
[INFO] [stdout]     |
[INFO] [stdout] 468 |     let (dst_h, dst_w, dst_c) = (destination_arr.shape()[0], destination_arr.shape()[1], destination_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mut destination_data = destination.get_internal_data_mut();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAMMA_MIDPOINT` is never used
[INFO] [stdout]   --> src/data/image_frame.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const GAMMA_MIDPOINT: f32 = 128.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINEAR_MIDPOINT` is never used
[INFO] [stdout]   --> src/data/image_frame.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const LINEAR_MIDPOINT: f32 = 0.5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_image_internal_data_mut` is never used
[INFO] [stdout]    --> src/data/segmented_image_frame.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl SegmentedImageFrame {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub(crate) fn get_image_internal_data_mut(&mut self) -> [&mut Array3<u8>; 9] {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inplace_update` is never used
[INFO] [stdout]   --> src/data/percentages.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Percentage {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub(crate) fn inplace_update(&mut self, value: f32)  {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inplace_update_unchecked` is never used
[INFO] [stdout]    --> src/data/percentages.rs:204:19
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl SignedPercentage {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub(crate) fn inplace_update_unchecked(&mut self, value: f32)  {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_chars_to_u8` is never used
[INFO] [stdout]    --> src/genomic/cortical_type.rs:384:4
[INFO] [stdout]     |
[INFO] [stdout] 384 | fn hex_chars_to_u8(high: char, low: char) -> Result<u8, FeagiDataError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number_elements` is never read
[INFO] [stdout]   --> src/neurons/xyzp/coders/decoders/misc_data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MiscDataNeuronXYZPDecoder {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     number_elements: usize
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_OFFSET` is never used
[INFO] [stdout]   --> src/neurons/xyzp/coders/decoders/misc_data.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         const Y_OFFSET: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_OFFSET` is never used
[INFO] [stdout]   --> src/neurons/xyzp/coders/encoders/misc_data.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         const Y_OFFSET: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/image_frame.rs:185:28
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn get_pixels_view(&self) -> ArrayView3<u8> {
[INFO] [stdout]     |                            ^^^^^     -------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn get_pixels_view(&self) -> ArrayView3<'_, u8> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/image_frame.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn get_pixels_view_mut(&mut self) -> ArrayViewMut3<u8> {
[INFO] [stdout]     |                                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn get_pixels_view_mut(&mut self) -> ArrayViewMut3<'_, u8> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.03s
[INFO] running `Command { std: "docker" "inspect" "526438e1640ede93cec7f4be78ed3c9f7c4f78f7b9a101bf1f2d89b9cb19c95f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "526438e1640ede93cec7f4be78ed3c9f7c4f78f7b9a101bf1f2d89b9cb19c95f", kill_on_drop: false }`
[INFO] [stdout] 526438e1640ede93cec7f4be78ed3c9f7c4f78f7b9a101bf1f2d89b9cb19c95f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72980c085000845ab61ee5c6260f24fc567ce184e61b8328bf3ec08ff60a9bfb
[INFO] running `Command { std: "docker" "start" "-a" "72980c085000845ab61ee5c6260f24fc567ce184e61b8328bf3ec08ff60a9bfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling ndarray-npy v0.9.1
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling feagi_data_structures v0.0.50-beta.28 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SignedPercentage`
[INFO] [stdout]  --> src/data/descriptors.rs:8:78
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::data::{ImageFrame, Percentage, Percentage2D, SegmentedImageFrame, SignedPercentage};
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::write`
[INFO] [stdout]  --> src/data/misc_data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray::parallel::prelude::*`
[INFO] [stdout]  --> src/data/misc_data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::parallel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::wrapped_io_data::WrappedIOType`
[INFO] [stdout]  --> src/wrapped_io_data/wrapped_io_data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::wrapped_io_data::WrappedIOType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::wrapped_io_data::WrappedIOType::F32`
[INFO] [stdout]  --> src/wrapped_io_data/wrapped_io_data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::wrapped_io_data::WrappedIOType::F32;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::FeagiDataError`
[INFO] [stdout]  --> src/neurons/xyzp/cortical_mapped_xyzp_neuron_data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::FeagiDataError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NeuronXYZPArrays`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/misc_data.rs:6:58
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::neurons::xyzp::{CorticalMappedXYZPNeuronData, NeuronXYZPArrays};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_fractional_exponential.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_4d_fractional_exponential.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Percentage`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_4d_fractional_exponential.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::data::{Percentage, Percentage4D};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NeuronXYZP`
[INFO] [stdout]  --> src/neurons/xyzp/coders/encoders/signed_percentage_fractional_exponential.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::neurons::xyzp::{CorticalMappedXYZPNeuronData, NeuronXYZP, NeuronXYZPArrays, NeuronXYZPEncoder};
[INFO] [stdout]   |                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]  --> src/neurons/xyzp/coders/coder_shared_functions.rs:9:69
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cache_neuron = NeuronXYZP::new(x_offset,y_offset,0,1.0);;
[INFO] [stdout]   |                                                                     ^ help: remove this semicolon
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/processing/image_frame_segmentator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/data/image_frame.rs:401:63
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                               ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/data/image_frame.rs:401:65
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/data/image_frame.rs:401:67
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                                   ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/neurons/xyzp/coders/coder_shared_functions.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut processing = value.get_as_0_1();
[INFO] [stdout]   |         ----^^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_vec`
[INFO] [stdout]   --> src/neurons/xyzp/coders/coder_shared_functions.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let (x_vec, y_vec, z_vec, p_vec) = neuron_targets.borrow_xyzp_vectors();
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_p_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z_offset`
[INFO] [stdout]   --> src/neurons/xyzp/coders/coder_shared_functions.rs:22:79
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...ffset: u32, y_offset: u32, z_offset: u32, neuron_targets: &NeuronXYZPArrays) -> Percentage {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 final_resize_xy_to: Some(final_resize_xy_to),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:182:42
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 final_resize_xy_to: Some(final_resize_xy_to),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:220:33
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     (None, Some(final_resize_xy_to)) => {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:223:48
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     (Some(cropping_from), Some(final_resize_xy_to)) => {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color_space`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:232:26
[INFO] [stdout]     |
[INFO] [stdout] 232 |                     Some(color_space) => {
[INFO] [stdout]     |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |     let (src_h, src_w, src_c) = (source_arr.shape()[0], source_arr.shape()[1], source_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_src_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:411:24
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let (dst_h, dst_w, dst_c) = (destination_arr.shape()[0], destination_arr.shape()[1], destination_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination_data`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:457:13
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mut destination_data = destination.get_internal_data_mut();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:467:24
[INFO] [stdout]     |
[INFO] [stdout] 467 |     let (src_h, src_w, src_c) = (source_arr.shape()[0], source_arr.shape()[1], source_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_src_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:468:24
[INFO] [stdout]     |
[INFO] [stdout] 468 |     let (dst_h, dst_w, dst_c) = (destination_arr.shape()[0], destination_arr.shape()[1], destination_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mut destination_data = destination.get_internal_data_mut();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAMMA_MIDPOINT` is never used
[INFO] [stdout]   --> src/data/image_frame.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const GAMMA_MIDPOINT: f32 = 128.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINEAR_MIDPOINT` is never used
[INFO] [stdout]   --> src/data/image_frame.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const LINEAR_MIDPOINT: f32 = 0.5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_image_internal_data_mut` is never used
[INFO] [stdout]    --> src/data/segmented_image_frame.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl SegmentedImageFrame {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub(crate) fn get_image_internal_data_mut(&mut self) -> [&mut Array3<u8>; 9] {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inplace_update` is never used
[INFO] [stdout]   --> src/data/percentages.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Percentage {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub(crate) fn inplace_update(&mut self, value: f32)  {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inplace_update_unchecked` is never used
[INFO] [stdout]    --> src/data/percentages.rs:204:19
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl SignedPercentage {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub(crate) fn inplace_update_unchecked(&mut self, value: f32)  {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_chars_to_u8` is never used
[INFO] [stdout]    --> src/genomic/cortical_type.rs:384:4
[INFO] [stdout]     |
[INFO] [stdout] 384 | fn hex_chars_to_u8(high: char, low: char) -> Result<u8, FeagiDataError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number_elements` is never read
[INFO] [stdout]   --> src/neurons/xyzp/coders/decoders/misc_data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MiscDataNeuronXYZPDecoder {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     number_elements: usize
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_OFFSET` is never used
[INFO] [stdout]   --> src/neurons/xyzp/coders/decoders/misc_data.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         const Y_OFFSET: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_OFFSET` is never used
[INFO] [stdout]   --> src/neurons/xyzp/coders/encoders/misc_data.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         const Y_OFFSET: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/image_frame.rs:185:28
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn get_pixels_view(&self) -> ArrayView3<u8> {
[INFO] [stdout]     |                            ^^^^^     -------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn get_pixels_view(&self) -> ArrayView3<'_, u8> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/image_frame.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn get_pixels_view_mut(&mut self) -> ArrayViewMut3<u8> {
[INFO] [stdout]     |                                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn get_pixels_view_mut(&mut self) -> ArrayViewMut3<'_, u8> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SegmentedImageFrame`
[INFO] [stdout]  --> tests/tests_processing.rs:6:47
[INFO] [stdout]   |
[INFO] [stdout] 6 | use feagi_data_structures::data::{ImageFrame, SegmentedImageFrame};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GazeProperties`
[INFO] [stdout]  --> tests/tests_processing.rs:7:209
[INFO] [stdout]   |
[INFO] [stdout] 7 | ...SegmentedXYImageResolutions, SegmentedImageFrameProperties, GazeProperties};
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImageFrameSegmentator`
[INFO] [stdout]  --> tests/tests_processing.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 | use feagi_data_structures::processing::{ImageFrameProcessor, ImageFrameSegmentator};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feagi_data_structures::basic_components::*`
[INFO] [stdout]  --> tests/tests_genomic.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use feagi_data_structures::basic_components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]   --> tests/tests_genomic.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ops::Range;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feagi_data_structures::data::descriptors::ImageXYZDimensions`
[INFO] [stdout]   --> tests/tests_data.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use feagi_data_structures::data::descriptors::ImageXYZDimensions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SignedPercentage`
[INFO] [stdout]  --> src/data/descriptors.rs:8:78
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::data::{ImageFrame, Percentage, Percentage2D, SegmentedImageFrame, SignedPercentage};
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::write`
[INFO] [stdout]  --> src/data/misc_data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray::parallel::prelude::*`
[INFO] [stdout]  --> src/data/misc_data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::parallel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::wrapped_io_data::WrappedIOType`
[INFO] [stdout]  --> src/wrapped_io_data/wrapped_io_data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::wrapped_io_data::WrappedIOType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::wrapped_io_data::WrappedIOType::F32`
[INFO] [stdout]  --> src/wrapped_io_data/wrapped_io_data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::wrapped_io_data::WrappedIOType::F32;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::FeagiDataError`
[INFO] [stdout]  --> src/neurons/xyzp/cortical_mapped_xyzp_neuron_data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::FeagiDataError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NeuronXYZPArrays`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/misc_data.rs:6:58
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::neurons::xyzp::{CorticalMappedXYZPNeuronData, NeuronXYZPArrays};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_fractional_exponential.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_4d_fractional_exponential.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Percentage`
[INFO] [stdout]  --> src/neurons/xyzp/coders/decoders/percentage_4d_fractional_exponential.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::data::{Percentage, Percentage4D};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NeuronXYZP`
[INFO] [stdout]  --> src/neurons/xyzp/coders/encoders/signed_percentage_fractional_exponential.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::neurons::xyzp::{CorticalMappedXYZPNeuronData, NeuronXYZP, NeuronXYZPArrays, NeuronXYZPEncoder};
[INFO] [stdout]   |                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]  --> src/neurons/xyzp/coders/coder_shared_functions.rs:9:69
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cache_neuron = NeuronXYZP::new(x_offset,y_offset,0,1.0);;
[INFO] [stdout]   |                                                                     ^ help: remove this semicolon
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/processing/image_frame_segmentator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_input_properties` is never used
[INFO] [stdout]    --> tests/tests_processing.rs:982:8
[INFO] [stdout]     |
[INFO] [stdout] 982 |     fn create_test_input_properties() -> ImageFrameProperties {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_output_properties` is never used
[INFO] [stdout]    --> tests/tests_processing.rs:987:8
[INFO] [stdout]     |
[INFO] [stdout] 987 |     fn create_test_output_properties() -> SegmentedImageFrameProperties {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cortical_id`
[INFO] [stdout]    --> tests/tests_neurons.rs:547:13
[INFO] [stdout]     |
[INFO] [stdout] 547 |         for cortical_id in mapped_data.keys() {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortical_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cortical_id`
[INFO] [stdout]    --> tests/tests_neurons.rs:555:14
[INFO] [stdout]     |
[INFO] [stdout] 555 |         for (cortical_id, neurons) in &mapped_data {
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortical_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cortical_id`
[INFO] [stdout]    --> tests/tests_neurons.rs:607:14
[INFO] [stdout]     |
[INFO] [stdout] 607 |         for (cortical_id, neurons) in mapped_data {
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortical_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/tests_data.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 542 |         let mut original_frame = ImageFrame::new_from_jpeg_bytes(&img_bytes, &ColorSpace::Gamma).unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/tests_data.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let mut original_frame = ImageFrame::new_from_jpeg_bytes(&img_bytes, &ColorSpace::Gamma).unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> tests/tests_genomic.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 524 |             if let Err(FeagiDataError::BadParameters(msg)) = result {
[INFO] [stdout]     |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> tests/tests_data.rs:1027:17
[INFO] [stdout]      |
[INFO] [stdout] 1027 |             let mut frame_refs = original_frame.get_mut_ordered_image_frame_references();
[INFO] [stdout]      |                 ----^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> tests/tests_data.rs:1050:17
[INFO] [stdout]      |
[INFO] [stdout] 1050 |             let mut frame_refs = original_frame.get_mut_ordered_image_frame_references();
[INFO] [stdout]      |                 ----^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_gamma_birb_image` is never used
[INFO] [stdout]   --> tests/tests_data.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn load_gamma_birb_image() -> ImageFrame {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_checkerboard_image` is never used
[INFO] [stdout]   --> tests/tests_data.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn create_checkerboard_image(tile_size: (usize, usize), tile_counts: (usize, usize), color_channel_layout: ColorChannelLayout, color_...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_test_image` is never used
[INFO] [stdout]   --> tests/tests_data.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn save_test_image(image: &ImageFrame, filename: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `valid_chars`
[INFO] [stdout]    --> tests/tests_genomic.rs:795:13
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let valid_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_";
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_valid_chars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/data/image_frame.rs:401:63
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                               ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/data/image_frame.rs:401:65
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/data/image_frame.rs:401:67
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stdout]     |                                                                   ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/neurons/xyzp/coders/coder_shared_functions.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut processing = value.get_as_0_1();
[INFO] [stdout]   |         ----^^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_vec`
[INFO] [stdout]   --> src/neurons/xyzp/coders/coder_shared_functions.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let (x_vec, y_vec, z_vec, p_vec) = neuron_targets.borrow_xyzp_vectors();
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_p_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z_offset`
[INFO] [stdout]   --> src/neurons/xyzp/coders/coder_shared_functions.rs:22:79
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...ffset: u32, y_offset: u32, z_offset: u32, neuron_targets: &NeuronXYZPArrays) -> Percentage {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 final_resize_xy_to: Some(final_resize_xy_to),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:182:42
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 final_resize_xy_to: Some(final_resize_xy_to),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_image_properties`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 input_image_properties,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:220:33
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     (None, Some(final_resize_xy_to)) => {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_resize_xy_to`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:223:48
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     (Some(cropping_from), Some(final_resize_xy_to)) => {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color_space`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:232:26
[INFO] [stdout]     |
[INFO] [stdout] 232 |                     Some(color_space) => {
[INFO] [stdout]     |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |     let (src_h, src_w, src_c) = (source_arr.shape()[0], source_arr.shape()[1], source_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_src_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:411:24
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let (dst_h, dst_w, dst_c) = (destination_arr.shape()[0], destination_arr.shape()[1], destination_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination_data`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:457:13
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mut destination_data = destination.get_internal_data_mut();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:467:24
[INFO] [stdout]     |
[INFO] [stdout] 467 |     let (src_h, src_w, src_c) = (source_arr.shape()[0], source_arr.shape()[1], source_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_src_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_c`
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:468:24
[INFO] [stdout]     |
[INFO] [stdout] 468 |     let (dst_h, dst_w, dst_c) = (destination_arr.shape()[0], destination_arr.shape()[1], destination_arr.shape()[2]);
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/processing/image_frame_processor.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mut destination_data = destination.get_internal_data_mut();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAMMA_MIDPOINT` is never used
[INFO] [stdout]   --> src/data/image_frame.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const GAMMA_MIDPOINT: f32 = 128.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINEAR_MIDPOINT` is never used
[INFO] [stdout]   --> src/data/image_frame.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const LINEAR_MIDPOINT: f32 = 0.5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_image_internal_data_mut` is never used
[INFO] [stdout]    --> src/data/segmented_image_frame.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl SegmentedImageFrame {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub(crate) fn get_image_internal_data_mut(&mut self) -> [&mut Array3<u8>; 9] {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inplace_update` is never used
[INFO] [stdout]   --> src/data/percentages.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Percentage {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub(crate) fn inplace_update(&mut self, value: f32)  {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inplace_update_unchecked` is never used
[INFO] [stdout]    --> src/data/percentages.rs:204:19
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl SignedPercentage {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub(crate) fn inplace_update_unchecked(&mut self, value: f32)  {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_chars_to_u8` is never used
[INFO] [stdout]    --> src/genomic/cortical_type.rs:384:4
[INFO] [stdout]     |
[INFO] [stdout] 384 | fn hex_chars_to_u8(high: char, low: char) -> Result<u8, FeagiDataError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number_elements` is never read
[INFO] [stdout]   --> src/neurons/xyzp/coders/decoders/misc_data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MiscDataNeuronXYZPDecoder {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     number_elements: usize
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_OFFSET` is never used
[INFO] [stdout]   --> src/neurons/xyzp/coders/decoders/misc_data.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         const Y_OFFSET: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_OFFSET` is never used
[INFO] [stdout]   --> src/neurons/xyzp/coders/encoders/misc_data.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         const Y_OFFSET: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/image_frame.rs:185:28
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn get_pixels_view(&self) -> ArrayView3<u8> {
[INFO] [stdout]     |                            ^^^^^     -------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn get_pixels_view(&self) -> ArrayView3<'_, u8> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/image_frame.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn get_pixels_view_mut(&mut self) -> ArrayViewMut3<u8> {
[INFO] [stdout]     |                                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn get_pixels_view_mut(&mut self) -> ArrayViewMut3<'_, u8> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.69s
[INFO] running `Command { std: "docker" "inspect" "72980c085000845ab61ee5c6260f24fc567ce184e61b8328bf3ec08ff60a9bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72980c085000845ab61ee5c6260f24fc567ce184e61b8328bf3ec08ff60a9bfb", kill_on_drop: false }`
[INFO] [stdout] 72980c085000845ab61ee5c6260f24fc567ce184e61b8328bf3ec08ff60a9bfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b908621ef107ce4e3916a45671f4f3b7fb4a043fdd2665cad8b1628dfad66e2
[INFO] running `Command { std: "docker" "start" "-a" "8b908621ef107ce4e3916a45671f4f3b7fb4a043fdd2665cad8b1628dfad66e2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `SignedPercentage`
[INFO] [stderr]  --> src/data/descriptors.rs:8:78
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::data::{ImageFrame, Percentage, Percentage2D, SegmentedImageFrame, SignedPercentage};
[INFO] [stderr]   |                                                                              ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt::write`
[INFO] [stderr]  --> src/data/misc_data.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::fmt::write;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ndarray::parallel::prelude::*`
[INFO] [stderr]  --> src/data/misc_data.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ndarray::parallel::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::wrapped_io_data::WrappedIOType`
[INFO] [stderr]  --> src/wrapped_io_data/wrapped_io_data.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::wrapped_io_data::WrappedIOType;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::wrapped_io_data::WrappedIOType::F32`
[INFO] [stderr]  --> src/wrapped_io_data/wrapped_io_data.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::wrapped_io_data::WrappedIOType::F32;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::FeagiDataError`
[INFO] [stderr]  --> src/neurons/xyzp/cortical_mapped_xyzp_neuron_data.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::FeagiDataError;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NeuronXYZPArrays`
[INFO] [stderr]  --> src/neurons/xyzp/coders/decoders/misc_data.rs:6:58
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::neurons::xyzp::{CorticalMappedXYZPNeuronData, NeuronXYZPArrays};
[INFO] [stderr]   |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Range`
[INFO] [stderr]  --> src/neurons/xyzp/coders/decoders/percentage_fractional_exponential.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ops::Range;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Range`
[INFO] [stderr]  --> src/neurons/xyzp/coders/decoders/percentage_4d_fractional_exponential.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ops::Range;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Percentage`
[INFO] [stderr]  --> src/neurons/xyzp/coders/decoders/percentage_4d_fractional_exponential.rs:2:19
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::data::{Percentage, Percentage4D};
[INFO] [stderr]   |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NeuronXYZP`
[INFO] [stderr]  --> src/neurons/xyzp/coders/encoders/signed_percentage_fractional_exponential.rs:5:58
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::neurons::xyzp::{CorticalMappedXYZPNeuronData, NeuronXYZP, NeuronXYZPArrays, NeuronXYZPEncoder};
[INFO] [stderr]   |                                                          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]  --> src/neurons/xyzp/coders/coder_shared_functions.rs:9:69
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let mut cache_neuron = NeuronXYZP::new(x_offset,y_offset,0,1.0);;
[INFO] [stderr]   |                                                                     ^ help: remove this semicolon
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt::format`
[INFO] [stderr]  --> src/processing/image_frame_segmentator.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::fmt::format;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]    --> src/data/image_frame.rs:401:63
[INFO] [stderr]     |
[INFO] [stderr] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stderr]     |                                                               ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> src/data/image_frame.rs:401:65
[INFO] [stderr]     |
[INFO] [stderr] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stderr]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> src/data/image_frame.rs:401:67
[INFO] [stderr]     |
[INFO] [stderr] 401 |                 Zip::indexed(&mut self.pixels).par_for_each(|(y,x,c), color_val| {
[INFO] [stderr]     |                                                                   ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> src/neurons/xyzp/coders/coder_shared_functions.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let mut processing = value.get_as_0_1();
[INFO] [stderr]   |         ----^^^^^^^^^^
[INFO] [stderr]   |         |
[INFO] [stderr]   |         help: remove this `mut`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_vec`
[INFO] [stderr]   --> src/neurons/xyzp/coders/coder_shared_functions.rs:24:31
[INFO] [stderr]    |
[INFO] [stderr] 24 |     let (x_vec, y_vec, z_vec, p_vec) = neuron_targets.borrow_xyzp_vectors();
[INFO] [stderr]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_p_vec`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z_offset`
[INFO] [stderr]   --> src/neurons/xyzp/coders/coder_shared_functions.rs:22:79
[INFO] [stderr]    |
[INFO] [stderr] 22 | ...ffset: u32, y_offset: u32, z_offset: u32, neuron_targets: &NeuronXYZPArrays) -> Percentage {
[INFO] [stderr]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_offset`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input_image_properties`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:124:17
[INFO] [stderr]     |
[INFO] [stderr] 124 |                 input_image_properties,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input_image_properties`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:138:17
[INFO] [stderr]     |
[INFO] [stderr] 138 |                 input_image_properties,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input_image_properties`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:152:17
[INFO] [stderr]     |
[INFO] [stderr] 152 |                 input_image_properties,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `final_resize_xy_to`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:154:42
[INFO] [stderr]     |
[INFO] [stderr] 154 |                 final_resize_xy_to: Some(final_resize_xy_to),
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input_image_properties`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:166:17
[INFO] [stderr]     |
[INFO] [stderr] 166 |                 input_image_properties,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input_image_properties`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:180:17
[INFO] [stderr]     |
[INFO] [stderr] 180 |                 input_image_properties,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `final_resize_xy_to`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:182:42
[INFO] [stderr]     |
[INFO] [stderr] 182 |                 final_resize_xy_to: Some(final_resize_xy_to),
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input_image_properties`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:194:17
[INFO] [stderr]     |
[INFO] [stderr] 194 |                 input_image_properties,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `input_image_properties: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `final_resize_xy_to`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:220:33
[INFO] [stderr]     |
[INFO] [stderr] 220 |                     (None, Some(final_resize_xy_to)) => {
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `final_resize_xy_to`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:223:48
[INFO] [stderr]     |
[INFO] [stderr] 223 |                     (Some(cropping_from), Some(final_resize_xy_to)) => {
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_resize_xy_to`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `color_space`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:232:26
[INFO] [stderr]     |
[INFO] [stderr] 232 |                     Some(color_space) => {
[INFO] [stderr]     |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_space`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `src_c`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:410:24
[INFO] [stderr]     |
[INFO] [stderr] 410 |     let (src_h, src_w, src_c) = (source_arr.shape()[0], source_arr.shape()[1], source_arr.shape()[2]);
[INFO] [stderr]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_src_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dst_c`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:411:24
[INFO] [stderr]     |
[INFO] [stderr] 411 |     let (dst_h, dst_w, dst_c) = (destination_arr.shape()[0], destination_arr.shape()[1], destination_arr.shape()[2]);
[INFO] [stderr]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `destination_data`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:457:13
[INFO] [stderr]     |
[INFO] [stderr] 457 |     let mut destination_data = destination.get_internal_data_mut();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `src_c`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:467:24
[INFO] [stderr]     |
[INFO] [stderr] 467 |     let (src_h, src_w, src_c) = (source_arr.shape()[0], source_arr.shape()[1], source_arr.shape()[2]);
[INFO] [stderr]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_src_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dst_c`
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:468:24
[INFO] [stderr]     |
[INFO] [stderr] 468 |     let (dst_h, dst_w, dst_c) = (destination_arr.shape()[0], destination_arr.shape()[1], destination_arr.shape()[2]);
[INFO] [stderr]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_c`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/processing/image_frame_processor.rs:457:9
[INFO] [stderr]     |
[INFO] [stderr] 457 |     let mut destination_data = destination.get_internal_data_mut();
[INFO] [stderr]     |         ----^^^^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GAMMA_MIDPOINT` is never used
[INFO] [stderr]   --> src/data/image_frame.rs:19:7
[INFO] [stderr]    |
[INFO] [stderr] 19 | const GAMMA_MIDPOINT: f32 = 128.0;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LINEAR_MIDPOINT` is never used
[INFO] [stderr]   --> src/data/image_frame.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 | const LINEAR_MIDPOINT: f32 = 0.5;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_image_internal_data_mut` is never used
[INFO] [stderr]    --> src/data/segmented_image_frame.rs:260:19
[INFO] [stderr]     |
[INFO] [stderr]  63 | impl SegmentedImageFrame {
[INFO] [stderr]     | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 260 |     pub(crate) fn get_image_internal_data_mut(&mut self) -> [&mut Array3<u8>; 9] {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `inplace_update` is never used
[INFO] [stderr]   --> src/data/percentages.rs:58:19
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Percentage {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub(crate) fn inplace_update(&mut self, value: f32)  {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `inplace_update_unchecked` is never used
[INFO] [stderr]    --> src/data/percentages.rs:204:19
[INFO] [stderr]     |
[INFO] [stderr] 159 | impl SignedPercentage {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 204 |     pub(crate) fn inplace_update_unchecked(&mut self, value: f32)  {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hex_chars_to_u8` is never used
[INFO] [stderr]    --> src/genomic/cortical_type.rs:384:4
[INFO] [stderr]     |
[INFO] [stderr] 384 | fn hex_chars_to_u8(high: char, low: char) -> Result<u8, FeagiDataError> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `number_elements` is never read
[INFO] [stderr]   --> src/neurons/xyzp/coders/decoders/misc_data.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct MiscDataNeuronXYZPDecoder {
[INFO] [stderr]    |            ------------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     number_elements: usize
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `Y_OFFSET` is never used
[INFO] [stderr]   --> src/neurons/xyzp/coders/decoders/misc_data.rs:22:15
[INFO] [stderr]    |
[INFO] [stderr] 22 |         const Y_OFFSET: u32 = 0;
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `Y_OFFSET` is never used
[INFO] [stderr]   --> src/neurons/xyzp/coders/encoders/misc_data.rs:21:15
[INFO] [stderr]    |
[INFO] [stderr] 21 |         const Y_OFFSET: u32 = 0;
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/data/image_frame.rs:185:28
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn get_pixels_view(&self) -> ArrayView3<u8> {
[INFO] [stderr]     |                            ^^^^^     -------------- the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn get_pixels_view(&self) -> ArrayView3<'_, u8> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/data/image_frame.rs:189:32
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn get_pixels_view_mut(&mut self) -> ArrayViewMut3<u8> {
[INFO] [stderr]     |                                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn get_pixels_view_mut(&mut self) -> ArrayViewMut3<'_, u8> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `feagi_data_structures` (lib) generated 47 warnings (run `cargo fix --lib -p feagi_data_structures` to apply 14 suggestions)
[INFO] [stderr] warning: unused import: `feagi_data_structures::basic_components::*`
[INFO] [stderr]  --> tests/tests_genomic.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use feagi_data_structures::basic_components::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Range`
[INFO] [stderr]   --> tests/tests_genomic.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::ops::Range;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]    --> tests/tests_genomic.rs:524:54
[INFO] [stderr]     |
[INFO] [stderr] 524 |             if let Err(FeagiDataError::BadParameters(msg)) = result {
[INFO] [stderr]     |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `valid_chars`
[INFO] [stderr]    --> tests/tests_genomic.rs:795:13
[INFO] [stderr]     |
[INFO] [stderr] 795 |         let valid_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_";
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_valid_chars`
[INFO] [stderr] 
[INFO] [stderr] warning: `feagi_data_structures` (test "tests_genomic") generated 4 warnings (run `cargo fix --test "tests_genomic"` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `feagi_data_structures::data::descriptors::ImageXYZDimensions`
[INFO] [stderr]   --> tests/tests_data.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     use feagi_data_structures::data::descriptors::ImageXYZDimensions;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/tests_data.rs:542:13
[INFO] [stderr]     |
[INFO] [stderr] 542 |         let mut original_frame = ImageFrame::new_from_jpeg_bytes(&img_bytes, &ColorSpace::Gamma).unwrap();
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/tests_data.rs:627:13
[INFO] [stderr]     |
[INFO] [stderr] 627 |         let mut original_frame = ImageFrame::new_from_jpeg_bytes(&img_bytes, &ColorSpace::Gamma).unwrap();
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> tests/tests_data.rs:1027:17
[INFO] [stderr]      |
[INFO] [stderr] 1027 |             let mut frame_refs = original_frame.get_mut_ordered_image_frame_references();
[INFO] [stderr]      |                 ----^^^^^^^^^^
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> tests/tests_data.rs:1050:17
[INFO] [stderr]      |
[INFO] [stderr] 1050 |             let mut frame_refs = original_frame.get_mut_ordered_image_frame_references();
[INFO] [stderr]      |                 ----^^^^^^^^^^
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_gamma_birb_image` is never used
[INFO] [stderr]   --> tests/tests_data.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn load_gamma_birb_image() -> ImageFrame {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_checkerboard_image` is never used
[INFO] [stderr]   --> tests/tests_data.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn create_checkerboard_image(tile_size: (usize, usize), tile_counts: (usize, usize), color_channel_layout: ColorChannelLayout, color_...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `save_test_image` is never used
[INFO] [stderr]   --> tests/tests_data.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn save_test_image(image: &ImageFrame, filename: &str) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `feagi_data_structures` (test "tests_data") generated 8 warnings (run `cargo fix --test "tests_data"` to apply 5 suggestions)
[INFO] [stderr] warning: unused variable: `cortical_id`
[INFO] [stderr]    --> tests/tests_neurons.rs:547:13
[INFO] [stderr]     |
[INFO] [stderr] 547 |         for cortical_id in mapped_data.keys() {
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortical_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cortical_id`
[INFO] [stderr]    --> tests/tests_neurons.rs:555:14
[INFO] [stderr]     |
[INFO] [stderr] 555 |         for (cortical_id, neurons) in &mapped_data {
[INFO] [stderr]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortical_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cortical_id`
[INFO] [stderr]    --> tests/tests_neurons.rs:607:14
[INFO] [stderr]     |
[INFO] [stderr] 607 |         for (cortical_id, neurons) in mapped_data {
[INFO] [stderr]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortical_id`
[INFO] [stderr] 
[INFO] [stderr] warning: `feagi_data_structures` (test "tests_neurons") generated 3 warnings
[INFO] [stderr] warning: unused import: `SegmentedImageFrame`
[INFO] [stderr]  --> tests/tests_processing.rs:6:47
[INFO] [stderr]   |
[INFO] [stderr] 6 | use feagi_data_structures::data::{ImageFrame, SegmentedImageFrame};
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GazeProperties`
[INFO] [stderr]  --> tests/tests_processing.rs:7:209
[INFO] [stderr]   |
[INFO] [stderr] 7 | ...SegmentedXYImageResolutions, SegmentedImageFrameProperties, GazeProperties};
[INFO] [stderr]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ImageFrameSegmentator`
[INFO] [stderr]  --> tests/tests_processing.rs:8:62
[INFO] [stderr]   |
[INFO] [stderr] 8 | use feagi_data_structures::processing::{ImageFrameProcessor, ImageFrameSegmentator};
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_input_properties` is never used
[INFO] [stderr]    --> tests/tests_processing.rs:982:8
[INFO] [stderr]     |
[INFO] [stderr] 982 |     fn create_test_input_properties() -> ImageFrameProperties {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_output_properties` is never used
[INFO] [stderr]    --> tests/tests_processing.rs:987:8
[INFO] [stderr]     |
[INFO] [stderr] 987 |     fn create_test_output_properties() -> SegmentedImageFrameProperties {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `feagi_data_structures` (test "tests_processing") generated 5 warnings (run `cargo fix --test "tests_processing"` to apply 3 suggestions)
[INFO] [stderr] warning: `feagi_data_structures` (lib test) generated 47 warnings (47 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feagi_data_structures-c133c91459d23b88)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests_data.rs (/opt/rustwide/target/debug/deps/tests_data-fdac077f1d3472fd)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test_image_frame::test_clone_trait ... ok
[INFO] [stdout] test test_image_frame::test_contrast_adjustment_linear_color_space ... ok
[INFO] [stdout] test test_image_frame::test_brightness_adjustment_linear_color_space ... ok
[INFO] [stdout] test test_image_frame::test_debug_trait ... ok
[INFO] [stdout] test test_image_frame::test_different_channel_layouts_from_dynamic_image ... ok
[INFO] [stdout] test test_image_frame::test_contrast_reduction ... ok
[INFO] [stdout] test test_image_frame::test_export_all_formats ... ok
[INFO] [stdout] test test_image_frame::test_from_array_with_different_memory_layouts ... ok
[INFO] [stdout] test test_image_frame::test_export_as_dynamic_image ... ok
[INFO] [stdout] test test_image_frame::test_get_internal_byte_data_mut ... ok
[INFO] [stdout] test test_image_frame::test_export_import_roundtrip_png ... ok
[INFO] [stdout] test test_image_frame::test_image_frame_creation_different_layouts ... ok
[INFO] [stdout] test test_image_frame::test_image_frame_creation_new ... ok
[INFO] [stdout] test test_image_frame::test_new_from_image_frame_properties ... ok
[INFO] [stdout] test test_image_frame::test_zero_contrast ... ok
[INFO] [stdout] test test_segmented_image_frame::test_different_color_spaces_and_channels ... ok
[INFO] [stdout] test test_segmented_image_frame::test_display_trait ... ok
[INFO] [stdout] test test_segmented_image_frame::test_segmented_image_frame_creation_new ... ok
[INFO] [stdout] test test_segmented_image_frame::test_get_image_internal_data ... ok
[INFO] [stdout] test test_segmented_image_frame::test_segmented_image_frame_from_properties ... ok
[INFO] [stdout] test test_segmented_image_frame::test_segmented_xy_image_resolutions_create_with_same_sized_peripheral ... ok
[INFO] [stdout] test test_segmented_image_frame::test_get_mut_ordered_image_frame_references ... ok
[INFO] [stdout] test test_segmented_image_frame::test_get_ordered_image_frame_references ... ok
[INFO] [stdout] test test_segmented_image_frame::test_debug_trait ... ok
[INFO] [stdout] test test_image_frame::test_new_from_dynamic_image ... ok
[INFO] [stdout] test test_segmented_image_frame::test_clone_trait ... ok
[INFO] [stdout] test test_segmented_image_frame::test_create_ordered_cortical_ids_for_segmented_vision ... ok
[INFO] [stdout] test test_segmented_image_frame::test_segmented_xy_image_resolutions_new_with_different_sizes ... ok
[INFO] [stdout] test test_segmented_image_frame::test_create_ordered_cortical_types_for_segmented_vision ... ok
[INFO] [stdout] test test_image_frame::test_brightness_and_contrast_adjustments ... ok
[INFO] [stdout] test test_image_frame::test_brightness_clamping_negative ... ok
[INFO] [stdout] test test_image_frame::test_load_bird_jpeg ... ok
[INFO] [stdout] test test_image_frame::test_brightness_adjustment_visual_with_bird_image ... ok
[INFO] [stdout] test test_image_frame::test_contrast_adjustment_visual_with_bird_image ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests_genomic.rs (/opt/rustwide/target/debug/deps/tests_genomic-2813a1edc76d44d4)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test test_comprehensive_scenarios::test_neuron_depth_with_coordinates ... ok
[INFO] [stdout] test test_comprehensive_scenarios::test_cortical_id_type_roundtrip ... ok
[INFO] [stdout] test test_comprehensive_scenarios::test_maximum_group_index ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_from_bytes_non_ascii ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_constants ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_from_bytes_valid ... ok
[INFO] [stdout] test test_comprehensive_scenarios::test_agent_device_channel_mapping ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_from_string_non_ascii ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_from_string_valid ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_from_string_wrong_length ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_core_death ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_core_power ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_custom_invalid_characters ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_from_string_invalid_characters ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_custom_non_ascii ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_custom_valid ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_custom_wrong_prefix ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_memory_valid ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_memory_wrong_prefix ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_try_from_cortical_type_custom_error ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_properties::test_cortical_id_as_ascii_string ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_properties::test_cortical_id_clone ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_properties::test_cortical_id_get_cortical_type_memory ... ok
[INFO] [stdout] test test_cortical_types::test_core_cortical_type::test_core_cortical_type_conversion_to_cortical_type ... ok
[INFO] [stdout] test test_cortical_types::test_core_cortical_type::test_core_cortical_type_death ... ok
[INFO] [stdout] test test_cortical_types::test_core_cortical_type::test_core_cortical_type_display ... ok
[INFO] [stdout] test test_cortical_types::test_core_cortical_type::test_core_cortical_type_power ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_properties::test_cortical_id_get_cortical_type_core ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_channel_size_boundaries_errors ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_display ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_from_bytes_custom ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_new_custom_wrong_length ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_from_bytes_invalid_start ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_properties::test_cortical_id_as_bytes ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_is_type_checks ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_to_cortical_id_errors ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_to_cortical_id_success ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_verify_type_success ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_verify_type_failure ... ok
[INFO] [stdout] test test_descriptors::test_coordinates::test_cortical_coordinate_creation ... ok
[INFO] [stdout] test test_descriptors::test_coordinates::test_cortical_coordinate_zero_values ... ok
[INFO] [stdout] test test_descriptors::test_coordinates::test_cortical_coordinate_max_values ... ok
[INFO] [stdout] test test_cortical_types::test_cortical_type::test_cortical_type_from_bytes_memory ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_properties::test_cortical_id_get_cortical_type_custom ... ok
[INFO] [stdout] test test_descriptors::test_coordinates::test_genome_coordinate_creation ... ok
[INFO] [stdout] test test_descriptors::test_coordinates::test_genome_coordinate_extreme_values ... ok
[INFO] [stdout] test test_descriptors::test_coordinates::test_genome_coordinate_negative_values ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_cortical_channel_count_valid ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_cortical_channel_count_zero_error ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_neuron_depth_zero_error ... ok
[INFO] [stdout] test test_descriptors::test_dimension_ranges::test_cortical_channel_dimension_range_valid ... ok
[INFO] [stdout] test test_descriptors::test_dimensions::test_cortical_channel_dimensions_minimum ... ok
[INFO] [stdout] test test_descriptors::test_dimensions::test_cortical_channel_dimensions_valid ... ok
[INFO] [stdout] test test_descriptors::test_dimensions::test_cortical_channel_dimensions_zero_error ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_agent_device_index_creation ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_agent_device_index_zero ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_cortical_channel_index_max_value ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_cortical_group_index_creation ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_cortical_channel_count_from_conversion ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_cortical_group_index_deref ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_neuron_depth_max_value ... ok
[INFO] [stdout] test test_descriptors::test_dimensions::test_cortical_dimensions_valid ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_neuron_depth_valid ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_cortical_channel_index_creation ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_cortical_channel_count_large ... ok
[INFO] [stdout] test test_cortical_id::test_cortical_id_creation::test_cortical_id_try_from_cortical_type_core ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_cortical_channel_count_minimum ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_cortical_group_index_equality ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_cortical_group_index_zero ... ok
[INFO] [stdout] test test_error_handling_edge_cases::test_coordinate_extreme_values ... ok
[INFO] [stdout] test test_error_handling_edge_cases::test_cortical_id_length_boundaries ... ok
[INFO] [stdout] test test_error_handling_edge_cases::test_cortical_id_character_restrictions ... ok
[INFO] [stdout] test test_error_handling_edge_cases::test_cortical_id_valid_characters ... ok
[INFO] [stdout] test test_error_handling_edge_cases::test_zero_values_in_counts ... ok
[INFO] [stdout] test test_error_handling_edge_cases::test_maximum_index_values ... ok
[INFO] [stdout] test test_error_handling_edge_cases::test_zero_values_in_dimensions ... ok
[INFO] [stdout] test test_type_conversions::test_core_cortical_type_reference_to_cortical_type ... ok
[INFO] [stdout] test test_type_conversions::test_core_cortical_type_to_cortical_type ... ok
[INFO] [stdout] test test_type_conversions::test_index_conversions ... ok
[INFO] [stdout] test test_type_conversions::test_count_conversions ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_cortical_group_index_ordering ... ok
[INFO] [stdout] test test_descriptors::test_counts::test_cortical_channel_count_display ... ok
[INFO] [stdout] test test_descriptors::test_indices::test_cortical_group_index_max_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests_neurons.rs (/opt/rustwide/target/debug/deps/tests_neurons-e53dc00f05b693a9)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_clear ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_creation ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_capacity_management ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_ensure_clear_and_borrow ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_iteration ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_mutable_iteration ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_insert_and_get ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_get_mut ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_overwrite ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_remove ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_with_capacity ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_into_iteration ... ok
[INFO] [stdout] test test_xyzp_neurons::test_encoder_multi_channel_interface ... ok
[INFO] [stdout] test test_xyzp_neurons::test_encoder_trait_basic_functionality ... ok
[INFO] [stdout] test test_xyzp_neurons::test_encoder_type_consistency ... ok
[INFO] [stdout] test test_xyzp_neurons::test_f32_linear_encoder_creation ... ok
[INFO] [stdout] test test_xyzp_neurons::test_f32_linear_encoder_invalid_depth ... ok
[INFO] [stdout] test test_xyzp_neurons::test_f32_split_sign_encoder_creation ... ok
[INFO] [stdout] test test_xyzp_neurons::test_image_frame_encoder_creation ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_borrow_vectors ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_clear ... ok
[INFO] [stdout] test test_xyzp_neurons::test_f32_psp_bidirectional_encoder_creation ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_copy_as_neuron_vec ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_copy_as_tuple_of_nd_arrays ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_filter_by_location ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_display ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_from_ndarrays ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_from_vectors ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_from_vectors_mismatched_lengths ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_get_out_of_bounds ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_iteration ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_push_and_get ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_reserve_and_capacity ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_pop ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_xyzp_constants ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_shrink_to_fit ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_with_capacity ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_xyzp_clone_and_equality ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_xyzp_as_tuple ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_size_calculation ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_xyzp_creation ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_xyzp_debug ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_xyzp_display ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_xyzp_pattern_matching ... ok
[INFO] [stdout] test test_xyzp_neurons::test_neuron_arrays_creation ... ok
[INFO] [stdout] test test_xyzp_neurons::test_cortical_mapped_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests_processing.rs (/opt/rustwide/target/debug/deps/tests_processing-cb2d13e6e7012802)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test_image_frame_processor::test_debug_trait ... ok
[INFO] [stdout] test test_image_frame_processor::test_corner_points_creation_and_validation ... ok
[INFO] [stdout] test test_image_frame_processor::test_display_trait ... ok
[INFO] [stdout] test test_image_frame_processor::test_clear_methods ... ok
[INFO] [stdout] test test_image_frame_processor::test_display_trait_with_transformations ... ok
[INFO] [stdout] test test_image_frame_processor::test_image_frame_processor_new ... ok
[INFO] [stdout] test test_image_frame_processor::test_image_frame_processor_new_from_input_output_properties ... ok
[INFO] [stdout] test test_image_frame_processor::test_image_frame_processor_new_from_input_output_properties_unsupported_conversion ... ok
[INFO] [stdout] test test_image_frame_processor::test_image_frame_processor_new_from_input_output_properties_with_grayscale_conversion ... ok
[INFO] [stdout] test test_image_frame_processor::test_processor_visual_all_operations_summary ... ok
[INFO] [stdout] test test_image_frame_processor::test_process_image_no_transformation ... ok
[INFO] [stdout] test test_image_frame_processor::test_process_image_with_cropping ... ok
[INFO] [stdout] test test_image_frame_processor::test_set_contrast_change ... ok
[INFO] [stdout] test test_image_frame_processor::test_set_conversion_to_grayscale ... ok
[INFO] [stdout] test test_image_frame_processor::test_set_conversion_to_grayscale_unsupported ... ok
[INFO] [stdout] test test_image_frame_processor::test_set_cropping_from ... ok
[INFO] [stdout] test test_image_frame_processor::test_set_cropping_from_invalid_bounds ... ok
[INFO] [stdout] test test_image_frame_processor::test_set_resizing_to ... ok
[INFO] [stdout] test test_image_frame_processor::test_verify_input_image_allowed ... ok
[INFO] [stdout] test test_image_frame_processor::test_set_brightness_offset ... ok
[INFO] [stdout] test test_image_frame_processor::test_clone_trait ... ok
[INFO] [stdout] test test_image_frame_processor::test_set_color_space_to ... ok
[INFO] [stdout] test test_image_frame_processor::test_process_image_crop_and_resize ... ok
[INFO] [stdout] test test_image_frame_processor::test_process_image_with_resizing ... ok
[INFO] [stdout] test test_image_frame_processor::test_process_image_crop_resize_grayscale ... ok
[INFO] [stdout] test test_image_frame_processor::test_process_image_with_grayscale_conversion ... ok
[INFO] [stdout] test test_image_frame_processor::test_process_image_with_brightness_and_contrast ... ok
[INFO] [stdout] test test_image_frame_processor::test_processor_visual_crop_resize_grayscale_with_bird_image ... FAILED
[INFO] [stdout] test test_image_frame_processor::test_processor_visual_resizing_with_bird_image ... FAILED
[INFO] [stdout] test test_image_frame_processor::test_processor_visual_grayscale_conversion_with_bird_image ... FAILED
[INFO] [stdout] test test_image_frame_processor::test_processor_visual_resize_crop_with_bird_image ... FAILED
[INFO] [stdout] test test_image_frame_processor::test_processor_visual_resize_crop_grayscale_with_bird_image ... FAILED
[INFO] [stdout] test test_image_frame_processor::test_processor_visual_cropping_with_bird_image ... FAILED
[INFO] [stdout] test test_image_frame_processor::test_processor_visual_brightness_contrast_with_bird_image ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_image_frame_processor::test_processor_visual_crop_resize_grayscale_with_bird_image stdout ----
[INFO] [stdout] Processing bird image (960x540) with crop + resize + grayscale
[INFO] [stdout] 
[INFO] [stdout] thread 'test_image_frame_processor::test_processor_visual_crop_resize_grayscale_with_bird_image' panicked at tests/tests_processing.rs:727:97:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c29a46d1ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c29a46d1ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c29a46f9a43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c29a46f9a43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c29a46cee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c29a46cee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c29a46d1d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c29a46d3469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c29a46d329e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c29a3ce4f04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c29a3ce4f04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c29a46d3f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c29a46d3f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c29a46d3c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c29a46d23e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c29a46d389d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c29a46f7980 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c29a46f7e46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c29a3ca34fa - core::result::Result<T,E>::unwrap::h11aa58287dbad5b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c29a3ca34fa - tests_processing::test_image_frame_processor::test_processor_visual_crop_resize_grayscale_with_bird_image::h9bb2a9635a1cb6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:727:97
[INFO] [stdout]   22:     0x5c29a3ca25b7 - tests_processing::test_image_frame_processor::test_processor_visual_crop_resize_grayscale_with_bird_image::{{closure}}::hf9b871c75bf168aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:677:69
[INFO] [stdout]   23:     0x5c29a3ca84c6 - core::ops::function::FnOnce::call_once::h158da615f744901a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c29a3cea76b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c29a3cea76b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c29a3ce98a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c29a3ce98a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c29a3ce98a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c29a3ce98a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c29a3ce98a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c29a3ce98a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c29a3ce98a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c29a3cad4a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c29a3cad4a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c29a3cb0e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c29a3cb0e7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c29a3cb0e7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c29a3cb0e7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c29a3cb0e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c29a46d6fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c29a46d6fbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b45b7e5aa4 - <unknown>
[INFO] [stdout]   45:     0x79b45b872a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_image_frame_processor::test_processor_visual_resizing_with_bird_image stdout ----
[INFO] [stdout] Processing bird image (960x540) with resizing
[INFO] [stdout] 
[INFO] [stdout] thread 'test_image_frame_processor::test_processor_visual_resizing_with_bird_image' panicked at tests/tests_processing.rs:625:81:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c29a46d1ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c29a46d1ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c29a46f9a43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c29a46f9a43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c29a46cee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c29a46cee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c29a46d1d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c29a46d3469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c29a46d329e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c29a3ce4f04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c29a3ce4f04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c29a46d3f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c29a46d3f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c29a46d3c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c29a46d23e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c29a46d389d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c29a46f7980 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c29a46f7e46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c29a3ca17d8 - core::result::Result<T,E>::unwrap::h11aa58287dbad5b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c29a3ca17d8 - tests_processing::test_image_frame_processor::test_processor_visual_resizing_with_bird_image::hedae27d540549d42
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:625:81
[INFO] [stdout]   22:     0x5c29a3ca0da7 - tests_processing::test_image_frame_processor::test_processor_visual_resizing_with_bird_image::{{closure}}::hde0b861629dc59d3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:593:56
[INFO] [stdout]   23:     0x5c29a3ca88c6 - core::ops::function::FnOnce::call_once::h8033fadc23bd63fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c29a3cea76b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c29a3cea76b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c29a3ce98a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c29a3ce98a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c29a3ce98a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c29a3ce98a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c29a3ce98a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c29a3ce98a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c29a3ce98a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c29a3cad4a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c29a3cad4a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c29a3cb0e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c29a3cb0e7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c29a3cb0e7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c29a3cb0e7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c29a3cb0e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c29a46d6fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c29a46d6fbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b45b7e5aa4 - <unknown>
[INFO] [stdout]   45:     0x79b45b872a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_image_frame_processor::test_processor_visual_grayscale_conversion_with_bird_image stdout ----
[INFO] [stdout] Processing bird image (960x540) with grayscale conversion
[INFO] [stdout] 
[INFO] [stdout] thread 'test_image_frame_processor::test_processor_visual_grayscale_conversion_with_bird_image' panicked at tests/tests_processing.rs:668:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c29a46d1ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c29a46d1ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c29a46f9a43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c29a46f9a43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c29a46cee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c29a46cee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c29a46d1d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c29a46d3469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c29a46d329e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c29a3ce4f04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c29a3ce4f04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c29a46d3f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c29a46d3f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c29a46d3c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c29a46d23e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c29a46d389d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c29a46f7980 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c29a46f7e46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c29a3ca2381 - core::result::Result<T,E>::unwrap::h11aa58287dbad5b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c29a3ca2381 - tests_processing::test_image_frame_processor::test_processor_visual_grayscale_conversion_with_bird_image::h991d038dc8b93b6e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:668:85
[INFO] [stdout]   22:     0x5c29a3ca1a37 - tests_processing::test_image_frame_processor::test_processor_visual_grayscale_conversion_with_bird_image::{{closure}}::h402bc05fff5c9260
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:634:68
[INFO] [stdout]   23:     0x5c29a3ca8806 - core::ops::function::FnOnce::call_once::h5f6b4967e2316a15
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c29a3cea76b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c29a3cea76b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c29a3ce98a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c29a3ce98a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c29a3ce98a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c29a3ce98a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c29a3ce98a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c29a3ce98a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c29a3ce98a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c29a3cad4a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c29a3cad4a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c29a3cb0e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c29a3cb0e7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c29a3cb0e7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c29a3cb0e7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c29a3cb0e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c29a46d6fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c29a46d6fbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b45b7e5aa4 - <unknown>
[INFO] [stdout]   45:     0x79b45b872a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_image_frame_processor::test_processor_visual_resize_crop_with_bird_image stdout ----
[INFO] [stdout] Processing bird image (960x540) with resize + crop
[INFO] [stdout] 
[INFO] [stdout] thread 'test_image_frame_processor::test_processor_visual_resize_crop_with_bird_image' panicked at tests/tests_processing.rs:879:87:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c29a46d1ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c29a46d1ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c29a46f9a43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c29a46f9a43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c29a46cee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c29a46cee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c29a46d1d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c29a46d3469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c29a46d329e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c29a3ce4f04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c29a3ce4f04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c29a46d3f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c29a46d3f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c29a46d3c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c29a46d23e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c29a46d389d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c29a46f7980 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c29a46f7e46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c29a3ca60bc - core::result::Result<T,E>::unwrap::h11aa58287dbad5b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c29a3ca60bc - tests_processing::test_image_frame_processor::test_processor_visual_resize_crop_with_bird_image::h1b498cb35f292bf3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:879:87
[INFO] [stdout]   22:     0x5c29a3ca5377 - tests_processing::test_image_frame_processor::test_processor_visual_resize_crop_with_bird_image::{{closure}}::hbd4c5f96d32f5d7e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:828:59
[INFO] [stdout]   23:     0x5c29a3ca89d6 - core::ops::function::FnOnce::call_once::ha0dfd8d90cd8fa33
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c29a3cea76b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c29a3cea76b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c29a3ce98a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c29a3ce98a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c29a3ce98a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c29a3ce98a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c29a3ce98a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c29a3ce98a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c29a3ce98a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c29a3cad4a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c29a3cad4a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c29a3cb0e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c29a3cb0e7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c29a3cb0e7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c29a3cb0e7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c29a3cb0e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c29a46d6fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c29a46d6fbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b45b7e5aa4 - <unknown>
[INFO] [stdout]   45:     0x79b45b872a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_image_frame_processor::test_processor_visual_resize_crop_grayscale_with_bird_image stdout ----
[INFO] [stdout] Processing bird image (960x540) with resize + crop + grayscale
[INFO] [stdout] 
[INFO] [stdout] thread 'test_image_frame_processor::test_processor_visual_resize_crop_grayscale_with_bird_image' panicked at tests/tests_processing.rs:943:97:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c29a46d1ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c29a46d1ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c29a46f9a43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c29a46f9a43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c29a46cee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c29a46cee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c29a46d1d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c29a46d3469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c29a46d329e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c29a3ce4f04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c29a3ce4f04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c29a46d3f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c29a46d3f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c29a46d3c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c29a46d23e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c29a46d389d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c29a46f7980 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c29a46f7e46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c29a3ca7297 - core::result::Result<T,E>::unwrap::h11aa58287dbad5b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c29a3ca7297 - tests_processing::test_image_frame_processor::test_processor_visual_resize_crop_grayscale_with_bird_image::ha1f6c125fc785c44
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:943:97
[INFO] [stdout]   22:     0x5c29a3ca6337 - tests_processing::test_image_frame_processor::test_processor_visual_resize_crop_grayscale_with_bird_image::{{closure}}::hd737c0812096b6e8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:888:69
[INFO] [stdout]   23:     0x5c29a3ca8486 - core::ops::function::FnOnce::call_once::h11342538dcb76018
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c29a3cea76b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c29a3cea76b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c29a3ce98a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c29a3ce98a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c29a3ce98a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c29a3ce98a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c29a3ce98a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c29a3ce98a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c29a3ce98a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c29a3cad4a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c29a3cad4a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c29a3cb0e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c29a3cb0e7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c29a3cb0e7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c29a3cb0e7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c29a3cb0e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c29a46d6fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c29a46d6fbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b45b7e5aa4 - <unknown>
[INFO] [stdout]   45:     0x79b45b872a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_image_frame_processor::test_processor_visual_cropping_with_bird_image stdout ----
[INFO] [stdout] Processing bird image (960x540) with cropping
[INFO] [stdout] 
[INFO] [stdout] thread 'test_image_frame_processor::test_processor_visual_cropping_with_bird_image' panicked at tests/tests_processing.rs:584:81:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c29a46d1ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c29a46d1ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c29a46f9a43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c29a46f9a43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c29a46cee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c29a46cee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c29a46d1d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c29a46d3469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c29a46d329e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c29a3ce4f04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c29a3ce4f04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c29a46d3f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c29a46d3f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c29a46d3c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c29a46d23e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c29a46d389d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c29a46f7980 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c29a46f7e46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c29a3ca0acc - core::result::Result<T,E>::unwrap::h11aa58287dbad5b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c29a3ca0acc - tests_processing::test_image_frame_processor::test_processor_visual_cropping_with_bird_image::h00a17d084b5e2563
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:584:81
[INFO] [stdout]   22:     0x5c29a3c9fec7 - tests_processing::test_image_frame_processor::test_processor_visual_cropping_with_bird_image::{{closure}}::he820f48314806588
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:535:56
[INFO] [stdout]   23:     0x5c29a3ca8946 - core::ops::function::FnOnce::call_once::h923310d7eb160802
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c29a3cea76b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c29a3cea76b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c29a3ce98a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c29a3ce98a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c29a3ce98a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c29a3ce98a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c29a3ce98a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c29a3ce98a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c29a3ce98a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c29a3cad4a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c29a3cad4a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c29a3cb0e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c29a3cb0e7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c29a3cb0e7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c29a3cb0e7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c29a3cb0e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c29a46d6fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c29a46d6fbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b45b7e5aa4 - <unknown>
[INFO] [stdout]   45:     0x79b45b872a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_image_frame_processor::test_processor_visual_brightness_contrast_with_bird_image stdout ----
[INFO] [stdout] Processing bird image (960x540) with brightness and contrast adjustments
[INFO] [stdout] 
[INFO] [stdout] thread 'test_image_frame_processor::test_processor_visual_brightness_contrast_with_bird_image' panicked at tests/tests_processing.rs:760:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c29a46d1ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c29a46d1ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c29a46d1ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c29a46f9a43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c29a46f9a43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c29a46cee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c29a46cee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c29a46d1d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c29a46d3469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c29a46d329e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c29a3ce4f04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c29a3ce4f04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c29a46d3f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c29a46d3f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c29a46d3c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c29a46d23e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c29a46d389d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c29a46f7980 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c29a46f7e46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c29a3ca3f65 - core::result::Result<T,E>::unwrap::h11aa58287dbad5b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c29a3ca3f65 - tests_processing::test_image_frame_processor::test_processor_visual_brightness_contrast_with_bird_image::h32698019a394a68c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:760:83
[INFO] [stdout]   22:     0x5c29a3ca3807 - tests_processing::test_image_frame_processor::test_processor_visual_brightness_contrast_with_bird_image::{{closure}}::h2d67c0934c55da30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests_processing.rs:739:67
[INFO] [stdout]   23:     0x5c29a3ca8906 - core::ops::function::FnOnce::call_once::h900206d135b29649
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c29a3cea76b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c29a3cea76b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c29a3ce98a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c29a3ce98a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c29a3ce98a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c29a3ce98a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c29a3ce98a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c29a3ce98a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c29a3ce98a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c29a3cad4a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c29a3cad4a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c29a3cb0e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c29a3cb0e7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c29a3cb0e7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c29a3cb0e7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c29a3cb0e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c29a3cb0e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c29a46d6fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c29a46d6fbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b45b7e5aa4 - <unknown>
[INFO] [stdout]   45:     0x79b45b872a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_image_frame_processor::test_processor_visual_brightness_contrast_with_bird_image
[INFO] [stdout]     test_image_frame_processor::test_processor_visual_crop_resize_grayscale_with_bird_image
[INFO] [stdout]     test_image_frame_processor::test_processor_visual_cropping_with_bird_image
[INFO] [stdout]     test_image_frame_processor::test_processor_visual_grayscale_conversion_with_bird_image
[INFO] [stdout]     test_image_frame_processor::test_processor_visual_resize_crop_grayscale_with_bird_image
[INFO] [stdout]     test_image_frame_processor::test_processor_visual_resize_crop_with_bird_image
[INFO] [stdout]     test_image_frame_processor::test_processor_visual_resizing_with_bird_image
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.66s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests_processing`
[INFO] running `Command { std: "docker" "inspect" "8b908621ef107ce4e3916a45671f4f3b7fb4a043fdd2665cad8b1628dfad66e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b908621ef107ce4e3916a45671f4f3b7fb4a043fdd2665cad8b1628dfad66e2", kill_on_drop: false }`
[INFO] [stdout] 8b908621ef107ce4e3916a45671f4f3b7fb4a043fdd2665cad8b1628dfad66e2
