Oct 21 14:36:20.382 INFO checking radix/circles against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:36:20.382 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 14:36:20.741 INFO blam! 03451928488d1a07342201b9dde781739e0648024d4b08d81acf07c7dbefa321 Oct 21 14:36:20.760 INFO running `"docker" "start" "-a" "03451928488d1a07342201b9dde781739e0648024d4b08d81acf07c7dbefa321"` Oct 21 14:36:22.395 INFO kablam! usermod: no changes Oct 21 14:36:22.464 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 21 14:36:22.464 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 21 14:36:22.464 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 21 14:36:22.464 INFO kablam! files will be included as a binary target: Oct 21 14:36:22.464 INFO kablam! Oct 21 14:36:22.464 INFO kablam! * /source/src/main.rs Oct 21 14:36:22.464 INFO kablam! Oct 21 14:36:22.464 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 21 14:36:22.464 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 21 14:36:22.464 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 21 14:36:22.464 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 21 14:36:22.464 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 21 14:36:22.464 INFO kablam! Oct 21 14:36:22.464 INFO kablam! For more information on this warning you can consult Oct 21 14:36:22.464 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 21 14:36:22.464 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 21 14:36:22.464 INFO kablam! please set bin.path in Cargo.toml Oct 21 14:36:22.764 INFO kablam! Compiling libc v0.2.18 Oct 21 14:36:22.772 INFO kablam! Compiling gcc v0.3.39 Oct 21 14:36:22.796 INFO kablam! Checking num-complex v0.1.35 Oct 21 14:36:22.796 INFO kablam! Checking shared_library v0.1.5 Oct 21 14:36:22.812 INFO kablam! Checking num-bigint v0.1.35 Oct 21 14:36:22.812 INFO kablam! Checking deque v0.3.1 Oct 21 14:36:22.812 INFO kablam! Checking pistoncore-input v0.15.0 Oct 21 14:36:22.812 INFO kablam! Compiling glutin v0.7.0 Oct 21 14:36:24.421 INFO kablam! Compiling gfx_gl v0.3.1 Oct 21 14:36:24.590 INFO kablam! Checking x11-dl v2.11.0 Oct 21 14:36:25.768 INFO kablam! Checking gfx v0.12.2 Oct 21 14:36:27.936 INFO kablam! Checking rayon v0.5.0 Oct 21 14:36:34.480 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 14:36:34.504 INFO kablam! Checking fs2 v0.2.5 Oct 21 14:36:35.866 INFO kablam! Checking tempfile v2.1.4 Oct 21 14:36:36.132 INFO kablam! Compiling rand v0.3.15 Oct 21 14:36:36.232 INFO kablam! Checking num-rational v0.1.35 Oct 21 14:36:36.401 INFO kablam! Checking pistoncore-window v0.24.0 Oct 21 14:36:36.708 INFO kablam! Checking jpeg-decoder v0.1.8 Oct 21 14:36:36.771 INFO kablam! Checking fps_counter v0.2.0 Oct 21 14:36:38.292 INFO kablam! Checking memmap v0.4.0 Oct 21 14:36:38.800 INFO kablam! Compiling miniz-sys v0.1.7 Oct 21 14:36:39.956 INFO kablam! Checking num v0.1.36 Oct 21 14:36:40.544 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 21 14:36:40.980 INFO kablam! Checking nalgebra v0.9.0 Oct 21 14:36:40.992 INFO kablam! Checking enum_primitive v0.1.0 Oct 21 14:36:42.816 INFO kablam! Checking piston v0.27.0 Oct 21 14:36:45.848 INFO kablam! Checking flate2 v0.2.14 Oct 21 14:36:45.972 INFO kablam! Compiling phf_generator v0.7.20 Oct 21 14:36:47.561 INFO kablam! Compiling phf_codegen v0.7.20 Oct 21 14:36:48.400 INFO kablam! Checking png v0.5.2 Oct 21 14:36:49.296 INFO kablam! Compiling target_build_utils v0.1.2 Oct 21 14:36:53.992 INFO kablam! Checking image v0.10.4 Oct 21 14:37:07.136 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 21 14:37:09.196 INFO kablam! Checking piston-gfx_texture v0.18.0 Oct 21 14:37:11.837 INFO kablam! Checking piston2d-gfx_graphics v0.33.1 Oct 21 14:37:16.947 INFO kablam! Compiling libloading v0.3.1 Oct 21 14:37:18.744 INFO kablam! Checking ncollide_math v0.5.0 Oct 21 14:37:19.497 INFO kablam! Checking ncollide_utils v0.5.0 Oct 21 14:37:20.969 INFO kablam! Checking dlib v0.3.1 Oct 21 14:37:21.301 INFO kablam! Checking wayland-sys v0.7.6 Oct 21 14:37:22.148 INFO kablam! Checking wayland-client v0.7.6 Oct 21 14:37:22.400 INFO kablam! Checking ncollide_geometry v0.2.0 Oct 21 14:37:22.400 INFO kablam! Checking ncollide_procedural v0.5.0 Oct 21 14:37:25.509 INFO kablam! Checking wayland-window v0.4.2 Oct 21 14:37:25.509 INFO kablam! Checking wayland-kbd v0.6.2 Oct 21 14:37:28.128 INFO kablam! Checking winit v0.5.6 Oct 21 14:37:32.660 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 21 14:37:34.104 INFO kablam! Checking piston_window v0.59.0 Oct 21 14:37:35.556 INFO kablam! Checking ncollide_pipeline v0.9.0 Oct 21 14:37:35.556 INFO kablam! Checking ncollide_transformation v0.5.0 Oct 21 14:37:40.660 INFO kablam! Checking ncollide v0.10.0 Oct 21 14:37:41.168 INFO kablam! Checking circles v0.1.0 (/source) Oct 21 14:37:44.132 INFO kablam! warning: unnecessary parentheses around method argument Oct 21 14:37:44.132 INFO kablam! --> src/space.rs:116:60 Oct 21 14:37:44.132 INFO kablam! | Oct 21 14:37:44.132 INFO kablam! 116 | let center_ball = Ball::new((height / 2.0).max((width / 2.0))); Oct 21 14:37:44.132 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 21 14:37:44.132 INFO kablam! | Oct 21 14:37:44.132 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 14:37:44.132 INFO kablam! Oct 21 14:37:44.173 INFO kablam! warning: unnecessary parentheses around method argument Oct 21 14:37:44.173 INFO kablam! --> src/space.rs:116:60 Oct 21 14:37:44.173 INFO kablam! | Oct 21 14:37:44.173 INFO kablam! 116 | let center_ball = Ball::new((height / 2.0).max((width / 2.0))); Oct 21 14:37:44.173 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 21 14:37:44.173 INFO kablam! | Oct 21 14:37:44.173 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 14:37:44.173 INFO kablam! Oct 21 14:37:44.660 INFO kablam! warning: variable does not need to be mutable Oct 21 14:37:44.660 INFO kablam! --> src/render.rs:37:19 Oct 21 14:37:44.660 INFO kablam! | Oct 21 14:37:44.660 INFO kablam! 37 | mut window: &mut PistonWindow, Oct 21 14:37:44.660 INFO kablam! | ----^^^^^^ Oct 21 14:37:44.660 INFO kablam! | | Oct 21 14:37:44.660 INFO kablam! | help: remove this `mut` Oct 21 14:37:44.660 INFO kablam! | Oct 21 14:37:44.660 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:37:44.660 INFO kablam! Oct 21 14:37:44.676 INFO kablam! warning: type alias is never used: `BoundingBox` Oct 21 14:37:44.676 INFO kablam! --> src/space.rs:68:1 Oct 21 14:37:44.676 INFO kablam! | Oct 21 14:37:44.676 INFO kablam! 68 | type BoundingBox = ncollide::bounding_volume::AABB>; Oct 21 14:37:44.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:37:44.676 INFO kablam! | Oct 21 14:37:44.676 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:37:44.676 INFO kablam! Oct 21 14:37:44.742 INFO kablam! warning: variable does not need to be mutable Oct 21 14:37:44.742 INFO kablam! --> src/render.rs:37:19 Oct 21 14:37:44.742 INFO kablam! | Oct 21 14:37:44.742 INFO kablam! 37 | mut window: &mut PistonWindow, Oct 21 14:37:44.742 INFO kablam! | ----^^^^^^ Oct 21 14:37:44.742 INFO kablam! | | Oct 21 14:37:44.742 INFO kablam! | help: remove this `mut` Oct 21 14:37:44.744 INFO kablam! | Oct 21 14:37:44.744 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:37:44.744 INFO kablam! Oct 21 14:37:44.764 INFO kablam! warning: type alias is never used: `BoundingBox` Oct 21 14:37:44.764 INFO kablam! --> src/space.rs:68:1 Oct 21 14:37:44.764 INFO kablam! | Oct 21 14:37:44.764 INFO kablam! 68 | type BoundingBox = ncollide::bounding_volume::AABB>; Oct 21 14:37:44.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:37:44.764 INFO kablam! | Oct 21 14:37:44.764 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:37:44.764 INFO kablam! Oct 21 14:37:44.830 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Oct 21 14:37:44.849 INFO kablam! su: No module specific data is present Oct 21 14:37:45.624 INFO running `"docker" "rm" "-f" "03451928488d1a07342201b9dde781739e0648024d4b08d81acf07c7dbefa321"` Oct 21 14:37:45.936 INFO blam! 03451928488d1a07342201b9dde781739e0648024d4b08d81acf07c7dbefa321