Sep 02 02:58:06.965 INFO checking astar-4.0.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 02:58:06.965 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 02:58:06.965 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:58:07.118 INFO blam! adc9b52ac3152b2dd01b16435f51ca1c28fc7815ad7748c64b6cab6bdba902c7 Sep 02 02:58:07.120 INFO running `"docker" "start" "-a" "adc9b52ac3152b2dd01b16435f51ca1c28fc7815ad7748c64b6cab6bdba902c7"` Sep 02 02:58:07.887 INFO kablam! Checking typed-arena v1.2.0 Sep 02 02:58:08.510 INFO kablam! Checking astar v4.0.0 (file:///source) Sep 02 02:58:09.560 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 02 02:58:09.560 INFO kablam! --> src/test.rs:157:31 Sep 02 02:58:09.560 INFO kablam! | Sep 02 02:58:09.560 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 02 02:58:09.560 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 02 02:58:09.560 INFO kablam! | Sep 02 02:58:09.560 INFO kablam! ::: src/lib.rs:25:38 Sep 02 02:58:09.560 INFO kablam! | Sep 02 02:58:09.560 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 02 02:58:09.560 INFO kablam! | ----------- trait requires 3 parameters Sep 02 02:58:09.560 INFO kablam! Sep 02 02:58:09.560 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 02 02:58:09.560 INFO kablam! --> src/test.rs:190:34 Sep 02 02:58:09.560 INFO kablam! | Sep 02 02:58:09.560 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 02 02:58:09.560 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 02 02:58:09.560 INFO kablam! | Sep 02 02:58:09.560 INFO kablam! ::: src/lib.rs:25:38 Sep 02 02:58:09.560 INFO kablam! | Sep 02 02:58:09.560 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 02 02:58:09.560 INFO kablam! | ----------- trait requires 3 parameters Sep 02 02:58:09.561 INFO kablam! Sep 02 02:58:09.574 INFO kablam! error: aborting due to 2 previous errors Sep 02 02:58:09.574 INFO kablam! Sep 02 02:58:09.574 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 02 02:58:09.582 INFO kablam! error: Could not compile `astar`. Sep 02 02:58:09.582 INFO kablam! Sep 02 02:58:09.582 INFO kablam! To learn more, run the command again with --verbose. Sep 02 02:58:09.583 INFO kablam! su: No module specific data is present Sep 02 02:58:10.244 INFO running `"docker" "rm" "-f" "adc9b52ac3152b2dd01b16435f51ca1c28fc7815ad7748c64b6cab6bdba902c7"` Sep 02 02:58:10.368 INFO blam! adc9b52ac3152b2dd01b16435f51ca1c28fc7815ad7748c64b6cab6bdba902c7