Sep 21 13:16:33.685 INFO checking astar-4.0.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:16:33.685 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:16:33.685 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/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 13:16:33.843 INFO blam! 6b3ab43bf77bc1e0fd1c8b3ef21985aaf94243e72108665318bb2018fb3d2de2 Sep 21 13:16:33.845 INFO running `"docker" "start" "-a" "6b3ab43bf77bc1e0fd1c8b3ef21985aaf94243e72108665318bb2018fb3d2de2"` Sep 21 13:16:34.653 INFO kablam! usermod: no changes Sep 21 13:16:34.691 INFO kablam! Checking typed-arena v1.2.0 Sep 21 13:16:35.042 INFO kablam! Checking astar v4.0.0 (/source) Sep 21 13:16:35.866 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 21 13:16:35.867 INFO kablam! --> src/test.rs:157:31 Sep 21 13:16:35.867 INFO kablam! | Sep 21 13:16:35.868 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 21 13:16:35.868 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 21 13:16:35.868 INFO kablam! | Sep 21 13:16:35.869 INFO kablam! ::: src/lib.rs:25:38 Sep 21 13:16:35.869 INFO kablam! | Sep 21 13:16:35.869 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 21 13:16:35.870 INFO kablam! | ----------- trait requires 3 parameters Sep 21 13:16:35.870 INFO kablam! Sep 21 13:16:35.870 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 21 13:16:35.871 INFO kablam! --> src/test.rs:190:34 Sep 21 13:16:35.871 INFO kablam! | Sep 21 13:16:35.871 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 21 13:16:35.872 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 21 13:16:35.872 INFO kablam! | Sep 21 13:16:35.872 INFO kablam! ::: src/lib.rs:25:38 Sep 21 13:16:35.873 INFO kablam! | Sep 21 13:16:35.873 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 21 13:16:35.873 INFO kablam! | ----------- trait requires 3 parameters Sep 21 13:16:35.874 INFO kablam! Sep 21 13:16:35.874 INFO kablam! error: aborting due to 2 previous errors Sep 21 13:16:35.874 INFO kablam! Sep 21 13:16:35.874 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 21 13:16:35.881 INFO kablam! error: Could not compile `astar`. Sep 21 13:16:35.881 INFO kablam! Sep 21 13:16:35.881 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:16:35.882 INFO kablam! su: No module specific data is present Sep 21 13:16:37.044 INFO running `"docker" "rm" "-f" "6b3ab43bf77bc1e0fd1c8b3ef21985aaf94243e72108665318bb2018fb3d2de2"` Sep 21 13:16:37.154 INFO blam! 6b3ab43bf77bc1e0fd1c8b3ef21985aaf94243e72108665318bb2018fb3d2de2