Oct 13 00:10:17.595 INFO testing simonmnash/RustChess against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:10:17.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 00:10:17.983 INFO blam! a806520fb7b3cd85ec74618c3b4663e34040bd2e595f9feac3ebad784c7191e2 Oct 13 00:10:17.995 INFO running `"docker" "start" "-a" "a806520fb7b3cd85ec74618c3b4663e34040bd2e595f9feac3ebad784c7191e2"` Oct 13 00:10:19.170 INFO kablam! usermod: no changes Oct 13 00:10:19.403 INFO kablam! Compiling libc v0.2.29 Oct 13 00:10:19.411 INFO kablam! Compiling serde_json v0.9.10 Oct 13 00:10:19.412 INFO kablam! Compiling wayland-scanner v0.9.9 Oct 13 00:10:19.412 INFO kablam! Compiling gl_generator v0.5.5 Oct 13 00:10:19.413 INFO kablam! Compiling png v0.9.0 Oct 13 00:10:22.771 INFO kablam! Compiling rand v0.3.16 Oct 13 00:10:22.778 INFO kablam! Compiling num_cpus v1.6.2 Oct 13 00:10:22.778 INFO kablam! Compiling fs2 v0.2.5 Oct 13 00:10:22.778 INFO kablam! Compiling x11-dl v2.14.0 Oct 13 00:10:28.871 INFO kablam! Compiling shared_library v0.1.7 Oct 13 00:10:28.947 INFO kablam! Compiling memmap v0.4.0 Oct 13 00:10:28.955 INFO kablam! Compiling wayland-client v0.9.9 Oct 13 00:10:34.351 INFO kablam! Compiling glutin v0.9.2 Oct 13 00:10:34.360 INFO kablam! Compiling gl v0.6.3 Oct 13 00:10:34.406 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 00:10:35.404 INFO kablam! Compiling phf_generator v0.7.21 Oct 13 00:10:35.404 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 00:10:35.404 INFO kablam! Compiling tempfile v2.1.6 Oct 13 00:10:38.183 INFO kablam! Compiling phf_codegen v0.7.21 Oct 13 00:10:41.367 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 00:10:43.903 INFO kablam! Compiling rayon v0.8.2 Oct 13 00:10:56.823 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 13 00:11:04.091 INFO kablam! Compiling image v0.15.0 Oct 13 00:11:08.459 INFO kablam! Compiling libloading v0.3.4 Oct 13 00:11:12.503 INFO kablam! Compiling dlib v0.3.1 Oct 13 00:11:13.079 INFO kablam! Compiling wayland-sys v0.9.9 Oct 13 00:11:23.923 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 13 00:11:23.923 INFO kablam! Compiling wayland-window v0.6.1 Oct 13 00:11:28.175 INFO kablam! Compiling winit v0.7.5 Oct 13 00:11:28.220 INFO kablam! Compiling piston2d-opengl_graphics v0.46.0 Oct 13 00:11:40.319 INFO kablam! Compiling pistoncore-glutin_window v0.38.0 Oct 13 00:11:43.986 INFO kablam! Compiling chess v0.1.0 (/source) Oct 13 00:11:45.443 INFO kablam! warning: unused variable: `tile_ownership` Oct 13 00:11:45.444 INFO kablam! --> src/gameboard_controller.rs:60:21 Oct 13 00:11:45.444 INFO kablam! | Oct 13 00:11:45.444 INFO kablam! 60 | let tile_ownership = self.gameboard.check_tile_ownership([cell_x, cell_y]); Oct 13 00:11:45.444 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tile_ownership` instead Oct 13 00:11:45.444 INFO kablam! | Oct 13 00:11:45.444 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:11:45.444 INFO kablam! Oct 13 00:11:45.463 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 13 00:11:45.464 INFO kablam! --> src/gameboard_controller.rs:49:42 Oct 13 00:11:45.464 INFO kablam! | Oct 13 00:11:45.464 INFO kablam! 49 | if let Some (A) = self.selected_cell{ Oct 13 00:11:45.464 INFO kablam! | ^ Oct 13 00:11:45.464 INFO kablam! | Oct 13 00:11:45.464 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 00:11:45.464 INFO kablam! Oct 13 00:11:49.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 13 00:11:49.175 INFO kablam! su: No module specific data is present Oct 13 00:11:51.290 INFO running `"docker" "rm" "-f" "a806520fb7b3cd85ec74618c3b4663e34040bd2e595f9feac3ebad784c7191e2"` Oct 13 00:11:51.624 INFO blam! a806520fb7b3cd85ec74618c3b4663e34040bd2e595f9feac3ebad784c7191e2 Oct 13 00:11:51.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 00:11:52.125 INFO blam! 7d1381825fe896e5f93a36ff9b152d0a4a8a38d09af39094a8e880a9e2942272 Oct 13 00:11:52.127 INFO running `"docker" "start" "-a" "7d1381825fe896e5f93a36ff9b152d0a4a8a38d09af39094a8e880a9e2942272"` Oct 13 00:11:54.119 INFO kablam! usermod: no changes Oct 13 00:11:54.347 INFO kablam! Compiling chess v0.1.0 (/source) Oct 13 00:11:55.911 INFO kablam! warning: unused variable: `tile_ownership` Oct 13 00:11:55.912 INFO kablam! --> src/gameboard_controller.rs:60:21 Oct 13 00:11:55.912 INFO kablam! | Oct 13 00:11:55.912 INFO kablam! 60 | let tile_ownership = self.gameboard.check_tile_ownership([cell_x, cell_y]); Oct 13 00:11:55.912 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tile_ownership` instead Oct 13 00:11:55.912 INFO kablam! | Oct 13 00:11:55.912 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:11:55.912 INFO kablam! Oct 13 00:11:55.943 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 13 00:11:55.943 INFO kablam! --> src/gameboard_controller.rs:49:42 Oct 13 00:11:55.943 INFO kablam! | Oct 13 00:11:55.944 INFO kablam! 49 | if let Some (A) = self.selected_cell{ Oct 13 00:11:55.944 INFO kablam! | ^ Oct 13 00:11:55.944 INFO kablam! | Oct 13 00:11:55.944 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 00:11:55.944 INFO kablam! Oct 13 00:11:56.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Oct 13 00:11:56.527 INFO kablam! su: No module specific data is present Oct 13 00:11:58.076 INFO running `"docker" "rm" "-f" "7d1381825fe896e5f93a36ff9b152d0a4a8a38d09af39094a8e880a9e2942272"` Oct 13 00:11:58.431 INFO blam! 7d1381825fe896e5f93a36ff9b152d0a4a8a38d09af39094a8e880a9e2942272 Oct 13 00:11:58.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 00:11:59.168 INFO blam! 8e7df65ca358b39599b0ef8e94f1df4ac7a25bfcb2a472c2a5ff122e52f6373c Oct 13 00:11:59.170 INFO running `"docker" "start" "-a" "8e7df65ca358b39599b0ef8e94f1df4ac7a25bfcb2a472c2a5ff122e52f6373c"` Oct 13 00:12:00.774 INFO kablam! usermod: no changes Oct 13 00:12:00.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 13 00:12:01.015 INFO kablam! Running /target/debug/deps/chess-c925775ef8c3ee0f Oct 13 00:12:01.021 INFO blam! Oct 13 00:12:01.021 INFO blam! running 0 tests Oct 13 00:12:01.021 INFO blam! Oct 13 00:12:01.021 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:12:01.021 INFO blam! Oct 13 00:12:01.027 INFO kablam! su: No module specific data is present Oct 13 00:12:01.771 INFO running `"docker" "rm" "-f" "8e7df65ca358b39599b0ef8e94f1df4ac7a25bfcb2a472c2a5ff122e52f6373c"` Oct 13 00:12:01.890 INFO blam! 8e7df65ca358b39599b0ef8e94f1df4ac7a25bfcb2a472c2a5ff122e52f6373c