Sep 03 23:10:20.402 INFO checking vectorphile-0.1.11 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 23:10:20.402 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 23:10:20.402 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 23:10:20.545 INFO blam! f5a8fbf258ac9b111083410aafc0b360485bec1019e5ae01c3c95f07abe2f666 Sep 03 23:10:20.547 INFO running `"docker" "start" "-a" "f5a8fbf258ac9b111083410aafc0b360485bec1019e5ae01c3c95f07abe2f666"` Sep 03 23:10:21.065 INFO kablam! Checking euclid v0.16.4 Sep 03 23:10:23.227 INFO kablam! Checking vectorphile v0.1.11 (file:///source) Sep 03 23:10:23.851 INFO kablam! error[E0271]: type mismatch resolving `<&[_; 0] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 03 23:10:23.851 INFO kablam! --> src/svg.rs:123:24 Sep 03 23:10:23.851 INFO kablam! | Sep 03 23:10:23.851 INFO kablam! 123 | canvas.draw_closed_polygon(&[], DrawOptions::default())?; Sep 03 23:10:23.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 03 23:10:23.851 INFO kablam! | Sep 03 23:10:23.851 INFO kablam! = note: expected type `&_` Sep 03 23:10:23.851 INFO kablam! found type `euclid::TypedPoint2D` Sep 03 23:10:23.852 INFO kablam! Sep 03 23:10:23.856 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 03 23:10:23.856 INFO kablam! --> src/svg.rs:137:24 Sep 03 23:10:23.856 INFO kablam! | Sep 03 23:10:23.856 INFO kablam! 137 | canvas.draw_closed_polygon(&[(0.0, 0.0), (0.0, 50.0), (50.0, 0.0)], DrawOptions::default())?; Sep 03 23:10:23.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 03 23:10:23.856 INFO kablam! | Sep 03 23:10:23.856 INFO kablam! = note: expected type `&({float}, {float})` Sep 03 23:10:23.856 INFO kablam! found type `euclid::TypedPoint2D` Sep 03 23:10:23.856 INFO kablam! Sep 03 23:10:23.862 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 03 23:10:23.862 INFO kablam! --> src/svg.rs:152:24 Sep 03 23:10:23.862 INFO kablam! | Sep 03 23:10:23.862 INFO kablam! 152 | canvas.draw_closed_polygon(&[(50.0, 0.0), (0.0, 50.0), (0.0, 0.0)], DrawOptions::default())?; Sep 03 23:10:23.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 03 23:10:23.862 INFO kablam! | Sep 03 23:10:23.862 INFO kablam! = note: expected type `&({float}, {float})` Sep 03 23:10:23.862 INFO kablam! found type `euclid::TypedPoint2D` Sep 03 23:10:23.862 INFO kablam! Sep 03 23:10:23.867 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::IntoIterator>::Item == std::vec::Vec>` Sep 03 23:10:23.867 INFO kablam! --> src/svg.rs:167:24 Sep 03 23:10:23.867 INFO kablam! | Sep 03 23:10:23.867 INFO kablam! 167 | canvas.draw_holy_polygon( Sep 03 23:10:23.867 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected &[_], found struct `std::vec::Vec` Sep 03 23:10:23.867 INFO kablam! | Sep 03 23:10:23.867 INFO kablam! = note: expected type `&[_]` Sep 03 23:10:23.867 INFO kablam! found type `std::vec::Vec>` Sep 03 23:10:23.868 INFO kablam! Sep 03 23:10:23.875 INFO kablam! error: aborting due to 4 previous errors Sep 03 23:10:23.875 INFO kablam! Sep 03 23:10:23.876 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 03 23:10:23.884 INFO kablam! error: Could not compile `vectorphile`. Sep 03 23:10:23.884 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 23:10:24.110 INFO kablam! error: build failed Sep 03 23:10:24.111 INFO kablam! su: No module specific data is present Sep 03 23:10:24.448 INFO running `"docker" "rm" "-f" "f5a8fbf258ac9b111083410aafc0b360485bec1019e5ae01c3c95f07abe2f666"` Sep 03 23:10:24.548 INFO blam! f5a8fbf258ac9b111083410aafc0b360485bec1019e5ae01c3c95f07abe2f666