Oct 12 18:01:08.017 INFO testing yogaxpto/tic-tac-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 18:01:08.019 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 12 18:01:08.649 INFO blam! 98c9a4eecec0afe5505cdf639331cc46b8388333c2a2bc88e76a69af66114da0 Oct 12 18:01:08.651 INFO running `"docker" "start" "-a" "98c9a4eecec0afe5505cdf639331cc46b8388333c2a2bc88e76a69af66114da0"` Oct 12 18:01:10.071 INFO kablam! usermod: no changes Oct 12 18:01:10.167 INFO kablam! Compiling tic-tac-rust v0.1.0 (/source) Oct 12 18:01:10.555 INFO kablam! warning: unused variable: `bot_symbol` Oct 12 18:01:10.556 INFO kablam! --> src/main.rs:202:9 Oct 12 18:01:10.556 INFO kablam! | Oct 12 18:01:10.556 INFO kablam! 202 | let bot_symbol: State = State::opponent_symbol(player_symbol); Oct 12 18:01:10.557 INFO kablam! | ^^^^^^^^^^ help: consider using `_bot_symbol` instead Oct 12 18:01:10.557 INFO kablam! | Oct 12 18:01:10.557 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:01:10.557 INFO kablam! Oct 12 18:01:10.558 INFO kablam! warning: unused variable: `strategy` Oct 12 18:01:10.558 INFO kablam! --> src/main.rs:169:28 Oct 12 18:01:10.558 INFO kablam! | Oct 12 18:01:10.559 INFO kablam! 169 | pub fn bot_play(&self, strategy: Strategy) { Oct 12 18:01:10.559 INFO kablam! | ^^^^^^^^ help: consider using `_strategy` instead Oct 12 18:01:10.559 INFO kablam! Oct 12 18:01:10.587 INFO kablam! warning: method is never used: `child` Oct 12 18:01:10.588 INFO kablam! --> src/main.rs:112:5 Oct 12 18:01:10.588 INFO kablam! | Oct 12 18:01:10.588 INFO kablam! 112 | pub fn child(&mut self, symbol: State, row: usize, col: usize, player: State) -> Node { Oct 12 18:01:10.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:01:10.589 INFO kablam! | Oct 12 18:01:10.599 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:01:10.600 INFO kablam! Oct 12 18:01:10.600 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 18:01:10.600 INFO kablam! --> src/main.rs:182:5 Oct 12 18:01:10.600 INFO kablam! | Oct 12 18:01:10.601 INFO kablam! 182 | io.lock().read_line(&mut stdin); Oct 12 18:01:10.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:01:10.601 INFO kablam! | Oct 12 18:01:10.602 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 18:01:10.602 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 18:01:10.602 INFO kablam! Oct 12 18:01:11.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 12 18:01:11.572 INFO kablam! su: No module specific data is present Oct 12 18:01:12.770 INFO running `"docker" "rm" "-f" "98c9a4eecec0afe5505cdf639331cc46b8388333c2a2bc88e76a69af66114da0"` Oct 12 18:01:13.083 INFO blam! 98c9a4eecec0afe5505cdf639331cc46b8388333c2a2bc88e76a69af66114da0 Oct 12 18:01:13.087 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 12 18:01:13.595 INFO blam! ce34235a76b4037591c26a1809d693aebb1ce5c145148641ee51cdde4e31aede Oct 12 18:01:13.597 INFO running `"docker" "start" "-a" "ce34235a76b4037591c26a1809d693aebb1ce5c145148641ee51cdde4e31aede"` Oct 12 18:01:15.699 INFO kablam! usermod: no changes Oct 12 18:01:15.755 INFO kablam! Compiling tic-tac-rust v0.1.0 (/source) Oct 12 18:01:16.083 INFO kablam! warning: unused variable: `bot_symbol` Oct 12 18:01:16.083 INFO kablam! --> src/main.rs:202:9 Oct 12 18:01:16.083 INFO kablam! | Oct 12 18:01:16.083 INFO kablam! 202 | let bot_symbol: State = State::opponent_symbol(player_symbol); Oct 12 18:01:16.083 INFO kablam! | ^^^^^^^^^^ help: consider using `_bot_symbol` instead Oct 12 18:01:16.083 INFO kablam! | Oct 12 18:01:16.083 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:01:16.083 INFO kablam! Oct 12 18:01:16.091 INFO kablam! warning: unused variable: `strategy` Oct 12 18:01:16.091 INFO kablam! --> src/main.rs:169:28 Oct 12 18:01:16.091 INFO kablam! | Oct 12 18:01:16.091 INFO kablam! 169 | pub fn bot_play(&self, strategy: Strategy) { Oct 12 18:01:16.091 INFO kablam! | ^^^^^^^^ help: consider using `_strategy` instead Oct 12 18:01:16.091 INFO kablam! Oct 12 18:01:16.107 INFO kablam! warning: method is never used: `child` Oct 12 18:01:16.107 INFO kablam! --> src/main.rs:112:5 Oct 12 18:01:16.107 INFO kablam! | Oct 12 18:01:16.107 INFO kablam! 112 | pub fn child(&mut self, symbol: State, row: usize, col: usize, player: State) -> Node { Oct 12 18:01:16.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:01:16.107 INFO kablam! | Oct 12 18:01:16.115 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:01:16.115 INFO kablam! Oct 12 18:01:16.131 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 18:01:16.131 INFO kablam! --> src/main.rs:182:5 Oct 12 18:01:16.131 INFO kablam! | Oct 12 18:01:16.131 INFO kablam! 182 | io.lock().read_line(&mut stdin); Oct 12 18:01:16.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:01:16.131 INFO kablam! | Oct 12 18:01:16.131 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 18:01:16.131 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 18:01:16.131 INFO kablam! Oct 12 18:01:16.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 12 18:01:16.638 INFO kablam! su: No module specific data is present Oct 12 18:01:17.779 INFO running `"docker" "rm" "-f" "ce34235a76b4037591c26a1809d693aebb1ce5c145148641ee51cdde4e31aede"` Oct 12 18:01:18.128 INFO blam! ce34235a76b4037591c26a1809d693aebb1ce5c145148641ee51cdde4e31aede Oct 12 18:01:18.129 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 12 18:01:18.768 INFO blam! 05fafa7f7389a3fa700a6a23ca46994c2fbd5f0c248ca28a16bced3a7894a533 Oct 12 18:01:18.770 INFO running `"docker" "start" "-a" "05fafa7f7389a3fa700a6a23ca46994c2fbd5f0c248ca28a16bced3a7894a533"` Oct 12 18:01:20.514 INFO kablam! usermod: no changes Oct 12 18:01:20.562 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 18:01:20.564 INFO kablam! Running /target/debug/deps/tic_tac_rust-d4249b5f2a32273b Oct 12 18:01:20.569 INFO blam! Oct 12 18:01:20.569 INFO blam! running 0 tests Oct 12 18:01:20.571 INFO kablam! su: No module specific data is present Oct 12 18:01:20.571 INFO blam! Oct 12 18:01:20.571 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:20.571 INFO blam! Oct 12 18:01:21.707 INFO running `"docker" "rm" "-f" "05fafa7f7389a3fa700a6a23ca46994c2fbd5f0c248ca28a16bced3a7894a533"` Oct 12 18:01:22.015 INFO blam! 05fafa7f7389a3fa700a6a23ca46994c2fbd5f0c248ca28a16bced3a7894a533