Oct 10 21:28:28.312 INFO testing iwburns/rusty-life against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:28:28.312 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:28:28.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:28:28.529 INFO blam! ea354aa80191c2cac1c9d1ef814aeb04c3ec101e618e0536fc404846554e51bc Oct 10 21:28:28.534 INFO running `"docker" "start" "-a" "ea354aa80191c2cac1c9d1ef814aeb04c3ec101e618e0536fc404846554e51bc"` Oct 10 21:28:29.257 INFO kablam! usermod: no changes Oct 10 21:28:29.561 INFO kablam! Compiling serde v1.0.29 Oct 10 21:28:29.561 INFO kablam! Compiling memmap v0.6.2 Oct 10 21:28:29.561 INFO kablam! Compiling shared_library v0.1.8 Oct 10 21:28:29.563 INFO kablam! Compiling ordered-float v0.5.0 Oct 10 21:28:29.564 INFO kablam! Compiling x11-dl v2.17.3 Oct 10 21:28:29.564 INFO kablam! Compiling serde_derive_internals v0.20.0 Oct 10 21:28:29.567 INFO kablam! Compiling rayon-core v1.4.0 Oct 10 21:28:29.576 INFO kablam! Compiling wayland-client v0.12.5 Oct 10 21:28:33.380 INFO kablam! Compiling rusttype v0.4.1 Oct 10 21:28:33.411 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 21:28:37.567 INFO kablam! Compiling rayon v1.0.0 Oct 10 21:28:37.632 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 10 21:28:38.409 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 10 21:28:38.516 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 10 21:28:44.124 INFO kablam! Compiling serde_derive v1.0.29 Oct 10 21:28:46.490 INFO kablam! Compiling wayland-window v0.13.2 Oct 10 21:28:46.532 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 10 21:28:50.098 INFO kablam! Compiling winit v0.10.0 Oct 10 21:28:51.477 INFO kablam! Compiling image v0.18.0 Oct 10 21:28:55.448 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 10 21:28:55.777 INFO kablam! Compiling glutin v0.12.2 Oct 10 21:28:59.713 INFO kablam! Compiling pistoncore-window v0.31.0 Oct 10 21:29:03.020 INFO kablam! Compiling piston2d-opengl_graphics v0.52.0 Oct 10 21:29:03.905 INFO kablam! Compiling pistoncore-event_loop v0.36.0 Oct 10 21:29:03.905 INFO kablam! Compiling pistoncore-glutin_window v0.45.2 Oct 10 21:29:06.550 INFO kablam! Compiling piston v0.36.0 Oct 10 21:29:10.213 INFO kablam! Compiling rusty_life v0.1.0 (/source) Oct 10 21:29:14.632 INFO kablam! warning: unused variable: `i` Oct 10 21:29:14.632 INFO kablam! --> src/app/state.rs:14:13 Oct 10 21:29:14.632 INFO kablam! | Oct 10 21:29:14.632 INFO kablam! 14 | for i in 0..cells.capacity() { Oct 10 21:29:14.632 INFO kablam! | ^ help: consider using `_i` instead Oct 10 21:29:14.632 INFO kablam! | Oct 10 21:29:14.632 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:29:14.633 INFO kablam! Oct 10 21:29:14.633 INFO kablam! warning: unused variable: `i` Oct 10 21:29:14.633 INFO kablam! --> src/app/mod.rs:31:20 Oct 10 21:29:14.633 INFO kablam! | Oct 10 21:29:14.633 INFO kablam! 31 | .map(|(i, &cell)| { Oct 10 21:29:14.633 INFO kablam! | ^ help: consider using `_i` instead Oct 10 21:29:14.633 INFO kablam! Oct 10 21:29:14.633 INFO kablam! warning: unused variable: `args` Oct 10 21:29:14.633 INFO kablam! --> src/app/mod.rs:59:30 Oct 10 21:29:14.633 INFO kablam! | Oct 10 21:29:14.633 INFO kablam! 59 | pub fn update(&mut self, args: &UpdateArgs) { Oct 10 21:29:14.633 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 10 21:29:14.633 INFO kablam! Oct 10 21:29:17.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.35s Oct 10 21:29:17.656 INFO kablam! su: No module specific data is present Oct 10 21:29:17.895 INFO running `"docker" "rm" "-f" "ea354aa80191c2cac1c9d1ef814aeb04c3ec101e618e0536fc404846554e51bc"` Oct 10 21:29:17.968 INFO blam! ea354aa80191c2cac1c9d1ef814aeb04c3ec101e618e0536fc404846554e51bc Oct 10 21:29:17.968 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:29:17.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:29:18.241 INFO blam! b7bab7b13d28b4b11cb07d43d547c4d478fa68c3aaf5ed917542b6e84c3e8601 Oct 10 21:29:18.252 INFO running `"docker" "start" "-a" "b7bab7b13d28b4b11cb07d43d547c4d478fa68c3aaf5ed917542b6e84c3e8601"` Oct 10 21:29:19.071 INFO kablam! usermod: no changes Oct 10 21:29:19.269 INFO kablam! Compiling rusty_life v0.1.0 (/source) Oct 10 21:29:24.564 INFO kablam! warning: unused variable: `i` Oct 10 21:29:24.564 INFO kablam! --> src/app/state.rs:14:13 Oct 10 21:29:24.564 INFO kablam! | Oct 10 21:29:24.564 INFO kablam! 14 | for i in 0..cells.capacity() { Oct 10 21:29:24.564 INFO kablam! | ^ help: consider using `_i` instead Oct 10 21:29:24.564 INFO kablam! | Oct 10 21:29:24.564 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:29:24.564 INFO kablam! Oct 10 21:29:24.564 INFO kablam! warning: unused variable: `i` Oct 10 21:29:24.564 INFO kablam! --> src/app/mod.rs:31:20 Oct 10 21:29:24.564 INFO kablam! | Oct 10 21:29:24.564 INFO kablam! 31 | .map(|(i, &cell)| { Oct 10 21:29:24.565 INFO kablam! | ^ help: consider using `_i` instead Oct 10 21:29:24.565 INFO kablam! Oct 10 21:29:24.565 INFO kablam! warning: unused variable: `args` Oct 10 21:29:24.565 INFO kablam! --> src/app/mod.rs:59:30 Oct 10 21:29:24.565 INFO kablam! | Oct 10 21:29:24.565 INFO kablam! 59 | pub fn update(&mut self, args: &UpdateArgs) { Oct 10 21:29:24.565 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 10 21:29:24.565 INFO kablam! Oct 10 21:29:26.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.40s Oct 10 21:29:26.540 INFO kablam! su: No module specific data is present Oct 10 21:29:27.472 INFO running `"docker" "rm" "-f" "b7bab7b13d28b4b11cb07d43d547c4d478fa68c3aaf5ed917542b6e84c3e8601"` Oct 10 21:29:27.764 INFO blam! b7bab7b13d28b4b11cb07d43d547c4d478fa68c3aaf5ed917542b6e84c3e8601 Oct 10 21:29:27.772 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:29:27.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:29:28.164 INFO blam! 6fc757f487a394cfcb8207304f5069da1060cfd48f2ce83f3d21688b9f4e0c40 Oct 10 21:29:28.166 INFO running `"docker" "start" "-a" "6fc757f487a394cfcb8207304f5069da1060cfd48f2ce83f3d21688b9f4e0c40"` Oct 10 21:29:29.436 INFO kablam! usermod: no changes Oct 10 21:29:29.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 10 21:29:29.725 INFO kablam! Running /target/debug/deps/rusty_life-8a0951daea602d22 Oct 10 21:29:29.737 INFO blam! Oct 10 21:29:29.737 INFO blam! running 3 tests Oct 10 21:29:29.737 INFO blam! test app::state::test::get_neighbor_indices_complex ... ok Oct 10 21:29:29.737 INFO blam! test app::state::test::test_modulo ... ok Oct 10 21:29:29.737 INFO blam! test app::state::test::get_neighbor_indices_simple ... ok Oct 10 21:29:29.737 INFO blam! Oct 10 21:29:29.737 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:29:29.737 INFO blam! Oct 10 21:29:29.740 INFO kablam! su: No module specific data is present Oct 10 21:29:30.369 INFO running `"docker" "rm" "-f" "6fc757f487a394cfcb8207304f5069da1060cfd48f2ce83f3d21688b9f4e0c40"` Oct 10 21:29:30.810 INFO blam! 6fc757f487a394cfcb8207304f5069da1060cfd48f2ce83f3d21688b9f4e0c40