Sep 05 02:40:41.341 INFO checking astar-4.0.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 05 02:40:41.341 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 05 02:40:41.341 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:40:41.510 INFO blam! 1e479225e74b6bc05da4716f5591ce7604d5ccff726ecfd276b0d4cd6d086c9f Sep 05 02:40:41.512 INFO running `"docker" "start" "-a" "1e479225e74b6bc05da4716f5591ce7604d5ccff726ecfd276b0d4cd6d086c9f"` Sep 05 02:40:42.130 INFO kablam! Checking typed-arena v1.2.0 Sep 05 02:40:42.742 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 05 02:40:43.957 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 05 02:40:43.957 INFO kablam! --> src/test.rs:157:31 Sep 05 02:40:43.957 INFO kablam! | Sep 05 02:40:43.957 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 05 02:40:43.957 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 05 02:40:43.957 INFO kablam! | Sep 05 02:40:43.957 INFO kablam! ::: src/lib.rs:25:38 Sep 05 02:40:43.957 INFO kablam! | Sep 05 02:40:43.957 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 05 02:40:43.957 INFO kablam! | ----------- trait requires 3 parameters Sep 05 02:40:43.957 INFO kablam! Sep 05 02:40:43.958 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 05 02:40:43.958 INFO kablam! --> src/test.rs:190:34 Sep 05 02:40:43.958 INFO kablam! | Sep 05 02:40:43.958 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 05 02:40:43.958 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 05 02:40:43.958 INFO kablam! | Sep 05 02:40:43.958 INFO kablam! ::: src/lib.rs:25:38 Sep 05 02:40:43.958 INFO kablam! | Sep 05 02:40:43.958 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 05 02:40:43.958 INFO kablam! | ----------- trait requires 3 parameters Sep 05 02:40:43.958 INFO kablam! Sep 05 02:40:43.965 INFO kablam! error: aborting due to 2 previous errors Sep 05 02:40:43.965 INFO kablam! Sep 05 02:40:43.965 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 05 02:40:43.971 INFO kablam! error: Could not compile `astar`. Sep 05 02:40:43.971 INFO kablam! Sep 05 02:40:43.971 INFO kablam! To learn more, run the command again with --verbose. Sep 05 02:40:43.972 INFO kablam! su: No module specific data is present Sep 05 02:40:44.495 INFO running `"docker" "rm" "-f" "1e479225e74b6bc05da4716f5591ce7604d5ccff726ecfd276b0d4cd6d086c9f"` Sep 05 02:40:44.594 INFO blam! 1e479225e74b6bc05da4716f5591ce7604d5ccff726ecfd276b0d4cd6d086c9f