Oct 31 22:48:51.092 INFO checking radix/circles against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:48:51.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 22:48:51.504 INFO blam! 6c655462e973bef0c8dea50e75c37592fe522af408ad18b509b3285b9c3e1974 Oct 31 22:48:51.508 INFO running `"docker" "start" "-a" "6c655462e973bef0c8dea50e75c37592fe522af408ad18b509b3285b9c3e1974"` Oct 31 22:48:53.192 INFO kablam! usermod: no changes Oct 31 22:48:53.296 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 31 22:48:53.296 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 31 22:48:53.296 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 31 22:48:53.296 INFO kablam! files will be included as a binary target: Oct 31 22:48:53.296 INFO kablam! Oct 31 22:48:53.296 INFO kablam! * /source/src/main.rs Oct 31 22:48:53.296 INFO kablam! Oct 31 22:48:53.296 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 31 22:48:53.296 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 31 22:48:53.296 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 31 22:48:53.296 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 31 22:48:53.296 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 31 22:48:53.296 INFO kablam! Oct 31 22:48:53.296 INFO kablam! For more information on this warning you can consult Oct 31 22:48:53.296 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 31 22:48:53.296 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 31 22:48:53.296 INFO kablam! please set bin.path in Cargo.toml Oct 31 22:48:53.624 INFO kablam! Compiling gcc v0.3.39 Oct 31 22:48:53.640 INFO kablam! Checking num-bigint v0.1.35 Oct 31 22:48:53.640 INFO kablam! Checking deque v0.3.1 Oct 31 22:48:53.640 INFO kablam! Checking pistoncore-input v0.15.0 Oct 31 22:48:53.640 INFO kablam! Compiling glutin v0.7.0 Oct 31 22:48:53.640 INFO kablam! Checking x11-dl v2.11.0 Oct 31 22:48:53.640 INFO kablam! Checking gfx v0.12.2 Oct 31 22:48:53.640 INFO kablam! Checking memmap v0.4.0 Oct 31 22:48:55.804 INFO kablam! Checking fps_counter v0.2.0 Oct 31 22:48:56.835 INFO kablam! Compiling target_build_utils v0.1.2 Oct 31 22:48:57.654 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 31 22:49:09.877 INFO kablam! Checking rayon v0.5.0 Oct 31 22:49:09.912 INFO kablam! Checking num-rational v0.1.35 Oct 31 22:49:09.913 INFO kablam! Compiling libloading v0.3.1 Oct 31 22:49:10.037 INFO kablam! Checking pistoncore-window v0.24.0 Oct 31 22:49:10.293 INFO kablam! Compiling miniz-sys v0.1.7 Oct 31 22:49:13.157 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 31 22:49:14.383 INFO kablam! Checking num v0.1.36 Oct 31 22:49:16.398 INFO kablam! Checking piston v0.27.0 Oct 31 22:49:16.561 INFO kablam! Checking nalgebra v0.9.0 Oct 31 22:49:18.501 INFO kablam! Checking enum_primitive v0.1.0 Oct 31 22:49:20.913 INFO kablam! Checking flate2 v0.2.14 Oct 31 22:49:22.453 INFO kablam! Checking jpeg-decoder v0.1.8 Oct 31 22:49:24.332 INFO kablam! Checking dlib v0.3.1 Oct 31 22:49:25.130 INFO kablam! Checking png v0.5.2 Oct 31 22:49:25.608 INFO kablam! Checking wayland-sys v0.7.6 Oct 31 22:49:26.993 INFO kablam! Checking wayland-client v0.7.6 Oct 31 22:49:29.844 INFO kablam! Checking image v0.10.4 Oct 31 22:49:31.357 INFO kablam! Checking wayland-kbd v0.6.2 Oct 31 22:49:31.357 INFO kablam! Checking wayland-window v0.4.2 Oct 31 22:49:36.193 INFO kablam! Checking winit v0.5.6 Oct 31 22:49:44.233 INFO kablam! Checking piston-gfx_texture v0.18.0 Oct 31 22:49:44.893 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 31 22:49:47.242 INFO kablam! Checking piston2d-gfx_graphics v0.33.1 Oct 31 22:49:50.929 INFO kablam! Checking ncollide_math v0.5.0 Oct 31 22:49:51.321 INFO kablam! Checking piston_window v0.59.0 Oct 31 22:49:51.793 INFO kablam! Checking ncollide_utils v0.5.0 Oct 31 22:49:54.360 INFO kablam! Checking ncollide_procedural v0.5.0 Oct 31 22:49:54.377 INFO kablam! Checking ncollide_geometry v0.2.0 Oct 31 22:50:03.323 INFO kablam! Checking ncollide_transformation v0.5.0 Oct 31 22:50:03.325 INFO kablam! Checking ncollide_pipeline v0.9.0 Oct 31 22:50:08.079 INFO kablam! Checking ncollide v0.10.0 Oct 31 22:50:08.609 INFO kablam! Checking circles v0.1.0 (/source) Oct 31 22:50:11.556 INFO kablam! warning: unnecessary parentheses around method argument Oct 31 22:50:11.557 INFO kablam! --> src/space.rs:116:60 Oct 31 22:50:11.558 INFO kablam! | Oct 31 22:50:11.558 INFO kablam! 116 | let center_ball = Ball::new((height / 2.0).max((width / 2.0))); Oct 31 22:50:11.558 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 31 22:50:11.558 INFO kablam! | Oct 31 22:50:11.559 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 22:50:11.560 INFO kablam! Oct 31 22:50:11.596 INFO kablam! warning: unnecessary parentheses around method argument Oct 31 22:50:11.597 INFO kablam! --> src/space.rs:116:60 Oct 31 22:50:11.597 INFO kablam! | Oct 31 22:50:11.597 INFO kablam! 116 | let center_ball = Ball::new((height / 2.0).max((width / 2.0))); Oct 31 22:50:11.597 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 31 22:50:11.597 INFO kablam! | Oct 31 22:50:11.597 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 22:50:11.597 INFO kablam! Oct 31 22:50:12.364 INFO kablam! warning: variable does not need to be mutable Oct 31 22:50:12.365 INFO kablam! --> src/render.rs:37:19 Oct 31 22:50:12.366 INFO kablam! | Oct 31 22:50:12.366 INFO kablam! 37 | mut window: &mut PistonWindow, Oct 31 22:50:12.367 INFO kablam! | ----^^^^^^ Oct 31 22:50:12.367 INFO kablam! | | Oct 31 22:50:12.368 INFO kablam! | help: remove this `mut` Oct 31 22:50:12.369 INFO kablam! | Oct 31 22:50:12.369 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 22:50:12.370 INFO kablam! Oct 31 22:50:12.404 INFO kablam! warning: type alias is never used: `BoundingBox` Oct 31 22:50:12.404 INFO kablam! --> src/space.rs:68:1 Oct 31 22:50:12.404 INFO kablam! | Oct 31 22:50:12.405 INFO kablam! 68 | type BoundingBox = ncollide::bounding_volume::AABB>; Oct 31 22:50:12.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:50:12.406 INFO kablam! | Oct 31 22:50:12.406 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:50:12.406 INFO kablam! Oct 31 22:50:12.443 INFO kablam! warning: variable does not need to be mutable Oct 31 22:50:12.443 INFO kablam! --> src/render.rs:37:19 Oct 31 22:50:12.444 INFO kablam! | Oct 31 22:50:12.444 INFO kablam! 37 | mut window: &mut PistonWindow, Oct 31 22:50:12.444 INFO kablam! | ----^^^^^^ Oct 31 22:50:12.444 INFO kablam! | | Oct 31 22:50:12.444 INFO kablam! | help: remove this `mut` Oct 31 22:50:12.444 INFO kablam! | Oct 31 22:50:12.444 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 22:50:12.444 INFO kablam! Oct 31 22:50:12.500 INFO kablam! warning: type alias is never used: `BoundingBox` Oct 31 22:50:12.500 INFO kablam! --> src/space.rs:68:1 Oct 31 22:50:12.501 INFO kablam! | Oct 31 22:50:12.501 INFO kablam! 68 | type BoundingBox = ncollide::bounding_volume::AABB>; Oct 31 22:50:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:50:12.501 INFO kablam! | Oct 31 22:50:12.501 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:50:12.501 INFO kablam! Oct 31 22:50:12.593 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 31 22:50:12.611 INFO kablam! su: No module specific data is present Oct 31 22:50:14.033 INFO running `"docker" "rm" "-f" "6c655462e973bef0c8dea50e75c37592fe522af408ad18b509b3285b9c3e1974"` Oct 31 22:50:14.321 INFO blam! 6c655462e973bef0c8dea50e75c37592fe522af408ad18b509b3285b9c3e1974