Sep 20 03:24:49.969 INFO checking convex_hull-0.1.3 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:24:49.969 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:24:49.969 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/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 20 03:24:50.115 INFO blam! 98c8459b37a86c90a82c4b4888d164d3dc401034a574c510843cd2a37309ead8 Sep 20 03:24:50.117 INFO running `"docker" "start" "-a" "98c8459b37a86c90a82c4b4888d164d3dc401034a574c510843cd2a37309ead8"` Sep 20 03:24:50.976 INFO kablam! usermod: no changes Sep 20 03:24:51.182 INFO kablam! Compiling wayland-scanner v0.5.11 Sep 20 03:24:51.183 INFO kablam! Compiling glutin v0.6.2 Sep 20 03:24:51.183 INFO kablam! Compiling glium v0.15.0 Sep 20 03:24:51.184 INFO kablam! Checking half_edge_mesh v1.1.8 Sep 20 03:24:51.186 INFO kablam! Checking wayland-sys v0.5.11 Sep 20 03:24:53.655 INFO kablam! Compiling wayland-client v0.5.12 Sep 20 03:24:58.083 INFO kablam! Checking wayland-kbd v0.3.6 Sep 20 03:24:58.083 INFO kablam! Checking wayland-window v0.2.3 Sep 20 03:25:18.136 INFO kablam! Checking convex_hull v0.1.3 (/source) Sep 20 03:25:19.710 INFO kablam! warning: `repr` attribute isn't configurable with a literal Sep 20 03:25:19.710 INFO kablam! --> src/bufferset.rs:15:1 Sep 20 03:25:19.710 INFO kablam! | Sep 20 03:25:19.710 INFO kablam! 15 | #[repr="C"] Sep 20 03:25:19.710 INFO kablam! | ^^^^^^^^^^^ help: give `repr` a hint: `#[repr(C)]` Sep 20 03:25:19.710 INFO kablam! | Sep 20 03:25:19.710 INFO kablam! = note: #[warn(bad_repr)] on by default Sep 20 03:25:19.710 INFO kablam! Sep 20 03:25:19.712 INFO kablam! warning: `repr` attribute isn't configurable with a literal Sep 20 03:25:19.713 INFO kablam! --> src/bufferset.rs:15:1 Sep 20 03:25:19.713 INFO kablam! | Sep 20 03:25:19.713 INFO kablam! 15 | #[repr="C"] Sep 20 03:25:19.713 INFO kablam! | ^^^^^^^^^^^ help: give `repr` a hint: `#[repr(C)]` Sep 20 03:25:19.713 INFO kablam! | Sep 20 03:25:19.713 INFO kablam! = note: #[warn(bad_repr)] on by default Sep 20 03:25:19.713 INFO kablam! Sep 20 03:25:19.976 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:19.976 INFO kablam! --> src/mesh.rs:33:23 Sep 20 03:25:19.976 INFO kablam! | Sep 20 03:25:19.976 INFO kablam! 33 | mesh.add_vert(vert.borrow().pos.clone()); Sep 20 03:25:19.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::Point3`, found struct `cgmath::point::Point3` Sep 20 03:25:19.976 INFO kablam! | Sep 20 03:25:19.976 INFO kablam! = note: expected type `cgmath::Point3` Sep 20 03:25:19.976 INFO kablam! found type `cgmath::point::Point3` Sep 20 03:25:19.976 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:19.976 INFO kablam! --> src/mesh.rs:33:23 Sep 20 03:25:19.976 INFO kablam! | Sep 20 03:25:19.976 INFO kablam! 33 | mesh.add_vert(vert.borrow().pos.clone()); Sep 20 03:25:19.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:19.976 INFO kablam! Sep 20 03:25:19.977 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:19.977 INFO kablam! --> src/mesh.rs:33:23 Sep 20 03:25:19.977 INFO kablam! | Sep 20 03:25:19.977 INFO kablam! 33 | mesh.add_vert(vert.borrow().pos.clone()); Sep 20 03:25:19.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::Point3`, found struct `cgmath::point::Point3` Sep 20 03:25:19.977 INFO kablam! | Sep 20 03:25:19.977 INFO kablam! = note: expected type `cgmath::Point3` Sep 20 03:25:19.977 INFO kablam! found type `cgmath::point::Point3` Sep 20 03:25:19.977 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:19.977 INFO kablam! --> src/mesh.rs:33:23 Sep 20 03:25:19.977 INFO kablam! | Sep 20 03:25:19.977 INFO kablam! 33 | mesh.add_vert(vert.borrow().pos.clone()); Sep 20 03:25:19.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:19.977 INFO kablam! Sep 20 03:25:20.086 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.086 INFO kablam! --> src/mesh.rs:34:23 Sep 20 03:25:20.086 INFO kablam! | Sep 20 03:25:20.086 INFO kablam! 34 | mesh.add_norm(face_norm); Sep 20 03:25:20.086 INFO kablam! | ^^^^^^^^^ expected struct `cgmath::Vector3`, found struct `cgmath::vector::Vector3` Sep 20 03:25:20.086 INFO kablam! | Sep 20 03:25:20.086 INFO kablam! = note: expected type `cgmath::Vector3` Sep 20 03:25:20.086 INFO kablam! found type `cgmath::vector::Vector3` Sep 20 03:25:20.086 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.086 INFO kablam! --> src/mesh.rs:34:23 Sep 20 03:25:20.086 INFO kablam! | Sep 20 03:25:20.087 INFO kablam! 34 | mesh.add_norm(face_norm); Sep 20 03:25:20.087 INFO kablam! | ^^^^^^^^^ Sep 20 03:25:20.087 INFO kablam! Sep 20 03:25:20.098 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.098 INFO kablam! --> src/mesh.rs:34:23 Sep 20 03:25:20.098 INFO kablam! | Sep 20 03:25:20.098 INFO kablam! 34 | mesh.add_norm(face_norm); Sep 20 03:25:20.098 INFO kablam! | ^^^^^^^^^ expected struct `cgmath::Vector3`, found struct `cgmath::vector::Vector3` Sep 20 03:25:20.098 INFO kablam! | Sep 20 03:25:20.099 INFO kablam! = note: expected type `cgmath::Vector3` Sep 20 03:25:20.099 INFO kablam! found type `cgmath::vector::Vector3` Sep 20 03:25:20.099 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.099 INFO kablam! --> src/mesh.rs:34:23 Sep 20 03:25:20.099 INFO kablam! | Sep 20 03:25:20.099 INFO kablam! 34 | mesh.add_norm(face_norm); Sep 20 03:25:20.099 INFO kablam! | ^^^^^^^^^ Sep 20 03:25:20.099 INFO kablam! Sep 20 03:25:20.257 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.257 INFO kablam! --> src/convex_hull.rs:180:58 Sep 20 03:25:20.257 INFO kablam! | Sep 20 03:25:20.257 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.257 INFO kablam! | Sep 20 03:25:20.257 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:20.257 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:20.257 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.257 INFO kablam! --> src/convex_hull.rs:180:58 Sep 20 03:25:20.257 INFO kablam! | Sep 20 03:25:20.257 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:20.257 INFO kablam! Sep 20 03:25:20.261 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.261 INFO kablam! --> src/convex_hull.rs:180:58 Sep 20 03:25:20.261 INFO kablam! | Sep 20 03:25:20.261 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.261 INFO kablam! | Sep 20 03:25:20.262 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:20.262 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:20.262 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.262 INFO kablam! --> src/convex_hull.rs:180:58 Sep 20 03:25:20.262 INFO kablam! | Sep 20 03:25:20.262 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:20.262 INFO kablam! Sep 20 03:25:20.364 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.364 INFO kablam! --> src/convex_hull.rs:180:86 Sep 20 03:25:20.364 INFO kablam! | Sep 20 03:25:20.364 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.364 INFO kablam! | Sep 20 03:25:20.364 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:20.364 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:20.364 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.364 INFO kablam! --> src/convex_hull.rs:180:86 Sep 20 03:25:20.364 INFO kablam! | Sep 20 03:25:20.364 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:20.364 INFO kablam! Sep 20 03:25:20.370 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.370 INFO kablam! --> src/convex_hull.rs:180:86 Sep 20 03:25:20.370 INFO kablam! | Sep 20 03:25:20.370 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.370 INFO kablam! | Sep 20 03:25:20.370 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:20.370 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:20.370 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.370 INFO kablam! --> src/convex_hull.rs:180:86 Sep 20 03:25:20.370 INFO kablam! | Sep 20 03:25:20.370 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:20.370 INFO kablam! Sep 20 03:25:20.465 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.465 INFO kablam! --> src/convex_hull.rs:180:114 Sep 20 03:25:20.466 INFO kablam! | Sep 20 03:25:20.466 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.466 INFO kablam! | Sep 20 03:25:20.466 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:20.466 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:20.466 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.466 INFO kablam! --> src/convex_hull.rs:180:114 Sep 20 03:25:20.466 INFO kablam! | Sep 20 03:25:20.466 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:20.466 INFO kablam! Sep 20 03:25:20.493 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.493 INFO kablam! --> src/convex_hull.rs:180:114 Sep 20 03:25:20.493 INFO kablam! | Sep 20 03:25:20.493 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.493 INFO kablam! | Sep 20 03:25:20.493 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:20.493 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:20.493 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.493 INFO kablam! --> src/convex_hull.rs:180:114 Sep 20 03:25:20.493 INFO kablam! | Sep 20 03:25:20.493 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:20.493 INFO kablam! Sep 20 03:25:20.585 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.585 INFO kablam! --> src/convex_hull.rs:180:142 Sep 20 03:25:20.585 INFO kablam! | Sep 20 03:25:20.585 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.585 INFO kablam! | Sep 20 03:25:20.585 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:20.585 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:20.585 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.585 INFO kablam! --> src/convex_hull.rs:180:142 Sep 20 03:25:20.585 INFO kablam! | Sep 20 03:25:20.585 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:20.585 INFO kablam! Sep 20 03:25:20.619 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.619 INFO kablam! --> src/convex_hull.rs:180:142 Sep 20 03:25:20.619 INFO kablam! | Sep 20 03:25:20.619 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.619 INFO kablam! | Sep 20 03:25:20.619 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:20.619 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:20.619 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.619 INFO kablam! --> src/convex_hull.rs:180:142 Sep 20 03:25:20.619 INFO kablam! | Sep 20 03:25:20.619 INFO kablam! 180 | let mut hull_mesh = HalfEdgeMesh::from_tetrahedron_pts(points_list[tet_points[0]], points_list[tet_points[1]], points_list[tet_points[2]], points_list[tet_points[3]]); Sep 20 03:25:20.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:20.619 INFO kablam! Sep 20 03:25:20.761 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.761 INFO kablam! --> src/convex_hull.rs:198:26 Sep 20 03:25:20.761 INFO kablam! | Sep 20 03:25:20.761 INFO kablam! 198 | f.borrow().can_see(& p) Sep 20 03:25:20.761 INFO kablam! | ^^^ expected struct `cgmath::point::Point3`, found reference Sep 20 03:25:20.761 INFO kablam! | Sep 20 03:25:20.761 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:20.761 INFO kablam! found type `&&cgmath::Point3` Sep 20 03:25:20.761 INFO kablam! Sep 20 03:25:20.773 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.773 INFO kablam! --> src/convex_hull.rs:198:26 Sep 20 03:25:20.773 INFO kablam! | Sep 20 03:25:20.773 INFO kablam! 198 | f.borrow().can_see(& p) Sep 20 03:25:20.773 INFO kablam! | ^^^ expected struct `cgmath::point::Point3`, found reference Sep 20 03:25:20.773 INFO kablam! | Sep 20 03:25:20.773 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:20.773 INFO kablam! found type `&&cgmath::Point3` Sep 20 03:25:20.773 INFO kablam! Sep 20 03:25:20.877 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.877 INFO kablam! --> src/convex_hull.rs:213:49 Sep 20 03:25:20.877 INFO kablam! | Sep 20 03:25:20.877 INFO kablam! 213 | .filter(|pt| test_face.borrow().can_see(pt)) Sep 20 03:25:20.877 INFO kablam! | ^^ expected struct `cgmath::point::Point3`, found reference Sep 20 03:25:20.877 INFO kablam! | Sep 20 03:25:20.877 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:20.877 INFO kablam! found type `&&cgmath::Point3` Sep 20 03:25:20.877 INFO kablam! Sep 20 03:25:20.888 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.888 INFO kablam! --> src/convex_hull.rs:213:49 Sep 20 03:25:20.888 INFO kablam! | Sep 20 03:25:20.888 INFO kablam! 213 | .filter(|pt| test_face.borrow().can_see(pt)) Sep 20 03:25:20.888 INFO kablam! | ^^ expected struct `cgmath::point::Point3`, found reference Sep 20 03:25:20.888 INFO kablam! | Sep 20 03:25:20.888 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:20.888 INFO kablam! found type `&&cgmath::Point3` Sep 20 03:25:20.888 INFO kablam! Sep 20 03:25:20.986 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.986 INFO kablam! --> src/convex_hull.rs:220:62 Sep 20 03:25:20.986 INFO kablam! | Sep 20 03:25:20.986 INFO kablam! 220 | let dist = test_face.borrow().directed_distance_to(pt); Sep 20 03:25:20.986 INFO kablam! | ^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.986 INFO kablam! | Sep 20 03:25:20.986 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:20.986 INFO kablam! found type `&cgmath::Point3` Sep 20 03:25:20.986 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.986 INFO kablam! --> src/convex_hull.rs:220:62 Sep 20 03:25:20.986 INFO kablam! | Sep 20 03:25:20.986 INFO kablam! 220 | let dist = test_face.borrow().directed_distance_to(pt); Sep 20 03:25:20.986 INFO kablam! | ^^ Sep 20 03:25:20.986 INFO kablam! Sep 20 03:25:20.999 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:20.999 INFO kablam! --> src/convex_hull.rs:220:62 Sep 20 03:25:20.999 INFO kablam! | Sep 20 03:25:20.999 INFO kablam! 220 | let dist = test_face.borrow().directed_distance_to(pt); Sep 20 03:25:20.999 INFO kablam! | ^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:20.999 INFO kablam! | Sep 20 03:25:20.999 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:20.999 INFO kablam! found type `&cgmath::Point3` Sep 20 03:25:20.999 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:20.999 INFO kablam! --> src/convex_hull.rs:220:62 Sep 20 03:25:20.999 INFO kablam! | Sep 20 03:25:20.999 INFO kablam! 220 | let dist = test_face.borrow().directed_distance_to(pt); Sep 20 03:25:20.999 INFO kablam! | ^^ Sep 20 03:25:20.999 INFO kablam! Sep 20 03:25:21.118 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:21.118 INFO kablam! --> src/convex_hull.rs:245:91 Sep 20 03:25:21.118 INFO kablam! | Sep 20 03:25:21.118 INFO kablam! 245 | let light_faces: Vec = hull_mesh.faces.values().filter(|f| f.borrow().can_see(& max_point)).cloned().collect(); Sep 20 03:25:21.118 INFO kablam! | ^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:21.118 INFO kablam! | Sep 20 03:25:21.118 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:21.118 INFO kablam! found type `&cgmath::Point3` Sep 20 03:25:21.118 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:21.118 INFO kablam! --> src/convex_hull.rs:245:91 Sep 20 03:25:21.118 INFO kablam! | Sep 20 03:25:21.118 INFO kablam! 245 | let light_faces: Vec = hull_mesh.faces.values().filter(|f| f.borrow().can_see(& max_point)).cloned().collect(); Sep 20 03:25:21.118 INFO kablam! | ^^^^^^^^^^^ Sep 20 03:25:21.118 INFO kablam! Sep 20 03:25:21.164 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:21.164 INFO kablam! --> src/convex_hull.rs:245:91 Sep 20 03:25:21.164 INFO kablam! | Sep 20 03:25:21.164 INFO kablam! 245 | let light_faces: Vec = hull_mesh.faces.values().filter(|f| f.borrow().can_see(& max_point)).cloned().collect(); Sep 20 03:25:21.164 INFO kablam! | ^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:21.164 INFO kablam! | Sep 20 03:25:21.164 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:21.164 INFO kablam! found type `&cgmath::Point3` Sep 20 03:25:21.164 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:21.164 INFO kablam! --> src/convex_hull.rs:245:91 Sep 20 03:25:21.164 INFO kablam! | Sep 20 03:25:21.164 INFO kablam! 245 | let light_faces: Vec = hull_mesh.faces.values().filter(|f| f.borrow().can_see(& max_point)).cloned().collect(); Sep 20 03:25:21.164 INFO kablam! | ^^^^^^^^^^^ Sep 20 03:25:21.164 INFO kablam! Sep 20 03:25:21.242 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:21.243 INFO kablam! --> src/convex_hull.rs:252:44 Sep 20 03:25:21.243 INFO kablam! | Sep 20 03:25:21.243 INFO kablam! 252 | match hull_mesh.attach_point_for_faces(max_point, & light_faces) { Sep 20 03:25:21.243 INFO kablam! | ^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:21.243 INFO kablam! | Sep 20 03:25:21.243 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:21.243 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:21.243 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:21.243 INFO kablam! --> src/convex_hull.rs:252:44 Sep 20 03:25:21.243 INFO kablam! | Sep 20 03:25:21.243 INFO kablam! 252 | match hull_mesh.attach_point_for_faces(max_point, & light_faces) { Sep 20 03:25:21.243 INFO kablam! | ^^^^^^^^^ Sep 20 03:25:21.243 INFO kablam! Sep 20 03:25:21.284 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:21.284 INFO kablam! --> src/convex_hull.rs:252:44 Sep 20 03:25:21.284 INFO kablam! | Sep 20 03:25:21.284 INFO kablam! 252 | match hull_mesh.attach_point_for_faces(max_point, & light_faces) { Sep 20 03:25:21.284 INFO kablam! | ^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:21.284 INFO kablam! | Sep 20 03:25:21.284 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 20 03:25:21.284 INFO kablam! found type `cgmath::Point3` Sep 20 03:25:21.284 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:21.284 INFO kablam! --> src/convex_hull.rs:252:44 Sep 20 03:25:21.284 INFO kablam! | Sep 20 03:25:21.284 INFO kablam! 252 | match hull_mesh.attach_point_for_faces(max_point, & light_faces) { Sep 20 03:25:21.284 INFO kablam! | ^^^^^^^^^ Sep 20 03:25:21.284 INFO kablam! Sep 20 03:25:21.350 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:21.350 INFO kablam! --> src/convex_hull.rs:259:127 Sep 20 03:25:21.350 INFO kablam! | Sep 20 03:25:21.350 INFO kablam! 259 | face_visible_points.iter().all(|face_pt| * face_pt != * p) || new_faces.iter().any(|n_face| n_face.borrow().can_see(p)) Sep 20 03:25:21.350 INFO kablam! | ^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:21.350 INFO kablam! | Sep 20 03:25:21.350 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:21.350 INFO kablam! found type `&cgmath::Point3` Sep 20 03:25:21.350 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:21.350 INFO kablam! --> src/convex_hull.rs:259:127 Sep 20 03:25:21.350 INFO kablam! | Sep 20 03:25:21.350 INFO kablam! 259 | face_visible_points.iter().all(|face_pt| * face_pt != * p) || new_faces.iter().any(|n_face| n_face.borrow().can_see(p)) Sep 20 03:25:21.350 INFO kablam! | ^ Sep 20 03:25:21.350 INFO kablam! Sep 20 03:25:21.365 INFO kablam! error: aborting due to 12 previous errors Sep 20 03:25:21.365 INFO kablam! Sep 20 03:25:21.365 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 03:25:21.374 INFO kablam! error: Could not compile `convex_hull`. Sep 20 03:25:21.374 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:25:21.404 INFO kablam! error[E0308]: mismatched types Sep 20 03:25:21.404 INFO kablam! --> src/convex_hull.rs:259:127 Sep 20 03:25:21.404 INFO kablam! | Sep 20 03:25:21.404 INFO kablam! 259 | face_visible_points.iter().all(|face_pt| * face_pt != * p) || new_faces.iter().any(|n_face| n_face.borrow().can_see(p)) Sep 20 03:25:21.404 INFO kablam! | ^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 20 03:25:21.404 INFO kablam! | Sep 20 03:25:21.404 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 20 03:25:21.404 INFO kablam! found type `&cgmath::Point3` Sep 20 03:25:21.404 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 20 03:25:21.404 INFO kablam! --> src/convex_hull.rs:259:127 Sep 20 03:25:21.404 INFO kablam! | Sep 20 03:25:21.404 INFO kablam! 259 | face_visible_points.iter().all(|face_pt| * face_pt != * p) || new_faces.iter().any(|n_face| n_face.borrow().can_see(p)) Sep 20 03:25:21.404 INFO kablam! | ^ Sep 20 03:25:21.404 INFO kablam! Sep 20 03:25:21.423 INFO kablam! error: aborting due to 12 previous errors Sep 20 03:25:21.423 INFO kablam! Sep 20 03:25:21.423 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 03:25:21.441 INFO kablam! error: Could not compile `convex_hull`. Sep 20 03:25:21.442 INFO kablam! Sep 20 03:25:21.442 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:25:21.445 INFO kablam! su: No module specific data is present Sep 20 03:25:22.340 INFO running `"docker" "rm" "-f" "98c8459b37a86c90a82c4b4888d164d3dc401034a574c510843cd2a37309ead8"` Sep 20 03:25:22.406 INFO blam! 98c8459b37a86c90a82c4b4888d164d3dc401034a574c510843cd2a37309ead8