Sep 14 19:33:17.455 INFO checking astar-4.0.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:33:17.455 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:33:17.455 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:33:17.680 INFO blam! 6c70acc21e93a58718b00088039255cd69e90e185eab8b4ad1aff353869e8fae Sep 14 19:33:17.682 INFO running `"docker" "start" "-a" "6c70acc21e93a58718b00088039255cd69e90e185eab8b4ad1aff353869e8fae"` Sep 14 19:33:18.995 INFO kablam! usermod: no changes Sep 14 19:33:19.031 INFO kablam! Checking typed-arena v1.2.0 Sep 14 19:33:19.396 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 14 19:33:19.935 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 14 19:33:19.935 INFO kablam! --> src/test.rs:157:31 Sep 14 19:33:19.935 INFO kablam! | Sep 14 19:33:19.935 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 14 19:33:19.935 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 14 19:33:19.935 INFO kablam! | Sep 14 19:33:19.935 INFO kablam! ::: src/lib.rs:25:38 Sep 14 19:33:19.935 INFO kablam! | Sep 14 19:33:19.935 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 14 19:33:19.935 INFO kablam! | ----------- trait requires 3 parameters Sep 14 19:33:19.935 INFO kablam! Sep 14 19:33:19.936 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 14 19:33:19.936 INFO kablam! --> src/test.rs:190:34 Sep 14 19:33:19.936 INFO kablam! | Sep 14 19:33:19.936 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 14 19:33:19.936 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 14 19:33:19.936 INFO kablam! | Sep 14 19:33:19.936 INFO kablam! ::: src/lib.rs:25:38 Sep 14 19:33:19.936 INFO kablam! | Sep 14 19:33:19.936 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 14 19:33:19.936 INFO kablam! | ----------- trait requires 3 parameters Sep 14 19:33:19.937 INFO kablam! Sep 14 19:33:19.945 INFO kablam! error: aborting due to 2 previous errors Sep 14 19:33:19.945 INFO kablam! Sep 14 19:33:19.945 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 14 19:33:19.952 INFO kablam! error: Could not compile `astar`. Sep 14 19:33:19.953 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:33:20.045 INFO kablam! error: build failed Sep 14 19:33:20.047 INFO kablam! su: No module specific data is present Sep 14 19:33:20.592 INFO running `"docker" "rm" "-f" "6c70acc21e93a58718b00088039255cd69e90e185eab8b4ad1aff353869e8fae"` Sep 14 19:33:20.763 INFO blam! 6c70acc21e93a58718b00088039255cd69e90e185eab8b4ad1aff353869e8fae