Oct 15 12:04:38.644 INFO testing CTJeffries/Fives against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:04:38.645 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 12:04:39.099 INFO blam! 70db5318659f7038f64be968af84375bcc04ec5ce3ab3be7a616ada7bb6fb2eb Oct 15 12:04:39.103 INFO running `"docker" "start" "-a" "70db5318659f7038f64be968af84375bcc04ec5ce3ab3be7a616ada7bb6fb2eb"` Oct 15 12:04:40.055 INFO kablam! usermod: no changes Oct 15 12:04:40.395 INFO kablam! Compiling image v0.19.0 Oct 15 12:04:58.065 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 15 12:05:01.697 INFO kablam! Compiling fives v0.1.0 (/source) Oct 15 12:05:07.195 INFO kablam! warning: unused variable: `unused` Oct 15 12:05:07.195 INFO kablam! --> src/gameboard_graphics.rs:144:13 Oct 15 12:05:07.195 INFO kablam! | Oct 15 12:05:07.195 INFO kablam! 144 | for unused in 0..((val as f64 / 5.0).log2() as usize / 6) { Oct 15 12:05:07.195 INFO kablam! | ^^^^^^ help: consider using `_unused` instead Oct 15 12:05:07.195 INFO kablam! | Oct 15 12:05:07.195 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:05:07.195 INFO kablam! Oct 15 12:05:07.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:05:07.243 INFO kablam! --> src/gameboard_graphics.rs:111:21 Oct 15 12:05:07.243 INFO kablam! | Oct 15 12:05:07.243 INFO kablam! 111 | / text::Text::new_color(settings.text_color, 40) Oct 15 12:05:07.243 INFO kablam! 112 | | .draw(&number, glyphs, &c.draw_state, Oct 15 12:05:07.243 INFO kablam! 113 | | c.transform.trans(pos[0], pos[1]), g); Oct 15 12:05:07.243 INFO kablam! | |____________________________________________________________________^ Oct 15 12:05:07.243 INFO kablam! | Oct 15 12:05:07.243 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 12:05:07.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:05:07.243 INFO kablam! Oct 15 12:05:07.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:05:07.243 INFO kablam! --> src/gameboard_graphics.rs:119:9 Oct 15 12:05:07.243 INFO kablam! | Oct 15 12:05:07.243 INFO kablam! 119 | / text::Text::new(50).draw(&board.get_score(), glyphs, &c.draw_state, Oct 15 12:05:07.243 INFO kablam! 120 | | c.transform.trans(20.0, settings.length + 50.0), g); Oct 15 12:05:07.243 INFO kablam! | |__________________________________________________________________________________^ Oct 15 12:05:07.243 INFO kablam! | Oct 15 12:05:07.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:05:07.243 INFO kablam! Oct 15 12:05:13.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.06s Oct 15 12:05:13.161 INFO kablam! su: No module specific data is present Oct 15 12:05:14.079 INFO running `"docker" "rm" "-f" "70db5318659f7038f64be968af84375bcc04ec5ce3ab3be7a616ada7bb6fb2eb"` Oct 15 12:05:14.279 INFO blam! 70db5318659f7038f64be968af84375bcc04ec5ce3ab3be7a616ada7bb6fb2eb Oct 15 12:05:14.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 12:05:14.644 INFO blam! 4d2a84148bce6a6804dc99299b3f8a1f9670322080c20da59d9d7f50d9ec441e Oct 15 12:05:14.649 INFO running `"docker" "start" "-a" "4d2a84148bce6a6804dc99299b3f8a1f9670322080c20da59d9d7f50d9ec441e"` Oct 15 12:05:16.173 INFO kablam! usermod: no changes Oct 15 12:05:16.436 INFO kablam! Compiling fives v0.1.0 (/source) Oct 15 12:05:20.059 INFO kablam! warning: unused variable: `unused` Oct 15 12:05:20.059 INFO kablam! --> src/gameboard_graphics.rs:144:13 Oct 15 12:05:20.059 INFO kablam! | Oct 15 12:05:20.059 INFO kablam! 144 | for unused in 0..((val as f64 / 5.0).log2() as usize / 6) { Oct 15 12:05:20.059 INFO kablam! | ^^^^^^ help: consider using `_unused` instead Oct 15 12:05:20.059 INFO kablam! | Oct 15 12:05:20.059 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:05:20.059 INFO kablam! Oct 15 12:05:20.087 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:05:20.087 INFO kablam! --> src/gameboard_graphics.rs:111:21 Oct 15 12:05:20.087 INFO kablam! | Oct 15 12:05:20.087 INFO kablam! 111 | / text::Text::new_color(settings.text_color, 40) Oct 15 12:05:20.087 INFO kablam! 112 | | .draw(&number, glyphs, &c.draw_state, Oct 15 12:05:20.087 INFO kablam! 113 | | c.transform.trans(pos[0], pos[1]), g); Oct 15 12:05:20.087 INFO kablam! | |____________________________________________________________________^ Oct 15 12:05:20.087 INFO kablam! | Oct 15 12:05:20.088 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 12:05:20.088 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:05:20.088 INFO kablam! Oct 15 12:05:20.088 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:05:20.088 INFO kablam! --> src/gameboard_graphics.rs:119:9 Oct 15 12:05:20.088 INFO kablam! | Oct 15 12:05:20.088 INFO kablam! 119 | / text::Text::new(50).draw(&board.get_score(), glyphs, &c.draw_state, Oct 15 12:05:20.088 INFO kablam! 120 | | c.transform.trans(20.0, settings.length + 50.0), g); Oct 15 12:05:20.088 INFO kablam! | |__________________________________________________________________________________^ Oct 15 12:05:20.088 INFO kablam! | Oct 15 12:05:20.088 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:05:20.088 INFO kablam! Oct 15 12:05:20.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.42s Oct 15 12:05:20.635 INFO kablam! su: No module specific data is present Oct 15 12:05:21.399 INFO running `"docker" "rm" "-f" "4d2a84148bce6a6804dc99299b3f8a1f9670322080c20da59d9d7f50d9ec441e"` Oct 15 12:05:21.671 INFO blam! 4d2a84148bce6a6804dc99299b3f8a1f9670322080c20da59d9d7f50d9ec441e Oct 15 12:05:21.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 12:05:22.145 INFO blam! 484489d2da5e97fadfab9a7a2f3b409fbfa3c384452698459b4e8abf25f5e052 Oct 15 12:05:22.147 INFO running `"docker" "start" "-a" "484489d2da5e97fadfab9a7a2f3b409fbfa3c384452698459b4e8abf25f5e052"` Oct 15 12:05:23.683 INFO kablam! usermod: no changes Oct 15 12:05:23.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 15 12:05:23.935 INFO kablam! Running /target/debug/deps/fives-6af303b820e1879b Oct 15 12:05:23.944 INFO blam! Oct 15 12:05:23.944 INFO blam! running 0 tests Oct 15 12:05:23.944 INFO blam! Oct 15 12:05:23.944 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:05:23.944 INFO blam! Oct 15 12:05:23.945 INFO kablam! su: No module specific data is present Oct 15 12:05:24.573 INFO running `"docker" "rm" "-f" "484489d2da5e97fadfab9a7a2f3b409fbfa3c384452698459b4e8abf25f5e052"` Oct 15 12:05:24.835 INFO blam! 484489d2da5e97fadfab9a7a2f3b409fbfa3c384452698459b4e8abf25f5e052