[INFO] fetching crate phorg 0.17.11...
[INFO] testing phorg-0.17.11 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate phorg 0.17.11 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate phorg 0.17.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate phorg 0.17.11
[INFO] tweaked toml for crates.io crate phorg 0.17.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate phorg 0.17.11 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 phorg 0.17.11 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f
[INFO] running `Command { std: "docker" "start" "6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f", 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" "6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f" "/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" "6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f", 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" "6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling geo-types v0.7.14
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling iso6709parse v0.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling kamadak-exif v0.6.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling nom-exif v2.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-exif-2.2.1/src/exif.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 |       Ok(exif_data
[INFO] [stdout]    |  _____--_^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     arguments to this enum variant are incorrect
[INFO] [stdout] 91 | |         .and_then(|x| buf.subslice_range(x))
[INFO] [stdout] 92 | |         .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.2.1/src/exif.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |        Ok(exif_data
[INFO] [stdout]    |   _____^  -
[INFO] [stdout]    |  |________|
[INFO] [stdout] 91 | ||         .and_then(|x| buf.subslice_range(x))
[INFO] [stdout] 92 | ||         .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.2.1/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.2.1/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.2.1/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.2.1/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" "6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f", kill_on_drop: false }`
[INFO] [stdout] 6c9634a73c962c17daf9e4b4a71a19847d03fff9912db34d370d83f6ca4b667f
