[INFO] fetching crate emulsion 8.0.0... [INFO] checking emulsion-8.0.0 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate emulsion 8.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate emulsion 8.0.0 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 crates.io crate emulsion 8.0.0 [INFO] finished tweaking crates.io crate emulsion 8.0.0 [INFO] tweaked toml for crates.io crate emulsion 8.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate emulsion 8.0.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str-buf v1.0.2 [INFO] [stderr] Downloaded kamadak-exif v0.5.2 [INFO] [stderr] Downloaded core-graphics v0.21.0 [INFO] [stderr] Downloaded arboard v1.1.0 [INFO] [stderr] Downloaded error-code v2.0.1 [INFO] [stderr] Downloaded any_ascii v0.1.6 [INFO] [stderr] Downloaded trash v1.2.0 [INFO] [stderr] Downloaded ureq v1.4.0 [INFO] [stderr] Downloaded libavif v0.5.0 [INFO] [stderr] Downloaded gelatin v0.6.0 [INFO] [stderr] Downloaded lexical-sort v0.3.0 [INFO] [stderr] Downloaded libavif-image v0.5.0 [INFO] [stderr] Downloaded libavif-sys v0.8.0 [INFO] [stderr] Downloaded libdav1d-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 97511ec474dc6d856322b89b311f5b3544acdcfd44d9297d6fde41175780a1c9 [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" "97511ec474dc6d856322b89b311f5b3544acdcfd44d9297d6fde41175780a1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97511ec474dc6d856322b89b311f5b3544acdcfd44d9297d6fde41175780a1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97511ec474dc6d856322b89b311f5b3544acdcfd44d9297d6fde41175780a1c9", kill_on_drop: false }` [INFO] [stdout] 97511ec474dc6d856322b89b311f5b3544acdcfd44d9297d6fde41175780a1c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e7c096c5c04885cac97775a0b7caba5edd723050c58641acd547c692db50a3ed [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" "e7c096c5c04885cac97775a0b7caba5edd723050c58641acd547c692db50a3ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking any_ascii v0.1.6 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling emulsion v8.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking trash v1.2.0 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking kamadak-exif v0.5.2 [INFO] [stderr] Checking lexical-sort v0.3.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [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" "e7c096c5c04885cac97775a0b7caba5edd723050c58641acd547c692db50a3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c096c5c04885cac97775a0b7caba5edd723050c58641acd547c692db50a3ed", kill_on_drop: false }` [INFO] [stdout] e7c096c5c04885cac97775a0b7caba5edd723050c58641acd547c692db50a3ed