Sep 20 06:26:12.227 INFO checking astar-4.0.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:26:12.227 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:26:12.227 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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.419 INFO blam! 120f7f2f47e231b5e0b03c4da8c38acb07c75b8177134ee3ad16d83073549ffc Sep 20 06:26:12.419 INFO running `"docker" "start" "-a" "120f7f2f47e231b5e0b03c4da8c38acb07c75b8177134ee3ad16d83073549ffc"` Sep 20 06:26:12.967 INFO kablam! usermod: no changes Sep 20 06:26:13.010 INFO kablam! Checking typed-arena v1.2.0 Sep 20 06:26:13.390 INFO kablam! Checking astar v4.0.0 (/source) Sep 20 06:26:14.004 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 20 06:26:14.005 INFO kablam! --> src/test.rs:157:31 Sep 20 06:26:14.005 INFO kablam! | Sep 20 06:26:14.005 INFO kablam! 157 | fn neighbors(&self, node: &Self::Node) -> Self::Iter { Sep 20 06:26:14.006 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 20 06:26:14.006 INFO kablam! | Sep 20 06:26:14.006 INFO kablam! ::: src/lib.rs:25:38 Sep 20 06:26:14.007 INFO kablam! | Sep 20 06:26:14.007 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 20 06:26:14.007 INFO kablam! | ----------- trait requires 3 parameters Sep 20 06:26:14.007 INFO kablam! Sep 20 06:26:14.008 INFO kablam! error[E0050]: method `neighbors` has 2 parameters but the declaration in trait `SearchProblem::neighbors` has 3 Sep 20 06:26:14.008 INFO kablam! --> src/test.rs:190:34 Sep 20 06:26:14.009 INFO kablam! | Sep 20 06:26:14.009 INFO kablam! 190 | fn neighbors(&self, &(x, y): &(i32, i32)) -> IntoIter<((i32, i32), i32)> { Sep 20 06:26:14.009 INFO kablam! | ^^^^^^^^^^^ expected 3 parameters, found 2 Sep 20 06:26:14.010 INFO kablam! | Sep 20 06:26:14.010 INFO kablam! ::: src/lib.rs:25:38 Sep 20 06:26:14.010 INFO kablam! | Sep 20 06:26:14.011 INFO kablam! 25 | fn neighbors(&self, &Self::Node, &Self::Cost) -> Self::Iter; Sep 20 06:26:14.011 INFO kablam! | ----------- trait requires 3 parameters Sep 20 06:26:14.011 INFO kablam! Sep 20 06:26:14.019 INFO kablam! error: aborting due to 2 previous errors Sep 20 06:26:14.019 INFO kablam! Sep 20 06:26:14.019 INFO kablam! For more information about this error, try `rustc --explain E0050`. Sep 20 06:26:14.027 INFO kablam! error: Could not compile `astar`. Sep 20 06:26:14.027 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:26:14.348 INFO kablam! error: build failed Sep 20 06:26:14.350 INFO kablam! su: No module specific data is present Sep 20 06:26:14.844 INFO running `"docker" "rm" "-f" "120f7f2f47e231b5e0b03c4da8c38acb07c75b8177134ee3ad16d83073549ffc"` Sep 20 06:26:14.954 INFO blam! 120f7f2f47e231b5e0b03c4da8c38acb07c75b8177134ee3ad16d83073549ffc