Oct 21 22:07:40.355 INFO checking AGausmann/tictactoe-rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:07:40.355 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 22:07:40.820 INFO blam! ed490d03946f005f1de930497ef4ee7f998612a1e5e69237b66842a0ea120c88 Oct 21 22:07:40.822 INFO running `"docker" "start" "-a" "ed490d03946f005f1de930497ef4ee7f998612a1e5e69237b66842a0ea120c88"` Oct 21 22:07:42.870 INFO kablam! usermod: no changes Oct 21 22:07:42.957 INFO kablam! Checking tic_tac_toe v0.1.0 (/source) Oct 21 22:07:43.666 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.666 INFO kablam! --> src/main.rs:93:9 Oct 21 22:07:43.666 INFO kablam! | Oct 21 22:07:43.666 INFO kablam! 85 | 'col: for j in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ---- first declared here Oct 21 22:07:43.666 INFO kablam! ... Oct 21 22:07:43.666 INFO kablam! 93 | 'col: for j in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.666 INFO kablam! Oct 21 22:07:43.666 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.666 INFO kablam! --> src/main.rs:94:13 Oct 21 22:07:43.666 INFO kablam! | Oct 21 22:07:43.666 INFO kablam! 84 | 'row: for i in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ---- first declared here Oct 21 22:07:43.666 INFO kablam! ... Oct 21 22:07:43.666 INFO kablam! 94 | 'row: for i in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.666 INFO kablam! Oct 21 22:07:43.666 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.666 INFO kablam! --> src/main.rs:118:9 Oct 21 22:07:43.666 INFO kablam! | Oct 21 22:07:43.666 INFO kablam! 84 | 'row: for i in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ---- first declared here Oct 21 22:07:43.666 INFO kablam! ... Oct 21 22:07:43.666 INFO kablam! 118 | 'row: for i in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.666 INFO kablam! Oct 21 22:07:43.666 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.666 INFO kablam! --> src/main.rs:118:9 Oct 21 22:07:43.666 INFO kablam! | Oct 21 22:07:43.666 INFO kablam! 94 | 'row: for i in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ---- first declared here Oct 21 22:07:43.666 INFO kablam! ... Oct 21 22:07:43.666 INFO kablam! 118 | 'row: for i in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.666 INFO kablam! Oct 21 22:07:43.666 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.666 INFO kablam! --> src/main.rs:119:13 Oct 21 22:07:43.666 INFO kablam! | Oct 21 22:07:43.666 INFO kablam! 85 | 'col: for j in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ---- first declared here Oct 21 22:07:43.666 INFO kablam! ... Oct 21 22:07:43.666 INFO kablam! 119 | 'col: for j in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.666 INFO kablam! Oct 21 22:07:43.666 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.666 INFO kablam! --> src/main.rs:119:13 Oct 21 22:07:43.666 INFO kablam! | Oct 21 22:07:43.666 INFO kablam! 93 | 'col: for j in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ---- first declared here Oct 21 22:07:43.666 INFO kablam! ... Oct 21 22:07:43.666 INFO kablam! 119 | 'col: for j in 0..3 { Oct 21 22:07:43.666 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.666 INFO kablam! Oct 21 22:07:43.666 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.666 INFO kablam! --> src/main.rs:127:9 Oct 21 22:07:43.666 INFO kablam! | Oct 21 22:07:43.666 INFO kablam! 85 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 127 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:127:9 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 93 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 127 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:127:9 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 119 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 127 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:128:13 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 84 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 128 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:128:13 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 94 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 128 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:128:13 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 118 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 128 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:190:5 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 178 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 190 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:192:9 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 176 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 192 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:230:5 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 176 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 230 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:230:5 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 192 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 230 | 'row: for i in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.667 INFO kablam! Oct 21 22:07:43.667 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.667 INFO kablam! --> src/main.rs:232:9 Oct 21 22:07:43.667 INFO kablam! | Oct 21 22:07:43.667 INFO kablam! 178 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ---- first declared here Oct 21 22:07:43.667 INFO kablam! ... Oct 21 22:07:43.667 INFO kablam! 232 | 'col: for j in 0..3 { Oct 21 22:07:43.667 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.668 INFO kablam! Oct 21 22:07:43.668 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.668 INFO kablam! --> src/main.rs:232:9 Oct 21 22:07:43.668 INFO kablam! | Oct 21 22:07:43.668 INFO kablam! 190 | 'col: for j in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ---- first declared here Oct 21 22:07:43.668 INFO kablam! ... Oct 21 22:07:43.668 INFO kablam! 232 | 'col: for j in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.668 INFO kablam! Oct 21 22:07:43.668 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.668 INFO kablam! --> src/main.rs:244:5 Oct 21 22:07:43.668 INFO kablam! | Oct 21 22:07:43.668 INFO kablam! 178 | 'col: for j in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ---- first declared here Oct 21 22:07:43.668 INFO kablam! ... Oct 21 22:07:43.668 INFO kablam! 244 | 'col: for j in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.668 INFO kablam! Oct 21 22:07:43.668 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.668 INFO kablam! --> src/main.rs:244:5 Oct 21 22:07:43.668 INFO kablam! | Oct 21 22:07:43.668 INFO kablam! 190 | 'col: for j in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ---- first declared here Oct 21 22:07:43.668 INFO kablam! ... Oct 21 22:07:43.668 INFO kablam! 244 | 'col: for j in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.668 INFO kablam! Oct 21 22:07:43.668 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.668 INFO kablam! --> src/main.rs:244:5 Oct 21 22:07:43.668 INFO kablam! | Oct 21 22:07:43.668 INFO kablam! 232 | 'col: for j in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ---- first declared here Oct 21 22:07:43.668 INFO kablam! ... Oct 21 22:07:43.668 INFO kablam! 244 | 'col: for j in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.668 INFO kablam! Oct 21 22:07:43.668 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.668 INFO kablam! --> src/main.rs:246:9 Oct 21 22:07:43.668 INFO kablam! | Oct 21 22:07:43.668 INFO kablam! 176 | 'row: for i in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ---- first declared here Oct 21 22:07:43.668 INFO kablam! ... Oct 21 22:07:43.668 INFO kablam! 246 | 'row: for i in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.668 INFO kablam! Oct 21 22:07:43.668 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.668 INFO kablam! --> src/main.rs:246:9 Oct 21 22:07:43.668 INFO kablam! | Oct 21 22:07:43.668 INFO kablam! 192 | 'row: for i in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ---- first declared here Oct 21 22:07:43.668 INFO kablam! ... Oct 21 22:07:43.668 INFO kablam! 246 | 'row: for i in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.668 INFO kablam! Oct 21 22:07:43.668 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.668 INFO kablam! --> src/main.rs:246:9 Oct 21 22:07:43.668 INFO kablam! | Oct 21 22:07:43.668 INFO kablam! 230 | 'row: for i in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ---- first declared here Oct 21 22:07:43.668 INFO kablam! ... Oct 21 22:07:43.668 INFO kablam! 246 | 'row: for i in 0..3 { Oct 21 22:07:43.668 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.668 INFO kablam! Oct 21 22:07:43.676 INFO kablam! warning: value assigned to `cell_count` is never read Oct 21 22:07:43.676 INFO kablam! --> src/main.rs:172:13 Oct 21 22:07:43.677 INFO kablam! | Oct 21 22:07:43.677 INFO kablam! 172 | let mut cell_count = 0; Oct 21 22:07:43.677 INFO kablam! | ^^^^^^^^^^ Oct 21 22:07:43.677 INFO kablam! | Oct 21 22:07:43.678 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 22:07:43.678 INFO kablam! Oct 21 22:07:43.724 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.724 INFO kablam! --> src/main.rs:186:13 Oct 21 22:07:43.724 INFO kablam! | Oct 21 22:07:43.724 INFO kablam! 186 | board.set_o(empty_cell); Oct 21 22:07:43.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.724 INFO kablam! | Oct 21 22:07:43.724 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 22:07:43.724 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.724 INFO kablam! Oct 21 22:07:43.724 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.724 INFO kablam! --> src/main.rs:200:13 Oct 21 22:07:43.724 INFO kablam! | Oct 21 22:07:43.724 INFO kablam! 200 | board.set_o(empty_cell); Oct 21 22:07:43.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.724 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.724 INFO kablam! --> src/main.rs:93:9 Oct 21 22:07:43.724 INFO kablam! | Oct 21 22:07:43.724 INFO kablam! 85 | 'col: for j in 0..3 { Oct 21 22:07:43.724 INFO kablam! | ---- first declared here Oct 21 22:07:43.724 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 93 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:94:13 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 84 | 'row: for i in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 94 | 'row: for i in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:118:9 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 84 | 'row: for i in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 118 | 'row: for i in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:118:9 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 94 | 'row: for i in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 118 | 'row: for i in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:119:13 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 85 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 119 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:119:13 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 93 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 119 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:127:9 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 85 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 127 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:127:9 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 93 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 127 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:127:9 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 119 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 127 | 'col: for j in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:128:13 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.725 INFO kablam! 84 | 'row: for i in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ---- first declared here Oct 21 22:07:43.725 INFO kablam! ... Oct 21 22:07:43.725 INFO kablam! 128 | 'row: for i in 0..3 { Oct 21 22:07:43.725 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.725 INFO kablam! Oct 21 22:07:43.725 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.725 INFO kablam! --> src/main.rs:128:13 Oct 21 22:07:43.725 INFO kablam! | Oct 21 22:07:43.728 INFO kablam! 94 | 'row: for i in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ---- first declared here Oct 21 22:07:43.728 INFO kablam! ... Oct 21 22:07:43.728 INFO kablam! 128 | 'row: for i in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.728 INFO kablam! Oct 21 22:07:43.728 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.728 INFO kablam! --> src/main.rs:128:13 Oct 21 22:07:43.728 INFO kablam! | Oct 21 22:07:43.728 INFO kablam! 118 | 'row: for i in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ---- first declared here Oct 21 22:07:43.728 INFO kablam! ... Oct 21 22:07:43.728 INFO kablam! 128 | 'row: for i in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.728 INFO kablam! Oct 21 22:07:43.728 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.728 INFO kablam! --> src/main.rs:190:5 Oct 21 22:07:43.728 INFO kablam! | Oct 21 22:07:43.728 INFO kablam! 178 | 'col: for j in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ---- first declared here Oct 21 22:07:43.728 INFO kablam! ... Oct 21 22:07:43.728 INFO kablam! 190 | 'col: for j in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.728 INFO kablam! Oct 21 22:07:43.728 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.728 INFO kablam! --> src/main.rs:192:9 Oct 21 22:07:43.728 INFO kablam! | Oct 21 22:07:43.728 INFO kablam! 176 | 'row: for i in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ---- first declared here Oct 21 22:07:43.728 INFO kablam! ... Oct 21 22:07:43.728 INFO kablam! 192 | 'row: for i in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.728 INFO kablam! Oct 21 22:07:43.728 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.728 INFO kablam! --> src/main.rs:230:5 Oct 21 22:07:43.728 INFO kablam! | Oct 21 22:07:43.728 INFO kablam! 176 | 'row: for i in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ---- first declared here Oct 21 22:07:43.728 INFO kablam! ... Oct 21 22:07:43.728 INFO kablam! 230 | 'row: for i in 0..3 { Oct 21 22:07:43.728 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.728 INFO kablam! Oct 21 22:07:43.728 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.728 INFO kablam! --> src/main.rs:230:5 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 192 | 'row: for i in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 230 | 'row: for i in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.729 INFO kablam! --> src/main.rs:232:9 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 178 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 232 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.729 INFO kablam! --> src/main.rs:232:9 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 190 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 232 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.729 INFO kablam! --> src/main.rs:244:5 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 178 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 244 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.729 INFO kablam! --> src/main.rs:244:5 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 190 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 244 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 21 22:07:43.729 INFO kablam! --> src/main.rs:244:5 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 232 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 244 | 'col: for j in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.729 INFO kablam! --> src/main.rs:246:9 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 176 | 'row: for i in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 246 | 'row: for i in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.729 INFO kablam! --> src/main.rs:246:9 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 192 | 'row: for i in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 246 | 'row: for i in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 21 22:07:43.729 INFO kablam! --> src/main.rs:246:9 Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! 230 | 'row: for i in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ---- first declared here Oct 21 22:07:43.729 INFO kablam! ... Oct 21 22:07:43.729 INFO kablam! 246 | 'row: for i in 0..3 { Oct 21 22:07:43.729 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.729 INFO kablam! | Oct 21 22:07:43.729 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.729 INFO kablam! Oct 21 22:07:43.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.732 INFO kablam! --> src/main.rs:213:9 Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! 213 | board.set_o(empty_cell); Oct 21 22:07:43.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.732 INFO kablam! Oct 21 22:07:43.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.732 INFO kablam! --> src/main.rs:225:9 Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! 225 | board.set_o(empty_cell); Oct 21 22:07:43.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.732 INFO kablam! Oct 21 22:07:43.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.732 INFO kablam! --> src/main.rs:240:13 Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! 240 | board.set_o(empty_cell); Oct 21 22:07:43.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.732 INFO kablam! Oct 21 22:07:43.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.732 INFO kablam! --> src/main.rs:254:13 Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! 254 | board.set_o(empty_cell); Oct 21 22:07:43.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.732 INFO kablam! Oct 21 22:07:43.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.732 INFO kablam! --> src/main.rs:267:9 Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! 267 | board.set_o(empty_cell); Oct 21 22:07:43.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.732 INFO kablam! Oct 21 22:07:43.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.732 INFO kablam! --> src/main.rs:279:9 Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! 279 | board.set_o(empty_cell); Oct 21 22:07:43.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.732 INFO kablam! | Oct 21 22:07:43.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.732 INFO kablam! Oct 21 22:07:43.884 INFO kablam! warning: value assigned to `cell_count` is never read Oct 21 22:07:43.888 INFO kablam! --> src/main.rs:172:13 Oct 21 22:07:43.888 INFO kablam! | Oct 21 22:07:43.888 INFO kablam! 172 | let mut cell_count = 0; Oct 21 22:07:43.888 INFO kablam! | ^^^^^^^^^^ Oct 21 22:07:43.888 INFO kablam! | Oct 21 22:07:43.888 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 22:07:43.888 INFO kablam! Oct 21 22:07:43.920 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.920 INFO kablam! --> src/main.rs:186:13 Oct 21 22:07:43.920 INFO kablam! | Oct 21 22:07:43.920 INFO kablam! 186 | board.set_o(empty_cell); Oct 21 22:07:43.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.920 INFO kablam! | Oct 21 22:07:43.920 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 22:07:43.920 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.920 INFO kablam! Oct 21 22:07:43.920 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.921 INFO kablam! --> src/main.rs:200:13 Oct 21 22:07:43.921 INFO kablam! | Oct 21 22:07:43.921 INFO kablam! 200 | board.set_o(empty_cell); Oct 21 22:07:43.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.921 INFO kablam! | Oct 21 22:07:43.921 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.921 INFO kablam! Oct 21 22:07:43.921 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.921 INFO kablam! --> src/main.rs:213:9 Oct 21 22:07:43.921 INFO kablam! | Oct 21 22:07:43.921 INFO kablam! 213 | board.set_o(empty_cell); Oct 21 22:07:43.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.921 INFO kablam! | Oct 21 22:07:43.921 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.921 INFO kablam! Oct 21 22:07:43.921 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.921 INFO kablam! --> src/main.rs:225:9 Oct 21 22:07:43.921 INFO kablam! | Oct 21 22:07:43.921 INFO kablam! 225 | board.set_o(empty_cell); Oct 21 22:07:43.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.921 INFO kablam! | Oct 21 22:07:43.921 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.921 INFO kablam! Oct 21 22:07:43.921 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.921 INFO kablam! --> src/main.rs:240:13 Oct 21 22:07:43.921 INFO kablam! | Oct 21 22:07:43.922 INFO kablam! 240 | board.set_o(empty_cell); Oct 21 22:07:43.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.922 INFO kablam! | Oct 21 22:07:43.922 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.922 INFO kablam! Oct 21 22:07:43.922 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.922 INFO kablam! --> src/main.rs:254:13 Oct 21 22:07:43.922 INFO kablam! | Oct 21 22:07:43.922 INFO kablam! 254 | board.set_o(empty_cell); Oct 21 22:07:43.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.922 INFO kablam! | Oct 21 22:07:43.922 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.922 INFO kablam! Oct 21 22:07:43.922 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.922 INFO kablam! --> src/main.rs:267:9 Oct 21 22:07:43.922 INFO kablam! | Oct 21 22:07:43.922 INFO kablam! 267 | board.set_o(empty_cell); Oct 21 22:07:43.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.922 INFO kablam! | Oct 21 22:07:43.922 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.922 INFO kablam! Oct 21 22:07:43.922 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:07:43.922 INFO kablam! --> src/main.rs:279:9 Oct 21 22:07:43.922 INFO kablam! | Oct 21 22:07:43.923 INFO kablam! 279 | board.set_o(empty_cell); Oct 21 22:07:43.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:07:43.923 INFO kablam! | Oct 21 22:07:43.923 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:07:43.923 INFO kablam! Oct 21 22:07:43.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 21 22:07:43.972 INFO kablam! su: No module specific data is present Oct 21 22:07:44.869 INFO running `"docker" "rm" "-f" "ed490d03946f005f1de930497ef4ee7f998612a1e5e69237b66842a0ea120c88"` Oct 21 22:07:45.111 INFO blam! ed490d03946f005f1de930497ef4ee7f998612a1e5e69237b66842a0ea120c88