Oct 15 11:18:29.332 INFO testing EasyToFindName/ultimate-tic-tac-toe-game against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:18:29.334 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 15 11:18:29.683 INFO blam! 8a94c012e44edad8a57fe5a427268c9a11f120f5179b6730529b6d400bc5568f Oct 15 11:18:29.695 INFO running `"docker" "start" "-a" "8a94c012e44edad8a57fe5a427268c9a11f120f5179b6730529b6d400bc5568f"` Oct 15 11:18:30.691 INFO kablam! usermod: no changes Oct 15 11:18:31.127 INFO kablam! Compiling tic_tac_toe v0.1.0 (/source/tic-tac-toe) Oct 15 11:18:31.159 INFO kablam! Compiling tokio-io v0.1.9 Oct 15 11:18:31.187 INFO kablam! Compiling syn v0.15.9 Oct 15 11:18:31.189 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 15 11:18:31.190 INFO kablam! Compiling cookie v0.11.0 Oct 15 11:18:31.200 INFO kablam! Compiling parking_lot v0.6.4 Oct 15 11:18:31.201 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 15 11:18:34.927 INFO kablam! Compiling tokio-codec v0.1.1 Oct 15 11:18:34.927 INFO kablam! Compiling h2 v0.1.12 Oct 15 11:18:35.059 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 15 11:18:35.059 INFO kablam! Compiling crossbeam-channel v0.2.6 Oct 15 11:18:41.479 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 11:18:46.486 INFO kablam! Compiling tokio-uds v0.2.2 Oct 15 11:18:46.487 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 15 11:18:46.487 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 11:18:46.487 INFO kablam! Compiling tokio-signal v0.2.5 Oct 15 11:18:58.015 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 15 11:18:58.683 INFO kablam! Compiling tokio v0.1.11 Oct 15 11:19:12.163 INFO kablam! Compiling serde_derive v1.0.79 Oct 15 11:19:18.259 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 15 11:19:39.091 INFO kablam! Compiling actix v0.7.4 Oct 15 11:19:49.167 INFO kablam! Compiling actix-web v0.7.8 Oct 15 11:20:18.119 INFO kablam! Compiling web_client v0.1.0 (/source/web_client) Oct 15 11:20:23.563 INFO kablam! warning: unused variable: `ctx` Oct 15 11:20:23.563 INFO kablam! --> web_client/./backend/game_socket.rs:53:44 Oct 15 11:20:23.563 INFO kablam! | Oct 15 11:20:23.563 INFO kablam! 53 | fn handle(&mut self, msg: ws::Message, ctx: &mut Self::Context) { Oct 15 11:20:23.563 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 11:20:23.563 INFO kablam! | Oct 15 11:20:23.563 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:20:23.563 INFO kablam! Oct 15 11:20:23.563 INFO kablam! warning: unused variable: `ctx` Oct 15 11:20:23.563 INFO kablam! --> web_client/./backend/game_lobby.rs:44:42 Oct 15 11:20:23.563 INFO kablam! | Oct 15 11:20:23.563 INFO kablam! 44 | fn handle(&mut self, data: TurnData, ctx: &mut Context) -> Self::Result { Oct 15 11:20:23.563 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 11:20:23.563 INFO kablam! Oct 15 11:20:23.619 INFO kablam! warning: method is never used: `new` Oct 15 11:20:23.620 INFO kablam! --> web_client/./backend/game_lobby.rs:26:5 Oct 15 11:20:23.620 INFO kablam! | Oct 15 11:20:23.620 INFO kablam! 26 | fn new(x: usize, y: usize) -> Self { Oct 15 11:20:23.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:20:23.621 INFO kablam! | Oct 15 11:20:23.621 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:20:23.621 INFO kablam! Oct 15 11:20:36.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Oct 15 11:20:36.200 INFO kablam! su: No module specific data is present Oct 15 11:20:37.755 INFO running `"docker" "rm" "-f" "8a94c012e44edad8a57fe5a427268c9a11f120f5179b6730529b6d400bc5568f"` Oct 15 11:20:38.141 INFO blam! 8a94c012e44edad8a57fe5a427268c9a11f120f5179b6730529b6d400bc5568f Oct 15 11:20:38.151 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 15 11:20:38.559 INFO blam! c768da3b12acd245242bba118cbaaa316e4a5edd6f260fba0c1005ee95faa196 Oct 15 11:20:38.563 INFO running `"docker" "start" "-a" "c768da3b12acd245242bba118cbaaa316e4a5edd6f260fba0c1005ee95faa196"` Oct 15 11:20:40.175 INFO kablam! usermod: no changes Oct 15 11:20:40.507 INFO kablam! Compiling tic_tac_toe v0.1.0 (/source/tic-tac-toe) Oct 15 11:20:40.570 INFO kablam! Compiling web_client v0.1.0 (/source/web_client) Oct 15 11:20:47.344 INFO kablam! warning: unused variable: `ctx` Oct 15 11:20:47.344 INFO kablam! --> web_client/./backend/game_socket.rs:53:44 Oct 15 11:20:47.344 INFO kablam! | Oct 15 11:20:47.344 INFO kablam! 53 | fn handle(&mut self, msg: ws::Message, ctx: &mut Self::Context) { Oct 15 11:20:47.344 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 11:20:47.344 INFO kablam! | Oct 15 11:20:47.344 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:20:47.344 INFO kablam! Oct 15 11:20:47.344 INFO kablam! warning: unused variable: `ctx` Oct 15 11:20:47.344 INFO kablam! --> web_client/./backend/game_lobby.rs:44:42 Oct 15 11:20:47.344 INFO kablam! | Oct 15 11:20:47.344 INFO kablam! 44 | fn handle(&mut self, data: TurnData, ctx: &mut Context) -> Self::Result { Oct 15 11:20:47.344 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 11:20:47.344 INFO kablam! Oct 15 11:20:47.391 INFO kablam! warning: method is never used: `new` Oct 15 11:20:47.391 INFO kablam! --> web_client/./backend/game_lobby.rs:26:5 Oct 15 11:20:47.391 INFO kablam! | Oct 15 11:20:47.391 INFO kablam! 26 | fn new(x: usize, y: usize) -> Self { Oct 15 11:20:47.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:20:47.391 INFO kablam! | Oct 15 11:20:47.391 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:20:47.391 INFO kablam! Oct 15 11:20:48.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.89s Oct 15 11:20:48.151 INFO kablam! su: No module specific data is present Oct 15 11:20:48.891 INFO running `"docker" "rm" "-f" "c768da3b12acd245242bba118cbaaa316e4a5edd6f260fba0c1005ee95faa196"` Oct 15 11:20:49.139 INFO blam! c768da3b12acd245242bba118cbaaa316e4a5edd6f260fba0c1005ee95faa196 Oct 15 11:20:49.145 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 15 11:20:49.519 INFO blam! 9369041a870ace7a0884db030cf2358df8f51b2cf8d3965c151411a099cadd40 Oct 15 11:20:49.527 INFO running `"docker" "start" "-a" "9369041a870ace7a0884db030cf2358df8f51b2cf8d3965c151411a099cadd40"` Oct 15 11:20:50.743 INFO kablam! usermod: no changes Oct 15 11:20:51.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 15 11:20:51.075 INFO kablam! Running /target/debug/deps/tic_tac_toe-2c187121190e50e6 Oct 15 11:20:51.083 INFO blam! Oct 15 11:20:51.083 INFO blam! running 4 tests Oct 15 11:20:51.084 INFO blam! test game_logic::game_board::tests::get_winner ... ok Oct 15 11:20:51.085 INFO blam! test game_logic::basics::arr2d::tests::arr2d_test ... ok Oct 15 11:20:51.085 INFO blam! test game_logic::basics::point::tests::point_test ... ok Oct 15 11:20:51.086 INFO blam! test game_logic::game_board::tests::seq_iterator ... ok Oct 15 11:20:51.086 INFO blam! Oct 15 11:20:51.086 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:20:51.086 INFO blam! Oct 15 11:20:51.095 INFO kablam! Running /target/debug/deps/tic_tac_toe-b3244d045a6c7248 Oct 15 11:20:51.095 INFO kablam! Running /target/debug/deps/tic_tac_toe_server-571c1862d06f3364 Oct 15 11:20:51.095 INFO blam! Oct 15 11:20:51.095 INFO blam! running 0 tests Oct 15 11:20:51.095 INFO blam! Oct 15 11:20:51.095 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:20:51.095 INFO blam! Oct 15 11:20:51.103 INFO blam! Oct 15 11:20:51.103 INFO blam! running 0 tests Oct 15 11:20:51.103 INFO blam! Oct 15 11:20:51.103 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:20:51.103 INFO blam! Oct 15 11:20:51.104 INFO kablam! Doc-tests tic_tac_toe Oct 15 11:20:51.926 INFO blam! Oct 15 11:20:51.926 INFO blam! running 0 tests Oct 15 11:20:51.926 INFO blam! Oct 15 11:20:51.926 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:20:51.926 INFO blam! Oct 15 11:20:51.947 INFO kablam! su: No module specific data is present Oct 15 11:20:53.156 INFO running `"docker" "rm" "-f" "9369041a870ace7a0884db030cf2358df8f51b2cf8d3965c151411a099cadd40"` Oct 15 11:20:53.493 INFO blam! 9369041a870ace7a0884db030cf2358df8f51b2cf8d3965c151411a099cadd40