[INFO] cloning repository https://github.com/cwpearson/hetero-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cwpearson/hetero-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwpearson%2Fhetero-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwpearson%2Fhetero-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb849ab53efaa0b703e433dfb0e77449c334c870 [INFO] checking cwpearson/hetero-tools/bb849ab53efaa0b703e433dfb0e77449c334c870 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwpearson%2Fhetero-tools" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cwpearson/hetero-tools on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cwpearson/hetero-tools [INFO] finished tweaking git repo https://github.com/cwpearson/hetero-tools [INFO] tweaked toml for git repo https://github.com/cwpearson/hetero-tools written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cwpearson/hetero-tools 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/cwpearson/heteroprof-rs` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding heteroprof v0.1.0 (https://github.com/cwpearson/heteroprof-rs?branch=master#14d5fbbb) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.13 [INFO] [stderr] Downloaded num-traits v0.2.2 [INFO] [stderr] Downloaded atty v0.2.8 [INFO] [stderr] Downloaded serde_derive_internals v0.22.2 [INFO] [stderr] Downloaded itoa v0.4.1 [INFO] [stderr] Downloaded serde_derive v1.0.36 [INFO] [stderr] Downloaded serde v1.0.36 [INFO] [stderr] Downloaded petgraph v0.4.12 [INFO] [stderr] Downloaded syn v0.12.14 [INFO] [stderr] Downloaded clap v2.31.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbeeb1582786efbbff608cdcbec186c8a1441a450eaeb173552639158c5b8014 [INFO] running `Command { std: "docker" "start" "-a" "dbeeb1582786efbbff608cdcbec186c8a1441a450eaeb173552639158c5b8014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbeeb1582786efbbff608cdcbec186c8a1441a450eaeb173552639158c5b8014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbeeb1582786efbbff608cdcbec186c8a1441a450eaeb173552639158c5b8014", kill_on_drop: false }` [INFO] [stdout] dbeeb1582786efbbff608cdcbec186c8a1441a450eaeb173552639158c5b8014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67c6275441e3b22bbc1c85878d6ab307ed75bdee81ff9b8b7645e72594d7bacd [INFO] running `Command { std: "docker" "start" "-a" "67c6275441e3b22bbc1c85878d6ab307ed75bdee81ff9b8b7645e72594d7bacd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking serde v1.0.36 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking petgraph v0.4.12 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 [INFO] [stdout] | [INFO] [stdout] 1171 | self.iter.find_map(|(i, node)| { [INFO] [stdout] | ^^^^^^^^ multiple `find_map` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1171 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1172 + node.weight.as_ref().map(move |w| (node_index(i), w)) [INFO] [stdout] 1173 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1171 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1172 + node.weight.as_ref().map(move |w| (node_index(i), w)) [INFO] [stdout] 1173 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 [INFO] [stdout] | [INFO] [stdout] 1363 | self.iter.find_map(|(i, edge)| [INFO] [stdout] | ^^^^^^^^ multiple `find_map` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1363 ~ Iterator::find_map(&mut self.iter, |(i, edge)| [INFO] [stdout] 1364 + edge.weight.as_ref().map(move |weight| { [INFO] [stdout] 1365 + EdgeReference { [INFO] [stdout] 1366 + index: edge_index(i), [INFO] [stdout] 1367 + node: edge.node, [INFO] [stdout] 1368 + weight: weight, [INFO] [stdout] 1369 + } [INFO] [stdout] 1370 + })) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1363 ~ IterUtilsExt::find_map(&mut self.iter, |(i, edge)| [INFO] [stdout] 1364 + edge.weight.as_ref().map(move |weight| { [INFO] [stdout] 1365 + EdgeReference { [INFO] [stdout] 1366 + index: edge_index(i), [INFO] [stdout] 1367 + node: edge.node, [INFO] [stdout] 1368 + weight: weight, [INFO] [stdout] 1369 + } [INFO] [stdout] 1370 + })) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 [INFO] [stdout] | [INFO] [stdout] 1527 | self.iter.find_map(|(i, node)| { [INFO] [stdout] | ^^^^^^^^ multiple `find_map` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1527 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1528 + if node.weight.is_some() { [INFO] [stdout] 1529 + Some(node_index(i)) [INFO] [stdout] 1530 + } else { None } [INFO] [stdout] 1531 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1527 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1528 + if node.weight.is_some() { [INFO] [stdout] 1529 + Some(node_index(i)) [INFO] [stdout] 1530 + } else { None } [INFO] [stdout] 1531 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 [INFO] [stdout] | [INFO] [stdout] 1573 | self.iter.find_map(|(i, node)| { [INFO] [stdout] | ^^^^^^^^ multiple `find_map` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1573 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1574 + if node.weight.is_some() { [INFO] [stdout] 1575 + Some(edge_index(i)) [INFO] [stdout] 1576 + } else { None } [INFO] [stdout] 1577 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1573 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1574 + if node.weight.is_some() { [INFO] [stdout] 1575 + Some(edge_index(i)) [INFO] [stdout] 1576 + } else { None } [INFO] [stdout] 1577 + }) [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 `petgraph` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "67c6275441e3b22bbc1c85878d6ab307ed75bdee81ff9b8b7645e72594d7bacd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c6275441e3b22bbc1c85878d6ab307ed75bdee81ff9b8b7645e72594d7bacd", kill_on_drop: false }` [INFO] [stdout] 67c6275441e3b22bbc1c85878d6ab307ed75bdee81ff9b8b7645e72594d7bacd