Oct 15 05:44:28.457 INFO testing Warry/gluon-html against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:44:28.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 05:44:28.915 INFO blam! eac20e0354002c2cf5b2ed1b720a13b41b5f947f94ca521f6576bac0db4c4a9e Oct 15 05:44:28.927 INFO running `"docker" "start" "-a" "eac20e0354002c2cf5b2ed1b720a13b41b5f947f94ca521f6576bac0db4c4a9e"` Oct 15 05:44:30.356 INFO kablam! usermod: no changes Oct 15 05:44:30.846 INFO kablam! Compiling serde v1.0.66 Oct 15 05:44:30.846 INFO kablam! Compiling winapi v0.2.8 Oct 15 05:44:30.846 INFO kablam! Compiling fixedbitset v0.1.9 Oct 15 05:44:30.846 INFO kablam! Compiling precomputed-hash v0.1.1 Oct 15 05:44:30.846 INFO kablam! Compiling either v1.5.0 Oct 15 05:44:30.846 INFO kablam! Compiling bit-vec v0.4.4 Oct 15 05:44:30.846 INFO kablam! Compiling ordermap v0.3.5 Oct 15 05:44:30.846 INFO kablam! Compiling ena v0.5.0 Oct 15 05:44:32.892 INFO kablam! Compiling diff v0.1.11 Oct 15 05:44:34.557 INFO kablam! Compiling regex-syntax v0.4.2 Oct 15 05:44:36.604 INFO kablam! Compiling lalrpop-util v0.15.2 Oct 15 05:44:36.803 INFO kablam! Compiling arrayref v0.3.4 Oct 15 05:44:36.823 INFO kablam! Compiling strsim v0.6.0 Oct 15 05:44:38.429 INFO kablam! Compiling typed-arena v1.4.0 Oct 15 05:44:40.355 INFO kablam! Compiling collect-mac v0.1.0 Oct 15 05:44:40.355 INFO kablam! Compiling anymap v0.12.1 Oct 15 05:44:40.379 INFO kablam! Compiling union-find v0.3.2 Oct 15 05:44:40.467 INFO kablam! Compiling gluon_vm v0.8.0 Oct 15 05:44:40.551 INFO kablam! Compiling rpds v0.5.0 Oct 15 05:44:42.195 INFO kablam! Compiling frunk_core v0.2.0 Oct 15 05:44:45.268 INFO kablam! Compiling gluon v0.8.0 Oct 15 05:44:45.328 INFO kablam! Compiling unreachable v0.1.1 Oct 15 05:44:45.388 INFO kablam! Compiling regex-syntax v0.6.1 Oct 15 05:44:45.389 INFO kablam! Compiling ascii-canvas v1.0.0 Oct 15 05:44:45.507 INFO kablam! Compiling itertools v0.7.8 Oct 15 05:44:45.947 INFO kablam! Compiling bit-set v0.4.0 Oct 15 05:44:50.131 INFO kablam! Compiling block-buffer v0.3.3 Oct 15 05:44:55.199 INFO kablam! Compiling petgraph v0.4.12 Oct 15 05:44:55.199 INFO kablam! Compiling pretty v0.3.3 Oct 15 05:44:55.587 INFO kablam! Compiling aho-corasick v0.6.4 Oct 15 05:44:55.639 INFO kablam! Compiling new_debug_unreachable v1.0.1 Oct 15 05:44:55.843 INFO kablam! Compiling thread_local v0.3.5 Oct 15 05:44:56.521 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 15 05:45:02.493 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 15 05:45:02.495 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 15 05:45:02.532 INFO kablam! Compiling serde_derive_state_internals v0.4.3 Oct 15 05:45:02.548 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 15 05:45:02.593 INFO kablam! Compiling regex v0.2.11 Oct 15 05:45:03.555 INFO kablam! Compiling backtrace v0.3.8 Oct 15 05:45:04.615 INFO kablam! error[E0034]: multiple applicable items in scope Oct 15 05:45:04.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Oct 15 05:45:04.615 INFO kablam! | Oct 15 05:45:04.615 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Oct 15 05:45:04.615 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 15 05:45:04.615 INFO kablam! | Oct 15 05:45:04.615 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 15 05:45:04.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 15 05:45:04.615 INFO kablam! | Oct 15 05:45:04.615 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 15 05:45:04.615 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 15 05:45:04.615 INFO kablam! 7 | | { Oct 15 05:45:04.615 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 15 05:45:04.615 INFO kablam! ... | Oct 15 05:45:04.615 INFO kablam! 13 | | None Oct 15 05:45:04.615 INFO kablam! 14 | | } Oct 15 05:45:04.615 INFO kablam! | |_____^ Oct 15 05:45:04.615 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 15 05:45:04.615 INFO kablam! Oct 15 05:45:04.715 INFO kablam! error[E0034]: multiple applicable items in scope Oct 15 05:45:04.715 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Oct 15 05:45:04.715 INFO kablam! | Oct 15 05:45:04.715 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Oct 15 05:45:04.715 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 15 05:45:04.727 INFO kablam! | Oct 15 05:45:04.727 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 15 05:45:04.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 15 05:45:04.727 INFO kablam! | Oct 15 05:45:04.727 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 15 05:45:04.727 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 15 05:45:04.727 INFO kablam! 7 | | { Oct 15 05:45:04.727 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 15 05:45:04.727 INFO kablam! ... | Oct 15 05:45:04.727 INFO kablam! 13 | | None Oct 15 05:45:04.727 INFO kablam! 14 | | } Oct 15 05:45:04.727 INFO kablam! | |_____^ Oct 15 05:45:04.735 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 15 05:45:04.735 INFO kablam! Oct 15 05:45:04.787 INFO kablam! error[E0034]: multiple applicable items in scope Oct 15 05:45:04.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Oct 15 05:45:04.787 INFO kablam! | Oct 15 05:45:04.787 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Oct 15 05:45:04.787 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 15 05:45:04.799 INFO kablam! | Oct 15 05:45:04.799 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 15 05:45:04.799 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 15 05:45:04.799 INFO kablam! | Oct 15 05:45:04.799 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 15 05:45:04.799 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 15 05:45:04.799 INFO kablam! 7 | | { Oct 15 05:45:04.799 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 15 05:45:04.799 INFO kablam! ... | Oct 15 05:45:04.799 INFO kablam! 13 | | None Oct 15 05:45:04.799 INFO kablam! 14 | | } Oct 15 05:45:04.799 INFO kablam! | |_____^ Oct 15 05:45:04.799 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 15 05:45:04.799 INFO kablam! Oct 15 05:45:04.828 INFO kablam! error[E0034]: multiple applicable items in scope Oct 15 05:45:04.828 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Oct 15 05:45:04.828 INFO kablam! | Oct 15 05:45:04.828 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Oct 15 05:45:04.828 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 15 05:45:04.828 INFO kablam! | Oct 15 05:45:04.828 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 15 05:45:04.828 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 15 05:45:04.828 INFO kablam! | Oct 15 05:45:04.828 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 15 05:45:04.828 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 15 05:45:04.828 INFO kablam! 7 | | { Oct 15 05:45:04.828 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 15 05:45:04.828 INFO kablam! ... | Oct 15 05:45:04.828 INFO kablam! 13 | | None Oct 15 05:45:04.828 INFO kablam! 14 | | } Oct 15 05:45:04.828 INFO kablam! | |_____^ Oct 15 05:45:04.828 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 15 05:45:04.828 INFO kablam! Oct 15 05:45:06.909 INFO kablam! Compiling digest v0.7.4 Oct 15 05:45:06.909 INFO kablam! error: aborting due to 4 previous errors Oct 15 05:45:06.909 INFO kablam! Oct 15 05:45:06.909 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 15 05:45:07.035 INFO kablam! error: Could not compile `petgraph`. Oct 15 05:45:07.035 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 05:45:32.323 INFO kablam! error: build failed Oct 15 05:45:32.325 INFO kablam! su: No module specific data is present Oct 15 05:45:33.510 INFO running `"docker" "rm" "-f" "eac20e0354002c2cf5b2ed1b720a13b41b5f947f94ca521f6576bac0db4c4a9e"` Oct 15 05:45:33.759 INFO blam! eac20e0354002c2cf5b2ed1b720a13b41b5f947f94ca521f6576bac0db4c4a9e