Oct 15 10:27:00.296 INFO testing HParker/climbpro against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:27:00.296 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:27:00.545 INFO blam! c4df211e2083d70cc83df4d0badc3401db990475059e9d03d0ac116f60e4df5e Oct 15 10:27:00.549 INFO running `"docker" "start" "-a" "c4df211e2083d70cc83df4d0badc3401db990475059e9d03d0ac116f60e4df5e"` Oct 15 10:27:00.970 INFO kablam! usermod: no changes Oct 15 10:27:01.015 INFO kablam! Compiling climbpro v0.1.0 (/source) Oct 15 10:27:01.383 INFO kablam! warning: static item is never used: `LBOT` Oct 15 10:27:01.383 INFO kablam! --> src/main.rs:118:1 Oct 15 10:27:01.383 INFO kablam! | Oct 15 10:27:01.383 INFO kablam! 118 | / static LBOT: Shape = Shape { Oct 15 10:27:01.383 INFO kablam! 119 | | id: 8, Oct 15 10:27:01.383 INFO kablam! 120 | | collider: [0b100, 0b110, 0b000], Oct 15 10:27:01.383 INFO kablam! 121 | | // X 0 O Oct 15 10:27:01.383 INFO kablam! ... | Oct 15 10:27:01.383 INFO kablam! 125 | | width: 2, Oct 15 10:27:01.383 INFO kablam! 126 | | }; Oct 15 10:27:01.383 INFO kablam! | |__^ Oct 15 10:27:01.383 INFO kablam! | Oct 15 10:27:01.383 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:27:01.383 INFO kablam! Oct 15 10:27:01.383 INFO kablam! warning: static item is never used: `RTOP` Oct 15 10:27:01.383 INFO kablam! --> src/main.rs:128:1 Oct 15 10:27:01.383 INFO kablam! | Oct 15 10:27:01.383 INFO kablam! 128 | / static RTOP: Shape = Shape { Oct 15 10:27:01.383 INFO kablam! 129 | | id: 9, Oct 15 10:27:01.383 INFO kablam! 130 | | collider: [0b110, 0b010, 0b000], Oct 15 10:27:01.383 INFO kablam! 131 | | // X X O Oct 15 10:27:01.383 INFO kablam! ... | Oct 15 10:27:01.383 INFO kablam! 135 | | width: 2, Oct 15 10:27:01.383 INFO kablam! 136 | | }; Oct 15 10:27:01.383 INFO kablam! | |__^ Oct 15 10:27:01.383 INFO kablam! Oct 15 10:27:01.384 INFO kablam! warning: static item is never used: `SQUARE` Oct 15 10:27:01.384 INFO kablam! --> src/main.rs:138:1 Oct 15 10:27:01.384 INFO kablam! | Oct 15 10:27:01.384 INFO kablam! 138 | / static SQUARE: Shape = Shape { Oct 15 10:27:01.384 INFO kablam! 139 | | id: 7, Oct 15 10:27:01.384 INFO kablam! 140 | | collider: [0b110, 0b110, 0b000], Oct 15 10:27:01.384 INFO kablam! 141 | | // X X O Oct 15 10:27:01.384 INFO kablam! ... | Oct 15 10:27:01.384 INFO kablam! 145 | | width: 2, Oct 15 10:27:01.384 INFO kablam! 146 | | }; Oct 15 10:27:01.384 INFO kablam! | |__^ Oct 15 10:27:01.384 INFO kablam! Oct 15 10:27:01.384 INFO kablam! warning: function is never used: `ten_board` Oct 15 10:27:01.384 INFO kablam! --> src/main.rs:165:1 Oct 15 10:27:01.384 INFO kablam! | Oct 15 10:27:01.384 INFO kablam! 165 | fn ten_board() -> Board { Oct 15 10:27:01.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:27:01.384 INFO kablam! Oct 15 10:27:01.384 INFO kablam! warning: function is never used: `fifteen_board` Oct 15 10:27:01.384 INFO kablam! --> src/main.rs:304:1 Oct 15 10:27:01.384 INFO kablam! | Oct 15 10:27:01.384 INFO kablam! 304 | fn fifteen_board() -> Board { Oct 15 10:27:01.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:27:01.384 INFO kablam! Oct 15 10:27:01.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 15 10:27:01.968 INFO kablam! su: No module specific data is present Oct 15 10:27:02.273 INFO running `"docker" "rm" "-f" "c4df211e2083d70cc83df4d0badc3401db990475059e9d03d0ac116f60e4df5e"` Oct 15 10:27:02.382 INFO blam! c4df211e2083d70cc83df4d0badc3401db990475059e9d03d0ac116f60e4df5e Oct 15 10:27:02.389 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:27:02.581 INFO blam! a21d44e0260a960b8999ffc7f5fef593d2e6f7084b472e4996b15a42a6fd118b Oct 15 10:27:02.583 INFO running `"docker" "start" "-a" "a21d44e0260a960b8999ffc7f5fef593d2e6f7084b472e4996b15a42a6fd118b"` Oct 15 10:27:03.167 INFO kablam! usermod: no changes Oct 15 10:27:03.243 INFO kablam! Compiling climbpro v0.1.0 (/source) Oct 15 10:27:03.763 INFO kablam! warning: static item is never used: `LBOT` Oct 15 10:27:03.763 INFO kablam! --> src/main.rs:118:1 Oct 15 10:27:03.763 INFO kablam! | Oct 15 10:27:03.763 INFO kablam! 118 | / static LBOT: Shape = Shape { Oct 15 10:27:03.763 INFO kablam! 119 | | id: 8, Oct 15 10:27:03.763 INFO kablam! 120 | | collider: [0b100, 0b110, 0b000], Oct 15 10:27:03.763 INFO kablam! 121 | | // X 0 O Oct 15 10:27:03.763 INFO kablam! ... | Oct 15 10:27:03.763 INFO kablam! 125 | | width: 2, Oct 15 10:27:03.763 INFO kablam! 126 | | }; Oct 15 10:27:03.763 INFO kablam! | |__^ Oct 15 10:27:03.763 INFO kablam! | Oct 15 10:27:03.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:27:03.763 INFO kablam! Oct 15 10:27:03.763 INFO kablam! warning: static item is never used: `RTOP` Oct 15 10:27:03.763 INFO kablam! --> src/main.rs:128:1 Oct 15 10:27:03.763 INFO kablam! | Oct 15 10:27:03.763 INFO kablam! 128 | / static RTOP: Shape = Shape { Oct 15 10:27:03.763 INFO kablam! 129 | | id: 9, Oct 15 10:27:03.763 INFO kablam! 130 | | collider: [0b110, 0b010, 0b000], Oct 15 10:27:03.763 INFO kablam! 131 | | // X X O Oct 15 10:27:03.763 INFO kablam! ... | Oct 15 10:27:03.763 INFO kablam! 135 | | width: 2, Oct 15 10:27:03.763 INFO kablam! 136 | | }; Oct 15 10:27:03.763 INFO kablam! | |__^ Oct 15 10:27:03.763 INFO kablam! Oct 15 10:27:03.763 INFO kablam! warning: static item is never used: `SQUARE` Oct 15 10:27:03.763 INFO kablam! --> src/main.rs:138:1 Oct 15 10:27:03.763 INFO kablam! | Oct 15 10:27:03.763 INFO kablam! 138 | / static SQUARE: Shape = Shape { Oct 15 10:27:03.763 INFO kablam! 139 | | id: 7, Oct 15 10:27:03.763 INFO kablam! 140 | | collider: [0b110, 0b110, 0b000], Oct 15 10:27:03.763 INFO kablam! 141 | | // X X O Oct 15 10:27:03.763 INFO kablam! ... | Oct 15 10:27:03.763 INFO kablam! 145 | | width: 2, Oct 15 10:27:03.763 INFO kablam! 146 | | }; Oct 15 10:27:03.763 INFO kablam! | |__^ Oct 15 10:27:03.763 INFO kablam! Oct 15 10:27:03.763 INFO kablam! warning: function is never used: `ten_board` Oct 15 10:27:03.763 INFO kablam! --> src/main.rs:165:1 Oct 15 10:27:03.763 INFO kablam! | Oct 15 10:27:03.763 INFO kablam! 165 | fn ten_board() -> Board { Oct 15 10:27:03.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:27:03.763 INFO kablam! Oct 15 10:27:03.763 INFO kablam! warning: function is never used: `fifteen_board` Oct 15 10:27:03.763 INFO kablam! --> src/main.rs:304:1 Oct 15 10:27:03.763 INFO kablam! | Oct 15 10:27:03.763 INFO kablam! 304 | fn fifteen_board() -> Board { Oct 15 10:27:03.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:27:03.763 INFO kablam! Oct 15 10:27:04.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 15 10:27:04.157 INFO kablam! su: No module specific data is present Oct 15 10:27:04.457 INFO running `"docker" "rm" "-f" "a21d44e0260a960b8999ffc7f5fef593d2e6f7084b472e4996b15a42a6fd118b"` Oct 15 10:27:04.558 INFO blam! a21d44e0260a960b8999ffc7f5fef593d2e6f7084b472e4996b15a42a6fd118b Oct 15 10:27:04.560 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:27:04.755 INFO blam! 587dbab4a59b797175ecfd6d6d065d86c0d7859f4a12d5f3bd952ec20c2e9e93 Oct 15 10:27:04.758 INFO running `"docker" "start" "-a" "587dbab4a59b797175ecfd6d6d065d86c0d7859f4a12d5f3bd952ec20c2e9e93"` Oct 15 10:27:05.293 INFO kablam! usermod: no changes Oct 15 10:27:05.353 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 10:27:05.356 INFO kablam! Running /target/debug/deps/climbpro-ce50acd4c7a89ae0 Oct 15 10:27:05.357 INFO blam! Oct 15 10:27:05.357 INFO blam! running 0 tests Oct 15 10:27:05.357 INFO blam! Oct 15 10:27:05.357 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:27:05.357 INFO blam! Oct 15 10:27:05.359 INFO kablam! su: No module specific data is present Oct 15 10:27:05.684 INFO running `"docker" "rm" "-f" "587dbab4a59b797175ecfd6d6d065d86c0d7859f4a12d5f3bd952ec20c2e9e93"` Oct 15 10:27:05.759 INFO blam! 587dbab4a59b797175ecfd6d6d065d86c0d7859f4a12d5f3bd952ec20c2e9e93