Oct 13 04:21:49.489 INFO testing pavacicp/foo-chess against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:21:49.491 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13 04:21:50.171 INFO blam! 708c6cd73f252c1876fc831479b64987413d4b8d67021483cb73b6dde24b90bd Oct 13 04:21:50.173 INFO running `"docker" "start" "-a" "708c6cd73f252c1876fc831479b64987413d4b8d67021483cb73b6dde24b90bd"` Oct 13 04:21:51.536 INFO kablam! usermod: no changes Oct 13 04:21:51.611 INFO kablam! Compiling crunchy v0.1.6 Oct 13 04:21:52.887 INFO kablam! Compiling tiny-keccak v1.4.2 Oct 13 04:21:53.575 INFO kablam! Compiling foo-chess v0.1.0 (/source) Oct 13 04:21:54.067 INFO kablam! warning: function is never used: `movement_input` Oct 13 04:21:54.067 INFO kablam! --> src/input_console.rs:5:1 Oct 13 04:21:54.067 INFO kablam! | Oct 13 04:21:54.067 INFO kablam! 5 | pub fn movement_input() -> ValidMovement { Oct 13 04:21:54.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:54.067 INFO kablam! | Oct 13 04:21:54.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:21:54.067 INFO kablam! Oct 13 04:21:54.067 INFO kablam! warning: function is never used: `swap_figure_input` Oct 13 04:21:54.067 INFO kablam! --> src/input_console.rs:37:1 Oct 13 04:21:54.067 INFO kablam! | Oct 13 04:21:54.067 INFO kablam! 37 | pub fn swap_figure_input(color: i32) -> char { Oct 13 04:21:54.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:54.067 INFO kablam! Oct 13 04:21:55.848 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.27s Oct 13 04:21:55.850 INFO kablam! su: No module specific data is present Oct 13 04:21:57.125 INFO running `"docker" "rm" "-f" "708c6cd73f252c1876fc831479b64987413d4b8d67021483cb73b6dde24b90bd"` Oct 13 04:21:57.435 INFO blam! 708c6cd73f252c1876fc831479b64987413d4b8d67021483cb73b6dde24b90bd Oct 13 04:21:57.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13 04:21:57.899 INFO blam! 625d8d838fad0325dd90800350a037c114c9bfa510973da31545363c7ff456f0 Oct 13 04:21:57.901 INFO running `"docker" "start" "-a" "625d8d838fad0325dd90800350a037c114c9bfa510973da31545363c7ff456f0"` Oct 13 04:21:59.913 INFO kablam! usermod: no changes Oct 13 04:21:59.991 INFO kablam! Compiling foo-chess v0.1.0 (/source) Oct 13 04:22:00.527 INFO kablam! warning: function is never used: `movement_input` Oct 13 04:22:00.527 INFO kablam! --> src/input_console.rs:5:1 Oct 13 04:22:00.527 INFO kablam! | Oct 13 04:22:00.527 INFO kablam! 5 | pub fn movement_input() -> ValidMovement { Oct 13 04:22:00.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:22:00.527 INFO kablam! | Oct 13 04:22:00.527 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:22:00.527 INFO kablam! Oct 13 04:22:00.527 INFO kablam! warning: function is never used: `swap_figure_input` Oct 13 04:22:00.527 INFO kablam! --> src/input_console.rs:37:1 Oct 13 04:22:00.527 INFO kablam! | Oct 13 04:22:00.527 INFO kablam! 37 | pub fn swap_figure_input(color: i32) -> char { Oct 13 04:22:00.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:22:00.527 INFO kablam! Oct 13 04:22:01.109 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 13 04:22:01.112 INFO kablam! su: No module specific data is present Oct 13 04:22:02.369 INFO running `"docker" "rm" "-f" "625d8d838fad0325dd90800350a037c114c9bfa510973da31545363c7ff456f0"` Oct 13 04:22:02.679 INFO blam! 625d8d838fad0325dd90800350a037c114c9bfa510973da31545363c7ff456f0 Oct 13 04:22:02.692 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13 04:22:03.145 INFO blam! 31bae63736e9546883fac97478ada33992e12302854a40d494dfb5d5d7dbbbcc Oct 13 04:22:03.147 INFO running `"docker" "start" "-a" "31bae63736e9546883fac97478ada33992e12302854a40d494dfb5d5d7dbbbcc"` Oct 13 04:22:05.375 INFO kablam! usermod: no changes Oct 13 04:22:05.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 04:22:05.439 INFO kablam! Running /target/debug/deps/foo_chess-475e5a4067998cdb Oct 13 04:22:05.439 INFO blam! Oct 13 04:22:05.439 INFO blam! running 0 tests Oct 13 04:22:05.439 INFO blam! Oct 13 04:22:05.439 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:22:05.439 INFO blam! Oct 13 04:22:05.447 INFO kablam! su: No module specific data is present Oct 13 04:22:07.060 INFO running `"docker" "rm" "-f" "31bae63736e9546883fac97478ada33992e12302854a40d494dfb5d5d7dbbbcc"` Oct 13 04:22:07.311 INFO blam! 31bae63736e9546883fac97478ada33992e12302854a40d494dfb5d5d7dbbbcc