Sep 06 09:50:24.103 INFO checking astar-4.0.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 09:50:24.103 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 09:50:24.104 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:50:24.287 INFO blam! bec631b2bd6d1b1a70fc0d9be1a2df527c5dc2e25aa56eaca4a03ffa4a00a4c1 Sep 06 09:50:24.289 INFO running `"docker" "start" "-a" "bec631b2bd6d1b1a70fc0d9be1a2df527c5dc2e25aa56eaca4a03ffa4a00a4c1"` Sep 06 09:50:24.970 INFO kablam! usermod: no changes Sep 06 09:50:25.000 INFO kablam! Checking typed-arena v1.2.0 Sep 06 09:50:25.368 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 06 09:50:25.842 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 06 09:50:25.842 INFO kablam! --> src/test.rs:157:31 Sep 06 09:50:25.842 INFO kablam! | Sep 06 09:50:25.842 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 06 09:50:25.842 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 06 09:50:25.842 INFO kablam! | Sep 06 09:50:25.842 INFO kablam! ::: src/lib.rs:25:38 Sep 06 09:50:25.842 INFO kablam! | Sep 06 09:50:25.842 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 06 09:50:25.842 INFO kablam! | ----------- trait requires 3 parameters Sep 06 09:50:25.842 INFO kablam! Sep 06 09:50:25.842 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 06 09:50:25.842 INFO kablam! --> src/test.rs:190:34 Sep 06 09:50:25.843 INFO kablam! | Sep 06 09:50:25.843 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 06 09:50:25.843 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 06 09:50:25.843 INFO kablam! | Sep 06 09:50:25.843 INFO kablam! ::: src/lib.rs:25:38 Sep 06 09:50:25.843 INFO kablam! | Sep 06 09:50:25.843 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 06 09:50:25.843 INFO kablam! | ----------- trait requires 3 parameters Sep 06 09:50:25.850 INFO kablam! Sep 06 09:50:25.854 INFO kablam! error: aborting due to 2 previous errors Sep 06 09:50:25.854 INFO kablam! Sep 06 09:50:25.854 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 06 09:50:25.858 INFO kablam! error: Could not compile `astar`. Sep 06 09:50:25.858 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:50:25.896 INFO kablam! error: build failed Sep 06 09:50:25.898 INFO kablam! su: No module specific data is present Sep 06 09:50:26.445 INFO running `"docker" "rm" "-f" "bec631b2bd6d1b1a70fc0d9be1a2df527c5dc2e25aa56eaca4a03ffa4a00a4c1"` Sep 06 09:50:26.537 INFO blam! bec631b2bd6d1b1a70fc0d9be1a2df527c5dc2e25aa56eaca4a03ffa4a00a4c1