Aug 10 22:47:35.183 INFO checking vectorphile-0.1.11 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 10 22:47:35.184 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 22:47:35.184 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 22:47:35.184 INFO running `"docker" "create" "-v" "/tmp/crater.2iLRMsNE4Kjr:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-6/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 10 22:47:35.435 INFO blam! 7930271815a01482cb70ef8802376f38b5922419287470867f4abecee1c2162a Aug 10 22:47:35.438 INFO running `"docker" "start" "-a" "7930271815a01482cb70ef8802376f38b5922419287470867f4abecee1c2162a"` Aug 10 22:47:36.347 INFO kablam! Compiling serde v1.0.71 Aug 10 22:47:58.706 INFO kablam! Checking euclid v0.16.4 Aug 10 22:48:01.920 INFO kablam! Checking vectorphile v0.1.11 (file:///source) Aug 10 22:48:02.688 INFO kablam! error[E0271]: type mismatch resolving `<&[_; 0] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Aug 10 22:48:02.688 INFO kablam! --> src/svg.rs:123:24 Aug 10 22:48:02.688 INFO kablam! | Aug 10 22:48:02.688 INFO kablam! 123 | canvas.draw_closed_polygon(&[], DrawOptions::default())?; Aug 10 22:48:02.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Aug 10 22:48:02.689 INFO kablam! | Aug 10 22:48:02.689 INFO kablam! = note: expected type `&_` Aug 10 22:48:02.689 INFO kablam! found type `euclid::TypedPoint2D` Aug 10 22:48:02.689 INFO kablam! Aug 10 22:48:02.702 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Aug 10 22:48:02.702 INFO kablam! --> src/svg.rs:137:24 Aug 10 22:48:02.702 INFO kablam! | Aug 10 22:48:02.702 INFO kablam! 137 | canvas.draw_closed_polygon(&[(0.0, 0.0), (0.0, 50.0), (50.0, 0.0)], DrawOptions::default())?; Aug 10 22:48:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Aug 10 22:48:02.702 INFO kablam! | Aug 10 22:48:02.702 INFO kablam! = note: expected type `&({float}, {float})` Aug 10 22:48:02.702 INFO kablam! found type `euclid::TypedPoint2D` Aug 10 22:48:02.702 INFO kablam! Aug 10 22:48:02.719 INFO kablam! error[E0271]: type mismatch resolving `<&[({float}, {float}); 3] as std::iter::IntoIterator>::Item == euclid::TypedPoint2D` Aug 10 22:48:02.719 INFO kablam! --> src/svg.rs:152:24 Aug 10 22:48:02.719 INFO kablam! | Aug 10 22:48:02.719 INFO kablam! 152 | canvas.draw_closed_polygon(&[(50.0, 0.0), (0.0, 50.0), (0.0, 0.0)], DrawOptions::default())?; Aug 10 22:48:02.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected reference, found struct `euclid::TypedPoint2D` Aug 10 22:48:02.720 INFO kablam! | Aug 10 22:48:02.720 INFO kablam! = note: expected type `&({float}, {float})` Aug 10 22:48:02.720 INFO kablam! found type `euclid::TypedPoint2D` Aug 10 22:48:02.721 INFO kablam! Aug 10 22:48:02.730 INFO kablam! error[E0271]: type mismatch resolving ` as std::iter::IntoIterator>::Item == std::vec::Vec>` Aug 10 22:48:02.731 INFO kablam! --> src/svg.rs:167:24 Aug 10 22:48:02.731 INFO kablam! | Aug 10 22:48:02.731 INFO kablam! 167 | canvas.draw_holy_polygon( Aug 10 22:48:02.731 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected &[_], found struct `std::vec::Vec` Aug 10 22:48:02.731 INFO kablam! | Aug 10 22:48:02.731 INFO kablam! = note: expected type `&[_]` Aug 10 22:48:02.731 INFO kablam! found type `std::vec::Vec>` Aug 10 22:48:02.731 INFO kablam! Aug 10 22:48:02.742 INFO kablam! error: aborting due to 4 previous errors Aug 10 22:48:02.742 INFO kablam! Aug 10 22:48:02.742 INFO kablam! For more information about this error, try `rustc --explain E0271`. Aug 10 22:48:02.756 INFO kablam! error: Could not compile `vectorphile`. Aug 10 22:48:02.757 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 10 22:48:03.065 INFO kablam! error: build failed Aug 10 22:48:03.072 INFO kablam! su: No module specific data is present Aug 10 22:48:03.550 INFO running `"docker" "rm" "-f" "7930271815a01482cb70ef8802376f38b5922419287470867f4abecee1c2162a"` Aug 10 22:48:03.682 INFO blam! 7930271815a01482cb70ef8802376f38b5922419287470867f4abecee1c2162a