Sep 05 21:13:03.937 INFO checking vectorphile-0.1.11 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 21:13:03.937 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 21:13:03.937 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:13:04.143 INFO blam! 41cb5b593de93eec70d02096515b419612b50adbef9d01ccbbcea3c2575cdd77 Sep 05 21:13:04.145 INFO running `"docker" "start" "-a" "41cb5b593de93eec70d02096515b419612b50adbef9d01ccbbcea3c2575cdd77"` Sep 05 21:13:04.862 INFO kablam! usermod: no changes Sep 05 21:13:04.907 INFO kablam! Checking euclid v0.16.4 Sep 05 21:13:06.490 INFO kablam! Checking vectorphile v0.1.11 (file:///source) Sep 05 21:13:06.913 INFO kablam! error[E0271]: type mismatch resolving `<&[_; 0] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 05 21:13:06.913 INFO kablam! --> src/svg.rs:123:24 Sep 05 21:13:06.913 INFO kablam! | Sep 05 21:13:06.913 INFO kablam! 123 | canvas.draw_closed_polygon(&[], DrawOptions::default())?; Sep 05 21:13:06.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 05 21:13:06.913 INFO kablam! | Sep 05 21:13:06.913 INFO kablam! = note: expected type `&_` Sep 05 21:13:06.913 INFO kablam! found type `euclid::TypedPoint2D` Sep 05 21:13:06.913 INFO kablam! Sep 05 21:13:06.921 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 05 21:13:06.921 INFO kablam! --> src/svg.rs:137:24 Sep 05 21:13:06.921 INFO kablam! | Sep 05 21:13:06.921 INFO kablam! 137 | canvas.draw_closed_polygon(&[(0.0, 0.0), (0.0, 50.0), (50.0, 0.0)], DrawOptions::default())?; Sep 05 21:13:06.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 05 21:13:06.922 INFO kablam! | Sep 05 21:13:06.922 INFO kablam! = note: expected type `&({float}, {float})` Sep 05 21:13:06.922 INFO kablam! found type `euclid::TypedPoint2D` Sep 05 21:13:06.922 INFO kablam! Sep 05 21:13:06.922 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 05 21:13:06.922 INFO kablam! --> src/svg.rs:152:24 Sep 05 21:13:06.922 INFO kablam! | Sep 05 21:13:06.922 INFO kablam! 152 | canvas.draw_closed_polygon(&[(50.0, 0.0), (0.0, 50.0), (0.0, 0.0)], DrawOptions::default())?; Sep 05 21:13:06.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 05 21:13:06.922 INFO kablam! | Sep 05 21:13:06.922 INFO kablam! = note: expected type `&({float}, {float})` Sep 05 21:13:06.922 INFO kablam! found type `euclid::TypedPoint2D` Sep 05 21:13:06.922 INFO kablam! Sep 05 21:13:06.926 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::IntoIterator>::Item == std::vec::Vec>` Sep 05 21:13:06.926 INFO kablam! --> src/svg.rs:167:24 Sep 05 21:13:06.926 INFO kablam! | Sep 05 21:13:06.926 INFO kablam! 167 | canvas.draw_holy_polygon( Sep 05 21:13:06.926 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected &[_], found struct `std::vec::Vec` Sep 05 21:13:06.926 INFO kablam! | Sep 05 21:13:06.926 INFO kablam! = note: expected type `&[_]` Sep 05 21:13:06.926 INFO kablam! found type `std::vec::Vec>` Sep 05 21:13:06.926 INFO kablam! Sep 05 21:13:06.928 INFO kablam! error: aborting due to 4 previous errors Sep 05 21:13:06.928 INFO kablam! Sep 05 21:13:06.928 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 05 21:13:06.936 INFO kablam! error: Could not compile `vectorphile`. Sep 05 21:13:06.936 INFO kablam! Sep 05 21:13:06.936 INFO kablam! To learn more, run the command again with --verbose. Sep 05 21:13:06.937 INFO kablam! su: No module specific data is present Sep 05 21:13:07.448 INFO running `"docker" "rm" "-f" "41cb5b593de93eec70d02096515b419612b50adbef9d01ccbbcea3c2575cdd77"` Sep 05 21:13:07.545 INFO blam! 41cb5b593de93eec70d02096515b419612b50adbef9d01ccbbcea3c2575cdd77