Oct 14 17:44:50.358 INFO testing iwburns/rusty-life against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:44:50.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:44:51.083 INFO blam! c026a35f931eff7590646aa7f93749432a1a4930a646c1339ae2e4dc8471cae6 Oct 14 17:44:51.093 INFO running `"docker" "start" "-a" "c026a35f931eff7590646aa7f93749432a1a4930a646c1339ae2e4dc8471cae6"` Oct 14 17:44:52.044 INFO kablam! usermod: no changes Oct 14 17:44:52.351 INFO kablam! Compiling libloading v0.4.3 Oct 14 17:44:52.359 INFO kablam! Compiling serde v1.0.29 Oct 14 17:44:52.359 INFO kablam! Compiling num-integer v0.1.36 Oct 14 17:44:52.360 INFO kablam! Compiling ordered-float v0.5.0 Oct 14 17:44:52.360 INFO kablam! Compiling serde_derive_internals v0.20.0 Oct 14 17:44:52.360 INFO kablam! Compiling rayon v1.0.0 Oct 14 17:44:54.195 INFO kablam! Compiling num-iter v0.1.35 Oct 14 17:44:54.259 INFO kablam! Compiling num-rational v0.1.42 Oct 14 17:44:54.341 INFO kablam! Compiling rusttype v0.4.1 Oct 14 17:44:55.063 INFO kablam! Compiling png v0.11.0 Oct 14 17:44:57.466 INFO kablam! Compiling dlib v0.4.0 Oct 14 17:44:59.308 INFO kablam! Compiling wayland-sys v0.12.5 Oct 14 17:45:04.111 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 14 17:45:04.191 INFO kablam! Compiling wayland-client v0.12.5 Oct 14 17:45:04.491 INFO kablam! Compiling serde_derive v1.0.29 Oct 14 17:45:08.632 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 14 17:45:10.414 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 14 17:45:10.415 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 14 17:45:19.796 INFO kablam! Compiling image v0.18.0 Oct 14 17:45:24.935 INFO kablam! Compiling wayland-window v0.13.2 Oct 14 17:45:26.699 INFO kablam! Compiling winit v0.10.0 Oct 14 17:45:26.843 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 14 17:45:35.205 INFO kablam! Compiling glutin v0.12.2 Oct 14 17:45:35.288 INFO kablam! Compiling pistoncore-window v0.31.0 Oct 14 17:45:39.860 INFO kablam! Compiling pistoncore-event_loop v0.36.0 Oct 14 17:45:42.723 INFO kablam! Compiling piston v0.36.0 Oct 14 17:45:45.375 INFO kablam! Compiling pistoncore-glutin_window v0.45.2 Oct 14 17:45:45.927 INFO kablam! Compiling piston2d-opengl_graphics v0.52.0 Oct 14 17:45:49.281 INFO kablam! Compiling rusty_life v0.1.0 (/source) Oct 14 17:45:50.659 INFO kablam! warning: unused variable: `i` Oct 14 17:45:50.659 INFO kablam! --> src/app/state.rs:14:13 Oct 14 17:45:50.659 INFO kablam! | Oct 14 17:45:50.659 INFO kablam! 14 | for i in 0..cells.capacity() { Oct 14 17:45:50.659 INFO kablam! | ^ help: consider using `_i` instead Oct 14 17:45:50.659 INFO kablam! | Oct 14 17:45:50.659 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:45:50.659 INFO kablam! Oct 14 17:45:50.659 INFO kablam! warning: unused variable: `i` Oct 14 17:45:50.659 INFO kablam! --> src/app/mod.rs:31:20 Oct 14 17:45:50.659 INFO kablam! | Oct 14 17:45:50.659 INFO kablam! 31 | .map(|(i, &cell)| { Oct 14 17:45:50.659 INFO kablam! | ^ help: consider using `_i` instead Oct 14 17:45:50.659 INFO kablam! Oct 14 17:45:50.659 INFO kablam! warning: unused variable: `args` Oct 14 17:45:50.659 INFO kablam! --> src/app/mod.rs:59:30 Oct 14 17:45:50.659 INFO kablam! | Oct 14 17:45:50.659 INFO kablam! 59 | pub fn update(&mut self, args: &UpdateArgs) { Oct 14 17:45:50.659 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 17:45:50.659 INFO kablam! Oct 14 17:45:54.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 14 17:45:54.271 INFO kablam! su: No module specific data is present Oct 14 17:45:54.546 INFO running `"docker" "rm" "-f" "c026a35f931eff7590646aa7f93749432a1a4930a646c1339ae2e4dc8471cae6"` Oct 14 17:45:54.671 INFO blam! c026a35f931eff7590646aa7f93749432a1a4930a646c1339ae2e4dc8471cae6 Oct 14 17:45:54.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:45:55.856 INFO blam! 6ab2ba368f750202ec7c5241a7034c38c642d01b0105da07a27d9b15a399ddbd Oct 14 17:45:55.856 INFO running `"docker" "start" "-a" "6ab2ba368f750202ec7c5241a7034c38c642d01b0105da07a27d9b15a399ddbd"` Oct 14 17:45:56.223 INFO kablam! usermod: no changes Oct 14 17:45:56.328 INFO kablam! Compiling rusty_life v0.1.0 (/source) Oct 14 17:45:57.586 INFO kablam! warning: unused variable: `i` Oct 14 17:45:57.587 INFO kablam! --> src/app/state.rs:14:13 Oct 14 17:45:57.587 INFO kablam! | Oct 14 17:45:57.587 INFO kablam! 14 | for i in 0..cells.capacity() { Oct 14 17:45:57.587 INFO kablam! | ^ help: consider using `_i` instead Oct 14 17:45:57.587 INFO kablam! | Oct 14 17:45:57.587 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:45:57.587 INFO kablam! Oct 14 17:45:57.587 INFO kablam! warning: unused variable: `i` Oct 14 17:45:57.587 INFO kablam! --> src/app/mod.rs:31:20 Oct 14 17:45:57.587 INFO kablam! | Oct 14 17:45:57.587 INFO kablam! 31 | .map(|(i, &cell)| { Oct 14 17:45:57.587 INFO kablam! | ^ help: consider using `_i` instead Oct 14 17:45:57.587 INFO kablam! Oct 14 17:45:57.587 INFO kablam! warning: unused variable: `args` Oct 14 17:45:57.587 INFO kablam! --> src/app/mod.rs:59:30 Oct 14 17:45:57.587 INFO kablam! | Oct 14 17:45:57.587 INFO kablam! 59 | pub fn update(&mut self, args: &UpdateArgs) { Oct 14 17:45:57.587 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 17:45:57.587 INFO kablam! Oct 14 17:45:58.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.72s Oct 14 17:45:58.967 INFO kablam! su: No module specific data is present Oct 14 17:45:59.184 INFO running `"docker" "rm" "-f" "6ab2ba368f750202ec7c5241a7034c38c642d01b0105da07a27d9b15a399ddbd"` Oct 14 17:45:59.257 INFO blam! 6ab2ba368f750202ec7c5241a7034c38c642d01b0105da07a27d9b15a399ddbd Oct 14 17:45:59.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:45:59.421 INFO blam! e4a27b5ab9ea72ff2258b052f7b4350d466c38738d563054ee3d07797e042565 Oct 14 17:45:59.425 INFO running `"docker" "start" "-a" "e4a27b5ab9ea72ff2258b052f7b4350d466c38738d563054ee3d07797e042565"` Oct 14 17:45:59.915 INFO kablam! usermod: no changes Oct 14 17:46:00.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 17:46:00.089 INFO kablam! Running /target/debug/deps/rusty_life-dbd0e0f8b543d71c Oct 14 17:46:00.091 INFO blam! Oct 14 17:46:00.091 INFO blam! running 3 tests Oct 14 17:46:00.095 INFO blam! test app::state::test::get_neighbor_indices_complex ... ok Oct 14 17:46:00.095 INFO kablam! su: No module specific data is present Oct 14 17:46:00.095 INFO blam! test app::state::test::get_neighbor_indices_simple ... ok Oct 14 17:46:00.096 INFO blam! test app::state::test::test_modulo ... ok Oct 14 17:46:00.096 INFO blam! Oct 14 17:46:00.096 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:46:00.097 INFO blam! Oct 14 17:46:00.404 INFO running `"docker" "rm" "-f" "e4a27b5ab9ea72ff2258b052f7b4350d466c38738d563054ee3d07797e042565"` Oct 14 17:46:00.509 INFO blam! e4a27b5ab9ea72ff2258b052f7b4350d466c38738d563054ee3d07797e042565