Sep 14 06:56:04.528 INFO checking vectorphile-0.1.11 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 06:56:04.529 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 06:56:04.529 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 06:56:04.796 INFO blam! cd2e826779f72a771035c91eebfb27587bcd22d45829bd1a5aaeaf4564d8a28c Sep 14 06:56:04.804 INFO running `"docker" "start" "-a" "cd2e826779f72a771035c91eebfb27587bcd22d45829bd1a5aaeaf4564d8a28c"` Sep 14 06:56:05.859 INFO kablam! usermod: no changes Sep 14 06:56:05.905 INFO kablam! Compiling serde v1.0.78 Sep 14 06:56:15.120 INFO kablam! Checking euclid v0.16.4 Sep 14 06:56:16.947 INFO kablam! Checking vectorphile v0.1.11 (file:///source) Sep 14 06:56:17.355 INFO kablam! error[E0271]: type mismatch resolving `<&[_; 0] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 14 06:56:17.356 INFO kablam! --> src/svg.rs:123:24 Sep 14 06:56:17.356 INFO kablam! | Sep 14 06:56:17.356 INFO kablam! 123 | canvas.draw_closed_polygon(&[], DrawOptions::default())?; Sep 14 06:56:17.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 14 06:56:17.356 INFO kablam! | Sep 14 06:56:17.356 INFO kablam! = note: expected type `&_` Sep 14 06:56:17.356 INFO kablam! found type `euclid::TypedPoint2D` Sep 14 06:56:17.356 INFO kablam! Sep 14 06:56:17.359 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 14 06:56:17.359 INFO kablam! --> src/svg.rs:137:24 Sep 14 06:56:17.359 INFO kablam! | Sep 14 06:56:17.359 INFO kablam! 137 | canvas.draw_closed_polygon(&[(0.0, 0.0), (0.0, 50.0), (50.0, 0.0)], DrawOptions::default())?; Sep 14 06:56:17.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 14 06:56:17.359 INFO kablam! | Sep 14 06:56:17.359 INFO kablam! = note: expected type `&({float}, {float})` Sep 14 06:56:17.359 INFO kablam! found type `euclid::TypedPoint2D` Sep 14 06:56:17.359 INFO kablam! Sep 14 06:56:17.363 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 14 06:56:17.363 INFO kablam! --> src/svg.rs:152:24 Sep 14 06:56:17.363 INFO kablam! | Sep 14 06:56:17.363 INFO kablam! 152 | canvas.draw_closed_polygon(&[(50.0, 0.0), (0.0, 50.0), (0.0, 0.0)], DrawOptions::default())?; Sep 14 06:56:17.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 14 06:56:17.363 INFO kablam! | Sep 14 06:56:17.363 INFO kablam! = note: expected type `&({float}, {float})` Sep 14 06:56:17.363 INFO kablam! found type `euclid::TypedPoint2D` Sep 14 06:56:17.363 INFO kablam! Sep 14 06:56:17.366 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::IntoIterator>::Item == std::vec::Vec>` Sep 14 06:56:17.366 INFO kablam! --> src/svg.rs:167:24 Sep 14 06:56:17.366 INFO kablam! | Sep 14 06:56:17.366 INFO kablam! 167 | canvas.draw_holy_polygon( Sep 14 06:56:17.366 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected &[_], found struct `std::vec::Vec` Sep 14 06:56:17.366 INFO kablam! | Sep 14 06:56:17.366 INFO kablam! = note: expected type `&[_]` Sep 14 06:56:17.366 INFO kablam! found type `std::vec::Vec>` Sep 14 06:56:17.366 INFO kablam! Sep 14 06:56:17.374 INFO kablam! error: aborting due to 4 previous errors Sep 14 06:56:17.374 INFO kablam! Sep 14 06:56:17.374 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 14 06:56:17.383 INFO kablam! error: Could not compile `vectorphile`. Sep 14 06:56:17.383 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 06:56:17.430 INFO kablam! error: build failed Sep 14 06:56:17.434 INFO kablam! su: No module specific data is present Sep 14 06:56:17.979 INFO running `"docker" "rm" "-f" "cd2e826779f72a771035c91eebfb27587bcd22d45829bd1a5aaeaf4564d8a28c"` Sep 14 06:56:18.082 INFO blam! cd2e826779f72a771035c91eebfb27587bcd22d45829bd1a5aaeaf4564d8a28c