Oct 15 23:36:53.848 INFO testing prettytable-rs-0.8.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:36:53.848 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 23:36:54.025 INFO blam! 5436c67b9875278535a977bade1e39dac02f33266cec4d4147c6ff538f7e2b57 Oct 15 23:36:54.030 INFO running `"docker" "start" "-a" "5436c67b9875278535a977bade1e39dac02f33266cec4d4147c6ff538f7e2b57"` Oct 15 23:36:54.615 INFO kablam! usermod: no changes Oct 15 23:36:54.751 INFO kablam! Compiling prettytable-rs v0.8.0 (/source) Oct 15 23:36:55.983 INFO kablam! warning: use of deprecated item 'row::Row::column_count': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.984 INFO kablam! --> src/lib.rs:76:23 Oct 15 23:36:55.984 INFO kablam! | Oct 15 23:36:55.985 INFO kablam! 76 | let l = r.column_count(); Oct 15 23:36:55.986 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:36:55.986 INFO kablam! | Oct 15 23:36:55.987 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:36:55.987 INFO kablam! Oct 15 23:36:55.988 INFO kablam! warning: use of deprecated item 'row::Row::get_column_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.988 INFO kablam! --> src/lib.rs:103:30 Oct 15 23:36:55.989 INFO kablam! | Oct 15 23:36:55.990 INFO kablam! 103 | Some(ref t) => t.get_column_width(col_idx, self.format), Oct 15 23:36:55.990 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:36:55.991 INFO kablam! Oct 15 23:36:55.991 INFO kablam! warning: use of deprecated item 'row::Row::get_column_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.992 INFO kablam! --> src/lib.rs:107:23 Oct 15 23:36:55.992 INFO kablam! | Oct 15 23:36:55.993 INFO kablam! 107 | let l = r.get_column_width(col_idx, self.format); Oct 15 23:36:55.993 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:36:55.993 INFO kablam! Oct 15 23:36:55.993 INFO kablam! warning: use of deprecated item 'TableSlice::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.993 INFO kablam! --> src/lib.rs:118:27 Oct 15 23:36:55.993 INFO kablam! | Oct 15 23:36:55.993 INFO kablam! 118 | let colnum = self.get_column_num(); Oct 15 23:36:55.993 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:36:55.993 INFO kablam! Oct 15 23:36:55.993 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_line_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.993 INFO kablam! --> src/lib.rs:145:14 Oct 15 23:36:55.993 INFO kablam! | Oct 15 23:36:55.993 INFO kablam! 145 | .print_line_separator(out, &col_width, LinePosition::Top)?; Oct 15 23:36:55.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:36:55.993 INFO kablam! Oct 15 23:36:55.993 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_line_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.993 INFO kablam! --> src/lib.rs:149:18 Oct 15 23:36:55.993 INFO kablam! | Oct 15 23:36:55.993 INFO kablam! 149 | .print_line_separator(out, &col_width, LinePosition::Title)?; Oct 15 23:36:55.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:36:55.996 INFO kablam! Oct 15 23:36:55.996 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_line_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.996 INFO kablam! --> src/lib.rs:157:22 Oct 15 23:36:55.996 INFO kablam! | Oct 15 23:36:55.996 INFO kablam! 157 | .print_line_separator(out, &col_width, LinePosition::Intern)?; Oct 15 23:36:55.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:36:55.996 INFO kablam! Oct 15 23:36:55.996 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_line_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.997 INFO kablam! --> src/lib.rs:161:14 Oct 15 23:36:55.997 INFO kablam! | Oct 15 23:36:55.997 INFO kablam! 161 | .print_line_separator(out, &col_width, LinePosition::Bottom)?; Oct 15 23:36:55.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:36:55.997 INFO kablam! Oct 15 23:36:55.999 INFO kablam! warning: use of deprecated item 'row::Row::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.999 INFO kablam! --> src/lib.rs:169:27 Oct 15 23:36:55.999 INFO kablam! | Oct 15 23:36:55.999 INFO kablam! 169 | self.__print(out, Row::print) Oct 15 23:36:55.999 INFO kablam! | ^^^^^^^^^^ Oct 15 23:36:55.999 INFO kablam! Oct 15 23:36:55.999 INFO kablam! warning: use of deprecated item 'row::Row::print_term': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:55.999 INFO kablam! --> src/lib.rs:175:27 Oct 15 23:36:55.999 INFO kablam! | Oct 15 23:36:55.999 INFO kablam! 175 | self.__print(out, Row::print_term) Oct 15 23:36:55.999 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 23:36:55.999 INFO kablam! Oct 15 23:36:56.009 INFO kablam! warning: use of deprecated item 'TableSlice::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.009 INFO kablam! --> src/lib.rs:249:23 Oct 15 23:36:56.009 INFO kablam! | Oct 15 23:36:56.009 INFO kablam! 249 | self.as_ref().get_column_num() Oct 15 23:36:56.009 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:36:56.009 INFO kablam! Oct 15 23:36:56.035 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.035 INFO kablam! --> src/cell.rs:239:14 Oct 15 23:36:56.035 INFO kablam! | Oct 15 23:36:56.035 INFO kablam! 239 | self.print(out, idx, col_width, skip_right_fill)?; Oct 15 23:36:56.035 INFO kablam! | ^^^^^ Oct 15 23:36:56.035 INFO kablam! Oct 15 23:36:56.043 INFO kablam! warning: use of deprecated item 'cell::Cell::get_height': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.043 INFO kablam! --> src/row.rs:55:26 Oct 15 23:36:56.043 INFO kablam! | Oct 15 23:36:56.043 INFO kablam! 55 | let h = cell.get_height(); Oct 15 23:36:56.043 INFO kablam! | ^^^^^^^^^^ Oct 15 23:36:56.043 INFO kablam! Oct 15 23:36:56.046 INFO kablam! warning: use of deprecated item 'cell::Cell::get_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.046 INFO kablam! --> src/row.rs:71:30 Oct 15 23:36:56.046 INFO kablam! | Oct 15 23:36:56.046 INFO kablam! 71 | return c.get_width(); Oct 15 23:36:56.046 INFO kablam! | ^^^^^^^^^ Oct 15 23:36:56.046 INFO kablam! Oct 15 23:36:56.052 INFO kablam! warning: use of deprecated item 'cell::Cell::get_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.052 INFO kablam! --> src/row.rs:76:31 Oct 15 23:36:56.052 INFO kablam! | Oct 15 23:36:56.052 INFO kablam! 76 | let mut w = c.get_width(); Oct 15 23:36:56.052 INFO kablam! | ^^^^^^^^^ Oct 15 23:36:56.052 INFO kablam! Oct 15 23:36:56.057 INFO kablam! warning: use of deprecated item 'row::Row::get_height': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.058 INFO kablam! --> src/row.rs:149:27 Oct 15 23:36:56.058 INFO kablam! | Oct 15 23:36:56.058 INFO kablam! 149 | let height = self.get_height(); Oct 15 23:36:56.058 INFO kablam! | ^^^^^^^^^^ Oct 15 23:36:56.058 INFO kablam! Oct 15 23:36:56.060 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_column_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.060 INFO kablam! --> src/row.rs:153:20 Oct 15 23:36:56.061 INFO kablam! | Oct 15 23:36:56.061 INFO kablam! 153 | format.print_column_separator(out, ColumnPosition::Left)?; Oct 15 23:36:56.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:36:56.061 INFO kablam! Oct 15 23:36:56.085 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_column_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.085 INFO kablam! --> src/row.rs:177:28 Oct 15 23:36:56.085 INFO kablam! | Oct 15 23:36:56.085 INFO kablam! 177 | format.print_column_separator(out, ColumnPosition::Intern)?; Oct 15 23:36:56.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:36:56.086 INFO kablam! Oct 15 23:36:56.086 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_column_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.087 INFO kablam! --> src/row.rs:181:20 Oct 15 23:36:56.087 INFO kablam! | Oct 15 23:36:56.087 INFO kablam! 181 | format.print_column_separator(out, ColumnPosition::Right)?; Oct 15 23:36:56.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:36:56.087 INFO kablam! Oct 15 23:36:56.090 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.090 INFO kablam! --> src/row.rs:195:46 Oct 15 23:36:56.091 INFO kablam! | Oct 15 23:36:56.091 INFO kablam! 195 | self.__print(out, format, col_width, Cell::print) Oct 15 23:36:56.091 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:36:56.091 INFO kablam! Oct 15 23:36:56.092 INFO kablam! warning: use of deprecated item 'cell::Cell::print_term': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:36:56.092 INFO kablam! --> src/row.rs:206:46 Oct 15 23:36:56.093 INFO kablam! | Oct 15 23:36:56.093 INFO kablam! 206 | self.__print(out, format, col_width, Cell::print_term) Oct 15 23:36:56.093 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:36:56.093 INFO kablam! Oct 15 23:36:59.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.68s Oct 15 23:36:59.331 INFO kablam! su: No module specific data is present Oct 15 23:36:59.618 INFO running `"docker" "rm" "-f" "5436c67b9875278535a977bade1e39dac02f33266cec4d4147c6ff538f7e2b57"` Oct 15 23:36:59.740 INFO blam! 5436c67b9875278535a977bade1e39dac02f33266cec4d4147c6ff538f7e2b57 Oct 15 23:36:59.747 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 23:36:59.999 INFO blam! 6ad8f2a3623bcca7f8fc36d000ff887fe9949379842f656c8a18e2a40f7e1aba Oct 15 23:37:00.001 INFO running `"docker" "start" "-a" "6ad8f2a3623bcca7f8fc36d000ff887fe9949379842f656c8a18e2a40f7e1aba"` Oct 15 23:37:00.519 INFO kablam! usermod: no changes Oct 15 23:37:00.576 INFO kablam! Compiling prettytable-rs v0.8.0 (/source) Oct 15 23:37:04.039 INFO kablam! warning: use of deprecated item 'row::Row::column_count': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.039 INFO kablam! --> src/lib.rs:76:23 Oct 15 23:37:04.039 INFO kablam! | Oct 15 23:37:04.039 INFO kablam! 76 | let l = r.column_count(); Oct 15 23:37:04.039 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:37:04.039 INFO kablam! | Oct 15 23:37:04.043 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:37:04.043 INFO kablam! Oct 15 23:37:04.045 INFO kablam! warning: use of deprecated item 'row::Row::get_column_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.045 INFO kablam! --> src/lib.rs:103:30 Oct 15 23:37:04.045 INFO kablam! | Oct 15 23:37:04.045 INFO kablam! 103 | Some(ref t) => t.get_column_width(col_idx, self.format), Oct 15 23:37:04.045 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:04.045 INFO kablam! Oct 15 23:37:04.045 INFO kablam! warning: use of deprecated item 'row::Row::get_column_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.045 INFO kablam! --> src/lib.rs:107:23 Oct 15 23:37:04.045 INFO kablam! | Oct 15 23:37:04.045 INFO kablam! 107 | let l = r.get_column_width(col_idx, self.format); Oct 15 23:37:04.045 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:04.045 INFO kablam! Oct 15 23:37:04.051 INFO kablam! warning: use of deprecated item 'TableSlice::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.051 INFO kablam! --> src/lib.rs:118:27 Oct 15 23:37:04.051 INFO kablam! | Oct 15 23:37:04.051 INFO kablam! 118 | let colnum = self.get_column_num(); Oct 15 23:37:04.051 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:04.051 INFO kablam! Oct 15 23:37:04.058 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_line_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.058 INFO kablam! --> src/lib.rs:145:14 Oct 15 23:37:04.058 INFO kablam! | Oct 15 23:37:04.058 INFO kablam! 145 | .print_line_separator(out, &col_width, LinePosition::Top)?; Oct 15 23:37:04.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:04.058 INFO kablam! Oct 15 23:37:04.058 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_line_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.058 INFO kablam! --> src/lib.rs:149:18 Oct 15 23:37:04.058 INFO kablam! | Oct 15 23:37:04.058 INFO kablam! 149 | .print_line_separator(out, &col_width, LinePosition::Title)?; Oct 15 23:37:04.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:04.063 INFO kablam! Oct 15 23:37:04.065 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_line_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.065 INFO kablam! --> src/lib.rs:157:22 Oct 15 23:37:04.065 INFO kablam! | Oct 15 23:37:04.065 INFO kablam! 157 | .print_line_separator(out, &col_width, LinePosition::Intern)?; Oct 15 23:37:04.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:04.065 INFO kablam! Oct 15 23:37:04.066 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_line_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.066 INFO kablam! --> src/lib.rs:161:14 Oct 15 23:37:04.066 INFO kablam! | Oct 15 23:37:04.066 INFO kablam! 161 | .print_line_separator(out, &col_width, LinePosition::Bottom)?; Oct 15 23:37:04.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:04.066 INFO kablam! Oct 15 23:37:04.070 INFO kablam! warning: use of deprecated item 'row::Row::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.070 INFO kablam! --> src/lib.rs:169:27 Oct 15 23:37:04.070 INFO kablam! | Oct 15 23:37:04.070 INFO kablam! 169 | self.__print(out, Row::print) Oct 15 23:37:04.070 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:04.070 INFO kablam! Oct 15 23:37:04.070 INFO kablam! warning: use of deprecated item 'row::Row::print_term': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.070 INFO kablam! --> src/lib.rs:175:27 Oct 15 23:37:04.070 INFO kablam! | Oct 15 23:37:04.070 INFO kablam! 175 | self.__print(out, Row::print_term) Oct 15 23:37:04.070 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 23:37:04.070 INFO kablam! Oct 15 23:37:04.079 INFO kablam! warning: use of deprecated item 'TableSlice::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.079 INFO kablam! --> src/lib.rs:249:23 Oct 15 23:37:04.079 INFO kablam! | Oct 15 23:37:04.079 INFO kablam! 249 | self.as_ref().get_column_num() Oct 15 23:37:04.079 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:04.079 INFO kablam! Oct 15 23:37:04.151 INFO kablam! warning: use of deprecated item 'Table::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.151 INFO kablam! --> src/lib.rs:659:26 Oct 15 23:37:04.151 INFO kablam! | Oct 15 23:37:04.151 INFO kablam! 659 | assert_eq!(table.get_column_num(), 0); Oct 15 23:37:04.151 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:04.151 INFO kablam! Oct 15 23:37:04.152 INFO kablam! warning: use of deprecated item 'TableSlice::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.153 INFO kablam! --> src/lib.rs:660:35 Oct 15 23:37:04.153 INFO kablam! | Oct 15 23:37:04.153 INFO kablam! 660 | assert_eq!(table.as_ref().get_column_num(), 0); Oct 15 23:37:04.153 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:04.167 INFO kablam! Oct 15 23:37:04.198 INFO kablam! warning: use of deprecated item 'Table::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.198 INFO kablam! --> src/lib.rs:666:26 Oct 15 23:37:04.198 INFO kablam! | Oct 15 23:37:04.198 INFO kablam! 666 | assert_eq!(table.get_column_num(), 0); Oct 15 23:37:04.198 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:04.198 INFO kablam! Oct 15 23:37:04.198 INFO kablam! warning: use of deprecated item 'TableSlice::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.198 INFO kablam! --> src/lib.rs:667:35 Oct 15 23:37:04.198 INFO kablam! | Oct 15 23:37:04.198 INFO kablam! 667 | assert_eq!(table.as_ref().get_column_num(), 0); Oct 15 23:37:04.198 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:04.198 INFO kablam! Oct 15 23:37:04.211 INFO kablam! warning: use of deprecated item 'Table::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.211 INFO kablam! --> src/lib.rs:669:26 Oct 15 23:37:04.211 INFO kablam! | Oct 15 23:37:04.211 INFO kablam! 669 | assert_eq!(table.get_column_num(), 1); Oct 15 23:37:04.211 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:04.211 INFO kablam! Oct 15 23:37:04.211 INFO kablam! warning: use of deprecated item 'TableSlice::get_column_num': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.211 INFO kablam! --> src/lib.rs:670:35 Oct 15 23:37:04.211 INFO kablam! | Oct 15 23:37:04.211 INFO kablam! 670 | assert_eq!(table.as_ref().get_column_num(), 1); Oct 15 23:37:04.211 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:04.211 INFO kablam! Oct 15 23:37:04.343 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.343 INFO kablam! --> src/cell.rs:239:14 Oct 15 23:37:04.343 INFO kablam! | Oct 15 23:37:04.343 INFO kablam! 239 | self.print(out, idx, col_width, skip_right_fill)?; Oct 15 23:37:04.343 INFO kablam! | ^^^^^ Oct 15 23:37:04.343 INFO kablam! Oct 15 23:37:04.347 INFO kablam! warning: use of deprecated item 'cell::Cell::get_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.347 INFO kablam! --> src/cell.rs:337:31 Oct 15 23:37:04.347 INFO kablam! | Oct 15 23:37:04.347 INFO kablam! 337 | assert_eq!(ascii_cell.get_width(), 5); Oct 15 23:37:04.347 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:04.349 INFO kablam! Oct 15 23:37:04.350 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.350 INFO kablam! --> src/cell.rs:340:28 Oct 15 23:37:04.350 INFO kablam! | Oct 15 23:37:04.350 INFO kablam! 340 | let _ = ascii_cell.print(&mut out, 0, 10, false); Oct 15 23:37:04.350 INFO kablam! | ^^^^^ Oct 15 23:37:04.353 INFO kablam! Oct 15 23:37:04.354 INFO kablam! warning: use of deprecated item 'cell::Cell::get_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.354 INFO kablam! --> src/cell.rs:347:33 Oct 15 23:37:04.354 INFO kablam! | Oct 15 23:37:04.354 INFO kablam! 347 | assert_eq!(unicode_cell.get_width(), 6); Oct 15 23:37:04.354 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:04.356 INFO kablam! Oct 15 23:37:04.356 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.356 INFO kablam! --> src/cell.rs:350:30 Oct 15 23:37:04.356 INFO kablam! | Oct 15 23:37:04.356 INFO kablam! 350 | let _ = unicode_cell.print(&mut out, 0, 10, false); Oct 15 23:37:04.356 INFO kablam! | ^^^^^ Oct 15 23:37:04.359 INFO kablam! Oct 15 23:37:04.361 INFO kablam! warning: use of deprecated item 'cell::Cell::get_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.361 INFO kablam! --> src/cell.rs:357:33 Oct 15 23:37:04.361 INFO kablam! | Oct 15 23:37:04.361 INFO kablam! 357 | assert_eq!(unicode_cell.get_width(), 14); Oct 15 23:37:04.361 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:04.361 INFO kablam! Oct 15 23:37:04.365 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.365 INFO kablam! --> src/cell.rs:359:30 Oct 15 23:37:04.365 INFO kablam! | Oct 15 23:37:04.365 INFO kablam! 359 | let _ = unicode_cell.print(&mut out, 0, 20, false); Oct 15 23:37:04.365 INFO kablam! | ^^^^^ Oct 15 23:37:04.365 INFO kablam! Oct 15 23:37:04.367 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.367 INFO kablam! --> src/cell.rs:367:22 Oct 15 23:37:04.367 INFO kablam! | Oct 15 23:37:04.367 INFO kablam! 367 | let _ = cell.print(&mut out, 0, 10, false); Oct 15 23:37:04.368 INFO kablam! | ^^^^^ Oct 15 23:37:04.368 INFO kablam! Oct 15 23:37:04.374 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.374 INFO kablam! --> src/cell.rs:375:22 Oct 15 23:37:04.374 INFO kablam! | Oct 15 23:37:04.374 INFO kablam! 375 | let _ = cell.print(&mut out, 0, 10, false); Oct 15 23:37:04.374 INFO kablam! | ^^^^^ Oct 15 23:37:04.374 INFO kablam! Oct 15 23:37:04.375 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.375 INFO kablam! --> src/cell.rs:383:22 Oct 15 23:37:04.375 INFO kablam! | Oct 15 23:37:04.375 INFO kablam! 383 | let _ = cell.print(&mut out, 0, 10, false); Oct 15 23:37:04.375 INFO kablam! | ^^^^^ Oct 15 23:37:04.375 INFO kablam! Oct 15 23:37:04.401 INFO kablam! warning: use of deprecated item 'cell::Cell::get_height': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.401 INFO kablam! --> src/cell.rs:444:25 Oct 15 23:37:04.401 INFO kablam! | Oct 15 23:37:04.401 INFO kablam! 444 | assert_eq!(cell.get_height(), 1); Oct 15 23:37:04.401 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:04.401 INFO kablam! Oct 15 23:37:04.407 INFO kablam! warning: use of deprecated item 'cell::Cell::get_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.407 INFO kablam! --> src/cell.rs:445:25 Oct 15 23:37:04.407 INFO kablam! | Oct 15 23:37:04.407 INFO kablam! 445 | assert_eq!(cell.get_width(), 0); Oct 15 23:37:04.407 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:04.407 INFO kablam! Oct 15 23:37:04.415 INFO kablam! warning: use of deprecated item 'cell::Cell::get_height': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.415 INFO kablam! --> src/row.rs:55:26 Oct 15 23:37:04.415 INFO kablam! | Oct 15 23:37:04.415 INFO kablam! 55 | let h = cell.get_height(); Oct 15 23:37:04.415 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:04.415 INFO kablam! Oct 15 23:37:04.418 INFO kablam! warning: use of deprecated item 'cell::Cell::get_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.418 INFO kablam! --> src/row.rs:71:30 Oct 15 23:37:04.418 INFO kablam! | Oct 15 23:37:04.423 INFO kablam! 71 | return c.get_width(); Oct 15 23:37:04.423 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:04.423 INFO kablam! Oct 15 23:37:04.431 INFO kablam! warning: use of deprecated item 'cell::Cell::get_width': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.431 INFO kablam! --> src/row.rs:76:31 Oct 15 23:37:04.431 INFO kablam! | Oct 15 23:37:04.431 INFO kablam! 76 | let mut w = c.get_width(); Oct 15 23:37:04.431 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:04.431 INFO kablam! Oct 15 23:37:04.431 INFO kablam! warning: use of deprecated item 'row::Row::get_height': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.431 INFO kablam! --> src/row.rs:149:27 Oct 15 23:37:04.431 INFO kablam! | Oct 15 23:37:04.431 INFO kablam! 149 | let height = self.get_height(); Oct 15 23:37:04.431 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:04.431 INFO kablam! Oct 15 23:37:04.439 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_column_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.439 INFO kablam! --> src/row.rs:153:20 Oct 15 23:37:04.439 INFO kablam! | Oct 15 23:37:04.439 INFO kablam! 153 | format.print_column_separator(out, ColumnPosition::Left)?; Oct 15 23:37:04.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:04.439 INFO kablam! Oct 15 23:37:04.459 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_column_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.459 INFO kablam! --> src/row.rs:177:28 Oct 15 23:37:04.459 INFO kablam! | Oct 15 23:37:04.459 INFO kablam! 177 | format.print_column_separator(out, ColumnPosition::Intern)?; Oct 15 23:37:04.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:04.459 INFO kablam! Oct 15 23:37:04.459 INFO kablam! warning: use of deprecated item 'format::TableFormat::print_column_separator': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.459 INFO kablam! --> src/row.rs:181:20 Oct 15 23:37:04.459 INFO kablam! | Oct 15 23:37:04.459 INFO kablam! 181 | format.print_column_separator(out, ColumnPosition::Right)?; Oct 15 23:37:04.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:04.459 INFO kablam! Oct 15 23:37:04.467 INFO kablam! warning: use of deprecated item 'cell::Cell::print': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.467 INFO kablam! --> src/row.rs:195:46 Oct 15 23:37:04.467 INFO kablam! | Oct 15 23:37:04.467 INFO kablam! 195 | self.__print(out, format, col_width, Cell::print) Oct 15 23:37:04.467 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:37:04.467 INFO kablam! Oct 15 23:37:04.467 INFO kablam! warning: use of deprecated item 'cell::Cell::print_term': Will become private in future release. See [issue #87](https://github.com/phsym/prettytable-rs/issues/87) Oct 15 23:37:04.467 INFO kablam! --> src/row.rs:206:46 Oct 15 23:37:04.467 INFO kablam! | Oct 15 23:37:04.467 INFO kablam! 206 | self.__print(out, format, col_width, Cell::print_term) Oct 15 23:37:04.467 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:04.467 INFO kablam! Oct 15 23:37:08.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.65s Oct 15 23:37:08.200 INFO kablam! su: No module specific data is present Oct 15 23:37:09.196 INFO running `"docker" "rm" "-f" "6ad8f2a3623bcca7f8fc36d000ff887fe9949379842f656c8a18e2a40f7e1aba"` Oct 15 23:37:09.551 INFO blam! 6ad8f2a3623bcca7f8fc36d000ff887fe9949379842f656c8a18e2a40f7e1aba Oct 15 23:37:09.559 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 23:37:10.080 INFO blam! 4919c99e13af32ecfd67313e18682f817a3e6854144e01ca6a35b4eda6a6e811 Oct 15 23:37:10.082 INFO running `"docker" "start" "-a" "4919c99e13af32ecfd67313e18682f817a3e6854144e01ca6a35b4eda6a6e811"` Oct 15 23:37:11.731 INFO kablam! usermod: no changes Oct 15 23:37:11.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 23:37:11.850 INFO kablam! Running /target/debug/deps/prettytable-4c4adab07e589bb9 Oct 15 23:37:11.852 INFO blam! Oct 15 23:37:11.852 INFO blam! running 41 tests Oct 15 23:37:11.883 INFO blam! test cell::tests::align_left ... ok Oct 15 23:37:11.883 INFO blam! test cell::tests::align_center ... ok Oct 15 23:37:11.883 INFO blam! test cell::tests::print_cjk ... ok Oct 15 23:37:11.884 INFO blam! test cell::tests::print_ascii ... ok Oct 15 23:37:11.884 INFO blam! test csv::tests::extend_table ... ok Oct 15 23:37:11.888 INFO blam! test cell::tests::print_unicode ... ok Oct 15 23:37:11.888 INFO blam! test cell::tests::default_empty_cell ... ok Oct 15 23:37:11.899 INFO blam! test cell::tests::style_spec ... ok Oct 15 23:37:11.899 INFO blam! test cell::tests::get_content ... ok Oct 15 23:37:11.903 INFO blam! test csv::tests::from ... ok Oct 15 23:37:11.904 INFO blam! test cell::tests::reset_style ... ok Oct 15 23:37:11.904 INFO blam! test csv::tests::to ... ok Oct 15 23:37:11.904 INFO blam! test cell::tests::align_right ... ok Oct 15 23:37:11.906 INFO blam! test row::tests::extend_row ... ok Oct 15 23:37:11.906 INFO blam! test row::tests::get_add_set_cell ... ok Oct 15 23:37:11.906 INFO blam! test row::tests::insert_cell ... ok Oct 15 23:37:11.906 INFO blam! test csv::tests::trans ... ok Oct 15 23:37:11.911 INFO blam! test row::tests::row_default_empty ... ok Oct 15 23:37:11.919 INFO blam! test tests::add_empty_row ... ok Oct 15 23:37:11.919 INFO blam! test row::tests::remove_cell ... ok Oct 15 23:37:11.919 INFO blam! test tests::indent ... ok Oct 15 23:37:11.919 INFO blam! test tests::get_row ... ok Oct 15 23:37:11.919 INFO blam! test tests::clean ... ok Oct 15 23:37:11.919 INFO blam! test tests::index ... ok Oct 15 23:37:11.920 INFO blam! test tests::insert_row ... ok Oct 15 23:37:11.923 INFO blam! test tests::table ... ok Oct 15 23:37:11.923 INFO blam! test tests::slices ... ok Oct 15 23:37:11.923 INFO blam! test tests::table_size ... ok Oct 15 23:37:11.923 INFO blam! test tests::remove_row ... ok Oct 15 23:37:11.923 INFO blam! test tests::set_element ... ok Oct 15 23:37:11.923 INFO blam! test tests::padding ... ok Oct 15 23:37:11.939 INFO blam! test utils::tests::skip_right_fill ... ok Oct 15 23:37:11.955 INFO blam! test tests::no_colsep ... ok Oct 15 23:37:11.955 INFO blam! test tests::no_linesep ... ok Oct 15 23:37:11.955 INFO blam! test tests::test_horizontal_span ... ok Oct 15 23:37:11.955 INFO blam! test utils::tests::fill_align ... ok Oct 15 23:37:11.957 INFO blam! test tests::test_readme_format ... ok Oct 15 23:37:11.957 INFO blam! test tests::test_readme_format_with_title ... ok Oct 15 23:37:11.957 INFO blam! test tests::test_unicode_separators ... ok Oct 15 23:37:11.957 INFO blam! test utils::tests::string_writer ... ok Oct 15 23:37:11.957 INFO blam! test utils::tests::utf8_error ... ok Oct 15 23:37:11.957 INFO blam! Oct 15 23:37:11.957 INFO blam! test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:37:11.957 INFO blam! Oct 15 23:37:11.958 INFO kablam! Running /target/debug/deps/main-4dae5241f9cd2493 Oct 15 23:37:11.964 INFO blam! Oct 15 23:37:11.964 INFO blam! running 0 tests Oct 15 23:37:11.964 INFO blam! Oct 15 23:37:11.964 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:37:11.964 INFO blam! Oct 15 23:37:11.964 INFO kablam! Doc-tests prettytable Oct 15 23:37:13.647 INFO blam! Oct 15 23:37:13.647 INFO blam! running 5 tests Oct 15 23:37:19.551 INFO blam! test src/row.rs - row (line 286) ... ok Oct 15 23:37:21.395 INFO blam! test src/cell.rs - cell (line 297) ... ok Oct 15 23:37:21.603 INFO blam! test src/lib.rs - table (line 556) ... ok Oct 15 23:37:22.280 INFO blam! test src/lib.rs - TableSlice (line 48) ... ok Oct 15 23:37:22.368 INFO blam! test src/lib.rs - table (line 542) ... ok Oct 15 23:37:22.369 INFO blam! Oct 15 23:37:22.369 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:37:22.370 INFO blam! Oct 15 23:37:22.401 INFO kablam! su: No module specific data is present Oct 15 23:37:23.207 INFO running `"docker" "rm" "-f" "4919c99e13af32ecfd67313e18682f817a3e6854144e01ca6a35b4eda6a6e811"` Oct 15 23:37:23.481 INFO blam! 4919c99e13af32ecfd67313e18682f817a3e6854144e01ca6a35b4eda6a6e811