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