Oct 21 21:53:31.109 INFO checking CTJeffries/Fives against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:53:31.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 21:53:31.664 INFO blam! 100390d67316347d6f7ecbeeddf61a566aba4c77c5b584dc8ced818a32f49fee Oct 21 21:53:31.672 INFO running `"docker" "start" "-a" "100390d67316347d6f7ecbeeddf61a566aba4c77c5b584dc8ced818a32f49fee"` Oct 21 21:53:33.128 INFO kablam! usermod: no changes Oct 21 21:53:33.500 INFO kablam! Checking piston2d-opengl_graphics v0.53.0 Oct 21 21:53:36.992 INFO kablam! Checking fives v0.1.0 (/source) Oct 21 21:53:46.248 INFO kablam! warning: unused variable: `unused` Oct 21 21:53:46.248 INFO kablam! --> src/gameboard_graphics.rs:144:13 Oct 21 21:53:46.248 INFO kablam! | Oct 21 21:53:46.248 INFO kablam! 144 | for unused in 0..((val as f64 / 5.0).log2() as usize / 6) { Oct 21 21:53:46.248 INFO kablam! | ^^^^^^ help: consider using `_unused` instead Oct 21 21:53:46.248 INFO kablam! | Oct 21 21:53:46.248 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:53:46.248 INFO kablam! Oct 21 21:53:46.307 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 21:53:46.307 INFO kablam! --> src/gameboard_graphics.rs:111:21 Oct 21 21:53:46.307 INFO kablam! | Oct 21 21:53:46.307 INFO kablam! 111 | / text::Text::new_color(settings.text_color, 40) Oct 21 21:53:46.307 INFO kablam! 112 | | .draw(&number, glyphs, &c.draw_state, Oct 21 21:53:46.307 INFO kablam! 113 | | c.transform.trans(pos[0], pos[1]), g); Oct 21 21:53:46.307 INFO kablam! | |____________________________________________________________________^ Oct 21 21:53:46.307 INFO kablam! | Oct 21 21:53:46.307 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 21:53:46.307 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 21:53:46.307 INFO kablam! Oct 21 21:53:46.307 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 21:53:46.308 INFO kablam! --> src/gameboard_graphics.rs:119:9 Oct 21 21:53:46.308 INFO kablam! | Oct 21 21:53:46.308 INFO kablam! 119 | / text::Text::new(50).draw(&board.get_score(), glyphs, &c.draw_state, Oct 21 21:53:46.308 INFO kablam! 120 | | c.transform.trans(20.0, settings.length + 50.0), g); Oct 21 21:53:46.308 INFO kablam! | |__________________________________________________________________________________^ Oct 21 21:53:46.308 INFO kablam! | Oct 21 21:53:46.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 21:53:46.308 INFO kablam! Oct 21 21:53:46.532 INFO kablam! warning: unused variable: `unused` Oct 21 21:53:46.532 INFO kablam! --> src/gameboard_graphics.rs:144:13 Oct 21 21:53:46.532 INFO kablam! | Oct 21 21:53:46.532 INFO kablam! 144 | for unused in 0..((val as f64 / 5.0).log2() as usize / 6) { Oct 21 21:53:46.532 INFO kablam! | ^^^^^^ help: consider using `_unused` instead Oct 21 21:53:46.532 INFO kablam! | Oct 21 21:53:46.532 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:53:46.532 INFO kablam! Oct 21 21:53:46.562 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 21:53:46.562 INFO kablam! --> src/gameboard_graphics.rs:111:21 Oct 21 21:53:46.562 INFO kablam! | Oct 21 21:53:46.562 INFO kablam! 111 | / text::Text::new_color(settings.text_color, 40) Oct 21 21:53:46.562 INFO kablam! 112 | | .draw(&number, glyphs, &c.draw_state, Oct 21 21:53:46.562 INFO kablam! 113 | | c.transform.trans(pos[0], pos[1]), g); Oct 21 21:53:46.562 INFO kablam! | |____________________________________________________________________^ Oct 21 21:53:46.562 INFO kablam! | Oct 21 21:53:46.562 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 21:53:46.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 21:53:46.562 INFO kablam! Oct 21 21:53:46.562 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 21:53:46.562 INFO kablam! --> src/gameboard_graphics.rs:119:9 Oct 21 21:53:46.562 INFO kablam! | Oct 21 21:53:46.562 INFO kablam! 119 | / text::Text::new(50).draw(&board.get_score(), glyphs, &c.draw_state, Oct 21 21:53:46.562 INFO kablam! 120 | | c.transform.trans(20.0, settings.length + 50.0), g); Oct 21 21:53:46.562 INFO kablam! | |__________________________________________________________________________________^ Oct 21 21:53:46.562 INFO kablam! | Oct 21 21:53:46.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 21:53:46.562 INFO kablam! Oct 21 21:53:46.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.46s Oct 21 21:53:46.660 INFO kablam! su: No module specific data is present Oct 21 21:53:47.424 INFO running `"docker" "rm" "-f" "100390d67316347d6f7ecbeeddf61a566aba4c77c5b584dc8ced818a32f49fee"` Oct 21 21:53:47.729 INFO blam! 100390d67316347d6f7ecbeeddf61a566aba4c77c5b584dc8ced818a32f49fee