Oct 31 20:29:32.684 INFO checking stevebob/platform-game-experiment against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:29:32.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 20:29:33.142 INFO blam! 1c4a342d6f04596e36a57e892a2c1e6396858361027e21d0636ac7ac05fd49fc Oct 31 20:29:33.143 INFO running `"docker" "start" "-a" "1c4a342d6f04596e36a57e892a2c1e6396858361027e21d0636ac7ac05fd49fc"` Oct 31 20:29:34.732 INFO kablam! usermod: no changes Oct 31 20:29:35.080 INFO kablam! Compiling cgmath v0.16.1 Oct 31 20:29:35.084 INFO kablam! Compiling newtype_derive v0.1.6 Oct 31 20:29:35.100 INFO kablam! Checking num-complex v0.2.0 Oct 31 20:29:35.100 INFO kablam! Compiling glutin v0.15.0 Oct 31 20:29:35.100 INFO kablam! Checking num-bigint v0.2.0 Oct 31 20:29:35.100 INFO kablam! Checking num-iter v0.1.37 Oct 31 20:29:35.100 INFO kablam! Checking best v0.6.0 Oct 31 20:29:35.100 INFO kablam! Checking winit v0.13.1 Oct 31 20:29:43.436 INFO kablam! Checking num-rational v0.2.1 Oct 31 20:29:44.952 INFO kablam! Checking num v0.2.0 Oct 31 20:29:55.536 INFO kablam! Checking gfx_window_glutin v0.23.0 Oct 31 20:29:56.298 INFO kablam! Checking platform-game-experiment v0.1.0 (/source) Oct 31 20:30:02.556 INFO kablam! warning: function is never used: `vector2_cross_product` Oct 31 20:30:02.556 INFO kablam! --> src/collision.rs:5:1 Oct 31 20:30:02.556 INFO kablam! | Oct 31 20:30:02.556 INFO kablam! 5 | fn vector2_cross_product(v: Vector2, w: Vector2) -> N { Oct 31 20:30:02.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:30:02.556 INFO kablam! | Oct 31 20:30:02.556 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 20:30:02.556 INFO kablam! Oct 31 20:30:02.556 INFO kablam! warning: function is never used: `vertex_edge` Oct 31 20:30:02.556 INFO kablam! --> src/collision.rs:9:1 Oct 31 20:30:02.559 INFO kablam! | Oct 31 20:30:02.559 INFO kablam! 9 | / pub fn vertex_edge( Oct 31 20:30:02.559 INFO kablam! 10 | | vertex: Vector2, Oct 31 20:30:02.559 INFO kablam! 11 | | vertex_movement: Vector2, Oct 31 20:30:02.559 INFO kablam! 12 | | edge: LineSegment, Oct 31 20:30:02.559 INFO kablam! ... | Oct 31 20:30:02.559 INFO kablam! 49 | | } Oct 31 20:30:02.559 INFO kablam! 50 | | } Oct 31 20:30:02.559 INFO kablam! | |_^ Oct 31 20:30:02.559 INFO kablam! Oct 31 20:30:02.559 INFO kablam! warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 31 20:30:02.559 INFO kablam! --> src/main.rs:1:12 Oct 31 20:30:02.559 INFO kablam! | Oct 31 20:30:02.559 INFO kablam! 1 | #![feature(nonzero)] Oct 31 20:30:02.559 INFO kablam! | ^^^^^^^ Oct 31 20:30:02.559 INFO kablam! | Oct 31 20:30:02.559 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 20:30:02.559 INFO kablam! Oct 31 20:30:02.596 INFO kablam! warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 31 20:30:02.596 INFO kablam! --> src/main.rs:1:12 Oct 31 20:30:02.596 INFO kablam! | Oct 31 20:30:02.596 INFO kablam! 1 | #![feature(nonzero)] Oct 31 20:30:02.596 INFO kablam! | ^^^^^^^ Oct 31 20:30:02.596 INFO kablam! | Oct 31 20:30:02.596 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 20:30:02.596 INFO kablam! Oct 31 20:30:02.729 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.97s Oct 31 20:30:02.745 INFO kablam! su: No module specific data is present Oct 31 20:30:04.458 INFO running `"docker" "rm" "-f" "1c4a342d6f04596e36a57e892a2c1e6396858361027e21d0636ac7ac05fd49fc"` Oct 31 20:30:04.828 INFO blam! 1c4a342d6f04596e36a57e892a2c1e6396858361027e21d0636ac7ac05fd49fc