Sep 02 20:29:00.747 INFO checking astar-4.0.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 20:29:00.747 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 20:29:00.747 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:29:00.894 INFO blam! cd5baabe17a4177e8f9735f668cc8002531430030624092976099181b1bb3126 Sep 02 20:29:00.896 INFO running `"docker" "start" "-a" "cd5baabe17a4177e8f9735f668cc8002531430030624092976099181b1bb3126"` Sep 02 20:29:01.466 INFO kablam! Checking typed-arena v1.2.0 Sep 02 20:29:02.053 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 02 20:29:02.867 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 02 20:29:02.867 INFO kablam! --> src/test.rs:157:31 Sep 02 20:29:02.867 INFO kablam! | Sep 02 20:29:02.867 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 02 20:29:02.867 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 02 20:29:02.867 INFO kablam! | Sep 02 20:29:02.867 INFO kablam! ::: src/lib.rs:25:38 Sep 02 20:29:02.867 INFO kablam! | Sep 02 20:29:02.867 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 02 20:29:02.867 INFO kablam! | ----------- trait requires 3 parameters Sep 02 20:29:02.867 INFO kablam! Sep 02 20:29:02.868 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 02 20:29:02.868 INFO kablam! --> src/test.rs:190:34 Sep 02 20:29:02.868 INFO kablam! | Sep 02 20:29:02.868 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 02 20:29:02.868 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 02 20:29:02.868 INFO kablam! | Sep 02 20:29:02.868 INFO kablam! ::: src/lib.rs:25:38 Sep 02 20:29:02.868 INFO kablam! | Sep 02 20:29:02.869 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 02 20:29:02.869 INFO kablam! | ----------- trait requires 3 parameters Sep 02 20:29:02.869 INFO kablam! Sep 02 20:29:02.878 INFO kablam! error: aborting due to 2 previous errors Sep 02 20:29:02.879 INFO kablam! Sep 02 20:29:02.879 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 02 20:29:02.886 INFO kablam! error: Could not compile `astar`. Sep 02 20:29:02.886 INFO kablam! Sep 02 20:29:02.886 INFO kablam! To learn more, run the command again with --verbose. Sep 02 20:29:02.887 INFO kablam! su: No module specific data is present Sep 02 20:29:03.234 INFO running `"docker" "rm" "-f" "cd5baabe17a4177e8f9735f668cc8002531430030624092976099181b1bb3126"` Sep 02 20:29:03.333 INFO blam! cd5baabe17a4177e8f9735f668cc8002531430030624092976099181b1bb3126