Sep 14 18:11:16.873 INFO checking convex_hull-0.1.3 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:11:16.873 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:11:16.873 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:11:17.025 INFO blam! 88bfea7e6a2d8e8c57ca7ee5fcd26684e21561e1ad3db87c4923755d2d16ec97 Sep 14 18:11:17.026 INFO running `"docker" "start" "-a" "88bfea7e6a2d8e8c57ca7ee5fcd26684e21561e1ad3db87c4923755d2d16ec97"` Sep 14 18:11:18.306 INFO kablam! usermod: no changes Sep 14 18:11:18.523 INFO kablam! Compiling glutin v0.6.2 Sep 14 18:11:18.523 INFO kablam! Compiling glium v0.15.0 Sep 14 18:11:18.524 INFO kablam! Checking half_edge_mesh v1.1.8 Sep 14 18:11:18.524 INFO kablam! Checking wayland-sys v0.5.11 Sep 14 18:11:19.327 INFO kablam! Checking wayland-client v0.5.12 Sep 14 18:11:21.610 INFO kablam! Checking wayland-kbd v0.3.6 Sep 14 18:11:21.611 INFO kablam! Checking wayland-window v0.2.3 Sep 14 18:11:44.505 INFO kablam! Checking convex_hull v0.1.3 (file:///source) Sep 14 18:11:45.325 INFO kablam! warning: `repr` attribute isn't configurable with a literal Sep 14 18:11:45.325 INFO kablam! --> src/bufferset.rs:15:1 Sep 14 18:11:45.325 INFO kablam! | Sep 14 18:11:45.325 INFO kablam! 15 | #[repr="C"] Sep 14 18:11:45.325 INFO kablam! | ^^^^^^^^^^^ help: give `repr` a hint: `#[repr(C)]` Sep 14 18:11:45.325 INFO kablam! | Sep 14 18:11:45.325 INFO kablam! = note: #[warn(bad_repr)] on by default Sep 14 18:11:45.325 INFO kablam! Sep 14 18:11:45.340 INFO kablam! warning: `repr` attribute isn't configurable with a literal Sep 14 18:11:45.341 INFO kablam! --> src/bufferset.rs:15:1 Sep 14 18:11:45.341 INFO kablam! | Sep 14 18:11:45.341 INFO kablam! 15 | #[repr="C"] Sep 14 18:11:45.341 INFO kablam! | ^^^^^^^^^^^ help: give `repr` a hint: `#[repr(C)]` Sep 14 18:11:45.341 INFO kablam! | Sep 14 18:11:45.341 INFO kablam! = note: #[warn(bad_repr)] on by default Sep 14 18:11:45.341 INFO kablam! Sep 14 18:11:45.602 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:45.602 INFO kablam! --> src/mesh.rs:33:23 Sep 14 18:11:45.602 INFO kablam! | Sep 14 18:11:45.602 INFO kablam! 33 | mesh.add_vert(vert.borrow().pos.clone()); Sep 14 18:11:45.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::Point3`, found struct `cgmath::point::Point3` Sep 14 18:11:45.602 INFO kablam! | Sep 14 18:11:45.602 INFO kablam! = note: expected type `cgmath::Point3` Sep 14 18:11:45.602 INFO kablam! found type `cgmath::point::Point3` Sep 14 18:11:45.602 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:45.602 INFO kablam! --> src/mesh.rs:33:23 Sep 14 18:11:45.602 INFO kablam! | Sep 14 18:11:45.602 INFO kablam! 33 | mesh.add_vert(vert.borrow().pos.clone()); Sep 14 18:11:45.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:45.602 INFO kablam! Sep 14 18:11:45.647 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:45.647 INFO kablam! --> src/mesh.rs:33:23 Sep 14 18:11:45.647 INFO kablam! | Sep 14 18:11:45.648 INFO kablam! 33 | mesh.add_vert(vert.borrow().pos.clone()); Sep 14 18:11:45.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::Point3`, found struct `cgmath::point::Point3` Sep 14 18:11:45.648 INFO kablam! | Sep 14 18:11:45.648 INFO kablam! = note: expected type `cgmath::Point3` Sep 14 18:11:45.648 INFO kablam! found type `cgmath::point::Point3` Sep 14 18:11:45.648 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:45.648 INFO kablam! --> src/mesh.rs:33:23 Sep 14 18:11:45.648 INFO kablam! | Sep 14 18:11:45.648 INFO kablam! 33 | mesh.add_vert(vert.borrow().pos.clone()); Sep 14 18:11:45.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:45.648 INFO kablam! Sep 14 18:11:45.717 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:45.717 INFO kablam! --> src/mesh.rs:34:23 Sep 14 18:11:45.717 INFO kablam! | Sep 14 18:11:45.717 INFO kablam! 34 | mesh.add_norm(face_norm); Sep 14 18:11:45.717 INFO kablam! | ^^^^^^^^^ expected struct `cgmath::Vector3`, found struct `cgmath::vector::Vector3` Sep 14 18:11:45.717 INFO kablam! | Sep 14 18:11:45.717 INFO kablam! = note: expected type `cgmath::Vector3` Sep 14 18:11:45.717 INFO kablam! found type `cgmath::vector::Vector3` Sep 14 18:11:45.717 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:45.717 INFO kablam! --> src/mesh.rs:34:23 Sep 14 18:11:45.717 INFO kablam! | Sep 14 18:11:45.717 INFO kablam! 34 | mesh.add_norm(face_norm); Sep 14 18:11:45.717 INFO kablam! | ^^^^^^^^^ Sep 14 18:11:45.717 INFO kablam! Sep 14 18:11:45.754 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:45.754 INFO kablam! --> src/mesh.rs:34:23 Sep 14 18:11:45.754 INFO kablam! | Sep 14 18:11:45.755 INFO kablam! 34 | mesh.add_norm(face_norm); Sep 14 18:11:45.755 INFO kablam! | ^^^^^^^^^ expected struct `cgmath::Vector3`, found struct `cgmath::vector::Vector3` Sep 14 18:11:45.755 INFO kablam! | Sep 14 18:11:45.755 INFO kablam! = note: expected type `cgmath::Vector3` Sep 14 18:11:45.755 INFO kablam! found type `cgmath::vector::Vector3` Sep 14 18:11:45.755 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:45.755 INFO kablam! --> src/mesh.rs:34:23 Sep 14 18:11:45.755 INFO kablam! | Sep 14 18:11:45.755 INFO kablam! 34 | mesh.add_norm(face_norm); Sep 14 18:11:45.755 INFO kablam! | ^^^^^^^^^ Sep 14 18:11:45.755 INFO kablam! Sep 14 18:11:45.900 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:45.900 INFO kablam! --> src/convex_hull.rs:180:58 Sep 14 18:11:45.900 INFO kablam! | Sep 14 18:11:45.900 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 14 18:11:45.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:45.900 INFO kablam! | Sep 14 18:11:45.900 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:45.900 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:45.900 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:45.900 INFO kablam! --> src/convex_hull.rs:180:58 Sep 14 18:11:45.900 INFO kablam! | Sep 14 18:11:45.900 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 14 18:11:45.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:45.900 INFO kablam! Sep 14 18:11:45.911 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:45.912 INFO kablam! --> src/convex_hull.rs:180:58 Sep 14 18:11:45.912 INFO kablam! | Sep 14 18:11:45.912 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 14 18:11:45.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:45.912 INFO kablam! | Sep 14 18:11:45.912 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:45.912 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:45.912 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:45.912 INFO kablam! --> src/convex_hull.rs:180:58 Sep 14 18:11:45.912 INFO kablam! | Sep 14 18:11:45.912 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 14 18:11:45.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:45.912 INFO kablam! Sep 14 18:11:46.030 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.030 INFO kablam! --> src/convex_hull.rs:180:86 Sep 14 18:11:46.030 INFO kablam! | Sep 14 18:11:46.030 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 14 18:11:46.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.030 INFO kablam! | Sep 14 18:11:46.030 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:46.030 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:46.030 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.030 INFO kablam! --> src/convex_hull.rs:180:86 Sep 14 18:11:46.030 INFO kablam! | Sep 14 18:11:46.030 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 14 18:11:46.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:46.031 INFO kablam! Sep 14 18:11:46.042 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.042 INFO kablam! --> src/convex_hull.rs:180:86 Sep 14 18:11:46.043 INFO kablam! | Sep 14 18:11:46.043 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 14 18:11:46.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.043 INFO kablam! | Sep 14 18:11:46.043 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:46.043 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:46.043 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.043 INFO kablam! --> src/convex_hull.rs:180:86 Sep 14 18:11:46.043 INFO kablam! | Sep 14 18:11:46.043 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 14 18:11:46.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:46.043 INFO kablam! Sep 14 18:11:46.144 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.144 INFO kablam! --> src/convex_hull.rs:180:114 Sep 14 18:11:46.144 INFO kablam! | Sep 14 18:11:46.144 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 14 18:11:46.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.144 INFO kablam! | Sep 14 18:11:46.144 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:46.144 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:46.144 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.144 INFO kablam! --> src/convex_hull.rs:180:114 Sep 14 18:11:46.144 INFO kablam! | Sep 14 18:11:46.144 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 14 18:11:46.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:46.144 INFO kablam! Sep 14 18:11:46.168 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.168 INFO kablam! --> src/convex_hull.rs:180:114 Sep 14 18:11:46.168 INFO kablam! | Sep 14 18:11:46.168 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 14 18:11:46.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.168 INFO kablam! | Sep 14 18:11:46.168 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:46.168 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:46.168 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.168 INFO kablam! --> src/convex_hull.rs:180:114 Sep 14 18:11:46.168 INFO kablam! | Sep 14 18:11:46.168 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 14 18:11:46.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:46.168 INFO kablam! Sep 14 18:11:46.260 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.260 INFO kablam! --> src/convex_hull.rs:180:142 Sep 14 18:11:46.260 INFO kablam! | Sep 14 18:11:46.260 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 14 18:11:46.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.260 INFO kablam! | Sep 14 18:11:46.260 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:46.260 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:46.260 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.260 INFO kablam! --> src/convex_hull.rs:180:142 Sep 14 18:11:46.260 INFO kablam! | Sep 14 18:11:46.260 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 14 18:11:46.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:46.260 INFO kablam! Sep 14 18:11:46.300 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.300 INFO kablam! --> src/convex_hull.rs:180:142 Sep 14 18:11:46.300 INFO kablam! | Sep 14 18:11:46.300 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 14 18:11:46.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.300 INFO kablam! | Sep 14 18:11:46.300 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:46.300 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:46.300 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.300 INFO kablam! --> src/convex_hull.rs:180:142 Sep 14 18:11:46.300 INFO kablam! | Sep 14 18:11:46.300 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 14 18:11:46.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:11:46.300 INFO kablam! Sep 14 18:11:46.386 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.386 INFO kablam! --> src/convex_hull.rs:198:26 Sep 14 18:11:46.386 INFO kablam! | Sep 14 18:11:46.386 INFO kablam! 198 | f.borrow().can_see(& p) Sep 14 18:11:46.386 INFO kablam! | ^^^ expected struct `cgmath::point::Point3`, found reference Sep 14 18:11:46.386 INFO kablam! | Sep 14 18:11:46.386 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:46.386 INFO kablam! found type `&&cgmath::Point3` Sep 14 18:11:46.386 INFO kablam! Sep 14 18:11:46.434 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.434 INFO kablam! --> src/convex_hull.rs:198:26 Sep 14 18:11:46.434 INFO kablam! | Sep 14 18:11:46.434 INFO kablam! 198 | f.borrow().can_see(& p) Sep 14 18:11:46.434 INFO kablam! | ^^^ expected struct `cgmath::point::Point3`, found reference Sep 14 18:11:46.434 INFO kablam! | Sep 14 18:11:46.434 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:46.434 INFO kablam! found type `&&cgmath::Point3` Sep 14 18:11:46.434 INFO kablam! Sep 14 18:11:46.499 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.499 INFO kablam! --> src/convex_hull.rs:213:49 Sep 14 18:11:46.499 INFO kablam! | Sep 14 18:11:46.499 INFO kablam! 213 | .filter(|pt| test_face.borrow().can_see(pt)) Sep 14 18:11:46.499 INFO kablam! | ^^ expected struct `cgmath::point::Point3`, found reference Sep 14 18:11:46.499 INFO kablam! | Sep 14 18:11:46.499 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:46.499 INFO kablam! found type `&&cgmath::Point3` Sep 14 18:11:46.499 INFO kablam! Sep 14 18:11:46.566 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.566 INFO kablam! --> src/convex_hull.rs:213:49 Sep 14 18:11:46.566 INFO kablam! | Sep 14 18:11:46.566 INFO kablam! 213 | .filter(|pt| test_face.borrow().can_see(pt)) Sep 14 18:11:46.566 INFO kablam! | ^^ expected struct `cgmath::point::Point3`, found reference Sep 14 18:11:46.566 INFO kablam! | Sep 14 18:11:46.566 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:46.566 INFO kablam! found type `&&cgmath::Point3` Sep 14 18:11:46.566 INFO kablam! Sep 14 18:11:46.639 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.639 INFO kablam! --> src/convex_hull.rs:220:62 Sep 14 18:11:46.639 INFO kablam! | Sep 14 18:11:46.639 INFO kablam! 220 | let dist = test_face.borrow().directed_distance_to(pt); Sep 14 18:11:46.639 INFO kablam! | ^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.639 INFO kablam! | Sep 14 18:11:46.639 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:46.639 INFO kablam! found type `&cgmath::Point3` Sep 14 18:11:46.639 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.639 INFO kablam! --> src/convex_hull.rs:220:62 Sep 14 18:11:46.639 INFO kablam! | Sep 14 18:11:46.639 INFO kablam! 220 | let dist = test_face.borrow().directed_distance_to(pt); Sep 14 18:11:46.639 INFO kablam! | ^^ Sep 14 18:11:46.639 INFO kablam! Sep 14 18:11:46.688 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.688 INFO kablam! --> src/convex_hull.rs:220:62 Sep 14 18:11:46.688 INFO kablam! | Sep 14 18:11:46.688 INFO kablam! 220 | let dist = test_face.borrow().directed_distance_to(pt); Sep 14 18:11:46.688 INFO kablam! | ^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.688 INFO kablam! | Sep 14 18:11:46.688 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:46.688 INFO kablam! found type `&cgmath::Point3` Sep 14 18:11:46.688 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.688 INFO kablam! --> src/convex_hull.rs:220:62 Sep 14 18:11:46.688 INFO kablam! | Sep 14 18:11:46.688 INFO kablam! 220 | let dist = test_face.borrow().directed_distance_to(pt); Sep 14 18:11:46.688 INFO kablam! | ^^ Sep 14 18:11:46.688 INFO kablam! Sep 14 18:11:46.755 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.755 INFO kablam! --> src/convex_hull.rs:245:91 Sep 14 18:11:46.755 INFO kablam! | Sep 14 18:11:46.755 INFO kablam! 245 | let light_faces: Vec = hull_mesh.faces.values().filter(|f| f.borrow().can_see(& max_point)).cloned().collect(); Sep 14 18:11:46.755 INFO kablam! | ^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.755 INFO kablam! | Sep 14 18:11:46.755 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:46.755 INFO kablam! found type `&cgmath::Point3` Sep 14 18:11:46.755 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.755 INFO kablam! --> src/convex_hull.rs:245:91 Sep 14 18:11:46.755 INFO kablam! | Sep 14 18:11:46.755 INFO kablam! 245 | let light_faces: Vec = hull_mesh.faces.values().filter(|f| f.borrow().can_see(& max_point)).cloned().collect(); Sep 14 18:11:46.755 INFO kablam! | ^^^^^^^^^^^ Sep 14 18:11:46.755 INFO kablam! Sep 14 18:11:46.823 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.823 INFO kablam! --> src/convex_hull.rs:245:91 Sep 14 18:11:46.823 INFO kablam! | Sep 14 18:11:46.823 INFO kablam! 245 | let light_faces: Vec = hull_mesh.faces.values().filter(|f| f.borrow().can_see(& max_point)).cloned().collect(); Sep 14 18:11:46.823 INFO kablam! | ^^^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.823 INFO kablam! | Sep 14 18:11:46.823 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:46.823 INFO kablam! found type `&cgmath::Point3` Sep 14 18:11:46.823 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.823 INFO kablam! --> src/convex_hull.rs:245:91 Sep 14 18:11:46.823 INFO kablam! | Sep 14 18:11:46.823 INFO kablam! 245 | let light_faces: Vec = hull_mesh.faces.values().filter(|f| f.borrow().can_see(& max_point)).cloned().collect(); Sep 14 18:11:46.823 INFO kablam! | ^^^^^^^^^^^ Sep 14 18:11:46.823 INFO kablam! Sep 14 18:11:46.885 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.885 INFO kablam! --> src/convex_hull.rs:252:44 Sep 14 18:11:46.885 INFO kablam! | Sep 14 18:11:46.885 INFO kablam! 252 | match hull_mesh.attach_point_for_faces(max_point, & light_faces) { Sep 14 18:11:46.885 INFO kablam! | ^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.885 INFO kablam! | Sep 14 18:11:46.885 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:46.885 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:46.885 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.885 INFO kablam! --> src/convex_hull.rs:252:44 Sep 14 18:11:46.885 INFO kablam! | Sep 14 18:11:46.885 INFO kablam! 252 | match hull_mesh.attach_point_for_faces(max_point, & light_faces) { Sep 14 18:11:46.885 INFO kablam! | ^^^^^^^^^ Sep 14 18:11:46.886 INFO kablam! Sep 14 18:11:46.988 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:46.988 INFO kablam! --> src/convex_hull.rs:252:44 Sep 14 18:11:46.988 INFO kablam! | Sep 14 18:11:46.988 INFO kablam! 252 | match hull_mesh.attach_point_for_faces(max_point, & light_faces) { Sep 14 18:11:46.989 INFO kablam! | ^^^^^^^^^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:46.989 INFO kablam! | Sep 14 18:11:46.989 INFO kablam! = note: expected type `cgmath::point::Point3` Sep 14 18:11:46.989 INFO kablam! found type `cgmath::Point3` Sep 14 18:11:46.989 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:46.989 INFO kablam! --> src/convex_hull.rs:252:44 Sep 14 18:11:46.989 INFO kablam! | Sep 14 18:11:46.989 INFO kablam! 252 | match hull_mesh.attach_point_for_faces(max_point, & light_faces) { Sep 14 18:11:46.989 INFO kablam! | ^^^^^^^^^ Sep 14 18:11:46.989 INFO kablam! Sep 14 18:11:47.015 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:47.015 INFO kablam! --> src/convex_hull.rs:259:127 Sep 14 18:11:47.015 INFO kablam! | Sep 14 18:11:47.015 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 14 18:11:47.015 INFO kablam! | ^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:47.015 INFO kablam! | Sep 14 18:11:47.015 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:47.015 INFO kablam! found type `&cgmath::Point3` Sep 14 18:11:47.015 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:47.015 INFO kablam! --> src/convex_hull.rs:259:127 Sep 14 18:11:47.015 INFO kablam! | Sep 14 18:11:47.015 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 14 18:11:47.015 INFO kablam! | ^ Sep 14 18:11:47.015 INFO kablam! Sep 14 18:11:47.029 INFO kablam! error: aborting due to 12 previous errors Sep 14 18:11:47.029 INFO kablam! Sep 14 18:11:47.029 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 18:11:47.038 INFO kablam! error: Could not compile `convex_hull`. Sep 14 18:11:47.038 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 18:11:47.152 INFO kablam! error[E0308]: mismatched types Sep 14 18:11:47.152 INFO kablam! --> src/convex_hull.rs:259:127 Sep 14 18:11:47.152 INFO kablam! | Sep 14 18:11:47.152 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 14 18:11:47.152 INFO kablam! | ^ expected struct `cgmath::point::Point3`, found struct `cgmath::Point3` Sep 14 18:11:47.152 INFO kablam! | Sep 14 18:11:47.152 INFO kablam! = note: expected type `&cgmath::point::Point3` Sep 14 18:11:47.152 INFO kablam! found type `&cgmath::Point3` Sep 14 18:11:47.152 INFO kablam! note: Perhaps two different versions of crate `cgmath` are being used? Sep 14 18:11:47.152 INFO kablam! --> src/convex_hull.rs:259:127 Sep 14 18:11:47.152 INFO kablam! | Sep 14 18:11:47.152 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 14 18:11:47.152 INFO kablam! | ^ Sep 14 18:11:47.152 INFO kablam! Sep 14 18:11:47.171 INFO kablam! error: aborting due to 12 previous errors Sep 14 18:11:47.171 INFO kablam! Sep 14 18:11:47.171 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 18:11:47.188 INFO kablam! error: Could not compile `convex_hull`. Sep 14 18:11:47.189 INFO kablam! Sep 14 18:11:47.189 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:11:47.191 INFO kablam! su: No module specific data is present Sep 14 18:11:47.869 INFO running `"docker" "rm" "-f" "88bfea7e6a2d8e8c57ca7ee5fcd26684e21561e1ad3db87c4923755d2d16ec97"` Sep 14 18:11:47.996 INFO blam! 88bfea7e6a2d8e8c57ca7ee5fcd26684e21561e1ad3db87c4923755d2d16ec97