Sep 10 22:36:08.406 INFO checking astar-4.0.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 22:36:08.406 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 22:36:08.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:36:08.627 INFO blam! 9b8a5b2e968433e01b4f550392fbe69280c21606e0aa7b8e15f98289c3caa44d Sep 10 22:36:08.630 INFO running `"docker" "start" "-a" "9b8a5b2e968433e01b4f550392fbe69280c21606e0aa7b8e15f98289c3caa44d"` Sep 10 22:36:09.897 INFO kablam! usermod: no changes Sep 10 22:36:09.998 INFO kablam! Checking typed-arena v1.2.0 Sep 10 22:36:10.508 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 10 22:36:11.294 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 10 22:36:11.294 INFO kablam! --> src/test.rs:157:31 Sep 10 22:36:11.294 INFO kablam! | Sep 10 22:36:11.294 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 10 22:36:11.294 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 10 22:36:11.294 INFO kablam! | Sep 10 22:36:11.294 INFO kablam! ::: src/lib.rs:25:38 Sep 10 22:36:11.294 INFO kablam! | Sep 10 22:36:11.294 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 10 22:36:11.294 INFO kablam! | ----------- trait requires 3 parameters Sep 10 22:36:11.294 INFO kablam! Sep 10 22:36:11.294 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 10 22:36:11.294 INFO kablam! --> src/test.rs:190:34 Sep 10 22:36:11.294 INFO kablam! | Sep 10 22:36:11.294 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 10 22:36:11.294 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 10 22:36:11.294 INFO kablam! | Sep 10 22:36:11.294 INFO kablam! ::: src/lib.rs:25:38 Sep 10 22:36:11.294 INFO kablam! | Sep 10 22:36:11.294 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 10 22:36:11.294 INFO kablam! | ----------- trait requires 3 parameters Sep 10 22:36:11.294 INFO kablam! Sep 10 22:36:11.302 INFO kablam! error: aborting due to 2 previous errors Sep 10 22:36:11.302 INFO kablam! Sep 10 22:36:11.302 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 10 22:36:11.308 INFO kablam! error: Could not compile `astar`. Sep 10 22:36:11.308 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 22:36:11.373 INFO kablam! error: build failed Sep 10 22:36:11.378 INFO kablam! su: No module specific data is present Sep 10 22:36:12.481 INFO running `"docker" "rm" "-f" "9b8a5b2e968433e01b4f550392fbe69280c21606e0aa7b8e15f98289c3caa44d"` Sep 10 22:36:12.598 INFO blam! 9b8a5b2e968433e01b4f550392fbe69280c21606e0aa7b8e15f98289c3caa44d