Nov 17 03:53:30.956 INFO testing ejmahler/tetris_clone against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 03:53:30.958 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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"` Nov 17 03:53:31.458 INFO [stdout] 71d06b984a2504b0928bcd69e8d00ac63126101fe4aec2fd7a12761965686b25 Nov 17 03:53:31.460 INFO running `"docker" "start" "-a" "71d06b984a2504b0928bcd69e8d00ac63126101fe4aec2fd7a12761965686b25"` Nov 17 03:53:34.171 INFO [stderr] usermod: no changes Nov 17 03:53:34.557 INFO [stderr] Compiling ndarray v0.11.0 Nov 17 03:53:34.557 INFO [stderr] Compiling rand v0.3.19 Nov 17 03:53:34.576 INFO [stderr] Compiling num-complex v0.1.41 Nov 17 03:53:34.594 INFO [stderr] Compiling itertools v0.7.5 Nov 17 03:53:34.595 INFO [stderr] Compiling shared_library v0.1.8 Nov 17 03:53:34.596 INFO [stderr] Compiling cgmath v0.16.0 Nov 17 03:53:34.596 INFO [stderr] Compiling x11-dl v2.17.2 Nov 17 03:53:34.596 INFO [stderr] Compiling piston2d-graphics v0.24.0 Nov 17 03:53:39.233 INFO [stderr] Compiling fs2 v0.2.5 Nov 17 03:53:39.280 INFO [stderr] Compiling gl v0.7.0 Nov 17 03:53:40.391 INFO [stderr] Compiling glutin v0.10.1 Nov 17 03:53:42.509 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 03:53:48.019 INFO [stderr] Compiling memmap v0.4.0 Nov 17 03:53:48.103 INFO [stderr] Compiling phf_generator v0.7.21 Nov 17 03:53:48.108 INFO [stderr] Compiling rayon-core v1.3.0 Nov 17 03:53:49.651 INFO [stderr] Compiling tempfile v2.2.0 Nov 17 03:53:50.178 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 17 03:53:52.867 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 17 03:53:53.051 INFO [stderr] Compiling rayon v0.8.2 Nov 17 03:54:04.640 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 17 03:54:11.971 INFO [stderr] Compiling image v0.18.0 Nov 17 03:54:20.965 INFO [stderr] Compiling libloading v0.3.4 Nov 17 03:54:25.809 INFO [stderr] Compiling dlib v0.3.1 Nov 17 03:54:26.532 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 17 03:54:31.269 INFO [stderr] Compiling wayland-client v0.9.10 Nov 17 03:54:42.539 INFO [stderr] Compiling wayland-protocols v0.9.10 Nov 17 03:54:42.543 INFO [stderr] Compiling wayland-kbd v0.9.1 Nov 17 03:54:44.331 INFO [stderr] Compiling piston-gfx_texture v0.30.0 Nov 17 03:54:48.941 INFO [stderr] Compiling wayland-window v0.8.0 Nov 17 03:54:49.092 INFO [stderr] Compiling piston2d-gfx_graphics v0.47.0 Nov 17 03:54:50.571 INFO [stderr] Compiling winit v0.8.3 Nov 17 03:55:02.183 INFO [stderr] Compiling pistoncore-glutin_window v0.43.0 Nov 17 03:55:07.370 INFO [stderr] Compiling piston_window v0.74.0 Nov 17 03:55:10.583 INFO [stderr] Compiling tetris_clone v0.1.0 (/source) Nov 17 03:55:14.631 INFO [stderr] warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 17 03:55:14.632 INFO [stderr] --> src/main.rs:1:12 Nov 17 03:55:14.632 INFO [stderr] | Nov 17 03:55:14.632 INFO [stderr] 1 | #![feature(universal_impl_trait)] Nov 17 03:55:14.633 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 17 03:55:14.633 INFO [stderr] | Nov 17 03:55:14.633 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 03:55:14.633 INFO [stderr] Nov 17 03:55:14.634 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 17 03:55:14.634 INFO [stderr] --> src/main.rs:2:12 Nov 17 03:55:14.634 INFO [stderr] | Nov 17 03:55:14.635 INFO [stderr] 2 | #![feature(conservative_impl_trait)] Nov 17 03:55:14.635 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 03:55:14.635 INFO [stderr] Nov 17 03:55:20.655 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Nov 17 03:55:20.675 INFO [stderr] su: No module specific data is present Nov 17 03:55:21.416 INFO running `"docker" "inspect" "71d06b984a2504b0928bcd69e8d00ac63126101fe4aec2fd7a12761965686b25"` Nov 17 03:55:21.711 INFO running `"docker" "rm" "-f" "71d06b984a2504b0928bcd69e8d00ac63126101fe4aec2fd7a12761965686b25"` Nov 17 03:55:21.971 INFO [stdout] 71d06b984a2504b0928bcd69e8d00ac63126101fe4aec2fd7a12761965686b25 Nov 17 03:55:21.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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"` Nov 17 03:55:22.389 INFO [stdout] 2804464ca971f837310c6ced821eb817dcb9a5ab3665bed2c0cf41e0dfdd7801 Nov 17 03:55:22.397 INFO running `"docker" "start" "-a" "2804464ca971f837310c6ced821eb817dcb9a5ab3665bed2c0cf41e0dfdd7801"` Nov 17 03:55:23.603 INFO [stderr] usermod: no changes Nov 17 03:55:23.907 INFO [stderr] Compiling tetris_clone v0.1.0 (/source) Nov 17 03:55:28.111 INFO [stderr] warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 17 03:55:28.111 INFO [stderr] --> src/main.rs:1:12 Nov 17 03:55:28.111 INFO [stderr] | Nov 17 03:55:28.111 INFO [stderr] 1 | #![feature(universal_impl_trait)] Nov 17 03:55:28.111 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 17 03:55:28.111 INFO [stderr] | Nov 17 03:55:28.111 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 03:55:28.111 INFO [stderr] Nov 17 03:55:28.111 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 17 03:55:28.111 INFO [stderr] --> src/main.rs:2:12 Nov 17 03:55:28.111 INFO [stderr] | Nov 17 03:55:28.111 INFO [stderr] 2 | #![feature(conservative_impl_trait)] Nov 17 03:55:28.111 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 03:55:28.111 INFO [stderr] Nov 17 03:55:28.486 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.85s Nov 17 03:55:28.501 INFO [stderr] su: No module specific data is present Nov 17 03:55:28.908 INFO running `"docker" "inspect" "2804464ca971f837310c6ced821eb817dcb9a5ab3665bed2c0cf41e0dfdd7801"` Nov 17 03:55:29.081 INFO running `"docker" "rm" "-f" "2804464ca971f837310c6ced821eb817dcb9a5ab3665bed2c0cf41e0dfdd7801"` Nov 17 03:55:29.260 INFO [stdout] 2804464ca971f837310c6ced821eb817dcb9a5ab3665bed2c0cf41e0dfdd7801 Nov 17 03:55:29.265 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-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"` Nov 17 03:55:29.697 INFO [stdout] d131acb24d4bf4f78396e85080e508bc51144c21685fdc65645d39f38c01e1d0 Nov 17 03:55:29.700 INFO running `"docker" "start" "-a" "d131acb24d4bf4f78396e85080e508bc51144c21685fdc65645d39f38c01e1d0"` Nov 17 03:55:30.847 INFO [stderr] usermod: no changes Nov 17 03:55:31.069 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 17 03:55:31.086 INFO [stderr] Running /target/debug/deps/tetris_clone-0bc45e3e6ed4668a Nov 17 03:55:31.091 INFO [stdout] Nov 17 03:55:31.091 INFO [stdout] running 0 tests Nov 17 03:55:31.091 INFO [stdout] Nov 17 03:55:31.091 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 03:55:31.091 INFO [stdout] Nov 17 03:55:31.095 INFO [stderr] su: No module specific data is present Nov 17 03:55:31.572 INFO running `"docker" "inspect" "d131acb24d4bf4f78396e85080e508bc51144c21685fdc65645d39f38c01e1d0"` Nov 17 03:55:31.703 INFO running `"docker" "rm" "-f" "d131acb24d4bf4f78396e85080e508bc51144c21685fdc65645d39f38c01e1d0"` Nov 17 03:55:31.840 INFO [stdout] d131acb24d4bf4f78396e85080e508bc51144c21685fdc65645d39f38c01e1d0