Sep 20 06:26:12.081 INFO checking astar-4.0.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:26:12.081 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:26:12.081 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:26:12.276 INFO blam! 92f92ca118202d4a0b7b4ad0f8365d004a747fb630834207b10a8d8d629bdee8 Sep 20 06:26:12.278 INFO running `"docker" "start" "-a" "92f92ca118202d4a0b7b4ad0f8365d004a747fb630834207b10a8d8d629bdee8"` Sep 20 06:26:12.857 INFO kablam! usermod: no changes Sep 20 06:26:12.906 INFO kablam! Checking typed-arena v1.2.0 Sep 20 06:26:13.270 INFO kablam! Checking astar v4.0.0 (/source) Sep 20 06:26:14.061 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 20 06:26:14.061 INFO kablam! --> src/test.rs:157:31 Sep 20 06:26:14.061 INFO kablam! | Sep 20 06:26:14.061 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 20 06:26:14.061 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 20 06:26:14.061 INFO kablam! | Sep 20 06:26:14.061 INFO kablam! ::: src/lib.rs:25:38 Sep 20 06:26:14.061 INFO kablam! | Sep 20 06:26:14.061 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 20 06:26:14.061 INFO kablam! | ----------- trait requires 3 parameters Sep 20 06:26:14.061 INFO kablam! Sep 20 06:26:14.067 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 20 06:26:14.067 INFO kablam! --> src/test.rs:190:34 Sep 20 06:26:14.067 INFO kablam! | Sep 20 06:26:14.067 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 20 06:26:14.067 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 20 06:26:14.067 INFO kablam! | Sep 20 06:26:14.067 INFO kablam! ::: src/lib.rs:25:38 Sep 20 06:26:14.067 INFO kablam! | Sep 20 06:26:14.067 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 20 06:26:14.067 INFO kablam! | ----------- trait requires 3 parameters Sep 20 06:26:14.068 INFO kablam! Sep 20 06:26:14.076 INFO kablam! error: aborting due to 2 previous errors Sep 20 06:26:14.076 INFO kablam! Sep 20 06:26:14.076 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 20 06:26:14.098 INFO kablam! error: Could not compile `astar`. Sep 20 06:26:14.098 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:26:14.164 INFO kablam! error: build failed Sep 20 06:26:14.165 INFO kablam! su: No module specific data is present Sep 20 06:26:14.578 INFO running `"docker" "rm" "-f" "92f92ca118202d4a0b7b4ad0f8365d004a747fb630834207b10a8d8d629bdee8"` Sep 20 06:26:14.670 INFO blam! 92f92ca118202d4a0b7b4ad0f8365d004a747fb630834207b10a8d8d629bdee8