Sep 02 20:29:02.396 INFO checking astar-4.0.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 20:29:02.396 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 20:29:02.396 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:02.598 INFO blam! 2fa056b7f03aa465adb97aaacdc0a6e18c1550f1d3bf69008d34b144992ffd1c Sep 02 20:29:02.600 INFO running `"docker" "start" "-a" "2fa056b7f03aa465adb97aaacdc0a6e18c1550f1d3bf69008d34b144992ffd1c"` Sep 02 20:29:03.134 INFO kablam! Checking typed-arena v1.2.0 Sep 02 20:29:03.754 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 02 20:29:04.748 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 02 20:29:04.748 INFO kablam! --> src/test.rs:157:31 Sep 02 20:29:04.748 INFO kablam! | Sep 02 20:29:04.748 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 02 20:29:04.748 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 02 20:29:04.748 INFO kablam! | Sep 02 20:29:04.748 INFO kablam! ::: src/lib.rs:25:38 Sep 02 20:29:04.749 INFO kablam! | Sep 02 20:29:04.749 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 02 20:29:04.749 INFO kablam! | ----------- trait requires 3 parameters Sep 02 20:29:04.749 INFO kablam! Sep 02 20:29:04.749 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 02 20:29:04.749 INFO kablam! --> src/test.rs:190:34 Sep 02 20:29:04.749 INFO kablam! | Sep 02 20:29:04.749 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 02 20:29:04.749 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 02 20:29:04.749 INFO kablam! | Sep 02 20:29:04.749 INFO kablam! ::: src/lib.rs:25:38 Sep 02 20:29:04.749 INFO kablam! | Sep 02 20:29:04.749 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 02 20:29:04.749 INFO kablam! | ----------- trait requires 3 parameters Sep 02 20:29:04.749 INFO kablam! Sep 02 20:29:04.757 INFO kablam! error: aborting due to 2 previous errors Sep 02 20:29:04.757 INFO kablam! Sep 02 20:29:04.757 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 02 20:29:04.764 INFO kablam! error: Could not compile `astar`. Sep 02 20:29:04.764 INFO kablam! Sep 02 20:29:04.764 INFO kablam! To learn more, run the command again with --verbose. Sep 02 20:29:04.765 INFO kablam! su: No module specific data is present Sep 02 20:29:05.117 INFO running `"docker" "rm" "-f" "2fa056b7f03aa465adb97aaacdc0a6e18c1550f1d3bf69008d34b144992ffd1c"` Sep 02 20:29:05.224 INFO blam! 2fa056b7f03aa465adb97aaacdc0a6e18c1550f1d3bf69008d34b144992ffd1c