Sep 01 10:22:42.468 INFO checking astar-4.0.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 10:22:42.468 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 10:22:42.468 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:22:42.637 INFO blam! 8a15a8da87173b22aed7a4e5453542b9ac95088f8249dc6923c77fcf32be27d2 Sep 01 10:22:42.639 INFO running `"docker" "start" "-a" "8a15a8da87173b22aed7a4e5453542b9ac95088f8249dc6923c77fcf32be27d2"` Sep 01 10:22:43.230 INFO kablam! Checking typed-arena v1.2.0 Sep 01 10:22:43.811 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 01 10:22:44.667 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 01 10:22:44.667 INFO kablam! --> src/test.rs:157:31 Sep 01 10:22:44.667 INFO kablam! | Sep 01 10:22:44.667 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 01 10:22:44.667 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 01 10:22:44.668 INFO kablam! | Sep 01 10:22:44.668 INFO kablam! ::: src/lib.rs:25:38 Sep 01 10:22:44.668 INFO kablam! | Sep 01 10:22:44.668 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 01 10:22:44.668 INFO kablam! | ----------- trait requires 3 parameters Sep 01 10:22:44.668 INFO kablam! Sep 01 10:22:44.668 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 01 10:22:44.668 INFO kablam! --> src/test.rs:190:34 Sep 01 10:22:44.668 INFO kablam! | Sep 01 10:22:44.668 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 01 10:22:44.668 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 01 10:22:44.668 INFO kablam! | Sep 01 10:22:44.668 INFO kablam! ::: src/lib.rs:25:38 Sep 01 10:22:44.668 INFO kablam! | Sep 01 10:22:44.668 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 01 10:22:44.668 INFO kablam! | ----------- trait requires 3 parameters Sep 01 10:22:44.668 INFO kablam! Sep 01 10:22:44.680 INFO kablam! error: aborting due to 2 previous errors Sep 01 10:22:44.680 INFO kablam! Sep 01 10:22:44.680 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 01 10:22:44.688 INFO kablam! error: Could not compile `astar`. Sep 01 10:22:44.688 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:22:44.747 INFO kablam! error: build failed Sep 01 10:22:44.749 INFO kablam! su: No module specific data is present Sep 01 10:22:45.079 INFO running `"docker" "rm" "-f" "8a15a8da87173b22aed7a4e5453542b9ac95088f8249dc6923c77fcf32be27d2"` Sep 01 10:22:45.176 INFO blam! 8a15a8da87173b22aed7a4e5453542b9ac95088f8249dc6923c77fcf32be27d2