Sep 04 23:50:51.527 INFO checking astar-4.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:50:51.527 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:50:51.527 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:50:51.719 INFO blam! 6941adb90e28a0c1a614096b3914100d12d0329bc92e48093088f144f3857703 Sep 04 23:50:51.721 INFO running `"docker" "start" "-a" "6941adb90e28a0c1a614096b3914100d12d0329bc92e48093088f144f3857703"` Sep 04 23:50:52.330 INFO kablam! Checking typed-arena v1.2.0 Sep 04 23:50:52.891 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 04 23:50:53.908 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 04 23:50:53.908 INFO kablam! --> src/test.rs:157:31 Sep 04 23:50:53.908 INFO kablam! | Sep 04 23:50:53.908 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 04 23:50:53.908 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 04 23:50:53.909 INFO kablam! | Sep 04 23:50:53.909 INFO kablam! ::: src/lib.rs:25:38 Sep 04 23:50:53.909 INFO kablam! | Sep 04 23:50:53.909 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 04 23:50:53.909 INFO kablam! | ----------- trait requires 3 parameters Sep 04 23:50:53.909 INFO kablam! Sep 04 23:50:53.909 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 04 23:50:53.909 INFO kablam! --> src/test.rs:190:34 Sep 04 23:50:53.909 INFO kablam! | Sep 04 23:50:53.909 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 04 23:50:53.909 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 04 23:50:53.909 INFO kablam! | Sep 04 23:50:53.909 INFO kablam! ::: src/lib.rs:25:38 Sep 04 23:50:53.909 INFO kablam! | Sep 04 23:50:53.909 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 04 23:50:53.909 INFO kablam! | ----------- trait requires 3 parameters Sep 04 23:50:53.909 INFO kablam! Sep 04 23:50:53.917 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:50:53.918 INFO kablam! Sep 04 23:50:53.918 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 04 23:50:53.924 INFO kablam! error: Could not compile `astar`. Sep 04 23:50:53.924 INFO kablam! Sep 04 23:50:53.924 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:50:53.926 INFO kablam! su: No module specific data is present Sep 04 23:50:54.251 INFO running `"docker" "rm" "-f" "6941adb90e28a0c1a614096b3914100d12d0329bc92e48093088f144f3857703"` Sep 04 23:50:54.355 INFO blam! 6941adb90e28a0c1a614096b3914100d12d0329bc92e48093088f144f3857703