[INFO] cloning repository https://github.com/byteslicer/rydde [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byteslicer/rydde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyteslicer%2Frydde", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyteslicer%2Frydde'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 824ba398660b84b0ad3ceb1e0891b5298ad0a42e [INFO] checking byteslicer/rydde against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyteslicer%2Frydde" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/byteslicer/rydde 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/byteslicer/rydde [INFO] finished tweaking git repo https://github.com/byteslicer/rydde [INFO] tweaked toml for git repo https://github.com/byteslicer/rydde written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/byteslicer/rydde 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] Downloading crates ... [INFO] [stderr] Downloaded globset v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] b23df99d62636374e4d42e1b1ad3c6eb0a359e65bcf26a76f03db50ab07f71d3 [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" "b23df99d62636374e4d42e1b1ad3c6eb0a359e65bcf26a76f03db50ab07f71d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b23df99d62636374e4d42e1b1ad3c6eb0a359e65bcf26a76f03db50ab07f71d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23df99d62636374e4d42e1b1ad3c6eb0a359e65bcf26a76f03db50ab07f71d3", kill_on_drop: false }` [INFO] [stdout] b23df99d62636374e4d42e1b1ad3c6eb0a359e65bcf26a76f03db50ab07f71d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 860e0de13fcdfbed05d76552bf6e62baaf90fc36e81e11e57e09e0d80dbcc5a3 [INFO] running `Command { std: "docker" "start" "-a" "860e0de13fcdfbed05d76552bf6e62baaf90fc36e81e11e57e09e0d80dbcc5a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking kamadak-exif v0.5.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [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] [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" "860e0de13fcdfbed05d76552bf6e62baaf90fc36e81e11e57e09e0d80dbcc5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860e0de13fcdfbed05d76552bf6e62baaf90fc36e81e11e57e09e0d80dbcc5a3", kill_on_drop: false }` [INFO] [stdout] 860e0de13fcdfbed05d76552bf6e62baaf90fc36e81e11e57e09e0d80dbcc5a3