[INFO] cloning repository https://github.com/siiptuo/pio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siiptuo/pio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiiptuo%2Fpio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiiptuo%2Fpio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63c12ddca1d47f8459d19f74daca07ad39f1014b [INFO] checking siiptuo/pio against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiiptuo%2Fpio" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/siiptuo/pio 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/siiptuo/pio [INFO] finished tweaking git repo https://github.com/siiptuo/pio [INFO] tweaked toml for git repo https://github.com/siiptuo/pio written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/siiptuo/pio 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52100c7381f0eeda4f7a5d906c6c3f43fb603cfb2449634097b6e66cc9ded120 [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" "52100c7381f0eeda4f7a5d906c6c3f43fb603cfb2449634097b6e66cc9ded120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52100c7381f0eeda4f7a5d906c6c3f43fb603cfb2449634097b6e66cc9ded120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52100c7381f0eeda4f7a5d906c6c3f43fb603cfb2449634097b6e66cc9ded120", kill_on_drop: false }` [INFO] [stdout] 52100c7381f0eeda4f7a5d906c6c3f43fb603cfb2449634097b6e66cc9ded120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a659f6e73ce7b9ea5967e839974ffc6b4a88b6393ceaab46a0d06c77715b42c6 [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" "a659f6e73ce7b9ea5967e839974ffc6b4a88b6393ceaab46a0d06c77715b42c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking foreign-types-shared v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking imgref v1.6.1 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking rgb v0.8.20 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking kamadak-exif v0.5.1 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kamadak-exif-0.5.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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" "a659f6e73ce7b9ea5967e839974ffc6b4a88b6393ceaab46a0d06c77715b42c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a659f6e73ce7b9ea5967e839974ffc6b4a88b6393ceaab46a0d06c77715b42c6", kill_on_drop: false }` [INFO] [stdout] a659f6e73ce7b9ea5967e839974ffc6b4a88b6393ceaab46a0d06c77715b42c6