Oct 15 07:34:31.269 INFO testing PurpleBooth/kata-tennis against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:34:31.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:34:31.644 INFO blam! 476284e570044897e1d3d9a56bc4799bd5508ed9c4d20c4e47306130869c6af0 Oct 15 07:34:31.647 INFO running `"docker" "start" "-a" "476284e570044897e1d3d9a56bc4799bd5508ed9c4d20c4e47306130869c6af0"` Oct 15 07:34:32.578 INFO kablam! usermod: no changes Oct 15 07:34:32.660 INFO kablam! Compiling kata-tennis v0.1.0 (/source) Oct 15 07:34:33.077 INFO kablam! warning: unused variable: `point` Oct 15 07:34:33.077 INFO kablam! --> src/lib.rs:18:19 Oct 15 07:34:33.077 INFO kablam! | Oct 15 07:34:33.078 INFO kablam! 18 | fn add(&self, point: Point) -> Result { Oct 15 07:34:33.078 INFO kablam! | ^^^^^ help: consider using `_point` instead Oct 15 07:34:33.078 INFO kablam! | Oct 15 07:34:33.078 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:34:33.078 INFO kablam! Oct 15 07:34:33.087 INFO kablam! warning: method is never used: `new` Oct 15 07:34:33.087 INFO kablam! --> src/lib.rs:106:5 Oct 15 07:34:33.087 INFO kablam! | Oct 15 07:34:33.087 INFO kablam! 106 | fn new(player: &'p Player) -> Point<'p> { Oct 15 07:34:33.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:34:33.087 INFO kablam! | Oct 15 07:34:33.087 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:34:33.087 INFO kablam! Oct 15 07:34:33.579 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 15 07:34:33.579 INFO kablam! su: No module specific data is present Oct 15 07:34:33.962 INFO running `"docker" "rm" "-f" "476284e570044897e1d3d9a56bc4799bd5508ed9c4d20c4e47306130869c6af0"` Oct 15 07:34:34.211 INFO blam! 476284e570044897e1d3d9a56bc4799bd5508ed9c4d20c4e47306130869c6af0 Oct 15 07:34:34.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:34:34.587 INFO blam! c518841d87785e8ddd39d90ff27d5198a757ef69851820389881f8fd76866191 Oct 15 07:34:34.603 INFO running `"docker" "start" "-a" "c518841d87785e8ddd39d90ff27d5198a757ef69851820389881f8fd76866191"` Oct 15 07:34:35.549 INFO kablam! usermod: no changes Oct 15 07:34:35.595 INFO kablam! Compiling kata-tennis v0.1.0 (/source) Oct 15 07:34:36.131 INFO kablam! warning: unused variable: `point` Oct 15 07:34:36.131 INFO kablam! --> src/lib.rs:18:19 Oct 15 07:34:36.132 INFO kablam! | Oct 15 07:34:36.132 INFO kablam! 18 | fn add(&self, point: Point) -> Result { Oct 15 07:34:36.132 INFO kablam! | ^^^^^ help: consider using `_point` instead Oct 15 07:34:36.133 INFO kablam! | Oct 15 07:34:36.133 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:34:36.133 INFO kablam! Oct 15 07:34:37.092 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 15 07:34:37.092 INFO kablam! su: No module specific data is present Oct 15 07:34:37.695 INFO running `"docker" "rm" "-f" "c518841d87785e8ddd39d90ff27d5198a757ef69851820389881f8fd76866191"` Oct 15 07:34:37.867 INFO blam! c518841d87785e8ddd39d90ff27d5198a757ef69851820389881f8fd76866191 Oct 15 07:34:37.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:34:38.295 INFO blam! b68676515d9149a9269a57181baaa7a7df860a740ad62bca1b185a5252fc9231 Oct 15 07:34:38.296 INFO running `"docker" "start" "-a" "b68676515d9149a9269a57181baaa7a7df860a740ad62bca1b185a5252fc9231"` Oct 15 07:34:39.229 INFO kablam! usermod: no changes Oct 15 07:34:39.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 07:34:39.300 INFO kablam! Running /target/debug/deps/kata_tennis-79df5ee8e41e6309 Oct 15 07:34:39.300 INFO blam! Oct 15 07:34:39.300 INFO blam! running 19 tests Oct 15 07:34:39.311 INFO blam! test test::game_score_should_allow_adding_one_point_to_player_1 ... ok Oct 15 07:34:39.311 INFO blam! test test::game_score_should_be_love_love_for_no_scores ... ok Oct 15 07:34:39.311 INFO blam! test test::player_should_have_a_player_1 ... ok Oct 15 07:34:39.311 INFO blam! test test::player_should_have_a_player_2 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_game_should_be_love_15_for_a_single_player_2_point ... ok Oct 15 07:34:39.311 INFO blam! test test::game_score_should_allow_adding_one_point_to_player_2 ... ok Oct 15 07:34:39.311 INFO blam! test test::game_score_should_allow_adding_two_points_to_player_2 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_game_should_be_love_love_for_no_scores ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_be_15_for_1 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_be_30_for_2 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_be_game_for_4 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_be_40_for_3 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_never_be_more_than_4 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_of_0_plus_one_point_is_15 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_of_1_plus_one_point_is_30 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_be_love_for_0 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_of_2_plus_one_point_is_40 ... ok Oct 15 07:34:39.311 INFO blam! test test::score_should_of_4_plus_one_point_errors ... ok Oct 15 07:34:39.314 INFO blam! test test::score_should_of_3_plus_one_point_is_game ... ok Oct 15 07:34:39.314 INFO blam! Oct 15 07:34:39.314 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:34:39.314 INFO blam! Oct 15 07:34:39.326 INFO kablam! Doc-tests kata-tennis Oct 15 07:34:39.939 INFO blam! Oct 15 07:34:39.939 INFO blam! running 0 tests Oct 15 07:34:39.939 INFO blam! Oct 15 07:34:39.939 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:34:39.939 INFO blam! Oct 15 07:34:39.950 INFO kablam! su: No module specific data is present Oct 15 07:34:41.091 INFO running `"docker" "rm" "-f" "b68676515d9149a9269a57181baaa7a7df860a740ad62bca1b185a5252fc9231"` Oct 15 07:34:41.359 INFO blam! b68676515d9149a9269a57181baaa7a7df860a740ad62bca1b185a5252fc9231