Sep 04 10:05:12.153 INFO checking ncollide_transformation-0.8.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:05:12.153 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:05:12.153 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:05:12.334 INFO blam! 7d6535c5cb351b65fa7290470c28153279b9aa8fde67635a58063833d602f08e Sep 04 10:05:12.336 INFO running `"docker" "start" "-a" "7d6535c5cb351b65fa7290470c28153279b9aa8fde67635a58063833d602f08e"` Sep 04 10:05:12.975 INFO kablam! Checking ncollide_transformation v0.8.0 (file:///source) Sep 04 10:05:13.854 INFO kablam! error[E0425]: cannot find function `convex_hull2` in module `super` Sep 04 10:05:13.854 INFO kablam! --> convex_hull3.rs:605:28 Sep 04 10:05:13.855 INFO kablam! | Sep 04 10:05:13.855 INFO kablam! 605 | let chull = super::convex_hull2(points.as_slice()); Sep 04 10:05:13.855 INFO kablam! | ^^^^^^^^^^^^ did you mean `convex_hull3`? Sep 04 10:05:13.855 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 10:05:13.855 INFO kablam! | Sep 04 10:05:13.855 INFO kablam! 594 | use convex_hull2::convex_hull2; Sep 04 10:05:13.855 INFO kablam! | Sep 04 10:05:13.855 INFO kablam! Sep 04 10:05:13.855 INFO kablam! error[E0425]: cannot find function `sphere` in module `super` Sep 04 10:05:13.855 INFO kablam! --> convex_hull3.rs:613:29 Sep 04 10:05:13.855 INFO kablam! | Sep 04 10:05:13.855 INFO kablam! 613 | let sphere = super::sphere(0.4f32, 20, 20, true); Sep 04 10:05:13.855 INFO kablam! | ^^^^^^ not found in `super` Sep 04 10:05:13.855 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 10:05:13.855 INFO kablam! | Sep 04 10:05:13.855 INFO kablam! 594 | use procedural::sphere; Sep 04 10:05:13.855 INFO kablam! | Sep 04 10:05:13.855 INFO kablam! Sep 04 10:05:13.864 INFO kablam! warning: unused import: `procedural` Sep 04 10:05:13.864 INFO kablam! --> convex_hull3.rs:595:9 Sep 04 10:05:13.864 INFO kablam! | Sep 04 10:05:13.864 INFO kablam! 595 | use procedural; Sep 04 10:05:13.865 INFO kablam! | ^^^^^^^^^^ Sep 04 10:05:13.865 INFO kablam! | Sep 04 10:05:13.865 INFO kablam! note: lint level defined here Sep 04 10:05:13.865 INFO kablam! --> lib.rs:9:9 Sep 04 10:05:13.865 INFO kablam! | Sep 04 10:05:13.865 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 10:05:13.865 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 10:05:13.865 INFO kablam! Sep 04 10:05:15.451 INFO kablam! error[E0599]: no method named `as_slice` found for type `[na::Point; 3]` in the current scope Sep 04 10:05:15.451 INFO kablam! --> convex_hull3.rs:605:48 Sep 04 10:05:15.451 INFO kablam! | Sep 04 10:05:15.451 INFO kablam! 605 | let chull = super::convex_hull2(points.as_slice()); Sep 04 10:05:15.451 INFO kablam! | ^^^^^^^^ Sep 04 10:05:15.451 INFO kablam! | Sep 04 10:05:15.451 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 10:05:15.451 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 10:05:15.451 INFO kablam! `use core::array::FixedSizeArray;` Sep 04 10:05:15.451 INFO kablam! Sep 04 10:05:15.597 INFO kablam! error: aborting due to 3 previous errors Sep 04 10:05:15.597 INFO kablam! Sep 04 10:05:15.597 INFO kablam! Some errors occurred: E0425, E0599. Sep 04 10:05:15.597 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 04 10:05:15.606 INFO kablam! error: Could not compile `ncollide_transformation`. Sep 04 10:05:15.606 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 10:05:16.272 INFO kablam! error: build failed Sep 04 10:05:16.273 INFO kablam! su: No module specific data is present Sep 04 10:05:16.691 INFO running `"docker" "rm" "-f" "7d6535c5cb351b65fa7290470c28153279b9aa8fde67635a58063833d602f08e"` Sep 04 10:05:16.832 INFO blam! 7d6535c5cb351b65fa7290470c28153279b9aa8fde67635a58063833d602f08e