Sep 19 16:11:11.929 INFO checking vectorphile-0.1.11 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 16:11:11.929 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 16:11:11.929 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:11:12.312 INFO blam! 046bf19beaf96b80dda3d82e05971fda0720ab7b46329ed8266550d00354a57b Sep 19 16:11:12.323 INFO running `"docker" "start" "-a" "046bf19beaf96b80dda3d82e05971fda0720ab7b46329ed8266550d00354a57b"` Sep 19 16:11:13.472 INFO kablam! usermod: no changes Sep 19 16:11:13.551 INFO kablam! Compiling serde v1.0.79 Sep 19 16:11:23.617 INFO kablam! Checking euclid v0.16.4 Sep 19 16:11:25.209 INFO kablam! Checking vectorphile v0.1.11 (/source) Sep 19 16:11:25.699 INFO kablam! error[E0271]: type mismatch resolving `<&[_; 0] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 19 16:11:25.699 INFO kablam! --> src/svg.rs:123:24 Sep 19 16:11:25.699 INFO kablam! | Sep 19 16:11:25.699 INFO kablam! 123 | canvas.draw_closed_polygon(&[], DrawOptions::default())?; Sep 19 16:11:25.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 19 16:11:25.699 INFO kablam! | Sep 19 16:11:25.699 INFO kablam! = note: expected type `&_` Sep 19 16:11:25.699 INFO kablam! found type `euclid::TypedPoint2D` Sep 19 16:11:25.699 INFO kablam! Sep 19 16:11:25.699 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 19 16:11:25.699 INFO kablam! --> src/svg.rs:137:24 Sep 19 16:11:25.699 INFO kablam! | Sep 19 16:11:25.699 INFO kablam! 137 | canvas.draw_closed_polygon(&[(0.0, 0.0), (0.0, 50.0), (50.0, 0.0)], DrawOptions::default())?; Sep 19 16:11:25.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 19 16:11:25.699 INFO kablam! | Sep 19 16:11:25.699 INFO kablam! = note: expected type `&({float}, {float})` Sep 19 16:11:25.699 INFO kablam! found type `euclid::TypedPoint2D` Sep 19 16:11:25.699 INFO kablam! Sep 19 16:11:25.706 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Sep 19 16:11:25.707 INFO kablam! --> src/svg.rs:152:24 Sep 19 16:11:25.707 INFO kablam! | Sep 19 16:11:25.707 INFO kablam! 152 | canvas.draw_closed_polygon(&[(50.0, 0.0), (0.0, 50.0), (0.0, 0.0)], DrawOptions::default())?; Sep 19 16:11:25.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Sep 19 16:11:25.707 INFO kablam! | Sep 19 16:11:25.707 INFO kablam! = note: expected type `&({float}, {float})` Sep 19 16:11:25.707 INFO kablam! found type `euclid::TypedPoint2D` Sep 19 16:11:25.707 INFO kablam! Sep 19 16:11:25.707 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::IntoIterator>::Item == std::vec::Vec>` Sep 19 16:11:25.707 INFO kablam! --> src/svg.rs:167:24 Sep 19 16:11:25.707 INFO kablam! | Sep 19 16:11:25.707 INFO kablam! 167 | canvas.draw_holy_polygon( Sep 19 16:11:25.707 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected &[_], found struct `std::vec::Vec` Sep 19 16:11:25.707 INFO kablam! | Sep 19 16:11:25.707 INFO kablam! = note: expected type `&[_]` Sep 19 16:11:25.707 INFO kablam! found type `std::vec::Vec>` Sep 19 16:11:25.707 INFO kablam! Sep 19 16:11:25.719 INFO kablam! error: aborting due to 4 previous errors Sep 19 16:11:25.719 INFO kablam! Sep 19 16:11:25.719 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 19 16:11:25.731 INFO kablam! error: Could not compile `vectorphile`. Sep 19 16:11:25.731 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:11:25.976 INFO kablam! error: build failed Sep 19 16:11:25.976 INFO kablam! su: No module specific data is present Sep 19 16:11:26.890 INFO running `"docker" "rm" "-f" "046bf19beaf96b80dda3d82e05971fda0720ab7b46329ed8266550d00354a57b"` Sep 19 16:11:27.117 INFO blam! 046bf19beaf96b80dda3d82e05971fda0720ab7b46329ed8266550d00354a57b