[INFO] cloning repository https://github.com/gubi995/media-organizer-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gubi995/media-organizer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgubi995%2Fmedia-organizer-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgubi995%2Fmedia-organizer-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35dcbbb77b89f9ab370e239077a543bfd8b3571a [INFO] testing gubi995/media-organizer-rust against 1.98.0-beta.1 for beta-1.98-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgubi995%2Fmedia-organizer-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gubi995/media-organizer-rust [INFO] finished tweaking git repo https://github.com/gubi995/media-organizer-rust [INFO] tweaked toml for git repo https://github.com/gubi995/media-organizer-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gubi995/media-organizer-rust 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 git repo https://github.com/gubi995/media-organizer-rust 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4 [INFO] running `Command { std: "docker" "start" "b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4", 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" "b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4" "/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" "b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4", 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" "b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4" "/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.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling geo-types v0.7.14 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling iso6709parse v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nom-exif v2.2.1 [INFO] [stderr] Compiling clap v4.5.24 [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`, found `std::range::Range` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<(std::ops::Range, Option<_>)>` [INFO] [stdout] found enum `Option<(std::range::Range, Option<_>)>` [INFO] [stdout] help: the type constructed contains `Option<(std::range::Range, Option)>` 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`, found `std::range::Range` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range` [INFO] [stdout] found struct `std::range::Range` [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>, range: Range) -> PartialVec { [INFO] [stdout] | ^^^ ------------------- [INFO] [stdout] help: call `Into::into` on this expression to convert `std::range::Range` into `std::ops::Range` [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`, found `std::range::Range` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range` [INFO] [stdout] found struct `std::range::Range` [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>, range: Range) -> PartialVec { [INFO] [stdout] | ^^^ ------------------- [INFO] [stdout] help: call `Into::into` on this expression to convert `std::range::Range` into `std::ops::Range` [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] running `Command { std: "docker" "inspect" "b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4", kill_on_drop: false }` [INFO] [stdout] b60ab92614b048504284e18a4e784591eea679c3ac7e3e21145ce848ec41a7f4