Oct 14 13:31:50.106 INFO testing lkschubert8/sloth against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:31:50.106 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 13:31:50.715 INFO blam! c845db2d641ae8c3a24fabd11b2601fc08bb13783a78d197ef470afe446c9bcb Oct 14 13:31:50.715 INFO running `"docker" "start" "-a" "c845db2d641ae8c3a24fabd11b2601fc08bb13783a78d197ef470afe446c9bcb"` Oct 14 13:31:53.475 INFO kablam! usermod: no changes Oct 14 13:31:53.731 INFO kablam! Compiling void v1.0.2 Oct 14 13:31:53.735 INFO kablam! Compiling ucd-util v0.1.1 Oct 14 13:31:53.751 INFO kablam! Compiling winapi v0.2.8 Oct 14 13:31:53.751 INFO kablam! Compiling lazy_static v1.0.1 Oct 14 13:31:53.752 INFO kablam! Compiling fixedbitset v0.1.9 Oct 14 13:31:53.759 INFO kablam! Compiling bit-vec v0.4.4 Oct 14 13:31:53.823 INFO kablam! Compiling either v1.5.0 Oct 14 13:31:53.859 INFO kablam! Compiling precomputed-hash v0.1.1 Oct 14 13:31:54.535 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 14 13:31:55.179 INFO kablam! Compiling term v0.4.6 Oct 14 13:31:55.180 INFO kablam! Compiling ordermap v0.3.5 Oct 14 13:31:56.091 INFO kablam! Compiling ena v0.5.0 Oct 14 13:31:58.568 INFO kablam! Compiling lalrpop-util v0.15.2 Oct 14 13:31:58.570 INFO kablam! Compiling regex-syntax v0.4.2 Oct 14 13:31:58.776 INFO kablam! Compiling diff v0.1.11 Oct 14 13:31:59.411 INFO kablam! Compiling arrayref v0.3.4 Oct 14 13:31:59.472 INFO kablam! Compiling strsim v0.6.0 Oct 14 13:32:00.025 INFO kablam! Compiling dtoa v0.4.3 Oct 14 13:32:07.720 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 14 13:32:07.722 INFO kablam! Compiling phf_shared v0.7.22 Oct 14 13:32:07.751 INFO kablam! Compiling memchr v2.0.1 Oct 14 13:32:07.751 INFO kablam! Compiling unreachable v1.0.0 Oct 14 13:32:07.775 INFO kablam! Compiling itertools v0.7.8 Oct 14 13:32:07.862 INFO kablam! Compiling regex-syntax v0.5.6 Oct 14 13:32:08.496 INFO kablam! Compiling bit-set v0.4.0 Oct 14 13:32:08.639 INFO kablam! Compiling block-buffer v0.3.3 Oct 14 13:32:10.749 INFO kablam! Compiling petgraph v0.4.12 Oct 14 13:32:10.815 INFO kablam! Compiling thread_local v0.3.5 Oct 14 13:32:11.236 INFO kablam! Compiling new_debug_unreachable v1.0.1 Oct 14 13:32:11.967 INFO kablam! Compiling ascii-canvas v1.0.0 Oct 14 13:32:12.035 INFO kablam! Compiling phf_generator v0.7.22 Oct 14 13:32:13.959 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 13:32:16.419 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 14 13:32:17.455 INFO kablam! Compiling serde_yaml v0.8.2 Oct 14 13:32:19.111 INFO kablam! Compiling atty v0.1.2 Oct 14 13:32:24.591 INFO kablam! error[E0034]: multiple applicable items in scope Oct 14 13:32:24.592 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Oct 14 13:32:24.593 INFO kablam! | Oct 14 13:32:24.593 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Oct 14 13:32:24.594 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 14 13:32:24.599 INFO kablam! | Oct 14 13:32:24.600 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 14 13:32:24.601 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 14 13:32:24.601 INFO kablam! | Oct 14 13:32:24.602 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 14 13:32:24.603 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 14 13:32:24.603 INFO kablam! 7 | | { Oct 14 13:32:24.604 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 14 13:32:24.604 INFO kablam! ... | Oct 14 13:32:24.605 INFO kablam! 13 | | None Oct 14 13:32:24.605 INFO kablam! 14 | | } Oct 14 13:32:24.606 INFO kablam! | |_____^ Oct 14 13:32:24.607 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 14 13:32:24.607 INFO kablam! Oct 14 13:32:24.735 INFO kablam! error[E0034]: multiple applicable items in scope Oct 14 13:32:24.736 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Oct 14 13:32:24.737 INFO kablam! | Oct 14 13:32:24.737 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Oct 14 13:32:24.738 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 14 13:32:24.738 INFO kablam! | Oct 14 13:32:24.739 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 14 13:32:24.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 14 13:32:24.740 INFO kablam! | Oct 14 13:32:24.740 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 14 13:32:24.740 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 14 13:32:24.740 INFO kablam! 7 | | { Oct 14 13:32:24.740 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 14 13:32:24.740 INFO kablam! ... | Oct 14 13:32:24.740 INFO kablam! 13 | | None Oct 14 13:32:24.740 INFO kablam! 14 | | } Oct 14 13:32:24.740 INFO kablam! | |_____^ Oct 14 13:32:24.743 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 14 13:32:24.743 INFO kablam! Oct 14 13:32:24.780 INFO kablam! error[E0034]: multiple applicable items in scope Oct 14 13:32:24.781 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Oct 14 13:32:24.782 INFO kablam! | Oct 14 13:32:24.783 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Oct 14 13:32:24.783 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 14 13:32:24.783 INFO kablam! | Oct 14 13:32:24.784 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 14 13:32:24.785 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 14 13:32:24.786 INFO kablam! | Oct 14 13:32:24.786 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 14 13:32:24.786 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 14 13:32:24.786 INFO kablam! 7 | | { Oct 14 13:32:24.786 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 14 13:32:24.786 INFO kablam! ... | Oct 14 13:32:24.786 INFO kablam! 13 | | None Oct 14 13:32:24.786 INFO kablam! 14 | | } Oct 14 13:32:24.786 INFO kablam! | |_____^ Oct 14 13:32:24.791 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 14 13:32:24.791 INFO kablam! Oct 14 13:32:24.811 INFO kablam! error[E0034]: multiple applicable items in scope Oct 14 13:32:24.812 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Oct 14 13:32:24.812 INFO kablam! | Oct 14 13:32:24.813 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Oct 14 13:32:24.813 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 14 13:32:24.814 INFO kablam! | Oct 14 13:32:24.815 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 14 13:32:24.815 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 14 13:32:24.816 INFO kablam! | Oct 14 13:32:24.816 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 14 13:32:24.816 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 14 13:32:24.816 INFO kablam! 7 | | { Oct 14 13:32:24.816 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 14 13:32:24.816 INFO kablam! ... | Oct 14 13:32:24.816 INFO kablam! 13 | | None Oct 14 13:32:24.816 INFO kablam! 14 | | } Oct 14 13:32:24.816 INFO kablam! | |_____^ Oct 14 13:32:24.819 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 14 13:32:24.819 INFO kablam! Oct 14 13:32:26.019 INFO kablam! Compiling digest v0.7.4 Oct 14 13:32:27.271 INFO kablam! error: aborting due to 4 previous errors Oct 14 13:32:27.327 INFO kablam! Oct 14 13:32:27.327 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 14 13:32:27.375 INFO kablam! error: Could not compile `petgraph`. Oct 14 13:32:27.376 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 14 13:32:39.838 INFO kablam! error: build failed Oct 14 13:32:39.844 INFO kablam! su: No module specific data is present Oct 14 13:32:42.326 INFO running `"docker" "rm" "-f" "c845db2d641ae8c3a24fabd11b2601fc08bb13783a78d197ef470afe446c9bcb"` Oct 14 13:32:42.663 INFO blam! c845db2d641ae8c3a24fabd11b2601fc08bb13783a78d197ef470afe446c9bcb