Sep 01 13:12:13.274 INFO checking ncollide_transformation-0.8.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 13:12:13.274 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 13:12:13.275 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:12:13.413 INFO blam! b761bb7a08f85a80812acf849366cd4b41fab1399587f70631f14aa4dee0268a Sep 01 13:12:13.415 INFO running `"docker" "start" "-a" "b761bb7a08f85a80812acf849366cd4b41fab1399587f70631f14aa4dee0268a"` Sep 01 13:12:14.059 INFO kablam! Checking ncollide_transformation v0.8.0 (file:///source) Sep 01 13:12:15.220 INFO kablam! error[E0425]: cannot find function `convex_hull2` in module `super` Sep 01 13:12:15.220 INFO kablam! --> convex_hull3.rs:605:28 Sep 01 13:12:15.220 INFO kablam! | Sep 01 13:12:15.220 INFO kablam! 605 | let chull = super::convex_hull2(points.as_slice()); Sep 01 13:12:15.220 INFO kablam! | ^^^^^^^^^^^^ did you mean `convex_hull3`? Sep 01 13:12:15.220 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 13:12:15.220 INFO kablam! | Sep 01 13:12:15.220 INFO kablam! 594 | use convex_hull2::convex_hull2; Sep 01 13:12:15.220 INFO kablam! | Sep 01 13:12:15.220 INFO kablam! Sep 01 13:12:15.220 INFO kablam! error[E0425]: cannot find function `sphere` in module `super` Sep 01 13:12:15.220 INFO kablam! --> convex_hull3.rs:613:29 Sep 01 13:12:15.220 INFO kablam! | Sep 01 13:12:15.221 INFO kablam! 613 | let sphere = super::sphere(0.4f32, 20, 20, true); Sep 01 13:12:15.221 INFO kablam! | ^^^^^^ not found in `super` Sep 01 13:12:15.221 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 13:12:15.221 INFO kablam! | Sep 01 13:12:15.221 INFO kablam! 594 | use procedural::sphere; Sep 01 13:12:15.221 INFO kablam! | Sep 01 13:12:15.221 INFO kablam! Sep 01 13:12:15.234 INFO kablam! warning: unused import: `procedural` Sep 01 13:12:15.234 INFO kablam! --> convex_hull3.rs:595:9 Sep 01 13:12:15.234 INFO kablam! | Sep 01 13:12:15.234 INFO kablam! 595 | use procedural; Sep 01 13:12:15.234 INFO kablam! | ^^^^^^^^^^ Sep 01 13:12:15.234 INFO kablam! | Sep 01 13:12:15.234 INFO kablam! note: lint level defined here Sep 01 13:12:15.234 INFO kablam! --> lib.rs:9:9 Sep 01 13:12:15.234 INFO kablam! | Sep 01 13:12:15.234 INFO kablam! 9 | #![warn(unused_imports)] Sep 01 13:12:15.234 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 13:12:15.235 INFO kablam! Sep 01 13:12:17.156 INFO kablam! error[E0599]: no method named `as_slice` found for type `[na::Point; 3]` in the current scope Sep 01 13:12:17.156 INFO kablam! --> convex_hull3.rs:605:48 Sep 01 13:12:17.156 INFO kablam! | Sep 01 13:12:17.156 INFO kablam! 605 | let chull = super::convex_hull2(points.as_slice()); Sep 01 13:12:17.156 INFO kablam! | ^^^^^^^^ Sep 01 13:12:17.157 INFO kablam! | Sep 01 13:12:17.157 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 01 13:12:17.157 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 01 13:12:17.157 INFO kablam! `use core::array::FixedSizeArray;` Sep 01 13:12:17.157 INFO kablam! Sep 01 13:12:17.364 INFO kablam! error: aborting due to 3 previous errors Sep 01 13:12:17.364 INFO kablam! Sep 01 13:12:17.365 INFO kablam! Some errors occurred: E0425, E0599. Sep 01 13:12:17.365 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 01 13:12:17.374 INFO kablam! error: Could not compile `ncollide_transformation`. Sep 01 13:12:17.374 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 13:12:17.942 INFO kablam! error: build failed Sep 01 13:12:17.944 INFO kablam! su: No module specific data is present Sep 01 13:12:18.388 INFO running `"docker" "rm" "-f" "b761bb7a08f85a80812acf849366cd4b41fab1399587f70631f14aa4dee0268a"` Sep 01 13:12:18.483 INFO blam! b761bb7a08f85a80812acf849366cd4b41fab1399587f70631f14aa4dee0268a