Oct 15 06:37:15.496 INFO testing Stratus51/codingame_legends-of-code-and-magic_code against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:37:15.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 06:37:15.867 INFO blam! f6041f6a02fc35c92e9122c7c67562cc9132d9e55d63836aeb7182a5b6138bb7 Oct 15 06:37:15.875 INFO running `"docker" "start" "-a" "f6041f6a02fc35c92e9122c7c67562cc9132d9e55d63836aeb7182a5b6138bb7"` Oct 15 06:37:16.573 INFO kablam! usermod: no changes Oct 15 06:37:16.635 INFO kablam! Compiling coding_game_tmp v0.1.0 (/source) Oct 15 06:37:17.191 INFO kablam! warning: unused variable: `hand_pos` Oct 15 06:37:17.191 INFO kablam! --> src/main.rs:393:36 Oct 15 06:37:17.191 INFO kablam! | Oct 15 06:37:17.191 INFO kablam! 393 | pub fn use_item(&mut self, hand_pos: usize) { Oct 15 06:37:17.191 INFO kablam! | ^^^^^^^^ help: consider using `_hand_pos` instead Oct 15 06:37:17.191 INFO kablam! | Oct 15 06:37:17.191 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:37:17.191 INFO kablam! Oct 15 06:37:17.275 INFO kablam! warning: variant is never constructed: `Green` Oct 15 06:37:17.275 INFO kablam! --> src/main.rs:10:9 Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! 10 | Green = 1, Oct 15 06:37:17.275 INFO kablam! | ^^^^^^^^^ Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:37:17.275 INFO kablam! Oct 15 06:37:17.275 INFO kablam! warning: variant is never constructed: `Red` Oct 15 06:37:17.275 INFO kablam! --> src/main.rs:11:9 Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! 11 | Red = 2, Oct 15 06:37:17.275 INFO kablam! | ^^^^^^^ Oct 15 06:37:17.275 INFO kablam! Oct 15 06:37:17.275 INFO kablam! warning: variant is never constructed: `Blue` Oct 15 06:37:17.275 INFO kablam! --> src/main.rs:12:9 Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! 12 | Blue = 3, Oct 15 06:37:17.275 INFO kablam! | ^^^^^^^^ Oct 15 06:37:17.275 INFO kablam! Oct 15 06:37:17.275 INFO kablam! warning: method is never used: `use_item` Oct 15 06:37:17.275 INFO kablam! --> src/main.rs:393:9 Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! 393 | pub fn use_item(&mut self, hand_pos: usize) { Oct 15 06:37:17.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:17.275 INFO kablam! Oct 15 06:37:17.275 INFO kablam! warning: method is never used: `attack_value` Oct 15 06:37:17.275 INFO kablam! --> src/main.rs:796:17 Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! 796 | fn attack_value(&self) -> f32 { Oct 15 06:37:17.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:17.275 INFO kablam! Oct 15 06:37:17.275 INFO kablam! warning: method is never used: `attack_value` Oct 15 06:37:17.275 INFO kablam! --> src/main.rs:836:17 Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! 836 | fn attack_value(&self) -> f32 { Oct 15 06:37:17.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:17.275 INFO kablam! Oct 15 06:37:17.275 INFO kablam! warning: method is never used: `attack_balance` Oct 15 06:37:17.275 INFO kablam! --> src/main.rs:897:17 Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! 897 | pub fn attack_balance(&self) -> f32 { Oct 15 06:37:17.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:17.275 INFO kablam! Oct 15 06:37:17.275 INFO kablam! warning: method is never used: `game_is_lost` Oct 15 06:37:17.275 INFO kablam! --> src/main.rs:919:13 Oct 15 06:37:17.275 INFO kablam! | Oct 15 06:37:17.275 INFO kablam! 919 | fn game_is_lost(game: &Game) -> Option { Oct 15 06:37:17.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:17.275 INFO kablam! Oct 15 06:37:18.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 15 06:37:18.218 INFO kablam! su: No module specific data is present Oct 15 06:37:18.495 INFO running `"docker" "rm" "-f" "f6041f6a02fc35c92e9122c7c67562cc9132d9e55d63836aeb7182a5b6138bb7"` Oct 15 06:37:18.655 INFO blam! f6041f6a02fc35c92e9122c7c67562cc9132d9e55d63836aeb7182a5b6138bb7 Oct 15 06:37:18.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 06:37:19.145 INFO blam! 683ad5136c4c21d55a1ca06e8cf7dff0b25b4c3b98318be87b3368a85e9d7f14 Oct 15 06:37:19.147 INFO running `"docker" "start" "-a" "683ad5136c4c21d55a1ca06e8cf7dff0b25b4c3b98318be87b3368a85e9d7f14"` Oct 15 06:37:19.999 INFO kablam! usermod: no changes Oct 15 06:37:20.045 INFO kablam! Compiling coding_game_tmp v0.1.0 (/source) Oct 15 06:37:20.615 INFO kablam! warning: unused variable: `hand_pos` Oct 15 06:37:20.615 INFO kablam! --> src/main.rs:393:36 Oct 15 06:37:20.615 INFO kablam! | Oct 15 06:37:20.615 INFO kablam! 393 | pub fn use_item(&mut self, hand_pos: usize) { Oct 15 06:37:20.615 INFO kablam! | ^^^^^^^^ help: consider using `_hand_pos` instead Oct 15 06:37:20.615 INFO kablam! | Oct 15 06:37:20.615 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:37:20.615 INFO kablam! Oct 15 06:37:20.703 INFO kablam! warning: variant is never constructed: `Green` Oct 15 06:37:20.703 INFO kablam! --> src/main.rs:10:9 Oct 15 06:37:20.703 INFO kablam! | Oct 15 06:37:20.703 INFO kablam! 10 | Green = 1, Oct 15 06:37:20.703 INFO kablam! | ^^^^^^^^^ Oct 15 06:37:20.703 INFO kablam! | Oct 15 06:37:20.703 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:37:20.703 INFO kablam! Oct 15 06:37:20.703 INFO kablam! warning: variant is never constructed: `Red` Oct 15 06:37:20.703 INFO kablam! --> src/main.rs:11:9 Oct 15 06:37:20.703 INFO kablam! | Oct 15 06:37:20.703 INFO kablam! 11 | Red = 2, Oct 15 06:37:20.703 INFO kablam! | ^^^^^^^ Oct 15 06:37:20.703 INFO kablam! Oct 15 06:37:20.703 INFO kablam! warning: variant is never constructed: `Blue` Oct 15 06:37:20.703 INFO kablam! --> src/main.rs:12:9 Oct 15 06:37:20.703 INFO kablam! | Oct 15 06:37:20.703 INFO kablam! 12 | Blue = 3, Oct 15 06:37:20.703 INFO kablam! | ^^^^^^^^ Oct 15 06:37:20.703 INFO kablam! Oct 15 06:37:20.703 INFO kablam! warning: method is never used: `use_item` Oct 15 06:37:20.703 INFO kablam! --> src/main.rs:393:9 Oct 15 06:37:20.703 INFO kablam! | Oct 15 06:37:20.703 INFO kablam! 393 | pub fn use_item(&mut self, hand_pos: usize) { Oct 15 06:37:20.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:20.703 INFO kablam! Oct 15 06:37:20.706 INFO kablam! warning: method is never used: `attack_value` Oct 15 06:37:20.706 INFO kablam! --> src/main.rs:796:17 Oct 15 06:37:20.706 INFO kablam! | Oct 15 06:37:20.706 INFO kablam! 796 | fn attack_value(&self) -> f32 { Oct 15 06:37:20.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:20.706 INFO kablam! Oct 15 06:37:20.706 INFO kablam! warning: method is never used: `attack_value` Oct 15 06:37:20.706 INFO kablam! --> src/main.rs:836:17 Oct 15 06:37:20.706 INFO kablam! | Oct 15 06:37:20.706 INFO kablam! 836 | fn attack_value(&self) -> f32 { Oct 15 06:37:20.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:20.706 INFO kablam! Oct 15 06:37:20.706 INFO kablam! warning: method is never used: `attack_balance` Oct 15 06:37:20.706 INFO kablam! --> src/main.rs:897:17 Oct 15 06:37:20.706 INFO kablam! | Oct 15 06:37:20.706 INFO kablam! 897 | pub fn attack_balance(&self) -> f32 { Oct 15 06:37:20.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:20.706 INFO kablam! Oct 15 06:37:20.706 INFO kablam! warning: method is never used: `game_is_lost` Oct 15 06:37:20.706 INFO kablam! --> src/main.rs:919:13 Oct 15 06:37:20.706 INFO kablam! | Oct 15 06:37:20.706 INFO kablam! 919 | fn game_is_lost(game: &Game) -> Option { Oct 15 06:37:20.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:20.706 INFO kablam! Oct 15 06:37:21.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 15 06:37:21.018 INFO kablam! su: No module specific data is present Oct 15 06:37:21.268 INFO running `"docker" "rm" "-f" "683ad5136c4c21d55a1ca06e8cf7dff0b25b4c3b98318be87b3368a85e9d7f14"` Oct 15 06:37:21.391 INFO blam! 683ad5136c4c21d55a1ca06e8cf7dff0b25b4c3b98318be87b3368a85e9d7f14 Oct 15 06:37:21.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 06:37:21.569 INFO blam! c8e2ad6d1b5bf31c9731877ade824c3625ece74db8e9f0eaaf13d661c3581112 Oct 15 06:37:21.573 INFO running `"docker" "start" "-a" "c8e2ad6d1b5bf31c9731877ade824c3625ece74db8e9f0eaaf13d661c3581112"` Oct 15 06:37:21.971 INFO kablam! usermod: no changes Oct 15 06:37:22.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 06:37:22.001 INFO kablam! Running /target/debug/deps/coding_game_tmp-568519e494e94526 Oct 15 06:37:22.004 INFO blam! Oct 15 06:37:22.004 INFO blam! running 0 tests Oct 15 06:37:22.004 INFO blam! Oct 15 06:37:22.004 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:37:22.004 INFO blam! Oct 15 06:37:22.005 INFO kablam! su: No module specific data is present Oct 15 06:37:22.275 INFO running `"docker" "rm" "-f" "c8e2ad6d1b5bf31c9731877ade824c3625ece74db8e9f0eaaf13d661c3581112"` Oct 15 06:37:22.393 INFO blam! c8e2ad6d1b5bf31c9731877ade824c3625ece74db8e9f0eaaf13d661c3581112