Oct 14 21:51:40.295 INFO testing ejmahler/tetris_clone against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 21:51:40.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 21:51:40.711 INFO blam! 9e382303abc330965e75c913bae8b29d02f0acd68a4dc43f7c7797d95854fa1e Oct 14 21:51:40.715 INFO running `"docker" "start" "-a" "9e382303abc330965e75c913bae8b29d02f0acd68a4dc43f7c7797d95854fa1e"` Oct 14 21:51:42.299 INFO kablam! usermod: no changes Oct 14 21:51:42.679 INFO kablam! Compiling libc v0.2.35 Oct 14 21:51:42.687 INFO kablam! Compiling cgmath v0.16.0 Oct 14 21:51:42.687 INFO kablam! Compiling ndarray v0.11.0 Oct 14 21:51:42.688 INFO kablam! Compiling num-complex v0.1.41 Oct 14 21:51:42.691 INFO kablam! Compiling itertools v0.7.5 Oct 14 21:51:47.383 INFO kablam! Compiling rand v0.3.19 Oct 14 21:51:47.383 INFO kablam! Compiling num_cpus v1.8.0 Oct 14 21:51:47.383 INFO kablam! Compiling fs2 v0.2.5 Oct 14 21:51:47.383 INFO kablam! Compiling x11-dl v2.17.2 Oct 14 21:51:47.383 INFO kablam! Compiling shared_library v0.1.8 Oct 14 21:51:47.383 INFO kablam! Compiling rand v0.4.1 Oct 14 21:51:49.359 INFO kablam! Compiling memmap v0.4.0 Oct 14 21:51:51.439 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 21:51:52.866 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 21:51:52.866 INFO kablam! Compiling rayon-core v1.3.0 Oct 14 21:51:52.866 INFO kablam! Compiling tempfile v2.2.0 Oct 14 21:51:54.251 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 21:51:56.629 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 21:52:00.580 INFO kablam! Compiling rayon v0.8.2 Oct 14 21:52:13.420 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 14 21:52:22.179 INFO kablam! Compiling image v0.18.0 Oct 14 21:52:28.839 INFO kablam! Compiling libloading v0.3.4 Oct 14 21:52:33.551 INFO kablam! Compiling dlib v0.3.1 Oct 14 21:52:34.044 INFO kablam! Compiling wayland-sys v0.9.10 Oct 14 21:52:36.947 INFO kablam! Compiling wayland-client v0.9.10 Oct 14 21:52:46.715 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 14 21:52:46.715 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 14 21:52:51.422 INFO kablam! Compiling piston-gfx_texture v0.30.0 Oct 14 21:52:55.943 INFO kablam! Compiling piston2d-gfx_graphics v0.47.0 Oct 14 21:52:56.012 INFO kablam! Compiling wayland-window v0.8.0 Oct 14 21:52:57.649 INFO kablam! Compiling winit v0.8.3 Oct 14 21:53:05.567 INFO kablam! Compiling glutin v0.10.1 Oct 14 21:53:08.807 INFO kablam! Compiling pistoncore-glutin_window v0.43.0 Oct 14 21:53:13.579 INFO kablam! Compiling piston_window v0.74.0 Oct 14 21:53:15.797 INFO kablam! Compiling tetris_clone v0.1.0 (/source) Oct 14 21:53:18.747 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 21:53:18.747 INFO kablam! --> src/main.rs:1:12 Oct 14 21:53:18.747 INFO kablam! | Oct 14 21:53:18.747 INFO kablam! 1 | #![feature(universal_impl_trait)] Oct 14 21:53:18.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:53:18.747 INFO kablam! | Oct 14 21:53:18.747 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 21:53:18.747 INFO kablam! Oct 14 21:53:18.747 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 21:53:18.747 INFO kablam! --> src/main.rs:2:12 Oct 14 21:53:18.747 INFO kablam! | Oct 14 21:53:18.747 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 14 21:53:18.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:53:18.747 INFO kablam! Oct 14 21:53:24.029 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Oct 14 21:53:24.047 INFO kablam! su: No module specific data is present Oct 14 21:53:25.197 INFO running `"docker" "rm" "-f" "9e382303abc330965e75c913bae8b29d02f0acd68a4dc43f7c7797d95854fa1e"` Oct 14 21:53:25.489 INFO blam! 9e382303abc330965e75c913bae8b29d02f0acd68a4dc43f7c7797d95854fa1e Oct 14 21:53:25.497 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 21:53:26.012 INFO blam! 0883380463c5bd342f304644ca0cdf7949263a5c412c836bf771af6462270d41 Oct 14 21:53:26.014 INFO running `"docker" "start" "-a" "0883380463c5bd342f304644ca0cdf7949263a5c412c836bf771af6462270d41"` Oct 14 21:53:26.970 INFO kablam! usermod: no changes Oct 14 21:53:27.161 INFO kablam! Compiling tetris_clone v0.1.0 (/source) Oct 14 21:53:30.047 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 21:53:30.047 INFO kablam! --> src/main.rs:1:12 Oct 14 21:53:30.048 INFO kablam! | Oct 14 21:53:30.048 INFO kablam! 1 | #![feature(universal_impl_trait)] Oct 14 21:53:30.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:53:30.049 INFO kablam! | Oct 14 21:53:30.049 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 21:53:30.049 INFO kablam! Oct 14 21:53:30.049 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 21:53:30.050 INFO kablam! --> src/main.rs:2:12 Oct 14 21:53:30.050 INFO kablam! | Oct 14 21:53:30.050 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 14 21:53:30.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:53:30.051 INFO kablam! Oct 14 21:53:30.556 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.57s Oct 14 21:53:30.575 INFO kablam! su: No module specific data is present Oct 14 21:53:31.091 INFO running `"docker" "rm" "-f" "0883380463c5bd342f304644ca0cdf7949263a5c412c836bf771af6462270d41"` Oct 14 21:53:31.336 INFO blam! 0883380463c5bd342f304644ca0cdf7949263a5c412c836bf771af6462270d41 Oct 14 21:53:31.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 21:53:31.736 INFO blam! 63502e32afc7b8dac60ead28397ea278e523b8a41c935988c2e292e38c3abf4c Oct 14 21:53:31.739 INFO running `"docker" "start" "-a" "63502e32afc7b8dac60ead28397ea278e523b8a41c935988c2e292e38c3abf4c"` Oct 14 21:53:32.859 INFO kablam! usermod: no changes Oct 14 21:53:33.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 14 21:53:33.087 INFO kablam! Running /target/debug/deps/tetris_clone-3b42f56863e2909e Oct 14 21:53:33.087 INFO blam! Oct 14 21:53:33.087 INFO blam! running 0 tests Oct 14 21:53:33.087 INFO blam! Oct 14 21:53:33.087 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:53:33.087 INFO blam! Oct 14 21:53:33.095 INFO kablam! su: No module specific data is present Oct 14 21:53:34.000 INFO running `"docker" "rm" "-f" "63502e32afc7b8dac60ead28397ea278e523b8a41c935988c2e292e38c3abf4c"` Oct 14 21:53:34.156 INFO blam! 63502e32afc7b8dac60ead28397ea278e523b8a41c935988c2e292e38c3abf4c