[INFO] fetching crate libopenraw 0.4.0-alpha.12...
[INFO] testing libopenraw-0.4.0-alpha.12 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate libopenraw 0.4.0-alpha.12 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate libopenraw 0.4.0-alpha.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate libopenraw 0.4.0-alpha.12
[INFO] tweaked toml for crates.io crate libopenraw 0.4.0-alpha.12 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libopenraw 0.4.0-alpha.12 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libopenraw 0.4.0-alpha.12 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded multiversion v0.8.0
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded fallible_collections v0.5.1
[INFO] [stderr]   Downloaded zune-jpeg v0.4.19
[INFO] [stderr]   Downloaded target-features v0.1.6
[INFO] [stderr]   Downloaded test-assembler v0.1.6
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded multiversion-macros v0.8.0
[INFO] [stderr]   Downloaded afl v0.12.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3257f56ee00994cf1a71bdce000b7a6bc06c2312ce7f46aa23605211218a6031
[INFO] running `Command { std: "docker" "start" "-a" "3257f56ee00994cf1a71bdce000b7a6bc06c2312ce7f46aa23605211218a6031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3257f56ee00994cf1a71bdce000b7a6bc06c2312ce7f46aa23605211218a6031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3257f56ee00994cf1a71bdce000b7a6bc06c2312ce7f46aa23605211218a6031", kill_on_drop: false }`
[INFO] [stdout] 3257f56ee00994cf1a71bdce000b7a6bc06c2312ce7f46aa23605211218a6031
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 457b54795ab50bc7f3bae5da6e6a4810cc490fbc6af57782f9125542498d7c2d
[INFO] running `Command { std: "docker" "start" "-a" "457b54795ab50bc7f3bae5da6e6a4810cc490fbc6af57782f9125542498d7c2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling fallible_collections v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libopenraw v0.4.0-alpha.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]     --> src/decompress/ljpeg.rs:1082:13
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             length -= 2;
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canon/crw/ciff.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     Byte(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 242 -     Byte(Vec<u8>),
[INFO] [stdout] 242 +     Byte(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.87s
[INFO] running `Command { std: "docker" "inspect" "457b54795ab50bc7f3bae5da6e6a4810cc490fbc6af57782f9125542498d7c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457b54795ab50bc7f3bae5da6e6a4810cc490fbc6af57782f9125542498d7c2d", kill_on_drop: false }`
[INFO] [stdout] 457b54795ab50bc7f3bae5da6e6a4810cc490fbc6af57782f9125542498d7c2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a473c871eb1b44e04aff404335d19225eaaa6a1a0a03abed3e64d1db87dd129
[INFO] running `Command { std: "docker" "start" "-a" "5a473c871eb1b44e04aff404335d19225eaaa6a1a0a03abed3e64d1db87dd129", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling test-assembler v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling libopenraw v0.4.0-alpha.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]     --> src/decompress/ljpeg.rs:1082:13
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             length -= 2;
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]     --> src/decompress/ljpeg.rs:1082:13
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             length -= 2;
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canon/crw/ciff.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     Byte(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 242 -     Byte(Vec<u8>),
[INFO] [stdout] 242 +     Byte(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canon/crw/ciff.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     Byte(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 242 -     Byte(Vec<u8>),
[INFO] [stdout] 242 +     Byte(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libopenraw_testing`
[INFO] [stdout]   --> tests/testsuite.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use libopenraw_testing::{raw_checksum, Results, Test};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `libopenraw_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libopenraw_testing`, use `cargo add libopenraw_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/testsuite.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |             DataType::from(raw_data_type.as_str()),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/testsuite.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert_eq!(dims.len(), 2, "Incorrect number of Raw dimensions");
[INFO] [stdout]    |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/testsuite.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |         assert_eq!(raw_data_active_area.len(), 4, "Incorrect active area");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |         assert_eq!(raw_data_user_crop.len(), 4, "Incorrect user crop");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             raw_data_user_aspect_ratio.len(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             sizes.len(),
[INFO] [stdout]     |             ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:228:38
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let formats: Vec<DataType> = thumb_formats.split(' ').map(DataType::from).collect();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             data_sizes.len(),
[INFO] [stdout]     |             ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             md5s.len(),
[INFO] [stdout]     |             ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:288:28
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 Type::from(raw_type.as_str()),
[INFO] [stdout]     |                            ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:359:33
[INFO] [stdout]     |
[INFO] [stdout] 359 |             let maker_note_id = maker_note_id.as_bytes();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: Neg` is not satisfied
[INFO] [stdout]    --> tests/testsuite.rs:344:17
[INFO] [stdout]     |
[INFO] [stdout] 344 |                 -1 => assert!(maker_note.is_none(), "Expected to have no MakerNote"),
[INFO] [stdout]     |                 ^^ the trait `Neg` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Neg`:
[INFO] [stdout]               &f128
[INFO] [stdout]               &f16
[INFO] [stdout]               &f32
[INFO] [stdout]               &f64
[INFO] [stdout]               &i128
[INFO] [stdout]               &i16
[INFO] [stdout]               &i32
[INFO] [stdout]               &i64
[INFO] [stdout]             and 12 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: Neg` is not satisfied
[INFO] [stdout]    --> tests/testsuite.rs:345:26
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 c if c < -1 => unreachable!(),
[INFO] [stdout]     |                          ^^ the trait `Neg` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 c if c < -1isize => unreachable!(),
[INFO] [stdout]     |                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libopenraw` (test "testsuite") due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5a473c871eb1b44e04aff404335d19225eaaa6a1a0a03abed3e64d1db87dd129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a473c871eb1b44e04aff404335d19225eaaa6a1a0a03abed3e64d1db87dd129", kill_on_drop: false }`
[INFO] [stdout] 5a473c871eb1b44e04aff404335d19225eaaa6a1a0a03abed3e64d1db87dd129
