Oct 12 13:03:22.171 INFO checking stevebob/platform-game-experiment against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 13:03:22.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 13:03:22.639 INFO blam! f0b9f1a64bbf82bff47cad352beac8b1a03236f9dd82ad33041d0ca4a3c88446 Oct 12 13:03:22.641 INFO running `"docker" "start" "-a" "f0b9f1a64bbf82bff47cad352beac8b1a03236f9dd82ad33041d0ca4a3c88446"` Oct 12 13:03:24.842 INFO kablam! usermod: no changes Oct 12 13:03:25.109 INFO kablam! Compiling num-complex v0.2.0 Oct 12 13:03:25.112 INFO kablam! Compiling cgmath v0.16.1 Oct 12 13:03:25.116 INFO kablam! Checking custom_derive v0.1.7 Oct 12 13:03:25.149 INFO kablam! Compiling newtype_derive v0.1.6 Oct 12 13:03:25.151 INFO kablam! Compiling glutin v0.15.0 Oct 12 13:03:25.151 INFO kablam! Checking num-bigint v0.2.0 Oct 12 13:03:25.152 INFO kablam! Checking num-iter v0.1.37 Oct 12 13:03:25.152 INFO kablam! Checking best v0.6.0 Oct 12 13:03:26.421 INFO kablam! Checking winit v0.13.1 Oct 12 13:03:32.772 INFO kablam! Checking num-rational v0.2.1 Oct 12 13:03:37.276 INFO kablam! Checking num v0.2.0 Oct 12 13:03:48.168 INFO kablam! Checking gfx_window_glutin v0.23.0 Oct 12 13:03:48.988 INFO kablam! Checking platform-game-experiment v0.1.0 (/source) Oct 12 13:03:54.840 INFO kablam! warning: function is never used: `vector2_cross_product` Oct 12 13:03:54.841 INFO kablam! --> src/collision.rs:5:1 Oct 12 13:03:54.842 INFO kablam! | Oct 12 13:03:54.843 INFO kablam! 5 | fn vector2_cross_product(v: Vector2, w: Vector2) -> N { Oct 12 13:03:54.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:03:54.844 INFO kablam! | Oct 12 13:03:54.845 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 13:03:54.845 INFO kablam! Oct 12 13:03:54.846 INFO kablam! warning: function is never used: `vertex_edge` Oct 12 13:03:54.846 INFO kablam! --> src/collision.rs:9:1 Oct 12 13:03:54.847 INFO kablam! | Oct 12 13:03:54.848 INFO kablam! 9 | / pub fn vertex_edge( Oct 12 13:03:54.848 INFO kablam! 10 | | vertex: Vector2, Oct 12 13:03:54.849 INFO kablam! 11 | | vertex_movement: Vector2, Oct 12 13:03:54.849 INFO kablam! 12 | | edge: LineSegment, Oct 12 13:03:54.850 INFO kablam! ... | Oct 12 13:03:54.851 INFO kablam! 49 | | } Oct 12 13:03:54.851 INFO kablam! 50 | | } Oct 12 13:03:54.852 INFO kablam! | |_^ Oct 12 13:03:54.852 INFO kablam! Oct 12 13:03:54.855 INFO kablam! warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 12 13:03:54.855 INFO kablam! --> src/main.rs:1:12 Oct 12 13:03:54.856 INFO kablam! | Oct 12 13:03:54.857 INFO kablam! 1 | #![feature(nonzero)] Oct 12 13:03:54.857 INFO kablam! | ^^^^^^^ Oct 12 13:03:54.858 INFO kablam! | Oct 12 13:03:54.858 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 13:03:54.859 INFO kablam! Oct 12 13:03:55.148 INFO kablam! warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 12 13:03:55.149 INFO kablam! --> src/main.rs:1:12 Oct 12 13:03:55.149 INFO kablam! | Oct 12 13:03:55.150 INFO kablam! 1 | #![feature(nonzero)] Oct 12 13:03:55.150 INFO kablam! | ^^^^^^^ Oct 12 13:03:55.151 INFO kablam! | Oct 12 13:03:55.152 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 13:03:55.152 INFO kablam! Oct 12 13:03:55.234 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.36s Oct 12 13:03:55.246 INFO kablam! su: No module specific data is present Oct 12 13:03:56.772 INFO running `"docker" "rm" "-f" "f0b9f1a64bbf82bff47cad352beac8b1a03236f9dd82ad33041d0ca4a3c88446"` Oct 12 13:03:57.144 INFO blam! f0b9f1a64bbf82bff47cad352beac8b1a03236f9dd82ad33041d0ca4a3c88446