[INFO] fetching crate libopenraw 0.4.0-alpha.12... [INFO] testing libopenraw-0.4.0-alpha.12 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate libopenraw 0.4.0-alpha.12 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libopenraw 0.4.0-alpha.12 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2abe58fa3313c7b223bda9e64feea94f36d2347e657204b46fc25cb109a61fe2 [INFO] running `Command { std: "docker" "start" "-a" "2abe58fa3313c7b223bda9e64feea94f36d2347e657204b46fc25cb109a61fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2abe58fa3313c7b223bda9e64feea94f36d2347e657204b46fc25cb109a61fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2abe58fa3313c7b223bda9e64feea94f36d2347e657204b46fc25cb109a61fe2", kill_on_drop: false }` [INFO] [stdout] 2abe58fa3313c7b223bda9e64feea94f36d2347e657204b46fc25cb109a61fe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5ffbc6f06d520ea187dffeadf9451fdf5d9caec192d80274c789f5f2a64fe3f [INFO] running `Command { std: "docker" "start" "-a" "c5ffbc6f06d520ea187dffeadf9451fdf5d9caec192d80274c789f5f2a64fe3f", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling fallible_collections v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling nalgebra-macros v0.2.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 nalgebra v0.33.2 [INFO] [stderr] Compiling libopenraw v0.4.0-alpha.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/canon/crw/ciff.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | Byte(Vec), [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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), [INFO] [stdout] 242 + Byte(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.67s [INFO] running `Command { std: "docker" "inspect" "c5ffbc6f06d520ea187dffeadf9451fdf5d9caec192d80274c789f5f2a64fe3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ffbc6f06d520ea187dffeadf9451fdf5d9caec192d80274c789f5f2a64fe3f", kill_on_drop: false }` [INFO] [stdout] c5ffbc6f06d520ea187dffeadf9451fdf5d9caec192d80274c789f5f2a64fe3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afbcad575c54dbf78bc335b8d90d5403526a06af665574c4f26f7d70e0385eaf [INFO] running `Command { std: "docker" "start" "-a" "afbcad575c54dbf78bc335b8d90d5403526a06af665574c4f26f7d70e0385eaf", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling test-assembler v0.1.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [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: field `0` is never read [INFO] [stdout] --> src/canon/crw/ciff.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | Byte(Vec), [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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), [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), [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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), [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:42 [INFO] [stdout] | [INFO] [stdout] 57 | DataType::from(raw_data_type.as_str()), [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | assert_eq!(dims.len(), 2, "Incorrect number of Raw dimensions"); [INFO] [stdout] | ^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 86 | assert_eq!(raw_data_active_area.len(), 4, "Incorrect active area"); [INFO] [stdout] | ^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(raw_data_user_crop.len(), 4, "Incorrect user crop"); [INFO] [stdout] | ^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | raw_data_user_aspect_ratio.len(), [INFO] [stdout] | ^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:214:19 [INFO] [stdout] | [INFO] [stdout] 214 | sizes.len(), [INFO] [stdout] | ^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:228:52 [INFO] [stdout] | [INFO] [stdout] 228 | let formats: Vec = thumb_formats.split(' ').map(DataType::from).collect(); [INFO] [stdout] | ^^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:247:24 [INFO] [stdout] | [INFO] [stdout] 247 | data_sizes.len(), [INFO] [stdout] | ^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:263:18 [INFO] [stdout] | [INFO] [stdout] 263 | md5s.len(), [INFO] [stdout] | ^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:288:37 [INFO] [stdout] | [INFO] [stdout] 288 | Type::from(raw_type.as_str()), [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/testsuite.rs:359:47 [INFO] [stdout] | [INFO] [stdout] 359 | let maker_note_id = maker_note_id.as_bytes(); [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [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: 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] 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" "afbcad575c54dbf78bc335b8d90d5403526a06af665574c4f26f7d70e0385eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afbcad575c54dbf78bc335b8d90d5403526a06af665574c4f26f7d70e0385eaf", kill_on_drop: false }` [INFO] [stdout] afbcad575c54dbf78bc335b8d90d5403526a06af665574c4f26f7d70e0385eaf