[INFO] fetching crate spezilinter 1.1.2...
[INFO] testing spezilinter-1.1.2 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate spezilinter 1.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate spezilinter 1.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spezilinter 1.1.2
[INFO] tweaked toml for crates.io crate spezilinter 1.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spezilinter 1.1.2 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spezilinter 1.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b
[INFO] running `Command { std: "docker" "start" "a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitstream-io v2.5.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling pulldown-cmark v0.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling iso6709parse v0.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling nom-exif v2.0.2
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-exif-2.0.2/src/exif.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 |       Ok(exif_data
[INFO] [stdout]    |  _____--_^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     arguments to this enum variant are incorrect
[INFO] [stdout] 90 | |         .and_then(|x| buf.subslice_range(x))
[INFO] [stdout] 91 | |         .map(|x| (x, header)))
[INFO] [stdout]    | |_____________________________^ expected `std::ops::Range<usize>`, found `std::range::Range<usize>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<(std::ops::Range<usize>, Option<_>)>`
[INFO] [stdout]               found enum `Option<(std::range::Range<usize>, Option<_>)>`
[INFO] [stdout] help: the type constructed contains `Option<(std::range::Range<usize>, Option<TiffHeader>)>` due to the type of the argument passed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-exif-2.0.2/src/exif.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |        Ok(exif_data
[INFO] [stdout]    |   _____^  -
[INFO] [stdout]    |  |________|
[INFO] [stdout] 90 | ||         .and_then(|x| buf.subslice_range(x))
[INFO] [stdout] 91 | ||         .map(|x| (x, header)))
[INFO] [stdout]    | ||_____________________________-^
[INFO] [stdout]    | |______________________________|
[INFO] [stdout]    |                                this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:561:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-exif-2.0.2/src/partial_vec.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Self::new(vec, range)
[INFO] [stdout]    |         ---------      ^^^^^ expected `std::ops::Range<usize>`, found `std::range::Range<usize>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::ops::Range<usize>`
[INFO] [stdout]               found struct `std::range::Range<usize>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-exif-2.0.2/src/partial_vec.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) fn new(vec: Arc<Vec<u8>>, range: Range<usize>) -> PartialVec {
[INFO] [stdout]    |                   ^^^                    -------------------
[INFO] [stdout] help: call `Into::into` on this expression to convert `std::range::Range<usize>` into `std::ops::Range<usize>`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Self::new(vec, range.into())
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-exif-2.0.2/src/partial_vec.rs:57:49
[INFO] [stdout]    |
[INFO] [stdout] 57 |         AssociatedInput::new(self.data.clone(), range)
[INFO] [stdout]    |         --------------------                    ^^^^^ expected `std::ops::Range<usize>`, found `std::range::Range<usize>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::ops::Range<usize>`
[INFO] [stdout]               found struct `std::range::Range<usize>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-exif-2.0.2/src/partial_vec.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) fn new(vec: Arc<Vec<u8>>, range: Range<usize>) -> PartialVec {
[INFO] [stdout]    |                   ^^^                    -------------------
[INFO] [stdout] help: call `Into::into` on this expression to convert `std::range::Range<usize>` into `std::ops::Range<usize>`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         AssociatedInput::new(self.data.clone(), range.into())
[INFO] [stdout]    |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom-exif` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b", kill_on_drop: false }`
[INFO] [stdout] a9c8f980a0e368ea0a2e25b6477c433e069fd9b66509ca1a5989bb72a04ee28b
