[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#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwpearson%2Fhetero-tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cwpearson/hetero-tools on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "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-5-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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/cwpearson/heteroprof-rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 dtoa v0.4.2
[INFO] [stderr]   Downloaded quote v0.4.2
[INFO] [stderr]   Downloaded serde_derive v1.0.36
[INFO] [stderr]   Downloaded serde_json v1.0.13
[INFO] [stderr]   Downloaded serde_derive_internals v0.22.2
[INFO] [stderr]   Downloaded proc-macro2 v0.2.3
[INFO] [stderr]   Downloaded ordermap v0.3.5
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded syn v0.12.14
[INFO] [stderr]   Downloaded petgraph v0.4.12
[INFO] [stderr]   Downloaded serde v1.0.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeb2cfd6e2db5ed2bfc8926f3d1bff8417c8fd8569bbfce031bb5b2994a14182
[INFO] running `Command { std: "docker" "start" "-a" "aeb2cfd6e2db5ed2bfc8926f3d1bff8417c8fd8569bbfce031bb5b2994a14182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeb2cfd6e2db5ed2bfc8926f3d1bff8417c8fd8569bbfce031bb5b2994a14182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb2cfd6e2db5ed2bfc8926f3d1bff8417c8fd8569bbfce031bb5b2994a14182", kill_on_drop: false }`
[INFO] [stdout] aeb2cfd6e2db5ed2bfc8926f3d1bff8417c8fd8569bbfce031bb5b2994a14182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d287d884bb0395d2d618edcc05a10bd1284e91cb43c28583a1848c06f663e76f
[INFO] running `Command { std: "docker" "start" "-a" "d287d884bb0395d2d618edcc05a10bd1284e91cb43c28583a1848c06f663e76f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]     Checking itoa v0.4.1
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking num-traits v0.2.2
[INFO] [stderr]     Checking serde v1.0.36
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]     Checking petgraph v0.4.12
[INFO] [stderr]    Compiling syn v0.12.14
[INFO] [stderr]     Checking atty v0.2.8
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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<I>`
[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-1949cf8c6b5b557f/petgraph-0.4.12/src/iter_utils.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout] 5    | /     fn find_map<F, R>(&mut self, mut f: F) -> Option<R>
[INFO] [stdout] 6    | |         where F: FnMut(Self::Item) -> Option<R>
[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-1949cf8c6b5b557f/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<I>`
[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-1949cf8c6b5b557f/petgraph-0.4.12/src/iter_utils.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout] 5    | /     fn find_map<F, R>(&mut self, mut f: F) -> Option<R>
[INFO] [stdout] 6    | |         where F: FnMut(Self::Item) -> Option<R>
[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-1949cf8c6b5b557f/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<I>`
[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-1949cf8c6b5b557f/petgraph-0.4.12/src/iter_utils.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout] 5    | /     fn find_map<F, R>(&mut self, mut f: F) -> Option<R>
[INFO] [stdout] 6    | |         where F: FnMut(Self::Item) -> Option<R>
[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-1949cf8c6b5b557f/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<I>`
[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-1949cf8c6b5b557f/petgraph-0.4.12/src/iter_utils.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout] 5    | /     fn find_map<F, R>(&mut self, mut f: F) -> Option<R>
[INFO] [stdout] 6    | |         where F: FnMut(Self::Item) -> Option<R>
[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] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `petgraph` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d287d884bb0395d2d618edcc05a10bd1284e91cb43c28583a1848c06f663e76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d287d884bb0395d2d618edcc05a10bd1284e91cb43c28583a1848c06f663e76f", kill_on_drop: false }`
[INFO] [stdout] d287d884bb0395d2d618edcc05a10bd1284e91cb43c28583a1848c06f663e76f
