[INFO] cloning repository https://github.com/denisbrodbeck/sort-ios-images [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denisbrodbeck/sort-ios-images" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenisbrodbeck%2Fsort-ios-images", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenisbrodbeck%2Fsort-ios-images'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea17e8e361d6706360fd70cf7501f1341ca4efd3 [INFO] checking denisbrodbeck/sort-ios-images against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenisbrodbeck%2Fsort-ios-images" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denisbrodbeck/sort-ios-images on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denisbrodbeck/sort-ios-images [INFO] finished tweaking git repo https://github.com/denisbrodbeck/sort-ios-images [INFO] tweaked toml for git repo https://github.com/denisbrodbeck/sort-ios-images written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/denisbrodbeck/sort-ios-images already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mutate_once v0.1.1 [INFO] [stderr] Downloaded kamadak-exif v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 399a8609252eed9946617e30461d29588fbdc95445803e9c77f2d6731d6e72a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "399a8609252eed9946617e30461d29588fbdc95445803e9c77f2d6731d6e72a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "399a8609252eed9946617e30461d29588fbdc95445803e9c77f2d6731d6e72a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "399a8609252eed9946617e30461d29588fbdc95445803e9c77f2d6731d6e72a3", kill_on_drop: false }` [INFO] [stdout] 399a8609252eed9946617e30461d29588fbdc95445803e9c77f2d6731d6e72a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 039f9ab2f7221bcb8d00e2984e13a0efbdb02ad40021af44bbe2efbadf935e51 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "039f9ab2f7221bcb8d00e2984e13a0efbdb02ad40021af44bbe2efbadf935e51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking kamadak-exif v0.5.3 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.3/src/isobmff.rs:170:22 [INFO] [stdout] | [INFO] [stdout] 170 | size.try_into().or(Err("Large seek not supported"))?))?, [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `AnnotatableTryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.3/src/isobmff.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / fn try_into(self) -> Result [INFO] [stdout] 51 | | where Self: std::convert::TryInto { [INFO] [stdout] | |________________________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 170 | AnnotatableTryInto::try_into(size).or(Err("Large seek not supported"))?))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 170 | TryInto::try_into(size).or(Err("Large seek not supported"))?))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.3/src/isobmff.rs:238:35 [INFO] [stdout] | [INFO] [stdout] 238 | let off = off.try_into().or(Err("Offset too large"))?; [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `AnnotatableTryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.3/src/isobmff.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / fn try_into(self) -> Result [INFO] [stdout] 51 | | where Self: std::convert::TryInto { [INFO] [stdout] | |________________________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 238 | let off = AnnotatableTryInto::try_into(off).or(Err("Offset too large"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 238 | let off = TryInto::try_into(off).or(Err("Offset too large"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.3/src/isobmff.rs:239:35 [INFO] [stdout] | [INFO] [stdout] 239 | let end = end.try_into().or(Err("Length too large"))?; [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `AnnotatableTryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.3/src/isobmff.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / fn try_into(self) -> Result [INFO] [stdout] 51 | | where Self: std::convert::TryInto { [INFO] [stdout] | |________________________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 239 | let end = AnnotatableTryInto::try_into(end).or(Err("Length too large"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 239 | let end = TryInto::try_into(end).or(Err("Length too large"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.3/src/isobmff.rs:381:33 [INFO] [stdout] | [INFO] [stdout] 381 | 1 => self.uint64()?.try_into::() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `AnnotatableTryInto` for the type `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.3/src/isobmff.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / fn try_into(self) -> Result [INFO] [stdout] 51 | | where Self: std::convert::TryInto { [INFO] [stdout] | |________________________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 381 | 1 => AnnotatableTryInto::try_into(self.uint64()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 381 | 1 => TryInto::try_into(self.uint64()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kamadak-exif` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "039f9ab2f7221bcb8d00e2984e13a0efbdb02ad40021af44bbe2efbadf935e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039f9ab2f7221bcb8d00e2984e13a0efbdb02ad40021af44bbe2efbadf935e51", kill_on_drop: false }` [INFO] [stdout] 039f9ab2f7221bcb8d00e2984e13a0efbdb02ad40021af44bbe2efbadf935e51