Nov 17 03:53:51.815 INFO testing ejmahler/tetris_clone against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 03:53:51.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:52.168 INFO [stdout] f92414727b70a4031d355d2f6636dccf1425fdcbdb14628296a4f4c81697fe9b Nov 17 03:53:52.173 INFO running `"docker" "start" "-a" "f92414727b70a4031d355d2f6636dccf1425fdcbdb14628296a4f4c81697fe9b"` Nov 17 03:53:54.010 INFO [stderr] usermod: no changes Nov 17 03:53:54.423 INFO [stderr] Compiling libc v0.2.35 Nov 17 03:53:54.451 INFO [stderr] Compiling ndarray v0.11.0 Nov 17 03:53:54.451 INFO [stderr] Compiling cgmath v0.16.0 Nov 17 03:53:54.461 INFO [stderr] Compiling num-complex v0.1.41 Nov 17 03:53:54.461 INFO [stderr] Compiling itertools v0.5.10 Nov 17 03:53:54.461 INFO [stderr] Compiling itertools v0.7.5 Nov 17 03:53:54.461 INFO [stderr] Compiling draw_state v0.7.1 Nov 17 03:53:54.495 INFO [stderr] Compiling gfx_gl v0.4.0 Nov 17 03:53:56.756 INFO [stderr] Compiling pistoncore-input v0.20.0 Nov 17 03:54:00.565 INFO [stderr] Compiling rand v0.3.19 Nov 17 03:54:00.565 INFO [stderr] Compiling num_cpus v1.8.0 Nov 17 03:54:00.565 INFO [stderr] Compiling fs2 v0.2.5 Nov 17 03:54:00.565 INFO [stderr] Compiling shared_library v0.1.8 Nov 17 03:54:02.559 INFO [stderr] Compiling x11-dl v2.17.2 Nov 17 03:54:02.615 INFO [stderr] Compiling rand v0.4.1 Nov 17 03:54:02.855 INFO [stderr] Compiling memmap v0.4.0 Nov 17 03:54:03.449 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 03:54:03.620 INFO [stderr] Compiling derivative v1.0.0 Nov 17 03:54:09.119 INFO [stderr] Compiling phf_generator v0.7.21 Nov 17 03:54:09.179 INFO [stderr] Compiling rayon-core v1.3.0 Nov 17 03:54:09.380 INFO [stderr] Compiling tempfile v2.2.0 Nov 17 03:54:11.371 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 17 03:54:14.500 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 17 03:54:14.600 INFO [stderr] Compiling pistoncore-window v0.30.0 Nov 17 03:54:20.676 INFO [stderr] Compiling pistoncore-event_loop v0.35.0 Nov 17 03:54:20.799 INFO [stderr] Compiling rayon v0.8.2 Nov 17 03:54:37.099 INFO [stderr] Compiling piston v0.35.0 Nov 17 03:54:40.939 INFO [stderr] Compiling gfx_core v0.7.2 Nov 17 03:54:40.997 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 17 03:54:50.375 INFO [stderr] Compiling image v0.18.0 Nov 17 03:54:57.275 INFO [stderr] Compiling libloading v0.3.4 Nov 17 03:55:01.187 INFO [stderr] Compiling dlib v0.3.1 Nov 17 03:55:01.787 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 17 03:55:04.286 INFO [stderr] Compiling wayland-client v0.9.10 Nov 17 03:55:09.567 INFO [stderr] Compiling wayland-protocols v0.9.10 Nov 17 03:55:09.567 INFO [stderr] Compiling wayland-kbd v0.9.1 Nov 17 03:55:13.971 INFO [stderr] Compiling wayland-window v0.8.0 Nov 17 03:55:14.719 INFO [stderr] Compiling winit v0.8.3 Nov 17 03:55:20.885 INFO [stderr] Compiling glutin v0.10.1 Nov 17 03:55:23.660 INFO [stderr] Compiling pistoncore-glutin_window v0.43.0 Nov 17 03:55:32.124 INFO [stderr] Compiling gfx v0.16.3 Nov 17 03:55:32.124 INFO [stderr] Compiling gfx_device_gl v0.14.6 Nov 17 03:55:39.500 INFO [stderr] Compiling piston-gfx_texture v0.30.0 Nov 17 03:55:40.467 INFO [stderr] Compiling piston2d-gfx_graphics v0.47.0 Nov 17 03:55:43.361 INFO [stderr] Compiling piston_window v0.74.0 Nov 17 03:55:44.397 INFO [stderr] Compiling tetris_clone v0.1.0 (/source) Nov 17 03:55:45.963 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:45.964 INFO [stderr] --> src/main.rs:1:12 Nov 17 03:55:45.964 INFO [stderr] | Nov 17 03:55:45.964 INFO [stderr] 1 | #![feature(universal_impl_trait)] Nov 17 03:55:45.964 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 17 03:55:45.964 INFO [stderr] | Nov 17 03:55:45.964 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 03:55:45.964 INFO [stderr] Nov 17 03:55:45.964 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:45.964 INFO [stderr] --> src/main.rs:2:12 Nov 17 03:55:45.964 INFO [stderr] | Nov 17 03:55:45.964 INFO [stderr] 2 | #![feature(conservative_impl_trait)] Nov 17 03:55:45.964 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 03:55:45.964 INFO [stderr] Nov 17 03:55:52.435 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Nov 17 03:55:52.455 INFO [stderr] su: No module specific data is present Nov 17 03:55:54.064 INFO running `"docker" "inspect" "f92414727b70a4031d355d2f6636dccf1425fdcbdb14628296a4f4c81697fe9b"` Nov 17 03:55:54.433 INFO running `"docker" "rm" "-f" "f92414727b70a4031d355d2f6636dccf1425fdcbdb14628296a4f4c81697fe9b"` Nov 17 03:55:54.811 INFO [stdout] f92414727b70a4031d355d2f6636dccf1425fdcbdb14628296a4f4c81697fe9b Nov 17 03:55:54.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:55.232 INFO [stdout] dcde020f164bf9afc3c20d541e341e7bef07169c46b19e5ce3422d74ef4f2d5e Nov 17 03:55:55.235 INFO running `"docker" "start" "-a" "dcde020f164bf9afc3c20d541e341e7bef07169c46b19e5ce3422d74ef4f2d5e"` Nov 17 03:55:57.487 INFO [stderr] usermod: no changes Nov 17 03:55:57.782 INFO [stderr] Compiling tetris_clone v0.1.0 (/source) Nov 17 03:55:59.451 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:59.451 INFO [stderr] --> src/main.rs:1:12 Nov 17 03:55:59.451 INFO [stderr] | Nov 17 03:55:59.451 INFO [stderr] 1 | #![feature(universal_impl_trait)] Nov 17 03:55:59.451 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 17 03:55:59.451 INFO [stderr] | Nov 17 03:55:59.451 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 03:55:59.451 INFO [stderr] Nov 17 03:55:59.451 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:59.451 INFO [stderr] --> src/main.rs:2:12 Nov 17 03:55:59.451 INFO [stderr] | Nov 17 03:55:59.451 INFO [stderr] 2 | #![feature(conservative_impl_trait)] Nov 17 03:55:59.451 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 03:55:59.451 INFO [stderr] Nov 17 03:55:59.936 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s Nov 17 03:55:59.959 INFO [stderr] su: No module specific data is present Nov 17 03:56:01.123 INFO running `"docker" "inspect" "dcde020f164bf9afc3c20d541e341e7bef07169c46b19e5ce3422d74ef4f2d5e"` Nov 17 03:56:01.490 INFO running `"docker" "rm" "-f" "dcde020f164bf9afc3c20d541e341e7bef07169c46b19e5ce3422d74ef4f2d5e"` Nov 17 03:56:01.859 INFO [stdout] dcde020f164bf9afc3c20d541e341e7bef07169c46b19e5ce3422d74ef4f2d5e Nov 17 03:56:01.866 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:56:02.348 INFO [stdout] b0bc8193f7437905b89167646a442bcd164bc4c7159a812135ac047ee675d908 Nov 17 03:56:02.350 INFO running `"docker" "start" "-a" "b0bc8193f7437905b89167646a442bcd164bc4c7159a812135ac047ee675d908"` Nov 17 03:56:04.277 INFO [stderr] usermod: no changes Nov 17 03:56:04.554 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 17 03:56:04.578 INFO [stderr] Running /target/debug/deps/tetris_clone-7f55458b7ff28207 Nov 17 03:56:04.596 INFO [stdout] Nov 17 03:56:04.596 INFO [stdout] running 0 tests Nov 17 03:56:04.596 INFO [stdout] Nov 17 03:56:04.596 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 03:56:04.596 INFO [stdout] Nov 17 03:56:04.596 INFO [stderr] su: No module specific data is present Nov 17 03:56:05.301 INFO running `"docker" "inspect" "b0bc8193f7437905b89167646a442bcd164bc4c7159a812135ac047ee675d908"` Nov 17 03:56:05.594 INFO running `"docker" "rm" "-f" "b0bc8193f7437905b89167646a442bcd164bc4c7159a812135ac047ee675d908"` Nov 17 03:56:05.909 INFO [stdout] b0bc8193f7437905b89167646a442bcd164bc4c7159a812135ac047ee675d908