Oct 13 02:35:54.979 INFO testing robbert-vdh/game-of-life against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:35:54.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:35:55.564 INFO blam! 0d2015ba6c24dd40cc0b868d0a1721ab93f2e7958354193cf914b2e57beff097 Oct 13 02:35:55.566 INFO running `"docker" "start" "-a" "0d2015ba6c24dd40cc0b868d0a1721ab93f2e7958354193cf914b2e57beff097"` Oct 13 02:35:57.091 INFO kablam! usermod: no changes Oct 13 02:35:57.335 INFO kablam! Compiling time v0.1.35 Oct 13 02:35:57.335 INFO kablam! Compiling libloading v0.3.1 Oct 13 02:35:58.571 INFO kablam! Compiling dlib v0.3.1 Oct 13 02:35:59.055 INFO kablam! Compiling wayland-sys v0.5.11 Oct 13 02:36:01.251 INFO kablam! Compiling wayland-client v0.5.12 Oct 13 02:36:04.310 INFO kablam! Compiling wayland-window v0.2.3 Oct 13 02:36:04.311 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 13 02:36:07.163 INFO kablam! Compiling glutin v0.6.2 Oct 13 02:36:13.592 INFO kablam! Compiling glium v0.15.0 Oct 13 02:36:41.154 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 13 02:36:42.443 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:36:42.443 INFO kablam! --> src/bin/game.rs:52:5 Oct 13 02:36:42.444 INFO kablam! | Oct 13 02:36:42.444 INFO kablam! 52 | /// The amount of time since we've updated the simulation. Oct 13 02:36:42.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:36:42.445 INFO kablam! | Oct 13 02:36:42.445 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 02:36:42.445 INFO kablam! Oct 13 02:36:46.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.71s Oct 13 02:36:46.855 INFO kablam! su: No module specific data is present Oct 13 02:36:48.446 INFO running `"docker" "rm" "-f" "0d2015ba6c24dd40cc0b868d0a1721ab93f2e7958354193cf914b2e57beff097"` Oct 13 02:36:48.841 INFO blam! 0d2015ba6c24dd40cc0b868d0a1721ab93f2e7958354193cf914b2e57beff097 Oct 13 02:36:48.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:36:49.337 INFO blam! b65cf850d4fa3b64c7823daec252de38b884efc64e486ccb6c5308b6c869f824 Oct 13 02:36:49.339 INFO running `"docker" "start" "-a" "b65cf850d4fa3b64c7823daec252de38b884efc64e486ccb6c5308b6c869f824"` Oct 13 02:36:51.455 INFO kablam! usermod: no changes Oct 13 02:36:51.719 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 13 02:36:53.431 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:36:53.431 INFO kablam! --> src/bin/game.rs:52:5 Oct 13 02:36:53.431 INFO kablam! | Oct 13 02:36:53.431 INFO kablam! 52 | /// The amount of time since we've updated the simulation. Oct 13 02:36:53.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:36:53.431 INFO kablam! | Oct 13 02:36:53.431 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 02:36:53.431 INFO kablam! Oct 13 02:36:54.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.80s Oct 13 02:36:54.302 INFO kablam! su: No module specific data is present Oct 13 02:36:55.704 INFO running `"docker" "rm" "-f" "b65cf850d4fa3b64c7823daec252de38b884efc64e486ccb6c5308b6c869f824"` Oct 13 02:36:56.099 INFO blam! b65cf850d4fa3b64c7823daec252de38b884efc64e486ccb6c5308b6c869f824 Oct 13 02:36:56.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:36:56.505 INFO blam! ed0f3a45395d9bd9cc32fb2342c96cc95de408b048485cabcd51ca269d96c5c8 Oct 13 02:36:56.507 INFO running `"docker" "start" "-a" "ed0f3a45395d9bd9cc32fb2342c96cc95de408b048485cabcd51ca269d96c5c8"` Oct 13 02:36:58.119 INFO kablam! usermod: no changes Oct 13 02:36:58.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 13 02:36:58.315 INFO kablam! Running /target/debug/deps/game_of_life-ba59b20ef5301f30 Oct 13 02:36:58.315 INFO blam! Oct 13 02:36:58.315 INFO blam! running 6 tests Oct 13 02:36:58.319 INFO blam! test simulation::grid::tests::neighbours_are_reported_correctly_for_corners ... ok Oct 13 02:36:58.319 INFO blam! test simulation::grid::tests::neighbours_are_reported_correctly ... ok Oct 13 02:36:58.327 INFO blam! test simulation::grid::tests::indexing_works ... ok Oct 13 02:36:58.335 INFO blam! test simulation::grid::tests::bounds_are_reported_correctly ... ok Oct 13 02:36:58.344 INFO blam! test simulation::grid::tests::horizontal_bound_should_overflow ... ok Oct 13 02:36:58.344 INFO blam! test simulation::grid::tests::vertical_bound_should_overflow ... ok Oct 13 02:36:58.344 INFO blam! Oct 13 02:36:58.344 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:36:58.344 INFO blam! Oct 13 02:36:58.346 INFO kablam! Running /target/debug/deps/game-b94950f6cd1e6ea1 Oct 13 02:36:58.351 INFO blam! Oct 13 02:36:58.351 INFO blam! running 0 tests Oct 13 02:36:58.351 INFO blam! Oct 13 02:36:58.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:36:58.351 INFO blam! Oct 13 02:36:58.351 INFO kablam! Doc-tests game_of_life Oct 13 02:36:58.763 INFO blam! Oct 13 02:36:58.763 INFO blam! running 0 tests Oct 13 02:36:58.763 INFO blam! Oct 13 02:36:58.763 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:36:58.763 INFO blam! Oct 13 02:36:58.779 INFO kablam! su: No module specific data is present Oct 13 02:36:59.487 INFO running `"docker" "rm" "-f" "ed0f3a45395d9bd9cc32fb2342c96cc95de408b048485cabcd51ca269d96c5c8"` Oct 13 02:36:59.763 INFO blam! ed0f3a45395d9bd9cc32fb2342c96cc95de408b048485cabcd51ca269d96c5c8