Oct 27 12:55:35.771 INFO checking AGausmann/tictactoe-rust against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:55:35.771 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 12:55:36.290 INFO blam! c7acbc62fc13d3a8d353dc460bf003f05db8cd73aaabffd51b25518b417494d1 Oct 27 12:55:36.293 INFO running `"docker" "start" "-a" "c7acbc62fc13d3a8d353dc460bf003f05db8cd73aaabffd51b25518b417494d1"` Oct 27 12:55:38.314 INFO kablam! usermod: no changes Oct 27 12:55:38.363 INFO kablam! Checking tic_tac_toe v0.1.0 (/source) Oct 27 12:55:39.199 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:93:9 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 85 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 93 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.200 INFO kablam! Oct 27 12:55:39.200 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:94:13 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 84 | 'row: for i in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 94 | 'row: for i in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.200 INFO kablam! Oct 27 12:55:39.200 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:118:9 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 84 | 'row: for i in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 118 | 'row: for i in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.200 INFO kablam! Oct 27 12:55:39.200 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:118:9 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 94 | 'row: for i in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 118 | 'row: for i in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.200 INFO kablam! Oct 27 12:55:39.200 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:119:13 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 85 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 119 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.200 INFO kablam! Oct 27 12:55:39.200 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:119:13 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 93 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 119 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.200 INFO kablam! Oct 27 12:55:39.200 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:127:9 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 85 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 127 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.200 INFO kablam! Oct 27 12:55:39.200 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:127:9 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 93 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 127 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.200 INFO kablam! Oct 27 12:55:39.200 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.200 INFO kablam! --> src/main.rs:127:9 Oct 27 12:55:39.200 INFO kablam! | Oct 27 12:55:39.200 INFO kablam! 119 | 'col: for j in 0..3 { Oct 27 12:55:39.200 INFO kablam! | ---- first declared here Oct 27 12:55:39.200 INFO kablam! ... Oct 27 12:55:39.200 INFO kablam! 127 | 'col: for j in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:128:13 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 84 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 128 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:128:13 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 94 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 128 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:128:13 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 118 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 128 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:190:5 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 178 | 'col: for j in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 190 | 'col: for j in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:192:9 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 176 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 192 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:230:5 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 176 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 230 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:230:5 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 192 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 230 | 'row: for i in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:232:9 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 178 | 'col: for j in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 232 | 'col: for j in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:232:9 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.201 INFO kablam! 190 | 'col: for j in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ---- first declared here Oct 27 12:55:39.201 INFO kablam! ... Oct 27 12:55:39.201 INFO kablam! 232 | 'col: for j in 0..3 { Oct 27 12:55:39.201 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.201 INFO kablam! Oct 27 12:55:39.201 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.201 INFO kablam! --> src/main.rs:244:5 Oct 27 12:55:39.201 INFO kablam! | Oct 27 12:55:39.202 INFO kablam! 178 | 'col: for j in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ---- first declared here Oct 27 12:55:39.202 INFO kablam! ... Oct 27 12:55:39.202 INFO kablam! 244 | 'col: for j in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.202 INFO kablam! Oct 27 12:55:39.202 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.202 INFO kablam! --> src/main.rs:244:5 Oct 27 12:55:39.202 INFO kablam! | Oct 27 12:55:39.202 INFO kablam! 190 | 'col: for j in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ---- first declared here Oct 27 12:55:39.202 INFO kablam! ... Oct 27 12:55:39.202 INFO kablam! 244 | 'col: for j in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.202 INFO kablam! Oct 27 12:55:39.202 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.202 INFO kablam! --> src/main.rs:244:5 Oct 27 12:55:39.202 INFO kablam! | Oct 27 12:55:39.202 INFO kablam! 232 | 'col: for j in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ---- first declared here Oct 27 12:55:39.202 INFO kablam! ... Oct 27 12:55:39.202 INFO kablam! 244 | 'col: for j in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.202 INFO kablam! Oct 27 12:55:39.202 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.202 INFO kablam! --> src/main.rs:246:9 Oct 27 12:55:39.202 INFO kablam! | Oct 27 12:55:39.202 INFO kablam! 176 | 'row: for i in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ---- first declared here Oct 27 12:55:39.202 INFO kablam! ... Oct 27 12:55:39.202 INFO kablam! 246 | 'row: for i in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.202 INFO kablam! Oct 27 12:55:39.202 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.202 INFO kablam! --> src/main.rs:246:9 Oct 27 12:55:39.202 INFO kablam! | Oct 27 12:55:39.202 INFO kablam! 192 | 'row: for i in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ---- first declared here Oct 27 12:55:39.202 INFO kablam! ... Oct 27 12:55:39.202 INFO kablam! 246 | 'row: for i in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.202 INFO kablam! Oct 27 12:55:39.202 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.202 INFO kablam! --> src/main.rs:246:9 Oct 27 12:55:39.202 INFO kablam! | Oct 27 12:55:39.202 INFO kablam! 230 | 'row: for i in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ---- first declared here Oct 27 12:55:39.202 INFO kablam! ... Oct 27 12:55:39.202 INFO kablam! 246 | 'row: for i in 0..3 { Oct 27 12:55:39.202 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.202 INFO kablam! Oct 27 12:55:39.323 INFO kablam! warning: value assigned to `cell_count` is never read Oct 27 12:55:39.323 INFO kablam! --> src/main.rs:172:13 Oct 27 12:55:39.323 INFO kablam! | Oct 27 12:55:39.323 INFO kablam! 172 | let mut cell_count = 0; Oct 27 12:55:39.323 INFO kablam! | ^^^^^^^^^^ Oct 27 12:55:39.323 INFO kablam! | Oct 27 12:55:39.323 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 12:55:39.323 INFO kablam! Oct 27 12:55:39.345 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.345 INFO kablam! --> src/main.rs:186:13 Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! 186 | board.set_o(empty_cell); Oct 27 12:55:39.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 12:55:39.345 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.345 INFO kablam! Oct 27 12:55:39.345 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.345 INFO kablam! --> src/main.rs:200:13 Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! 200 | board.set_o(empty_cell); Oct 27 12:55:39.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.345 INFO kablam! Oct 27 12:55:39.345 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.345 INFO kablam! --> src/main.rs:213:9 Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! 213 | board.set_o(empty_cell); Oct 27 12:55:39.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.345 INFO kablam! Oct 27 12:55:39.345 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.345 INFO kablam! --> src/main.rs:225:9 Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! 225 | board.set_o(empty_cell); Oct 27 12:55:39.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.345 INFO kablam! Oct 27 12:55:39.345 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.345 INFO kablam! --> src/main.rs:240:13 Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! 240 | board.set_o(empty_cell); Oct 27 12:55:39.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.345 INFO kablam! Oct 27 12:55:39.345 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.345 INFO kablam! --> src/main.rs:254:13 Oct 27 12:55:39.345 INFO kablam! | Oct 27 12:55:39.345 INFO kablam! 254 | board.set_o(empty_cell); Oct 27 12:55:39.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.346 INFO kablam! | Oct 27 12:55:39.346 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.346 INFO kablam! Oct 27 12:55:39.346 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.346 INFO kablam! --> src/main.rs:267:9 Oct 27 12:55:39.346 INFO kablam! | Oct 27 12:55:39.346 INFO kablam! 267 | board.set_o(empty_cell); Oct 27 12:55:39.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.346 INFO kablam! | Oct 27 12:55:39.346 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.346 INFO kablam! Oct 27 12:55:39.346 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.346 INFO kablam! --> src/main.rs:279:9 Oct 27 12:55:39.346 INFO kablam! | Oct 27 12:55:39.346 INFO kablam! 279 | board.set_o(empty_cell); Oct 27 12:55:39.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.346 INFO kablam! | Oct 27 12:55:39.346 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.346 INFO kablam! Oct 27 12:55:39.483 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.483 INFO kablam! --> src/main.rs:93:9 Oct 27 12:55:39.483 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 85 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 93 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:94:13 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 84 | 'row: for i in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 94 | 'row: for i in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:118:9 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 84 | 'row: for i in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 118 | 'row: for i in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:118:9 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 94 | 'row: for i in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 118 | 'row: for i in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:119:13 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 85 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 119 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:119:13 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 93 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 119 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:127:9 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 85 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 127 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:127:9 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 93 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 127 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:127:9 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 119 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 127 | 'col: for j in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.484 INFO kablam! --> src/main.rs:128:13 Oct 27 12:55:39.484 INFO kablam! | Oct 27 12:55:39.484 INFO kablam! 84 | 'row: for i in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ---- first declared here Oct 27 12:55:39.484 INFO kablam! ... Oct 27 12:55:39.484 INFO kablam! 128 | 'row: for i in 0..3 { Oct 27 12:55:39.484 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.484 INFO kablam! Oct 27 12:55:39.484 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:128:13 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 94 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 128 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:128:13 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 118 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 128 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:190:5 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 178 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 190 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:192:9 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 176 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 192 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:230:5 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 176 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 230 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:230:5 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 192 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 230 | 'row: for i in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:232:9 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 178 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 232 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:232:9 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 190 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 232 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:244:5 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 178 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 244 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.485 INFO kablam! Oct 27 12:55:39.485 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.485 INFO kablam! --> src/main.rs:244:5 Oct 27 12:55:39.485 INFO kablam! | Oct 27 12:55:39.485 INFO kablam! 190 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ---- first declared here Oct 27 12:55:39.485 INFO kablam! ... Oct 27 12:55:39.485 INFO kablam! 244 | 'col: for j in 0..3 { Oct 27 12:55:39.485 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.486 INFO kablam! Oct 27 12:55:39.486 INFO kablam! warning: label name `'col` shadows a label name that is already in scope Oct 27 12:55:39.486 INFO kablam! --> src/main.rs:244:5 Oct 27 12:55:39.486 INFO kablam! | Oct 27 12:55:39.486 INFO kablam! 232 | 'col: for j in 0..3 { Oct 27 12:55:39.486 INFO kablam! | ---- first declared here Oct 27 12:55:39.486 INFO kablam! ... Oct 27 12:55:39.486 INFO kablam! 244 | 'col: for j in 0..3 { Oct 27 12:55:39.486 INFO kablam! | ^^^^ lifetime 'col already in scope Oct 27 12:55:39.486 INFO kablam! Oct 27 12:55:39.486 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.486 INFO kablam! --> src/main.rs:246:9 Oct 27 12:55:39.486 INFO kablam! | Oct 27 12:55:39.486 INFO kablam! 176 | 'row: for i in 0..3 { Oct 27 12:55:39.486 INFO kablam! | ---- first declared here Oct 27 12:55:39.486 INFO kablam! ... Oct 27 12:55:39.486 INFO kablam! 246 | 'row: for i in 0..3 { Oct 27 12:55:39.486 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.486 INFO kablam! Oct 27 12:55:39.486 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.486 INFO kablam! --> src/main.rs:246:9 Oct 27 12:55:39.486 INFO kablam! | Oct 27 12:55:39.486 INFO kablam! 192 | 'row: for i in 0..3 { Oct 27 12:55:39.486 INFO kablam! | ---- first declared here Oct 27 12:55:39.486 INFO kablam! ... Oct 27 12:55:39.486 INFO kablam! 246 | 'row: for i in 0..3 { Oct 27 12:55:39.486 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.486 INFO kablam! Oct 27 12:55:39.486 INFO kablam! warning: label name `'row` shadows a label name that is already in scope Oct 27 12:55:39.486 INFO kablam! --> src/main.rs:246:9 Oct 27 12:55:39.486 INFO kablam! | Oct 27 12:55:39.486 INFO kablam! 230 | 'row: for i in 0..3 { Oct 27 12:55:39.486 INFO kablam! | ---- first declared here Oct 27 12:55:39.486 INFO kablam! ... Oct 27 12:55:39.486 INFO kablam! 246 | 'row: for i in 0..3 { Oct 27 12:55:39.486 INFO kablam! | ^^^^ lifetime 'row already in scope Oct 27 12:55:39.486 INFO kablam! Oct 27 12:55:39.631 INFO kablam! warning: value assigned to `cell_count` is never read Oct 27 12:55:39.631 INFO kablam! --> src/main.rs:172:13 Oct 27 12:55:39.631 INFO kablam! | Oct 27 12:55:39.631 INFO kablam! 172 | let mut cell_count = 0; Oct 27 12:55:39.631 INFO kablam! | ^^^^^^^^^^ Oct 27 12:55:39.631 INFO kablam! | Oct 27 12:55:39.631 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 12:55:39.631 INFO kablam! Oct 27 12:55:39.654 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.654 INFO kablam! --> src/main.rs:186:13 Oct 27 12:55:39.654 INFO kablam! | Oct 27 12:55:39.654 INFO kablam! 186 | board.set_o(empty_cell); Oct 27 12:55:39.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.654 INFO kablam! | Oct 27 12:55:39.654 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 12:55:39.654 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.654 INFO kablam! Oct 27 12:55:39.655 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.655 INFO kablam! --> src/main.rs:200:13 Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! 200 | board.set_o(empty_cell); Oct 27 12:55:39.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.655 INFO kablam! Oct 27 12:55:39.655 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.655 INFO kablam! --> src/main.rs:213:9 Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! 213 | board.set_o(empty_cell); Oct 27 12:55:39.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.655 INFO kablam! Oct 27 12:55:39.655 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.655 INFO kablam! --> src/main.rs:225:9 Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! 225 | board.set_o(empty_cell); Oct 27 12:55:39.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.655 INFO kablam! Oct 27 12:55:39.655 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.655 INFO kablam! --> src/main.rs:240:13 Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! 240 | board.set_o(empty_cell); Oct 27 12:55:39.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.655 INFO kablam! Oct 27 12:55:39.655 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.655 INFO kablam! --> src/main.rs:254:13 Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! 254 | board.set_o(empty_cell); Oct 27 12:55:39.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.655 INFO kablam! Oct 27 12:55:39.655 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.655 INFO kablam! --> src/main.rs:267:9 Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! 267 | board.set_o(empty_cell); Oct 27 12:55:39.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.655 INFO kablam! Oct 27 12:55:39.655 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:55:39.655 INFO kablam! --> src/main.rs:279:9 Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! 279 | board.set_o(empty_cell); Oct 27 12:55:39.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:55:39.655 INFO kablam! | Oct 27 12:55:39.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:55:39.655 INFO kablam! Oct 27 12:55:39.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 27 12:55:39.810 INFO kablam! su: No module specific data is present Oct 27 12:55:40.494 INFO running `"docker" "rm" "-f" "c7acbc62fc13d3a8d353dc460bf003f05db8cd73aaabffd51b25518b417494d1"` Oct 27 12:55:40.740 INFO blam! c7acbc62fc13d3a8d353dc460bf003f05db8cd73aaabffd51b25518b417494d1