Oct 13 03:01:56.050 INFO checking Piripant/spring against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:01:56.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 03:01:56.456 INFO blam! b52924a9260e93914b774450d59e5d04d21eda86b78e419414ff98edc4981fdb Oct 13 03:01:56.458 INFO running `"docker" "start" "-a" "b52924a9260e93914b774450d59e5d04d21eda86b78e419414ff98edc4981fdb"` Oct 13 03:01:57.868 INFO kablam! usermod: no changes Oct 13 03:01:58.236 INFO kablam! Checking rand v0.4.2 Oct 13 03:01:58.236 INFO kablam! Compiling itertools v0.5.10 Oct 13 03:01:58.236 INFO kablam! Compiling x11-dl v2.17.1 Oct 13 03:01:58.245 INFO kablam! Checking shared_library v0.1.8 Oct 13 03:01:58.261 INFO kablam! Compiling imgui-sys v0.0.18 Oct 13 03:01:58.261 INFO kablam! Checking rayon-core v1.3.0 Oct 13 03:01:58.261 INFO kablam! Checking num-rational v0.1.40 Oct 13 03:01:58.262 INFO kablam! Compiling gl_generator v0.7.0 Oct 13 03:02:00.575 INFO kablam! Checking png v0.11.0 Oct 13 03:02:03.021 INFO kablam! Checking osmesa-sys v0.1.2 Oct 13 03:02:03.772 INFO kablam! Checking pistoncore-input v0.20.0 Oct 13 03:02:07.736 INFO kablam! Checking rayon v0.8.2 Oct 13 03:02:11.140 INFO kablam! Checking wayland-window v0.8.0 Oct 13 03:02:11.444 INFO kablam! Checking nalgebra v0.14.0 Oct 13 03:02:16.892 INFO kablam! Compiling derivative v1.0.0 Oct 13 03:02:17.037 INFO kablam! Compiling gfx_gl v0.4.0 Oct 13 03:02:17.714 INFO kablam! Compiling gl v0.7.0 Oct 13 03:02:30.208 INFO kablam! Checking pistoncore-window v0.30.0 Oct 13 03:02:32.257 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 13 03:02:34.964 INFO kablam! Checking winit v0.8.3 Oct 13 03:02:40.784 INFO kablam! Checking pistoncore-event_loop v0.35.0 Oct 13 03:02:46.546 INFO kablam! Checking image v0.18.0 Oct 13 03:02:49.131 INFO kablam! Checking piston v0.35.0 Oct 13 03:02:53.113 INFO kablam! Checking glutin v0.10.1 Oct 13 03:02:57.567 INFO kablam! Checking gfx_core v0.7.2 Oct 13 03:03:08.112 INFO kablam! Checking pistoncore-glutin_window v0.43.0 Oct 13 03:03:46.650 INFO kablam! Checking gfx v0.16.2 Oct 13 03:03:46.650 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 13 03:03:55.393 INFO kablam! Checking piston-gfx_texture v0.30.0 Oct 13 03:03:58.198 INFO kablam! Checking imgui v0.0.18 Oct 13 03:04:00.288 INFO kablam! Checking piston2d-gfx_graphics v0.47.0 Oct 13 03:04:05.066 INFO kablam! Checking piston_window v0.74.0 Oct 13 03:04:08.965 INFO kablam! Checking spring v0.1.0 (/source) Oct 13 03:04:15.820 INFO kablam! warning: unused import: `DebugView` Oct 13 03:04:15.821 INFO kablam! --> src/physics/collisions.rs:1:27 Oct 13 03:04:15.821 INFO kablam! | Oct 13 03:04:15.822 INFO kablam! 1 | use physics::simulation::{DebugView, Vertex}; Oct 13 03:04:15.822 INFO kablam! | ^^^^^^^^^ Oct 13 03:04:15.823 INFO kablam! | Oct 13 03:04:15.824 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:04:15.824 INFO kablam! Oct 13 03:04:16.284 INFO kablam! warning: unused import: `DebugView` Oct 13 03:04:16.285 INFO kablam! --> src/physics/collisions.rs:1:27 Oct 13 03:04:16.286 INFO kablam! | Oct 13 03:04:16.286 INFO kablam! 1 | use physics::simulation::{DebugView, Vertex}; Oct 13 03:04:16.287 INFO kablam! | ^^^^^^^^^ Oct 13 03:04:16.288 INFO kablam! | Oct 13 03:04:16.288 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:04:16.289 INFO kablam! Oct 13 03:04:17.548 INFO kablam! warning: unused variable: `dt` Oct 13 03:04:17.548 INFO kablam! --> src/viewer/input.rs:103:70 Oct 13 03:04:17.548 INFO kablam! | Oct 13 03:04:17.548 INFO kablam! 103 | pub fn handle_keyboard(view: &mut ViewState, input: &mut InputState, dt: f64) { Oct 13 03:04:17.548 INFO kablam! | ^^ help: consider using `_dt` instead Oct 13 03:04:17.548 INFO kablam! | Oct 13 03:04:17.548 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:04:17.548 INFO kablam! Oct 13 03:04:18.236 INFO kablam! warning: unused variable: `dt` Oct 13 03:04:18.236 INFO kablam! --> src/viewer/input.rs:103:70 Oct 13 03:04:18.236 INFO kablam! | Oct 13 03:04:18.236 INFO kablam! 103 | pub fn handle_keyboard(view: &mut ViewState, input: &mut InputState, dt: f64) { Oct 13 03:04:18.236 INFO kablam! | ^^ help: consider using `_dt` instead Oct 13 03:04:18.236 INFO kablam! | Oct 13 03:04:18.236 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:04:18.236 INFO kablam! Oct 13 03:04:25.353 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 27s Oct 13 03:04:25.366 INFO kablam! su: No module specific data is present Oct 13 03:04:25.894 INFO running `"docker" "rm" "-f" "b52924a9260e93914b774450d59e5d04d21eda86b78e419414ff98edc4981fdb"` Oct 13 03:04:26.148 INFO blam! b52924a9260e93914b774450d59e5d04d21eda86b78e419414ff98edc4981fdb