Oct 26 17:32:50.617 INFO checking yggie/mach against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 17:32:50.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 26 17:32:51.220 INFO blam! 3a28f8aea3c9be933824685be06a6fb36b1aa463fb58b77f651c2d7aada9c7b4 Oct 26 17:32:51.228 INFO running `"docker" "start" "-a" "3a28f8aea3c9be933824685be06a6fb36b1aa463fb58b77f651c2d7aada9c7b4"` Oct 26 17:32:52.371 INFO kablam! usermod: no changes Oct 26 17:32:52.694 INFO kablam! Compiling libc v0.2.18 Oct 26 17:32:52.704 INFO kablam! Compiling phf_shared v0.7.20 Oct 26 17:32:52.715 INFO kablam! Compiling serde v0.8.21 Oct 26 17:32:52.739 INFO kablam! Compiling itoa v0.1.1 Oct 26 17:32:52.739 INFO kablam! Compiling num-traits v0.1.36 Oct 26 17:32:52.739 INFO kablam! Compiling dtoa v0.2.2 Oct 26 17:32:52.743 INFO kablam! Checking lazy_static v0.2.2 Oct 26 17:32:52.755 INFO kablam! Compiling log v0.3.6 Oct 26 17:32:53.611 INFO kablam! Checking lazy_static v0.1.16 Oct 26 17:32:53.998 INFO kablam! Compiling pkg-config v0.3.8 Oct 26 17:32:54.764 INFO kablam! Compiling gcc v0.3.41 Oct 26 17:32:56.059 INFO kablam! Checking rustc-serialize v0.3.22 Oct 26 17:32:56.151 INFO kablam! Checking crossbeam v0.2.10 Oct 26 17:32:57.491 INFO kablam! Checking cfg-if v0.1.0 Oct 26 17:33:03.704 INFO kablam! Checking rustc-demangle v0.1.3 Oct 26 17:33:03.803 INFO kablam! Checking smallvec v0.1.8 Oct 26 17:33:03.823 INFO kablam! Checking mach v0.0.1 (/source) Oct 26 17:33:03.984 INFO kablam! Compiling xml-rs v0.3.5 Oct 26 17:33:04.171 INFO kablam! Compiling phf v0.7.20 Oct 26 17:33:05.059 INFO kablam! Compiling rand v0.3.15 Oct 26 17:33:05.995 INFO kablam! Checking memchr v0.1.11 Oct 26 17:33:06.027 INFO kablam! warning: unused import: `Vec3D` Oct 26 17:33:06.027 INFO kablam! --> src/collisions/detection/gjkepa/gjk.rs:2:29 Oct 26 17:33:06.027 INFO kablam! | Oct 26 17:33:06.028 INFO kablam! 2 | use maths::{Approximations, Vec3D}; Oct 26 17:33:06.028 INFO kablam! | ^^^^^ Oct 26 17:33:06.055 INFO kablam! | Oct 26 17:33:06.055 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:33:06.056 INFO kablam! Oct 26 17:33:07.256 INFO kablam! Checking shared_library v0.1.5 Oct 26 17:33:07.335 INFO kablam! Compiling x11-dl v2.12.0 Oct 26 17:33:09.547 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 26 17:33:12.348 INFO kablam! Compiling tempfile v2.1.4 Oct 26 17:33:14.147 INFO kablam! warning: unused variable: `sphere` Oct 26 17:33:14.147 INFO kablam! --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Oct 26 17:33:14.147 INFO kablam! | Oct 26 17:33:14.148 INFO kablam! 8 | fn intersection(&self, sphere: &Sphere) -> Option { Oct 26 17:33:14.148 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 26 17:33:14.148 INFO kablam! | Oct 26 17:33:14.148 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:33:14.149 INFO kablam! Oct 26 17:33:14.159 INFO kablam! warning: unused variable: `ray` Oct 26 17:33:14.159 INFO kablam! --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Oct 26 17:33:14.159 INFO kablam! | Oct 26 17:33:14.159 INFO kablam! 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Oct 26 17:33:14.159 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 26 17:33:14.159 INFO kablam! Oct 26 17:33:15.140 INFO kablam! Checking aho-corasick v0.5.3 Oct 26 17:33:21.012 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 17:33:21.567 INFO kablam! Compiling phf_generator v0.7.20 Oct 26 17:33:21.568 INFO kablam! Checking thread-id v2.0.0 Oct 26 17:33:21.855 INFO kablam! Checking fs2 v0.2.5 Oct 26 17:33:22.000 INFO kablam! Checking time v0.1.35 Oct 26 17:33:23.201 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 26 17:33:23.388 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 17:33:23.411 INFO kablam! Checking thread_local v0.2.7 Oct 26 17:33:25.089 INFO kablam! Checking backtrace v0.2.3 Oct 26 17:33:25.743 INFO kablam! Compiling phf_codegen v0.7.20 Oct 26 17:33:27.456 INFO kablam! Checking memmap v0.2.3 Oct 26 17:33:27.889 INFO kablam! Checking regex v0.1.80 Oct 26 17:33:28.152 INFO kablam! Compiling target_build_utils v0.1.2 Oct 26 17:33:35.447 INFO kablam! Checking num-bigint v0.1.35 Oct 26 17:33:37.171 INFO kablam! Checking num-complex v0.1.35 Oct 26 17:33:38.997 INFO kablam! Compiling wayland-client v0.5.12 Oct 26 17:33:39.899 INFO kablam! Compiling glutin v0.6.2 Oct 26 17:33:40.067 INFO kablam! Compiling glium v0.15.0 Oct 26 17:33:40.527 INFO kablam! Compiling serde_json v0.8.4 Oct 26 17:33:45.172 INFO kablam! Checking num-rational v0.1.35 Oct 26 17:33:52.430 INFO kablam! Checking env_logger v0.3.5 Oct 26 17:33:52.443 INFO kablam! Checking num v0.1.36 Oct 26 17:33:56.164 INFO kablam! Checking nalgebra v0.10.1 Oct 26 17:33:56.216 INFO kablam! Checking quickcheck v0.4.1 Oct 26 17:34:12.399 INFO kablam! Compiling libloading v0.3.1 Oct 26 17:34:16.595 INFO kablam! Checking dlib v0.3.1 Oct 26 17:34:16.890 INFO kablam! Checking wayland-sys v0.5.11 Oct 26 17:34:19.199 INFO kablam! Checking wayland-kbd v0.3.6 Oct 26 17:34:19.199 INFO kablam! Checking wayland-window v0.2.3 Oct 26 17:34:38.704 INFO kablam! warning: unused import: `CollisionObjectSpace` Oct 26 17:34:38.704 INFO kablam! --> examples/ray_tracing_demo.rs:8:12 Oct 26 17:34:38.704 INFO kablam! | Oct 26 17:34:38.704 INFO kablam! 8 | use mach::{CollisionObjectSpace, DynamicBody, MachWorld, UnitVec3D, Vec3D, World}; Oct 26 17:34:38.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 17:34:38.715 INFO kablam! | Oct 26 17:34:38.715 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:34:38.715 INFO kablam! Oct 26 17:34:39.825 INFO kablam! warning: unused macro definition Oct 26 17:34:39.826 INFO kablam! --> src/./../tests/support/assert_properties_for_actions.rs:3:1 Oct 26 17:34:39.826 INFO kablam! | Oct 26 17:34:39.826 INFO kablam! 3 | / macro_rules! assert_properties { Oct 26 17:34:39.826 INFO kablam! 4 | | (target: $target:expr, actions: $actions:expr, properties: $properties:expr,) => { Oct 26 17:34:39.826 INFO kablam! 5 | | assert_properties_for_actions($target, $actions, $properties); Oct 26 17:34:39.826 INFO kablam! 6 | | }; Oct 26 17:34:39.826 INFO kablam! 7 | | } Oct 26 17:34:39.826 INFO kablam! | |_^ Oct 26 17:34:39.847 INFO kablam! | Oct 26 17:34:39.847 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 26 17:34:39.847 INFO kablam! Oct 26 17:34:39.897 INFO kablam! warning: unused import: `Vec3D` Oct 26 17:34:39.898 INFO kablam! --> src/collisions/detection/gjkepa/gjk.rs:2:29 Oct 26 17:34:39.898 INFO kablam! | Oct 26 17:34:39.898 INFO kablam! 2 | use maths::{Approximations, Vec3D}; Oct 26 17:34:39.899 INFO kablam! | ^^^^^ Oct 26 17:34:39.923 INFO kablam! | Oct 26 17:34:39.923 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:34:39.924 INFO kablam! Oct 26 17:34:40.028 INFO kablam! warning: field is never used: `color` Oct 26 17:34:40.028 INFO kablam! --> examples/raytracing/point_light.rs:6:5 Oct 26 17:34:40.029 INFO kablam! | Oct 26 17:34:40.030 INFO kablam! 6 | color: Color, Oct 26 17:34:40.030 INFO kablam! | ^^^^^^^^^^^^ Oct 26 17:34:40.031 INFO kablam! | Oct 26 17:34:40.032 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:34:40.032 INFO kablam! Oct 26 17:34:40.033 INFO kablam! warning: field is never used: `position` Oct 26 17:34:40.034 INFO kablam! --> examples/raytracing/point_light.rs:7:5 Oct 26 17:34:40.034 INFO kablam! | Oct 26 17:34:40.035 INFO kablam! 7 | position: Vec3D, Oct 26 17:34:40.035 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 17:34:40.036 INFO kablam! Oct 26 17:34:40.037 INFO kablam! warning: field is never used: `color` Oct 26 17:34:40.037 INFO kablam! --> examples/raytracing/directional_light.rs:6:5 Oct 26 17:34:40.038 INFO kablam! | Oct 26 17:34:40.039 INFO kablam! 6 | color: Color, Oct 26 17:34:40.039 INFO kablam! | ^^^^^^^^^^^^ Oct 26 17:34:40.040 INFO kablam! Oct 26 17:34:40.041 INFO kablam! warning: field is never used: `direction` Oct 26 17:34:40.041 INFO kablam! --> examples/raytracing/directional_light.rs:7:5 Oct 26 17:34:40.042 INFO kablam! | Oct 26 17:34:40.042 INFO kablam! 7 | direction: UnitVec3D, Oct 26 17:34:40.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 17:34:40.044 INFO kablam! Oct 26 17:34:40.044 INFO kablam! warning: field is never used: `point_lights` Oct 26 17:34:40.045 INFO kablam! --> examples/ray_tracing_demo.rs:19:5 Oct 26 17:34:40.046 INFO kablam! | Oct 26 17:34:40.046 INFO kablam! 19 | point_lights: Vec, Oct 26 17:34:40.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:34:40.047 INFO kablam! Oct 26 17:34:40.048 INFO kablam! warning: field is never used: `max_ray_bounces` Oct 26 17:34:40.049 INFO kablam! --> examples/ray_tracing_demo.rs:20:5 Oct 26 17:34:40.049 INFO kablam! | Oct 26 17:34:40.050 INFO kablam! 20 | max_ray_bounces: usize, Oct 26 17:34:40.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:34:40.051 INFO kablam! Oct 26 17:34:40.052 INFO kablam! warning: field is never used: `directional_lights` Oct 26 17:34:40.052 INFO kablam! --> examples/ray_tracing_demo.rs:21:5 Oct 26 17:34:40.053 INFO kablam! | Oct 26 17:34:40.053 INFO kablam! 21 | directional_lights: Vec, Oct 26 17:34:40.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:34:40.054 INFO kablam! Oct 26 17:34:41.936 INFO kablam! warning: unused variable: `sphere` Oct 26 17:34:41.937 INFO kablam! --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Oct 26 17:34:41.937 INFO kablam! | Oct 26 17:34:41.937 INFO kablam! 8 | fn intersection(&self, sphere: &Sphere) -> Option { Oct 26 17:34:41.937 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 26 17:34:41.937 INFO kablam! | Oct 26 17:34:41.937 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:34:41.937 INFO kablam! Oct 26 17:34:41.938 INFO kablam! warning: unused variable: `ray` Oct 26 17:34:41.938 INFO kablam! --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Oct 26 17:34:41.938 INFO kablam! | Oct 26 17:34:41.938 INFO kablam! 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Oct 26 17:34:41.938 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 26 17:34:41.938 INFO kablam! Oct 26 17:34:42.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Oct 26 17:34:42.988 INFO kablam! su: No module specific data is present Oct 26 17:34:43.993 INFO running `"docker" "rm" "-f" "3a28f8aea3c9be933824685be06a6fb36b1aa463fb58b77f651c2d7aada9c7b4"` Oct 26 17:34:44.363 INFO blam! 3a28f8aea3c9be933824685be06a6fb36b1aa463fb58b77f651c2d7aada9c7b4