Aug 31 20:36:42.255 INFO checking ncollide_transformation-0.8.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Aug 31 20:36:42.255 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Aug 31 20:36:42.255 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 20:36:42.418 INFO blam! 21f0bd90edf00ed445c5f87e2d9336c4a899f926ccb187375b3e4aa421632912 Aug 31 20:36:42.420 INFO running `"docker" "start" "-a" "21f0bd90edf00ed445c5f87e2d9336c4a899f926ccb187375b3e4aa421632912"` Aug 31 20:36:43.031 INFO kablam! Checking ncollide_transformation v0.8.0 (file:///source) Aug 31 20:36:44.082 INFO kablam! error[E0425]: cannot find function `convex_hull2` in module `super` Aug 31 20:36:44.083 INFO kablam! --> convex_hull3.rs:605:28 Aug 31 20:36:44.083 INFO kablam! | Aug 31 20:36:44.083 INFO kablam! 605 | let chull = super::convex_hull2(points.as_slice()); Aug 31 20:36:44.083 INFO kablam! | ^^^^^^^^^^^^ did you mean `convex_hull3`? Aug 31 20:36:44.083 INFO kablam! help: possible candidate is found in another module, you can import it into scope Aug 31 20:36:44.083 INFO kablam! | Aug 31 20:36:44.083 INFO kablam! 594 | use convex_hull2::convex_hull2; Aug 31 20:36:44.083 INFO kablam! | Aug 31 20:36:44.083 INFO kablam! Aug 31 20:36:44.083 INFO kablam! error[E0425]: cannot find function `sphere` in module `super` Aug 31 20:36:44.083 INFO kablam! --> convex_hull3.rs:613:29 Aug 31 20:36:44.083 INFO kablam! | Aug 31 20:36:44.083 INFO kablam! 613 | let sphere = super::sphere(0.4f32, 20, 20, true); Aug 31 20:36:44.083 INFO kablam! | ^^^^^^ not found in `super` Aug 31 20:36:44.083 INFO kablam! help: possible candidate is found in another module, you can import it into scope Aug 31 20:36:44.083 INFO kablam! | Aug 31 20:36:44.083 INFO kablam! 594 | use procedural::sphere; Aug 31 20:36:44.084 INFO kablam! | Aug 31 20:36:44.084 INFO kablam! Aug 31 20:36:44.099 INFO kablam! warning: unused import: `procedural` Aug 31 20:36:44.099 INFO kablam! --> convex_hull3.rs:595:9 Aug 31 20:36:44.099 INFO kablam! | Aug 31 20:36:44.099 INFO kablam! 595 | use procedural; Aug 31 20:36:44.099 INFO kablam! | ^^^^^^^^^^ Aug 31 20:36:44.099 INFO kablam! | Aug 31 20:36:44.099 INFO kablam! note: lint level defined here Aug 31 20:36:44.099 INFO kablam! --> lib.rs:9:9 Aug 31 20:36:44.099 INFO kablam! | Aug 31 20:36:44.099 INFO kablam! 9 | #![warn(unused_imports)] Aug 31 20:36:44.099 INFO kablam! | ^^^^^^^^^^^^^^ Aug 31 20:36:44.099 INFO kablam! Aug 31 20:36:46.484 INFO kablam! error[E0599]: no method named `as_slice` found for type `[na::Point; 3]` in the current scope Aug 31 20:36:46.484 INFO kablam! --> convex_hull3.rs:605:48 Aug 31 20:36:46.484 INFO kablam! | Aug 31 20:36:46.484 INFO kablam! 605 | let chull = super::convex_hull2(points.as_slice()); Aug 31 20:36:46.484 INFO kablam! | ^^^^^^^^ Aug 31 20:36:46.484 INFO kablam! | Aug 31 20:36:46.484 INFO kablam! = help: items from traits can only be used if the trait is in scope Aug 31 20:36:46.484 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Aug 31 20:36:46.484 INFO kablam! `use core::array::FixedSizeArray;` Aug 31 20:36:46.484 INFO kablam! Aug 31 20:36:46.724 INFO kablam! error: aborting due to 3 previous errors Aug 31 20:36:46.724 INFO kablam! Aug 31 20:36:46.724 INFO kablam! Some errors occurred: E0425, E0599. Aug 31 20:36:46.724 INFO kablam! For more information about an error, try `rustc --explain E0425`. Aug 31 20:36:46.738 INFO kablam! error: Could not compile `ncollide_transformation`. Aug 31 20:36:46.738 INFO kablam! Aug 31 20:36:46.738 INFO kablam! To learn more, run the command again with --verbose. Aug 31 20:36:46.739 INFO kablam! su: No module specific data is present Aug 31 20:36:47.094 INFO running `"docker" "rm" "-f" "21f0bd90edf00ed445c5f87e2d9336c4a899f926ccb187375b3e4aa421632912"` Aug 31 20:36:47.234 INFO blam! 21f0bd90edf00ed445c5f87e2d9336c4a899f926ccb187375b3e4aa421632912