Sep 06 09:50:25.259 INFO checking astar-4.0.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:50:25.259 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:50:25.260 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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:25.443 INFO blam! 720154e941a74b7a48adbc3876ac10fc42b193670a4e4411259147085d8d2428 Sep 06 09:50:25.445 INFO running `"docker" "start" "-a" "720154e941a74b7a48adbc3876ac10fc42b193670a4e4411259147085d8d2428"` Sep 06 09:50:26.281 INFO kablam! usermod: no changes Sep 06 09:50:26.308 INFO kablam! Checking typed-arena v1.2.0 Sep 06 09:50:26.643 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 06 09:50:27.106 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 06 09:50:27.106 INFO kablam! --> src/test.rs:157:31 Sep 06 09:50:27.106 INFO kablam! | Sep 06 09:50:27.106 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 06 09:50:27.106 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 06 09:50:27.106 INFO kablam! | Sep 06 09:50:27.106 INFO kablam! ::: src/lib.rs:25:38 Sep 06 09:50:27.106 INFO kablam! | Sep 06 09:50:27.106 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 06 09:50:27.106 INFO kablam! | ----------- trait requires 3 parameters Sep 06 09:50:27.106 INFO kablam! Sep 06 09:50:27.110 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 06 09:50:27.110 INFO kablam! --> src/test.rs:190:34 Sep 06 09:50:27.110 INFO kablam! | Sep 06 09:50:27.110 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 06 09:50:27.110 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 06 09:50:27.110 INFO kablam! | Sep 06 09:50:27.110 INFO kablam! ::: src/lib.rs:25:38 Sep 06 09:50:27.110 INFO kablam! | Sep 06 09:50:27.110 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 06 09:50:27.110 INFO kablam! | ----------- trait requires 3 parameters Sep 06 09:50:27.110 INFO kablam! Sep 06 09:50:27.118 INFO kablam! error: aborting due to 2 previous errors Sep 06 09:50:27.118 INFO kablam! Sep 06 09:50:27.118 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 06 09:50:27.121 INFO kablam! error: Could not compile `astar`. Sep 06 09:50:27.121 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:50:27.166 INFO kablam! error: build failed Sep 06 09:50:27.167 INFO kablam! su: No module specific data is present Sep 06 09:50:27.655 INFO running `"docker" "rm" "-f" "720154e941a74b7a48adbc3876ac10fc42b193670a4e4411259147085d8d2428"` Sep 06 09:50:27.770 INFO blam! 720154e941a74b7a48adbc3876ac10fc42b193670a4e4411259147085d8d2428