Oct 13 10:41:55.421 INFO checking prettytable-rs-0.8.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 10:41:55.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 10:41:55.670 INFO blam! 9dce9cadaa9ab263f12fadf104e9c7e54efed9c8d36f68b681cd82f2ab4d43ad Oct 13 10:41:55.670 INFO running `"docker" "start" "-a" "9dce9cadaa9ab263f12fadf104e9c7e54efed9c8d36f68b681cd82f2ab4d43ad"` Oct 13 10:41:56.383 INFO kablam! usermod: no changes Oct 13 10:41:56.444 INFO kablam! Checking prettytable-rs v0.8.0 (/source) Oct 13 10:41:57.428 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 13 10:41:57.428 INFO kablam! --> src/lib.rs:76:23 Oct 13 10:41:57.428 INFO kablam! | Oct 13 10:41:57.428 INFO kablam! 76 | let l = r.column_count(); Oct 13 10:41:57.428 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:41:57.428 INFO kablam! | Oct 13 10:41:57.428 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:41:57.428 INFO kablam! Oct 13 10:41:57.444 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 13 10:41:57.444 INFO kablam! --> src/lib.rs:103:30 Oct 13 10:41:57.444 INFO kablam! | Oct 13 10:41:57.444 INFO kablam! 103 | Some(ref t) => t.get_column_width(col_idx, self.format), Oct 13 10:41:57.444 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 10:41:57.444 INFO kablam! Oct 13 10:41:57.444 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 13 10:41:57.444 INFO kablam! --> src/lib.rs:107:23 Oct 13 10:41:57.444 INFO kablam! | Oct 13 10:41:57.444 INFO kablam! 107 | let l = r.get_column_width(col_idx, self.format); Oct 13 10:41:57.444 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 10:41:57.444 INFO kablam! Oct 13 10:41:57.444 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 13 10:41:57.444 INFO kablam! --> src/lib.rs:118:27 Oct 13 10:41:57.444 INFO kablam! | Oct 13 10:41:57.444 INFO kablam! 118 | let colnum = self.get_column_num(); Oct 13 10:41:57.444 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.444 INFO kablam! Oct 13 10:41:57.444 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 13 10:41:57.444 INFO kablam! --> src/lib.rs:145:14 Oct 13 10:41:57.445 INFO kablam! | Oct 13 10:41:57.445 INFO kablam! 145 | .print_line_separator(out, &col_width, LinePosition::Top)?; Oct 13 10:41:57.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.445 INFO kablam! Oct 13 10:41:57.445 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 13 10:41:57.445 INFO kablam! --> src/lib.rs:149:18 Oct 13 10:41:57.445 INFO kablam! | Oct 13 10:41:57.445 INFO kablam! 149 | .print_line_separator(out, &col_width, LinePosition::Title)?; Oct 13 10:41:57.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.445 INFO kablam! Oct 13 10:41:57.452 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 13 10:41:57.452 INFO kablam! --> src/lib.rs:157:22 Oct 13 10:41:57.452 INFO kablam! | Oct 13 10:41:57.452 INFO kablam! 157 | .print_line_separator(out, &col_width, LinePosition::Intern)?; Oct 13 10:41:57.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.452 INFO kablam! Oct 13 10:41:57.452 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 13 10:41:57.452 INFO kablam! --> src/lib.rs:161:14 Oct 13 10:41:57.452 INFO kablam! | Oct 13 10:41:57.452 INFO kablam! 161 | .print_line_separator(out, &col_width, LinePosition::Bottom)?; Oct 13 10:41:57.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.452 INFO kablam! Oct 13 10:41:57.452 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 13 10:41:57.452 INFO kablam! --> src/lib.rs:169:27 Oct 13 10:41:57.452 INFO kablam! | Oct 13 10:41:57.452 INFO kablam! 169 | self.__print(out, Row::print) Oct 13 10:41:57.452 INFO kablam! | ^^^^^^^^^^ Oct 13 10:41:57.452 INFO kablam! Oct 13 10:41:57.452 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 13 10:41:57.452 INFO kablam! --> src/lib.rs:175:27 Oct 13 10:41:57.452 INFO kablam! | Oct 13 10:41:57.452 INFO kablam! 175 | self.__print(out, Row::print_term) Oct 13 10:41:57.452 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 10:41:57.452 INFO kablam! Oct 13 10:41:57.460 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 13 10:41:57.460 INFO kablam! --> src/lib.rs:249:23 Oct 13 10:41:57.460 INFO kablam! | Oct 13 10:41:57.460 INFO kablam! 249 | self.as_ref().get_column_num() Oct 13 10:41:57.460 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.460 INFO kablam! Oct 13 10:41:57.508 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 13 10:41:57.508 INFO kablam! --> src/cell.rs:239:14 Oct 13 10:41:57.508 INFO kablam! | Oct 13 10:41:57.508 INFO kablam! 239 | self.print(out, idx, col_width, skip_right_fill)?; Oct 13 10:41:57.508 INFO kablam! | ^^^^^ Oct 13 10:41:57.508 INFO kablam! Oct 13 10:41:57.528 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 13 10:41:57.528 INFO kablam! --> src/row.rs:55:26 Oct 13 10:41:57.529 INFO kablam! | Oct 13 10:41:57.529 INFO kablam! 55 | let h = cell.get_height(); Oct 13 10:41:57.529 INFO kablam! | ^^^^^^^^^^ Oct 13 10:41:57.529 INFO kablam! Oct 13 10:41:57.529 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 13 10:41:57.529 INFO kablam! --> src/row.rs:71:30 Oct 13 10:41:57.529 INFO kablam! | Oct 13 10:41:57.529 INFO kablam! 71 | return c.get_width(); Oct 13 10:41:57.529 INFO kablam! | ^^^^^^^^^ Oct 13 10:41:57.529 INFO kablam! Oct 13 10:41:57.548 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 13 10:41:57.548 INFO kablam! --> src/row.rs:76:31 Oct 13 10:41:57.548 INFO kablam! | Oct 13 10:41:57.548 INFO kablam! 76 | let mut w = c.get_width(); Oct 13 10:41:57.548 INFO kablam! | ^^^^^^^^^ Oct 13 10:41:57.548 INFO kablam! Oct 13 10:41:57.560 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 13 10:41:57.560 INFO kablam! --> src/row.rs:149:27 Oct 13 10:41:57.560 INFO kablam! | Oct 13 10:41:57.560 INFO kablam! 149 | let height = self.get_height(); Oct 13 10:41:57.560 INFO kablam! | ^^^^^^^^^^ Oct 13 10:41:57.560 INFO kablam! Oct 13 10:41:57.560 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 13 10:41:57.560 INFO kablam! --> src/row.rs:153:20 Oct 13 10:41:57.560 INFO kablam! | Oct 13 10:41:57.560 INFO kablam! 153 | format.print_column_separator(out, ColumnPosition::Left)?; Oct 13 10:41:57.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.560 INFO kablam! Oct 13 10:41:57.624 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 13 10:41:57.624 INFO kablam! --> src/row.rs:177:28 Oct 13 10:41:57.624 INFO kablam! | Oct 13 10:41:57.624 INFO kablam! 177 | format.print_column_separator(out, ColumnPosition::Intern)?; Oct 13 10:41:57.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.624 INFO kablam! Oct 13 10:41:57.624 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 13 10:41:57.625 INFO kablam! --> src/row.rs:181:20 Oct 13 10:41:57.625 INFO kablam! | Oct 13 10:41:57.625 INFO kablam! 181 | format.print_column_separator(out, ColumnPosition::Right)?; Oct 13 10:41:57.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.625 INFO kablam! Oct 13 10:41:57.630 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 13 10:41:57.630 INFO kablam! --> src/row.rs:195:46 Oct 13 10:41:57.630 INFO kablam! | Oct 13 10:41:57.630 INFO kablam! 195 | self.__print(out, format, col_width, Cell::print) Oct 13 10:41:57.630 INFO kablam! | ^^^^^^^^^^^ Oct 13 10:41:57.630 INFO kablam! Oct 13 10:41:57.633 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 13 10:41:57.633 INFO kablam! --> src/row.rs:206:46 Oct 13 10:41:57.633 INFO kablam! | Oct 13 10:41:57.633 INFO kablam! 206 | self.__print(out, format, col_width, Cell::print_term) Oct 13 10:41:57.633 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 10:41:57.633 INFO kablam! Oct 13 10:41:57.692 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 13 10:41:57.692 INFO kablam! --> src/lib.rs:76:23 Oct 13 10:41:57.692 INFO kablam! | Oct 13 10:41:57.692 INFO kablam! 76 | let l = r.column_count(); Oct 13 10:41:57.692 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:41:57.692 INFO kablam! | Oct 13 10:41:57.692 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:41:57.692 INFO kablam! Oct 13 10:41:57.692 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 13 10:41:57.692 INFO kablam! --> src/lib.rs:103:30 Oct 13 10:41:57.692 INFO kablam! | Oct 13 10:41:57.692 INFO kablam! 103 | Some(ref t) => t.get_column_width(col_idx, self.format), Oct 13 10:41:57.692 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 10:41:57.692 INFO kablam! Oct 13 10:41:57.692 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 13 10:41:57.692 INFO kablam! --> src/lib.rs:107:23 Oct 13 10:41:57.692 INFO kablam! | Oct 13 10:41:57.693 INFO kablam! 107 | let l = r.get_column_width(col_idx, self.format); Oct 13 10:41:57.693 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 10:41:57.693 INFO kablam! Oct 13 10:41:57.693 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 13 10:41:57.693 INFO kablam! --> src/lib.rs:118:27 Oct 13 10:41:57.693 INFO kablam! | Oct 13 10:41:57.693 INFO kablam! 118 | let colnum = self.get_column_num(); Oct 13 10:41:57.693 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.693 INFO kablam! Oct 13 10:41:57.693 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 13 10:41:57.693 INFO kablam! --> src/lib.rs:145:14 Oct 13 10:41:57.693 INFO kablam! | Oct 13 10:41:57.693 INFO kablam! 145 | .print_line_separator(out, &col_width, LinePosition::Top)?; Oct 13 10:41:57.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.693 INFO kablam! Oct 13 10:41:57.693 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 13 10:41:57.693 INFO kablam! --> src/lib.rs:149:18 Oct 13 10:41:57.693 INFO kablam! | Oct 13 10:41:57.693 INFO kablam! 149 | .print_line_separator(out, &col_width, LinePosition::Title)?; Oct 13 10:41:57.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.693 INFO kablam! Oct 13 10:41:57.699 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 13 10:41:57.699 INFO kablam! --> src/lib.rs:157:22 Oct 13 10:41:57.699 INFO kablam! | Oct 13 10:41:57.699 INFO kablam! 157 | .print_line_separator(out, &col_width, LinePosition::Intern)?; Oct 13 10:41:57.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.699 INFO kablam! Oct 13 10:41:57.705 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 13 10:41:57.705 INFO kablam! --> src/lib.rs:161:14 Oct 13 10:41:57.705 INFO kablam! | Oct 13 10:41:57.705 INFO kablam! 161 | .print_line_separator(out, &col_width, LinePosition::Bottom)?; Oct 13 10:41:57.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.705 INFO kablam! Oct 13 10:41:57.705 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 13 10:41:57.705 INFO kablam! --> src/lib.rs:169:27 Oct 13 10:41:57.706 INFO kablam! | Oct 13 10:41:57.706 INFO kablam! 169 | self.__print(out, Row::print) Oct 13 10:41:57.706 INFO kablam! | ^^^^^^^^^^ Oct 13 10:41:57.706 INFO kablam! Oct 13 10:41:57.720 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 13 10:41:57.720 INFO kablam! --> src/lib.rs:175:27 Oct 13 10:41:57.720 INFO kablam! | Oct 13 10:41:57.720 INFO kablam! 175 | self.__print(out, Row::print_term) Oct 13 10:41:57.720 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 10:41:57.720 INFO kablam! Oct 13 10:41:57.720 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 13 10:41:57.720 INFO kablam! --> src/lib.rs:249:23 Oct 13 10:41:57.720 INFO kablam! | Oct 13 10:41:57.720 INFO kablam! 249 | self.as_ref().get_column_num() Oct 13 10:41:57.720 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.720 INFO kablam! Oct 13 10:41:57.768 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 13 10:41:57.768 INFO kablam! --> src/lib.rs:659:26 Oct 13 10:41:57.768 INFO kablam! | Oct 13 10:41:57.768 INFO kablam! 659 | assert_eq!(table.get_column_num(), 0); Oct 13 10:41:57.768 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.768 INFO kablam! Oct 13 10:41:57.772 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 13 10:41:57.772 INFO kablam! --> src/lib.rs:660:35 Oct 13 10:41:57.772 INFO kablam! | Oct 13 10:41:57.772 INFO kablam! 660 | assert_eq!(table.as_ref().get_column_num(), 0); Oct 13 10:41:57.772 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.772 INFO kablam! Oct 13 10:41:57.772 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 13 10:41:57.772 INFO kablam! --> src/lib.rs:666:26 Oct 13 10:41:57.772 INFO kablam! | Oct 13 10:41:57.772 INFO kablam! 666 | assert_eq!(table.get_column_num(), 0); Oct 13 10:41:57.772 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.772 INFO kablam! Oct 13 10:41:57.772 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 13 10:41:57.772 INFO kablam! --> src/lib.rs:667:35 Oct 13 10:41:57.772 INFO kablam! | Oct 13 10:41:57.772 INFO kablam! 667 | assert_eq!(table.as_ref().get_column_num(), 0); Oct 13 10:41:57.772 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.772 INFO kablam! Oct 13 10:41:57.776 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 13 10:41:57.776 INFO kablam! --> src/lib.rs:669:26 Oct 13 10:41:57.776 INFO kablam! | Oct 13 10:41:57.776 INFO kablam! 669 | assert_eq!(table.get_column_num(), 1); Oct 13 10:41:57.776 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.776 INFO kablam! Oct 13 10:41:57.776 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 13 10:41:57.776 INFO kablam! --> src/lib.rs:670:35 Oct 13 10:41:57.776 INFO kablam! | Oct 13 10:41:57.776 INFO kablam! 670 | assert_eq!(table.as_ref().get_column_num(), 1); Oct 13 10:41:57.776 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:41:57.776 INFO kablam! Oct 13 10:41:57.901 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 13 10:41:57.901 INFO kablam! --> src/cell.rs:239:14 Oct 13 10:41:57.901 INFO kablam! | Oct 13 10:41:57.901 INFO kablam! 239 | self.print(out, idx, col_width, skip_right_fill)?; Oct 13 10:41:57.901 INFO kablam! | ^^^^^ Oct 13 10:41:57.901 INFO kablam! Oct 13 10:41:57.905 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 13 10:41:57.905 INFO kablam! --> src/cell.rs:337:31 Oct 13 10:41:57.905 INFO kablam! | Oct 13 10:41:57.905 INFO kablam! 337 | assert_eq!(ascii_cell.get_width(), 5); Oct 13 10:41:57.905 INFO kablam! | ^^^^^^^^^ Oct 13 10:41:57.905 INFO kablam! Oct 13 10:41:57.907 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 13 10:41:57.907 INFO kablam! --> src/cell.rs:340:28 Oct 13 10:41:57.907 INFO kablam! | Oct 13 10:41:57.907 INFO kablam! 340 | let _ = ascii_cell.print(&mut out, 0, 10, false); Oct 13 10:41:57.907 INFO kablam! | ^^^^^ Oct 13 10:41:57.907 INFO kablam! Oct 13 10:41:57.910 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 13 10:41:57.910 INFO kablam! --> src/cell.rs:347:33 Oct 13 10:41:57.910 INFO kablam! | Oct 13 10:41:57.910 INFO kablam! 347 | assert_eq!(unicode_cell.get_width(), 6); Oct 13 10:41:57.910 INFO kablam! | ^^^^^^^^^ Oct 13 10:41:57.910 INFO kablam! Oct 13 10:41:57.912 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 13 10:41:57.912 INFO kablam! --> src/cell.rs:350:30 Oct 13 10:41:57.912 INFO kablam! | Oct 13 10:41:57.912 INFO kablam! 350 | let _ = unicode_cell.print(&mut out, 0, 10, false); Oct 13 10:41:57.913 INFO kablam! | ^^^^^ Oct 13 10:41:57.913 INFO kablam! Oct 13 10:41:57.914 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 13 10:41:57.914 INFO kablam! --> src/cell.rs:357:33 Oct 13 10:41:57.914 INFO kablam! | Oct 13 10:41:57.914 INFO kablam! 357 | assert_eq!(unicode_cell.get_width(), 14); Oct 13 10:41:57.914 INFO kablam! | ^^^^^^^^^ Oct 13 10:41:57.914 INFO kablam! Oct 13 10:41:57.917 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 13 10:41:57.917 INFO kablam! --> src/cell.rs:359:30 Oct 13 10:41:57.917 INFO kablam! | Oct 13 10:41:57.917 INFO kablam! 359 | let _ = unicode_cell.print(&mut out, 0, 20, false); Oct 13 10:41:57.917 INFO kablam! | ^^^^^ Oct 13 10:41:57.917 INFO kablam! Oct 13 10:41:57.919 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 13 10:41:57.919 INFO kablam! --> src/cell.rs:367:22 Oct 13 10:41:57.919 INFO kablam! | Oct 13 10:41:57.919 INFO kablam! 367 | let _ = cell.print(&mut out, 0, 10, false); Oct 13 10:41:57.919 INFO kablam! | ^^^^^ Oct 13 10:41:57.919 INFO kablam! Oct 13 10:41:57.920 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 13 10:41:57.920 INFO kablam! --> src/cell.rs:375:22 Oct 13 10:41:57.920 INFO kablam! | Oct 13 10:41:57.920 INFO kablam! 375 | let _ = cell.print(&mut out, 0, 10, false); Oct 13 10:41:57.920 INFO kablam! | ^^^^^ Oct 13 10:41:57.920 INFO kablam! Oct 13 10:41:57.924 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 13 10:41:57.924 INFO kablam! --> src/cell.rs:383:22 Oct 13 10:41:57.924 INFO kablam! | Oct 13 10:41:57.924 INFO kablam! 383 | let _ = cell.print(&mut out, 0, 10, false); Oct 13 10:41:57.924 INFO kablam! | ^^^^^ Oct 13 10:41:57.924 INFO kablam! Oct 13 10:41:57.947 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 13 10:41:57.947 INFO kablam! --> src/cell.rs:444:25 Oct 13 10:41:57.947 INFO kablam! | Oct 13 10:41:57.947 INFO kablam! 444 | assert_eq!(cell.get_height(), 1); Oct 13 10:41:57.947 INFO kablam! | ^^^^^^^^^^ Oct 13 10:41:57.947 INFO kablam! Oct 13 10:41:57.951 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 13 10:41:57.951 INFO kablam! --> src/cell.rs:445:25 Oct 13 10:41:57.951 INFO kablam! | Oct 13 10:41:57.951 INFO kablam! 445 | assert_eq!(cell.get_width(), 0); Oct 13 10:41:57.951 INFO kablam! | ^^^^^^^^^ Oct 13 10:41:57.951 INFO kablam! Oct 13 10:41:57.960 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 13 10:41:57.960 INFO kablam! --> src/row.rs:55:26 Oct 13 10:41:57.960 INFO kablam! | Oct 13 10:41:57.960 INFO kablam! 55 | let h = cell.get_height(); Oct 13 10:41:57.960 INFO kablam! | ^^^^^^^^^^ Oct 13 10:41:57.960 INFO kablam! Oct 13 10:41:57.967 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 13 10:41:57.967 INFO kablam! --> src/row.rs:71:30 Oct 13 10:41:57.967 INFO kablam! | Oct 13 10:41:57.967 INFO kablam! 71 | return c.get_width(); Oct 13 10:41:57.967 INFO kablam! | ^^^^^^^^^ Oct 13 10:41:57.967 INFO kablam! Oct 13 10:41:57.988 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 13 10:41:57.988 INFO kablam! --> src/row.rs:76:31 Oct 13 10:41:57.988 INFO kablam! | Oct 13 10:41:57.988 INFO kablam! 76 | let mut w = c.get_width(); Oct 13 10:41:57.988 INFO kablam! | ^^^^^^^^^ Oct 13 10:41:57.988 INFO kablam! Oct 13 10:41:57.988 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 13 10:41:57.988 INFO kablam! --> src/row.rs:149:27 Oct 13 10:41:57.988 INFO kablam! | Oct 13 10:41:57.988 INFO kablam! 149 | let height = self.get_height(); Oct 13 10:41:57.988 INFO kablam! | ^^^^^^^^^^ Oct 13 10:41:57.988 INFO kablam! Oct 13 10:41:57.988 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 13 10:41:57.988 INFO kablam! --> src/row.rs:153:20 Oct 13 10:41:57.988 INFO kablam! | Oct 13 10:41:57.988 INFO kablam! 153 | format.print_column_separator(out, ColumnPosition::Left)?; Oct 13 10:41:57.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:57.988 INFO kablam! Oct 13 10:41:58.020 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 13 10:41:58.020 INFO kablam! --> src/row.rs:177:28 Oct 13 10:41:58.020 INFO kablam! | Oct 13 10:41:58.020 INFO kablam! 177 | format.print_column_separator(out, ColumnPosition::Intern)?; Oct 13 10:41:58.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:58.020 INFO kablam! Oct 13 10:41:58.032 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 13 10:41:58.032 INFO kablam! --> src/row.rs:181:20 Oct 13 10:41:58.032 INFO kablam! | Oct 13 10:41:58.032 INFO kablam! 181 | format.print_column_separator(out, ColumnPosition::Right)?; Oct 13 10:41:58.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:41:58.032 INFO kablam! Oct 13 10:41:58.032 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 13 10:41:58.032 INFO kablam! --> src/row.rs:195:46 Oct 13 10:41:58.032 INFO kablam! | Oct 13 10:41:58.032 INFO kablam! 195 | self.__print(out, format, col_width, Cell::print) Oct 13 10:41:58.032 INFO kablam! | ^^^^^^^^^^^ Oct 13 10:41:58.032 INFO kablam! Oct 13 10:41:58.032 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 13 10:41:58.032 INFO kablam! --> src/row.rs:206:46 Oct 13 10:41:58.032 INFO kablam! | Oct 13 10:41:58.032 INFO kablam! 206 | self.__print(out, format, col_width, Cell::print_term) Oct 13 10:41:58.032 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 10:41:58.032 INFO kablam! Oct 13 10:42:04.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.04s Oct 13 10:42:04.467 INFO kablam! su: No module specific data is present Oct 13 10:42:05.484 INFO running `"docker" "rm" "-f" "9dce9cadaa9ab263f12fadf104e9c7e54efed9c8d36f68b681cd82f2ab4d43ad"` Oct 13 10:42:05.810 INFO blam! 9dce9cadaa9ab263f12fadf104e9c7e54efed9c8d36f68b681cd82f2ab4d43ad