Sep 03 23:10:20.032 INFO checking vectorphile-0.1.11 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 23:10:20.032 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 23:10:20.032 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.185 INFO blam! c6f1064b478bd56c3574eeafabe8bb2187744de7ef4538263ec74a9d307e4c2b Sep 03 23:10:20.187 INFO running `"docker" "start" "-a" "c6f1064b478bd56c3574eeafabe8bb2187744de7ef4538263ec74a9d307e4c2b"` Sep 03 23:10:20.765 INFO kablam! Checking euclid v0.16.4 Sep 03 23:10:22.909 INFO kablam! Checking vectorphile v0.1.11 (file:///source) Sep 03 23:10:23.500 INFO kablam! error[E0271]: type mismatch resolving `<&[_; 0] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 03 23:10:23.501 INFO kablam! --> src/svg.rs:123:24 Sep 03 23:10:23.501 INFO kablam! | Sep 03 23:10:23.501 INFO kablam! 123 | canvas.draw_closed_polygon(&[], DrawOptions::default())?; Sep 03 23:10:23.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 03 23:10:23.501 INFO kablam! | Sep 03 23:10:23.501 INFO kablam! = note: expected type `&_` Sep 03 23:10:23.501 INFO kablam! found type `euclid::TypedPoint2D` Sep 03 23:10:23.501 INFO kablam! Sep 03 23:10:23.512 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 03 23:10:23.512 INFO kablam! --> src/svg.rs:137:24 Sep 03 23:10:23.513 INFO kablam! | Sep 03 23:10:23.513 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.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 03 23:10:23.513 INFO kablam! | Sep 03 23:10:23.513 INFO kablam! = note: expected type `&({float}, {float})` Sep 03 23:10:23.513 INFO kablam! found type `euclid::TypedPoint2D` Sep 03 23:10:23.513 INFO kablam! Sep 03 23:10:23.515 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 03 23:10:23.515 INFO kablam! --> src/svg.rs:152:24 Sep 03 23:10:23.515 INFO kablam! | Sep 03 23:10:23.515 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.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 03 23:10:23.516 INFO kablam! | Sep 03 23:10:23.516 INFO kablam! = note: expected type `&({float}, {float})` Sep 03 23:10:23.516 INFO kablam! found type `euclid::TypedPoint2D` Sep 03 23:10:23.516 INFO kablam! Sep 03 23:10:23.520 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::IntoIterator>::Item == std::vec::Vec>` Sep 03 23:10:23.520 INFO kablam! --> src/svg.rs:167:24 Sep 03 23:10:23.520 INFO kablam! | Sep 03 23:10:23.520 INFO kablam! 167 | canvas.draw_holy_polygon( Sep 03 23:10:23.520 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected &[_], found struct `std::vec::Vec` Sep 03 23:10:23.520 INFO kablam! | Sep 03 23:10:23.520 INFO kablam! = note: expected type `&[_]` Sep 03 23:10:23.520 INFO kablam! found type `std::vec::Vec>` Sep 03 23:10:23.520 INFO kablam! Sep 03 23:10:23.526 INFO kablam! error: aborting due to 4 previous errors Sep 03 23:10:23.526 INFO kablam! Sep 03 23:10:23.526 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 03 23:10:23.533 INFO kablam! error: Could not compile `vectorphile`. Sep 03 23:10:23.533 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 23:10:23.782 INFO kablam! error: build failed Sep 03 23:10:23.783 INFO kablam! su: No module specific data is present Sep 03 23:10:24.162 INFO running `"docker" "rm" "-f" "c6f1064b478bd56c3574eeafabe8bb2187744de7ef4538263ec74a9d307e4c2b"` Sep 03 23:10:24.269 INFO blam! c6f1064b478bd56c3574eeafabe8bb2187744de7ef4538263ec74a9d307e4c2b