Sep 21 11:35:58.850 INFO checking daggy-0.6.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:35:58.850 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:35:58.850 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:35:59.060 INFO blam! be46fcee279e9c09a0c55ee5e4c391055c316a38cd6eac257ac1cc03335a2796 Sep 21 11:35:59.072 INFO running `"docker" "start" "-a" "be46fcee279e9c09a0c55ee5e4c391055c316a38cd6eac257ac1cc03335a2796"` Sep 21 11:35:59.963 INFO kablam! usermod: no changes Sep 21 11:36:00.034 INFO kablam! Checking daggy v0.6.0 (/source) Sep 21 11:36:00.454 INFO kablam! warning: the trait bound `Ix: petgraph::csr::IndexType` is not satisfied Sep 21 11:36:00.454 INFO kablam! --> src/lib.rs:45:29 Sep 21 11:36:00.454 INFO kablam! | Sep 21 11:36:00.454 INFO kablam! 45 | pub type Edges<'a, E, Ix> = pg::graph::Edges<'a, E, pg::Directed, Ix>; Sep 21 11:36:00.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `petgraph::csr::IndexType` is not implemented for `Ix` Sep 21 11:36:00.454 INFO kablam! | Sep 21 11:36:00.454 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 11:36:00.454 INFO kablam! = help: consider adding a `where Ix: petgraph::csr::IndexType` bound Sep 21 11:36:00.454 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:36:00.454 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:36:00.454 INFO kablam! Sep 21 11:36:00.462 INFO kablam! warning: the trait bound `Ix: petgraph::csr::IndexType` is not satisfied Sep 21 11:36:00.462 INFO kablam! --> src/lib.rs:97:39 Sep 21 11:36:00.462 INFO kablam! | Sep 21 11:36:00.462 INFO kablam! 97 | pub type RecursiveWalk = walker::Recursive, F>; Sep 21 11:36:00.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `petgraph::csr::IndexType` is not implemented for `Ix` Sep 21 11:36:00.462 INFO kablam! | Sep 21 11:36:00.462 INFO kablam! = help: consider adding a `where Ix: petgraph::csr::IndexType` bound Sep 21 11:36:00.462 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:36:00.462 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:36:00.462 INFO kablam! Sep 21 11:36:00.666 INFO kablam! warning: the trait bound `Ix: petgraph::csr::IndexType` is not satisfied Sep 21 11:36:00.666 INFO kablam! --> src/lib.rs:45:29 Sep 21 11:36:00.666 INFO kablam! | Sep 21 11:36:00.666 INFO kablam! 45 | pub type Edges<'a, E, Ix> = pg::graph::Edges<'a, E, pg::Directed, Ix>; Sep 21 11:36:00.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `petgraph::csr::IndexType` is not implemented for `Ix` Sep 21 11:36:00.666 INFO kablam! | Sep 21 11:36:00.666 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 11:36:00.666 INFO kablam! = help: consider adding a `where Ix: petgraph::csr::IndexType` bound Sep 21 11:36:00.666 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:36:00.666 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:36:00.666 INFO kablam! Sep 21 11:36:00.666 INFO kablam! warning: the trait bound `Ix: petgraph::csr::IndexType` is not satisfied Sep 21 11:36:00.666 INFO kablam! --> src/lib.rs:97:39 Sep 21 11:36:00.666 INFO kablam! | Sep 21 11:36:00.666 INFO kablam! 97 | pub type RecursiveWalk = walker::Recursive, F>; Sep 21 11:36:00.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `petgraph::csr::IndexType` is not implemented for `Ix` Sep 21 11:36:00.666 INFO kablam! | Sep 21 11:36:00.666 INFO kablam! = help: consider adding a `where Ix: petgraph::csr::IndexType` bound Sep 21 11:36:00.666 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:36:00.666 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:36:00.666 INFO kablam! Sep 21 11:36:01.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.70s Sep 21 11:36:01.689 INFO kablam! su: No module specific data is present Sep 21 11:36:02.354 INFO running `"docker" "rm" "-f" "be46fcee279e9c09a0c55ee5e4c391055c316a38cd6eac257ac1cc03335a2796"` Sep 21 11:36:02.434 INFO blam! be46fcee279e9c09a0c55ee5e4c391055c316a38cd6eac257ac1cc03335a2796