Oct 15 17:56:48.602 INFO testing spsheet-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:56:48.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:56:48.843 INFO blam! abb775a059bc16113c225e178aa91b85b4ecc82426506471a52e58a7eacc6bb5 Oct 15 17:56:48.844 INFO running `"docker" "start" "-a" "abb775a059bc16113c225e178aa91b85b4ecc82426506471a52e58a7eacc6bb5"` Oct 15 17:56:49.364 INFO kablam! usermod: no changes Oct 15 17:56:49.424 INFO kablam! Compiling memchr v1.0.2 Oct 15 17:56:49.987 INFO kablam! Compiling nom v3.2.1 Oct 15 17:56:53.223 INFO kablam! Compiling spsheet v0.1.0 (/source) Oct 15 17:56:53.908 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 15 17:56:53.908 INFO kablam! --> src/lib.rs:97:41 Oct 15 17:56:53.908 INFO kablam! | Oct 15 17:56:53.908 INFO kablam! 97 | column_to_index(val.slice_unchecked(0, index)), Oct 15 17:56:53.908 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:56:53.908 INFO kablam! | Oct 15 17:56:53.908 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:56:53.908 INFO kablam! Oct 15 17:56:53.908 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 15 17:56:53.908 INFO kablam! --> src/lib.rs:98:25 Oct 15 17:56:53.908 INFO kablam! | Oct 15 17:56:53.908 INFO kablam! 98 | val.slice_unchecked(index, val.len()).parse::().unwrap() - 1 Oct 15 17:56:53.908 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:56:53.908 INFO kablam! Oct 15 17:56:55.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.05s Oct 15 17:56:55.447 INFO kablam! su: No module specific data is present Oct 15 17:56:55.935 INFO running `"docker" "rm" "-f" "abb775a059bc16113c225e178aa91b85b4ecc82426506471a52e58a7eacc6bb5"` Oct 15 17:56:56.179 INFO blam! abb775a059bc16113c225e178aa91b85b4ecc82426506471a52e58a7eacc6bb5 Oct 15 17:56:56.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:56:56.417 INFO blam! ca75bed79aae7535e450291831323dc6abb39442c79a2d6c631de494a67dde4a Oct 15 17:56:56.420 INFO running `"docker" "start" "-a" "ca75bed79aae7535e450291831323dc6abb39442c79a2d6c631de494a67dde4a"` Oct 15 17:56:57.157 INFO kablam! usermod: no changes Oct 15 17:56:57.238 INFO kablam! Compiling spsheet v0.1.0 (/source) Oct 15 17:56:58.223 INFO kablam! warning: unused import: `std::path::Path` Oct 15 17:56:58.223 INFO kablam! --> tests/lib.rs:7:5 Oct 15 17:56:58.223 INFO kablam! | Oct 15 17:56:58.223 INFO kablam! 7 | use std::path::Path; Oct 15 17:56:58.223 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:56:58.223 INFO kablam! | Oct 15 17:56:58.223 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:56:58.223 INFO kablam! Oct 15 17:56:58.267 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 15 17:56:58.268 INFO kablam! --> src/lib.rs:97:41 Oct 15 17:56:58.268 INFO kablam! | Oct 15 17:56:58.268 INFO kablam! 97 | column_to_index(val.slice_unchecked(0, index)), Oct 15 17:56:58.269 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:56:58.269 INFO kablam! | Oct 15 17:56:58.269 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:56:58.269 INFO kablam! Oct 15 17:56:58.270 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 15 17:56:58.270 INFO kablam! --> src/lib.rs:98:25 Oct 15 17:56:58.270 INFO kablam! | Oct 15 17:56:58.270 INFO kablam! 98 | val.slice_unchecked(index, val.len()).parse::().unwrap() - 1 Oct 15 17:56:58.271 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:56:58.271 INFO kablam! Oct 15 17:56:58.315 INFO kablam! warning: function is never used: `make_sheet1` Oct 15 17:56:58.316 INFO kablam! --> tests/lib.rs:15:1 Oct 15 17:56:58.316 INFO kablam! | Oct 15 17:56:58.317 INFO kablam! 15 | fn make_sheet1() -> Sheet { Oct 15 17:56:58.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:58.317 INFO kablam! | Oct 15 17:56:58.317 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:56:58.318 INFO kablam! Oct 15 17:56:58.318 INFO kablam! warning: function is never used: `make_sheet2` Oct 15 17:56:58.318 INFO kablam! --> tests/lib.rs:26:1 Oct 15 17:56:58.319 INFO kablam! | Oct 15 17:56:58.319 INFO kablam! 26 | fn make_sheet2() -> Sheet { Oct 15 17:56:58.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:58.320 INFO kablam! Oct 15 17:56:58.320 INFO kablam! warning: function is never used: `make_sheet3` Oct 15 17:56:58.320 INFO kablam! --> tests/lib.rs:32:1 Oct 15 17:56:58.321 INFO kablam! | Oct 15 17:56:58.321 INFO kablam! 32 | fn make_sheet3() -> Sheet { Oct 15 17:56:58.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:58.321 INFO kablam! Oct 15 17:56:58.322 INFO kablam! warning: function is never used: `make_sheet4` Oct 15 17:56:58.322 INFO kablam! --> tests/lib.rs:44:1 Oct 15 17:56:58.322 INFO kablam! | Oct 15 17:56:58.323 INFO kablam! 44 | fn make_sheet4() -> Sheet { Oct 15 17:56:58.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:58.330 INFO kablam! Oct 15 17:56:58.330 INFO kablam! warning: function is never used: `make_book` Oct 15 17:56:58.330 INFO kablam! --> tests/lib.rs:48:1 Oct 15 17:56:58.331 INFO kablam! | Oct 15 17:56:58.331 INFO kablam! 48 | fn make_book() -> Book { Oct 15 17:56:58.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:58.331 INFO kablam! Oct 15 17:56:59.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 15 17:56:59.266 INFO kablam! su: No module specific data is present Oct 15 17:56:59.635 INFO running `"docker" "rm" "-f" "ca75bed79aae7535e450291831323dc6abb39442c79a2d6c631de494a67dde4a"` Oct 15 17:56:59.876 INFO blam! ca75bed79aae7535e450291831323dc6abb39442c79a2d6c631de494a67dde4a Oct 15 17:56:59.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:57:00.387 INFO blam! f1148b528b701157208ba0543a195c8ebe6d350aaada8d045afafa70a8b6c7b7 Oct 15 17:57:00.389 INFO running `"docker" "start" "-a" "f1148b528b701157208ba0543a195c8ebe6d350aaada8d045afafa70a8b6c7b7"` Oct 15 17:57:01.355 INFO kablam! usermod: no changes Oct 15 17:57:01.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 17:57:01.433 INFO kablam! Running /target/debug/deps/spsheet-982875545a0efddd Oct 15 17:57:01.439 INFO blam! Oct 15 17:57:01.439 INFO blam! running 0 tests Oct 15 17:57:01.439 INFO blam! Oct 15 17:57:01.439 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:57:01.439 INFO blam! Oct 15 17:57:01.440 INFO kablam! Running /target/debug/deps/lib-3bacf10c887ef752 Oct 15 17:57:01.444 INFO blam! Oct 15 17:57:01.444 INFO blam! running 1 test Oct 15 17:57:01.452 INFO kablam! Doc-tests spsheet Oct 15 17:57:01.452 INFO blam! test it_works ... ok Oct 15 17:57:01.452 INFO blam! Oct 15 17:57:01.452 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:57:01.452 INFO blam! Oct 15 17:57:02.819 INFO blam! Oct 15 17:57:02.819 INFO blam! running 6 tests Oct 15 17:57:06.939 INFO blam! test src/lib.rs - Cell (line 246) ... ok Oct 15 17:57:07.118 INFO blam! test src/lib.rs - Book (line 107) ... ok Oct 15 17:57:07.131 INFO blam! test src/lib.rs - column_and_row_to_index (line 71) ... ok Oct 15 17:57:08.148 INFO blam! test src/lib.rs - column_to_index (line 25) ... ok Oct 15 17:57:08.155 INFO blam! test src/lib.rs - Sheet (line 141) ... ok Oct 15 17:57:08.192 INFO blam! test src/lib.rs - index_to_column (line 48) ... ok Oct 15 17:57:08.193 INFO blam! Oct 15 17:57:08.193 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:57:08.193 INFO blam! Oct 15 17:57:08.205 INFO kablam! su: No module specific data is present Oct 15 17:57:09.090 INFO running `"docker" "rm" "-f" "f1148b528b701157208ba0543a195c8ebe6d350aaada8d045afafa70a8b6c7b7"` Oct 15 17:57:09.184 INFO blam! f1148b528b701157208ba0543a195c8ebe6d350aaada8d045afafa70a8b6c7b7