Sep 01 02:43:18.646 INFO checking vectorphile-0.1.11 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 02:43:18.646 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 02:43:18.646 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:43:18.822 INFO blam! c8fb35e17ad86b5d06cdf1013799c4a70085119d62abfb980160f3ff74710b32 Sep 01 02:43:18.826 INFO running `"docker" "start" "-a" "c8fb35e17ad86b5d06cdf1013799c4a70085119d62abfb980160f3ff74710b32"` Sep 01 02:43:19.531 INFO kablam! Checking serde v1.0.75 Sep 01 02:43:32.081 INFO kablam! Checking euclid v0.16.4 Sep 01 02:43:34.070 INFO kablam! Checking vectorphile v0.1.11 (file:///source) Sep 01 02:43:34.952 INFO kablam! error[E0271]: type mismatch resolving `<&[_; 0] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 01 02:43:34.952 INFO kablam! --> src/svg.rs:123:24 Sep 01 02:43:34.952 INFO kablam! | Sep 01 02:43:34.952 INFO kablam! 123 | canvas.draw_closed_polygon(&[], DrawOptions::default())?; Sep 01 02:43:34.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 01 02:43:34.952 INFO kablam! | Sep 01 02:43:34.952 INFO kablam! = note: expected type `&_` Sep 01 02:43:34.952 INFO kablam! found type `euclid::TypedPoint2D` Sep 01 02:43:34.952 INFO kablam! Sep 01 02:43:34.959 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 01 02:43:34.959 INFO kablam! --> src/svg.rs:137:24 Sep 01 02:43:34.959 INFO kablam! | Sep 01 02:43:34.959 INFO kablam! 137 | canvas.draw_closed_polygon(&[(0.0, 0.0), (0.0, 50.0), (50.0, 0.0)], DrawOptions::default())?; Sep 01 02:43:34.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 01 02:43:34.959 INFO kablam! | Sep 01 02:43:34.959 INFO kablam! = note: expected type `&({float}, {float})` Sep 01 02:43:34.959 INFO kablam! found type `euclid::TypedPoint2D` Sep 01 02:43:34.959 INFO kablam! Sep 01 02:43:34.963 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 01 02:43:34.963 INFO kablam! --> src/svg.rs:152:24 Sep 01 02:43:34.964 INFO kablam! | Sep 01 02:43:34.964 INFO kablam! 152 | canvas.draw_closed_polygon(&[(50.0, 0.0), (0.0, 50.0), (0.0, 0.0)], DrawOptions::default())?; Sep 01 02:43:34.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 01 02:43:34.964 INFO kablam! | Sep 01 02:43:34.964 INFO kablam! = note: expected type `&({float}, {float})` Sep 01 02:43:34.964 INFO kablam! found type `euclid::TypedPoint2D` Sep 01 02:43:34.964 INFO kablam! Sep 01 02:43:34.968 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::IntoIterator>::Item == std::vec::Vec>` Sep 01 02:43:34.968 INFO kablam! --> src/svg.rs:167:24 Sep 01 02:43:34.968 INFO kablam! | Sep 01 02:43:34.968 INFO kablam! 167 | canvas.draw_holy_polygon( Sep 01 02:43:34.968 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected &[_], found struct `std::vec::Vec` Sep 01 02:43:34.968 INFO kablam! | Sep 01 02:43:34.968 INFO kablam! = note: expected type `&[_]` Sep 01 02:43:34.968 INFO kablam! found type `std::vec::Vec>` Sep 01 02:43:34.968 INFO kablam! Sep 01 02:43:34.977 INFO kablam! error: aborting due to 4 previous errors Sep 01 02:43:34.977 INFO kablam! Sep 01 02:43:34.977 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 01 02:43:34.986 INFO kablam! error: Could not compile `vectorphile`. Sep 01 02:43:34.986 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 02:43:35.064 INFO kablam! error: build failed Sep 01 02:43:35.065 INFO kablam! su: No module specific data is present Sep 01 02:43:35.505 INFO running `"docker" "rm" "-f" "c8fb35e17ad86b5d06cdf1013799c4a70085119d62abfb980160f3ff74710b32"` Sep 01 02:43:35.588 INFO blam! c8fb35e17ad86b5d06cdf1013799c4a70085119d62abfb980160f3ff74710b32