Oct 27 05:18:01.194 INFO checking ejmahler/tetris_clone against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 05:18:01.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 05:18:01.595 INFO blam! 774d7f73e6cffd9e204803c7e61148297e0454c742ed6bc5a8a1464e9fa65edb Oct 27 05:18:01.598 INFO running `"docker" "start" "-a" "774d7f73e6cffd9e204803c7e61148297e0454c742ed6bc5a8a1464e9fa65edb"` Oct 27 05:18:02.951 INFO kablam! usermod: no changes Oct 27 05:18:03.263 INFO kablam! Compiling libc v0.2.35 Oct 27 05:18:03.299 INFO kablam! Compiling ndarray v0.11.0 Oct 27 05:18:03.307 INFO kablam! Checking rand v0.4.1 Oct 27 05:18:03.307 INFO kablam! Checking itertools v0.7.5 Oct 27 05:18:03.307 INFO kablam! Checking num-complex v0.1.41 Oct 27 05:18:03.307 INFO kablam! Checking shared_library v0.1.8 Oct 27 05:18:03.319 INFO kablam! Checking tempfile v2.2.0 Oct 27 05:18:03.319 INFO kablam! Checking x11-dl v2.17.2 Oct 27 05:18:06.185 INFO kablam! Checking fs2 v0.2.5 Oct 27 05:18:06.427 INFO kablam! Checking osmesa-sys v0.1.2 Oct 27 05:18:07.672 INFO kablam! Checking image v0.18.0 Oct 27 05:18:08.503 INFO kablam! Compiling rand v0.3.19 Oct 27 05:18:09.180 INFO kablam! Checking memmap v0.4.0 Oct 27 05:18:11.486 INFO kablam! Checking cgmath v0.16.0 Oct 27 05:18:18.085 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 05:18:20.396 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 05:18:23.037 INFO kablam! Compiling target_build_utils v0.3.1 Oct 27 05:18:32.925 INFO kablam! Checking piston-gfx_texture v0.30.0 Oct 27 05:18:41.596 INFO kablam! Checking piston2d-gfx_graphics v0.47.0 Oct 27 05:18:49.404 INFO kablam! Compiling libloading v0.3.4 Oct 27 05:18:52.609 INFO kablam! Checking dlib v0.3.1 Oct 27 05:18:53.118 INFO kablam! Checking wayland-sys v0.9.10 Oct 27 05:18:53.808 INFO kablam! Checking wayland-client v0.9.10 Oct 27 05:18:55.827 INFO kablam! Checking wayland-protocols v0.9.10 Oct 27 05:18:55.827 INFO kablam! Checking wayland-kbd v0.9.1 Oct 27 05:18:59.371 INFO kablam! Checking wayland-window v0.8.0 Oct 27 05:19:00.307 INFO kablam! Checking winit v0.8.3 Oct 27 05:19:02.647 INFO kablam! Checking glutin v0.10.1 Oct 27 05:19:04.835 INFO kablam! Checking pistoncore-glutin_window v0.43.0 Oct 27 05:19:07.619 INFO kablam! Checking piston_window v0.74.0 Oct 27 05:19:10.934 INFO kablam! Checking tetris_clone v0.1.0 (/source) Oct 27 05:19:17.082 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 05:19:17.082 INFO kablam! --> src/main.rs:1:12 Oct 27 05:19:17.083 INFO kablam! | Oct 27 05:19:17.083 INFO kablam! 1 | #![feature(universal_impl_trait)] Oct 27 05:19:17.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 05:19:17.083 INFO kablam! | Oct 27 05:19:17.084 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 05:19:17.084 INFO kablam! Oct 27 05:19:17.084 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 05:19:17.084 INFO kablam! --> src/main.rs:2:12 Oct 27 05:19:17.084 INFO kablam! | Oct 27 05:19:17.084 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 27 05:19:17.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:19:17.084 INFO kablam! Oct 27 05:19:17.643 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 05:19:17.644 INFO kablam! --> src/main.rs:1:12 Oct 27 05:19:17.644 INFO kablam! | Oct 27 05:19:17.644 INFO kablam! 1 | #![feature(universal_impl_trait)] Oct 27 05:19:17.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 05:19:17.644 INFO kablam! | Oct 27 05:19:17.644 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 05:19:17.644 INFO kablam! Oct 27 05:19:17.644 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 05:19:17.644 INFO kablam! --> src/main.rs:2:12 Oct 27 05:19:17.644 INFO kablam! | Oct 27 05:19:17.644 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 27 05:19:17.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:19:17.644 INFO kablam! Oct 27 05:19:17.706 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 27 05:19:17.735 INFO kablam! su: No module specific data is present Oct 27 05:19:18.686 INFO running `"docker" "rm" "-f" "774d7f73e6cffd9e204803c7e61148297e0454c742ed6bc5a8a1464e9fa65edb"` Oct 27 05:19:19.043 INFO blam! 774d7f73e6cffd9e204803c7e61148297e0454c742ed6bc5a8a1464e9fa65edb