[INFO] cloning repository https://github.com/Soft/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Soft/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbc67ca4411e19a17ad72ecd3112b9498b10aa95 [INFO] checking Soft/advent-of-code against master#bbefc9837f4157cc09ed60e6d7b21e345d582dd9 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Fadvent-of-code" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Soft/advent-of-code on toolchain bbefc9837f4157cc09ed60e6d7b21e345d582dd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Soft/advent-of-code [INFO] finished tweaking git repo https://github.com/Soft/advent-of-code [INFO] tweaked toml for git repo https://github.com/Soft/advent-of-code written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Soft/advent-of-code 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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking Soft/advent-of-code against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Fadvent-of-code" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Soft/advent-of-code on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Soft/advent-of-code [INFO] finished tweaking git repo https://github.com/Soft/advent-of-code [INFO] tweaked toml for git repo https://github.com/Soft/advent-of-code written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Soft/advent-of-code 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit-vec v0.4.4 [INFO] [stderr] Downloaded fixedbitset v0.1.8 [INFO] [stderr] Downloaded either v1.4.0 [INFO] [stderr] Downloaded petgraph v0.4.10 [INFO] [stderr] Downloaded ordermap v0.3.2 [INFO] [stderr] Downloaded nom v3.2.1 [INFO] [stderr] Downloaded libc v0.2.34 [INFO] [stderr] Downloaded memchr v1.0.2 [INFO] [stderr] Downloaded itertools v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a09c352b08ef02c9a93a7c65661f7ceb5a7fe274a80b83fff262240194acb8f3 [INFO] running `Command { std: "docker" "start" "-a" "a09c352b08ef02c9a93a7c65661f7ceb5a7fe274a80b83fff262240194acb8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a09c352b08ef02c9a93a7c65661f7ceb5a7fe274a80b83fff262240194acb8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a09c352b08ef02c9a93a7c65661f7ceb5a7fe274a80b83fff262240194acb8f3", kill_on_drop: false }` [INFO] [stdout] a09c352b08ef02c9a93a7c65661f7ceb5a7fe274a80b83fff262240194acb8f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ba051173d6a629b00cad30e38eefa1b1fcb658e52982ec48024113a3e7d1611 [INFO] running `Command { std: "docker" "start" "-a" "0ba051173d6a629b00cad30e38eefa1b1fcb658e52982ec48024113a3e7d1611", kill_on_drop: false }` [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking fixedbitset v0.1.8 [INFO] [stderr] Checking ordermap v0.3.2 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking itertools v0.7.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking petgraph v0.4.10 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking knot-hash v0.1.0 (/opt/rustwide/workdir/knot-hash) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1173:19 [INFO] [stdout] | [INFO] [stdout] 1173 | 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 `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.10/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] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1173 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1174 + node.weight.as_ref().map(move |w| (node_index(i), w)) [INFO] [stdout] 1175 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1173 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1174 + node.weight.as_ref().map(move |w| (node_index(i), w)) [INFO] [stdout] 1175 + }) [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.10/src/graph_impl/stable_graph/mod.rs:1365:19 [INFO] [stdout] | [INFO] [stdout] 1365 | 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 `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.10/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] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1365 ~ IterUtilsExt::find_map(&mut self.iter, |(i, edge)| [INFO] [stdout] 1366 + edge.weight.as_ref().map(move |weight| { [INFO] [stdout] 1367 + EdgeReference { [INFO] [stdout] 1368 + index: edge_index(i), [INFO] [stdout] 1369 + node: edge.node, [INFO] [stdout] 1370 + weight: weight, [INFO] [stdout] 1371 + } [INFO] [stdout] 1372 + })) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1365 ~ Iterator::find_map(&mut self.iter, |(i, edge)| [INFO] [stdout] 1366 + edge.weight.as_ref().map(move |weight| { [INFO] [stdout] 1367 + EdgeReference { [INFO] [stdout] 1368 + index: edge_index(i), [INFO] [stdout] 1369 + node: edge.node, [INFO] [stdout] 1370 + weight: weight, [INFO] [stdout] 1371 + } [INFO] [stdout] 1372 + })) [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.10/src/graph_impl/stable_graph/mod.rs:1529:19 [INFO] [stdout] | [INFO] [stdout] 1529 | 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 `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.10/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] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1529 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1530 + if node.weight.is_some() { [INFO] [stdout] 1531 + Some(node_index(i)) [INFO] [stdout] 1532 + } else { None } [INFO] [stdout] 1533 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1529 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1530 + if node.weight.is_some() { [INFO] [stdout] 1531 + Some(node_index(i)) [INFO] [stdout] 1532 + } else { None } [INFO] [stdout] 1533 + }) [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.10/src/graph_impl/stable_graph/mod.rs:1575:19 [INFO] [stdout] | [INFO] [stdout] 1575 | 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 `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.4.10/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] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1575 ~ IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1576 + if node.weight.is_some() { [INFO] [stdout] 1577 + Some(edge_index(i)) [INFO] [stdout] 1578 + } else { None } [INFO] [stdout] 1579 + }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1575 ~ Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1576 + if node.weight.is_some() { [INFO] [stdout] 1577 + Some(edge_index(i)) [INFO] [stdout] 1578 + } else { None } [INFO] [stdout] 1579 + }) [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" "0ba051173d6a629b00cad30e38eefa1b1fcb658e52982ec48024113a3e7d1611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba051173d6a629b00cad30e38eefa1b1fcb658e52982ec48024113a3e7d1611", kill_on_drop: false }` [INFO] [stdout] 0ba051173d6a629b00cad30e38eefa1b1fcb658e52982ec48024113a3e7d1611