[INFO] cloning repository https://github.com/starlingjs/starling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/starlingjs/starling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarlingjs%2Fstarling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarlingjs%2Fstarling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92312a5dabb7723301da9a7a381d50e10216e64f [INFO] checking starlingjs/starling against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarlingjs%2Fstarling" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/starlingjs/starling on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/starlingjs/starling [INFO] finished tweaking git repo https://github.com/starlingjs/starling [INFO] tweaked toml for git repo https://github.com/starlingjs/starling written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/starlingjs/starling already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d55ad705ac1073f4d8d2dd653718acd34505aca8675a8bc592c94d2b41db103 [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" "2d55ad705ac1073f4d8d2dd653718acd34505aca8675a8bc592c94d2b41db103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d55ad705ac1073f4d8d2dd653718acd34505aca8675a8bc592c94d2b41db103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d55ad705ac1073f4d8d2dd653718acd34505aca8675a8bc592c94d2b41db103", kill_on_drop: false }` [INFO] [stdout] 2d55ad705ac1073f4d8d2dd653718acd34505aca8675a8bc592c94d2b41db103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fa10d80433b85a2c14e0b92efb24b1a0e299650e9ef46174c1c1879ecc57020 [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" "0fa10d80433b85a2c14e0b92efb24b1a0e299650e9ef46174c1c1879ecc57020", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bindgen v0.32.1 [INFO] [stderr] Checking futures v0.1.17 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.1.8 [INFO] [stderr] Compiling heapsize v0.4.1 [INFO] [stderr] Compiling ordermap v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Compiling clang-sys v0.21.1 [INFO] [stderr] Compiling cpp_demangle v0.2.7 [INFO] [stderr] Compiling starling v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> build.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | 'a'...'z' | 'A'...'Z' | '0'...'9' => c, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> build.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | 'a'...'z' | 'A'...'Z' | '0'...'9' => c, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> build.rs:61:52 [INFO] [stdout] | [INFO] [stdout] 61 | 'a'...'z' | 'A'...'Z' | '0'...'9' => c, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling which v1.0.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling petgraph v0.4.10 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Compiling mozjs_sys v0.0.0 (https://github.com/fitzgen/mozjs?branch=smup-smup-smup#8667ad2f) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking futures-cpupool v0.1.7 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 associated function 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 associated function 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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 associated function 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] ... [INFO] [stdout] help: disambiguate the associated function 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] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 associated function 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 associated function 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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 associated function 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 associated function 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` [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" "0fa10d80433b85a2c14e0b92efb24b1a0e299650e9ef46174c1c1879ecc57020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa10d80433b85a2c14e0b92efb24b1a0e299650e9ef46174c1c1879ecc57020", kill_on_drop: false }` [INFO] [stdout] 0fa10d80433b85a2c14e0b92efb24b1a0e299650e9ef46174c1c1879ecc57020