Oct 15 23:36:53.725 INFO testing prettytable-rs-0.8.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:36:53.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:36:53.920 INFO blam! 1006f88de3b03c5e33e8ed0e6b14e2b305bba0dc3b5fb9cc9b94623242df11dc Oct 15 23:36:53.922 INFO running `"docker" "start" "-a" "1006f88de3b03c5e33e8ed0e6b14e2b305bba0dc3b5fb9cc9b94623242df11dc"` Oct 15 23:36:54.582 INFO kablam! usermod: no changes Oct 15 23:36:54.726 INFO kablam! Compiling memchr v2.1.0 Oct 15 23:36:56.614 INFO kablam! Compiling csv-core v0.1.4 Oct 15 23:36:58.144 INFO kablam! Compiling csv v1.0.2 Oct 15 23:37:00.212 INFO kablam! Compiling prettytable-rs v0.8.0 (/source) Oct 15 23:37:01.235 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:01.235 INFO kablam! --> src/lib.rs:76:23 Oct 15 23:37:01.235 INFO kablam! | Oct 15 23:37:01.235 INFO kablam! 76 | let l = r.column_count(); Oct 15 23:37:01.235 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:37:01.235 INFO kablam! | Oct 15 23:37:01.235 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:37:01.235 INFO kablam! Oct 15 23:37:01.235 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:01.235 INFO kablam! --> src/lib.rs:103:30 Oct 15 23:37:01.235 INFO kablam! | Oct 15 23:37:01.235 INFO kablam! 103 | Some(ref t) => t.get_column_width(col_idx, self.format), Oct 15 23:37:01.235 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:01.235 INFO kablam! Oct 15 23:37:01.235 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:01.235 INFO kablam! --> src/lib.rs:107:23 Oct 15 23:37:01.235 INFO kablam! | Oct 15 23:37:01.235 INFO kablam! 107 | let l = r.get_column_width(col_idx, self.format); Oct 15 23:37:01.235 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:01.235 INFO kablam! Oct 15 23:37:01.235 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:01.235 INFO kablam! --> src/lib.rs:118:27 Oct 15 23:37:01.235 INFO kablam! | Oct 15 23:37:01.235 INFO kablam! 118 | let colnum = self.get_column_num(); Oct 15 23:37:01.235 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:01.235 INFO kablam! Oct 15 23:37:01.242 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:01.243 INFO kablam! --> src/lib.rs:145:14 Oct 15 23:37:01.243 INFO kablam! | Oct 15 23:37:01.243 INFO kablam! 145 | .print_line_separator(out, &col_width, LinePosition::Top)?; Oct 15 23:37:01.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:01.243 INFO kablam! Oct 15 23:37:01.243 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:01.243 INFO kablam! --> src/lib.rs:149:18 Oct 15 23:37:01.243 INFO kablam! | Oct 15 23:37:01.243 INFO kablam! 149 | .print_line_separator(out, &col_width, LinePosition::Title)?; Oct 15 23:37:01.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:01.243 INFO kablam! Oct 15 23:37:01.246 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:01.247 INFO kablam! --> src/lib.rs:157:22 Oct 15 23:37:01.247 INFO kablam! | Oct 15 23:37:01.247 INFO kablam! 157 | .print_line_separator(out, &col_width, LinePosition::Intern)?; Oct 15 23:37:01.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:01.247 INFO kablam! Oct 15 23:37:01.247 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:01.247 INFO kablam! --> src/lib.rs:161:14 Oct 15 23:37:01.247 INFO kablam! | Oct 15 23:37:01.247 INFO kablam! 161 | .print_line_separator(out, &col_width, LinePosition::Bottom)?; Oct 15 23:37:01.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:01.247 INFO kablam! Oct 15 23:37:01.250 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:01.251 INFO kablam! --> src/lib.rs:169:27 Oct 15 23:37:01.251 INFO kablam! | Oct 15 23:37:01.251 INFO kablam! 169 | self.__print(out, Row::print) Oct 15 23:37:01.251 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:01.251 INFO kablam! Oct 15 23:37:01.251 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:01.251 INFO kablam! --> src/lib.rs:175:27 Oct 15 23:37:01.251 INFO kablam! | Oct 15 23:37:01.251 INFO kablam! 175 | self.__print(out, Row::print_term) Oct 15 23:37:01.251 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 23:37:01.251 INFO kablam! Oct 15 23:37:01.258 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:01.259 INFO kablam! --> src/lib.rs:249:23 Oct 15 23:37:01.259 INFO kablam! | Oct 15 23:37:01.259 INFO kablam! 249 | self.as_ref().get_column_num() Oct 15 23:37:01.259 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:01.259 INFO kablam! Oct 15 23:37:01.291 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:01.291 INFO kablam! --> src/cell.rs:239:14 Oct 15 23:37:01.292 INFO kablam! | Oct 15 23:37:01.292 INFO kablam! 239 | self.print(out, idx, col_width, skip_right_fill)?; Oct 15 23:37:01.292 INFO kablam! | ^^^^^ Oct 15 23:37:01.292 INFO kablam! Oct 15 23:37:01.297 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:01.297 INFO kablam! --> src/row.rs:55:26 Oct 15 23:37:01.297 INFO kablam! | Oct 15 23:37:01.297 INFO kablam! 55 | let h = cell.get_height(); Oct 15 23:37:01.297 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:01.297 INFO kablam! Oct 15 23:37:01.303 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:01.303 INFO kablam! --> src/row.rs:71:30 Oct 15 23:37:01.303 INFO kablam! | Oct 15 23:37:01.303 INFO kablam! 71 | return c.get_width(); Oct 15 23:37:01.303 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:01.303 INFO kablam! Oct 15 23:37:01.309 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:01.309 INFO kablam! --> src/row.rs:76:31 Oct 15 23:37:01.309 INFO kablam! | Oct 15 23:37:01.309 INFO kablam! 76 | let mut w = c.get_width(); Oct 15 23:37:01.309 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:01.309 INFO kablam! Oct 15 23:37:01.310 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:01.310 INFO kablam! --> src/row.rs:149:27 Oct 15 23:37:01.310 INFO kablam! | Oct 15 23:37:01.310 INFO kablam! 149 | let height = self.get_height(); Oct 15 23:37:01.310 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:01.310 INFO kablam! Oct 15 23:37:01.322 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:01.322 INFO kablam! --> src/row.rs:153:20 Oct 15 23:37:01.323 INFO kablam! | Oct 15 23:37:01.323 INFO kablam! 153 | format.print_column_separator(out, ColumnPosition::Left)?; Oct 15 23:37:01.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:01.323 INFO kablam! Oct 15 23:37:01.339 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:01.340 INFO kablam! --> src/row.rs:177:28 Oct 15 23:37:01.340 INFO kablam! | Oct 15 23:37:01.340 INFO kablam! 177 | format.print_column_separator(out, ColumnPosition::Intern)?; Oct 15 23:37:01.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:01.341 INFO kablam! Oct 15 23:37:01.341 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:01.341 INFO kablam! --> src/row.rs:181:20 Oct 15 23:37:01.341 INFO kablam! | Oct 15 23:37:01.342 INFO kablam! 181 | format.print_column_separator(out, ColumnPosition::Right)?; Oct 15 23:37:01.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:01.342 INFO kablam! Oct 15 23:37:01.342 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:01.343 INFO kablam! --> src/row.rs:195:46 Oct 15 23:37:01.343 INFO kablam! | Oct 15 23:37:01.343 INFO kablam! 195 | self.__print(out, format, col_width, Cell::print) Oct 15 23:37:01.343 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:37:01.344 INFO kablam! Oct 15 23:37:01.344 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:01.344 INFO kablam! --> src/row.rs:206:46 Oct 15 23:37:01.344 INFO kablam! | Oct 15 23:37:01.344 INFO kablam! 206 | self.__print(out, format, col_width, Cell::print_term) Oct 15 23:37:01.345 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:01.345 INFO kablam! Oct 15 23:37:04.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.09s Oct 15 23:37:04.717 INFO kablam! su: No module specific data is present Oct 15 23:37:05.543 INFO running `"docker" "rm" "-f" "1006f88de3b03c5e33e8ed0e6b14e2b305bba0dc3b5fb9cc9b94623242df11dc"` Oct 15 23:37:05.899 INFO blam! 1006f88de3b03c5e33e8ed0e6b14e2b305bba0dc3b5fb9cc9b94623242df11dc Oct 15 23:37:05.905 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:37:06.384 INFO blam! c39895aee89c7a062e809010002cf86b777d47b8f62ae1e1bd6e08691cc8b49d Oct 15 23:37:06.386 INFO running `"docker" "start" "-a" "c39895aee89c7a062e809010002cf86b777d47b8f62ae1e1bd6e08691cc8b49d"` Oct 15 23:37:07.706 INFO kablam! usermod: no changes Oct 15 23:37:07.763 INFO kablam! Compiling prettytable-rs v0.8.0 (/source) Oct 15 23:37:14.015 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:14.015 INFO kablam! --> src/lib.rs:76:23 Oct 15 23:37:14.015 INFO kablam! | Oct 15 23:37:14.015 INFO kablam! 76 | let l = r.column_count(); Oct 15 23:37:14.015 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:37:14.015 INFO kablam! | Oct 15 23:37:14.015 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:37:14.015 INFO kablam! Oct 15 23:37:14.017 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:14.017 INFO kablam! --> src/lib.rs:103:30 Oct 15 23:37:14.017 INFO kablam! | Oct 15 23:37:14.017 INFO kablam! 103 | Some(ref t) => t.get_column_width(col_idx, self.format), Oct 15 23:37:14.017 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:14.017 INFO kablam! Oct 15 23:37:14.017 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:14.017 INFO kablam! --> src/lib.rs:107:23 Oct 15 23:37:14.017 INFO kablam! | Oct 15 23:37:14.017 INFO kablam! 107 | let l = r.get_column_width(col_idx, self.format); Oct 15 23:37:14.017 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:14.019 INFO kablam! Oct 15 23:37:14.019 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:14.019 INFO kablam! --> src/lib.rs:118:27 Oct 15 23:37:14.019 INFO kablam! | Oct 15 23:37:14.019 INFO kablam! 118 | let colnum = self.get_column_num(); Oct 15 23:37:14.019 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:14.019 INFO kablam! Oct 15 23:37:14.024 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:14.024 INFO kablam! --> src/lib.rs:145:14 Oct 15 23:37:14.024 INFO kablam! | Oct 15 23:37:14.024 INFO kablam! 145 | .print_line_separator(out, &col_width, LinePosition::Top)?; Oct 15 23:37:14.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:14.024 INFO kablam! Oct 15 23:37:14.024 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:14.024 INFO kablam! --> src/lib.rs:149:18 Oct 15 23:37:14.024 INFO kablam! | Oct 15 23:37:14.024 INFO kablam! 149 | .print_line_separator(out, &col_width, LinePosition::Title)?; Oct 15 23:37:14.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:14.024 INFO kablam! Oct 15 23:37:14.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:14.059 INFO kablam! --> src/lib.rs:157:22 Oct 15 23:37:14.059 INFO kablam! | Oct 15 23:37:14.059 INFO kablam! 157 | .print_line_separator(out, &col_width, LinePosition::Intern)?; Oct 15 23:37:14.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:14.059 INFO kablam! Oct 15 23:37:14.059 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:14.059 INFO kablam! --> src/lib.rs:161:14 Oct 15 23:37:14.059 INFO kablam! | Oct 15 23:37:14.059 INFO kablam! 161 | .print_line_separator(out, &col_width, LinePosition::Bottom)?; Oct 15 23:37:14.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:14.066 INFO kablam! Oct 15 23:37:14.067 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:14.067 INFO kablam! --> src/lib.rs:169:27 Oct 15 23:37:14.067 INFO kablam! | Oct 15 23:37:14.067 INFO kablam! 169 | self.__print(out, Row::print) Oct 15 23:37:14.067 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:14.067 INFO kablam! Oct 15 23:37:14.067 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:14.067 INFO kablam! --> src/lib.rs:175:27 Oct 15 23:37:14.067 INFO kablam! | Oct 15 23:37:14.067 INFO kablam! 175 | self.__print(out, Row::print_term) Oct 15 23:37:14.067 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 23:37:14.067 INFO kablam! Oct 15 23:37:14.099 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:14.099 INFO kablam! --> src/lib.rs:249:23 Oct 15 23:37:14.099 INFO kablam! | Oct 15 23:37:14.099 INFO kablam! 249 | self.as_ref().get_column_num() Oct 15 23:37:14.099 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:14.099 INFO kablam! Oct 15 23:37:14.175 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:14.175 INFO kablam! --> src/lib.rs:659:26 Oct 15 23:37:14.175 INFO kablam! | Oct 15 23:37:14.175 INFO kablam! 659 | assert_eq!(table.get_column_num(), 0); Oct 15 23:37:14.175 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:14.175 INFO kablam! Oct 15 23:37:14.175 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:14.175 INFO kablam! --> src/lib.rs:660:35 Oct 15 23:37:14.175 INFO kablam! | Oct 15 23:37:14.175 INFO kablam! 660 | assert_eq!(table.as_ref().get_column_num(), 0); Oct 15 23:37:14.175 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:14.175 INFO kablam! Oct 15 23:37:14.179 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:14.179 INFO kablam! --> src/lib.rs:666:26 Oct 15 23:37:14.179 INFO kablam! | Oct 15 23:37:14.179 INFO kablam! 666 | assert_eq!(table.get_column_num(), 0); Oct 15 23:37:14.179 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:14.179 INFO kablam! Oct 15 23:37:14.182 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:14.182 INFO kablam! --> src/lib.rs:667:35 Oct 15 23:37:14.182 INFO kablam! | Oct 15 23:37:14.182 INFO kablam! 667 | assert_eq!(table.as_ref().get_column_num(), 0); Oct 15 23:37:14.182 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:14.182 INFO kablam! Oct 15 23:37:14.191 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:14.191 INFO kablam! --> src/lib.rs:669:26 Oct 15 23:37:14.191 INFO kablam! | Oct 15 23:37:14.191 INFO kablam! 669 | assert_eq!(table.get_column_num(), 1); Oct 15 23:37:14.191 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:14.191 INFO kablam! Oct 15 23:37:14.191 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:14.191 INFO kablam! --> src/lib.rs:670:35 Oct 15 23:37:14.191 INFO kablam! | Oct 15 23:37:14.191 INFO kablam! 670 | assert_eq!(table.as_ref().get_column_num(), 1); Oct 15 23:37:14.191 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:37:14.207 INFO kablam! Oct 15 23:37:14.580 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:14.580 INFO kablam! --> src/cell.rs:239:14 Oct 15 23:37:14.580 INFO kablam! | Oct 15 23:37:14.580 INFO kablam! 239 | self.print(out, idx, col_width, skip_right_fill)?; Oct 15 23:37:14.580 INFO kablam! | ^^^^^ Oct 15 23:37:14.580 INFO kablam! Oct 15 23:37:14.586 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:14.586 INFO kablam! --> src/cell.rs:337:31 Oct 15 23:37:14.586 INFO kablam! | Oct 15 23:37:14.586 INFO kablam! 337 | assert_eq!(ascii_cell.get_width(), 5); Oct 15 23:37:14.586 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:14.591 INFO kablam! Oct 15 23:37:14.599 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:14.599 INFO kablam! --> src/cell.rs:340:28 Oct 15 23:37:14.599 INFO kablam! | Oct 15 23:37:14.599 INFO kablam! 340 | let _ = ascii_cell.print(&mut out, 0, 10, false); Oct 15 23:37:14.599 INFO kablam! | ^^^^^ Oct 15 23:37:14.599 INFO kablam! Oct 15 23:37:14.600 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:14.600 INFO kablam! --> src/cell.rs:347:33 Oct 15 23:37:14.600 INFO kablam! | Oct 15 23:37:14.600 INFO kablam! 347 | assert_eq!(unicode_cell.get_width(), 6); Oct 15 23:37:14.600 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:14.600 INFO kablam! Oct 15 23:37:14.600 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:14.600 INFO kablam! --> src/cell.rs:350:30 Oct 15 23:37:14.600 INFO kablam! | Oct 15 23:37:14.600 INFO kablam! 350 | let _ = unicode_cell.print(&mut out, 0, 10, false); Oct 15 23:37:14.600 INFO kablam! | ^^^^^ Oct 15 23:37:14.600 INFO kablam! Oct 15 23:37:14.603 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:14.603 INFO kablam! --> src/cell.rs:357:33 Oct 15 23:37:14.603 INFO kablam! | Oct 15 23:37:14.603 INFO kablam! 357 | assert_eq!(unicode_cell.get_width(), 14); Oct 15 23:37:14.603 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:14.608 INFO kablam! Oct 15 23:37:14.608 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:14.608 INFO kablam! --> src/cell.rs:359:30 Oct 15 23:37:14.608 INFO kablam! | Oct 15 23:37:14.608 INFO kablam! 359 | let _ = unicode_cell.print(&mut out, 0, 20, false); Oct 15 23:37:14.611 INFO kablam! | ^^^^^ Oct 15 23:37:14.611 INFO kablam! Oct 15 23:37:14.611 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:14.611 INFO kablam! --> src/cell.rs:367:22 Oct 15 23:37:14.615 INFO kablam! | Oct 15 23:37:14.615 INFO kablam! 367 | let _ = cell.print(&mut out, 0, 10, false); Oct 15 23:37:14.615 INFO kablam! | ^^^^^ Oct 15 23:37:14.615 INFO kablam! Oct 15 23:37:14.623 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:14.623 INFO kablam! --> src/cell.rs:375:22 Oct 15 23:37:14.623 INFO kablam! | Oct 15 23:37:14.623 INFO kablam! 375 | let _ = cell.print(&mut out, 0, 10, false); Oct 15 23:37:14.623 INFO kablam! | ^^^^^ Oct 15 23:37:14.623 INFO kablam! Oct 15 23:37:14.627 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:14.627 INFO kablam! --> src/cell.rs:383:22 Oct 15 23:37:14.627 INFO kablam! | Oct 15 23:37:14.627 INFO kablam! 383 | let _ = cell.print(&mut out, 0, 10, false); Oct 15 23:37:14.627 INFO kablam! | ^^^^^ Oct 15 23:37:14.627 INFO kablam! Oct 15 23:37:14.675 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:14.675 INFO kablam! --> src/cell.rs:444:25 Oct 15 23:37:14.675 INFO kablam! | Oct 15 23:37:14.675 INFO kablam! 444 | assert_eq!(cell.get_height(), 1); Oct 15 23:37:14.675 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:14.675 INFO kablam! Oct 15 23:37:14.675 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:14.675 INFO kablam! --> src/cell.rs:445:25 Oct 15 23:37:14.675 INFO kablam! | Oct 15 23:37:14.675 INFO kablam! 445 | assert_eq!(cell.get_width(), 0); Oct 15 23:37:14.675 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:14.683 INFO kablam! Oct 15 23:37:14.693 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:14.693 INFO kablam! --> src/row.rs:55:26 Oct 15 23:37:14.693 INFO kablam! | Oct 15 23:37:14.693 INFO kablam! 55 | let h = cell.get_height(); Oct 15 23:37:14.694 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:14.707 INFO kablam! Oct 15 23:37:14.707 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:14.707 INFO kablam! --> src/row.rs:71:30 Oct 15 23:37:14.707 INFO kablam! | Oct 15 23:37:14.707 INFO kablam! 71 | return c.get_width(); Oct 15 23:37:14.707 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:14.710 INFO kablam! Oct 15 23:37:14.714 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:14.715 INFO kablam! --> src/row.rs:76:31 Oct 15 23:37:14.715 INFO kablam! | Oct 15 23:37:14.715 INFO kablam! 76 | let mut w = c.get_width(); Oct 15 23:37:14.715 INFO kablam! | ^^^^^^^^^ Oct 15 23:37:14.722 INFO kablam! Oct 15 23:37:14.726 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:14.727 INFO kablam! --> src/row.rs:149:27 Oct 15 23:37:14.727 INFO kablam! | Oct 15 23:37:14.727 INFO kablam! 149 | let height = self.get_height(); Oct 15 23:37:14.727 INFO kablam! | ^^^^^^^^^^ Oct 15 23:37:14.727 INFO kablam! Oct 15 23:37:14.734 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:14.735 INFO kablam! --> src/row.rs:153:20 Oct 15 23:37:14.735 INFO kablam! | Oct 15 23:37:14.735 INFO kablam! 153 | format.print_column_separator(out, ColumnPosition::Left)?; Oct 15 23:37:14.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:14.735 INFO kablam! Oct 15 23:37:14.779 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:14.779 INFO kablam! --> src/row.rs:177:28 Oct 15 23:37:14.779 INFO kablam! | Oct 15 23:37:14.779 INFO kablam! 177 | format.print_column_separator(out, ColumnPosition::Intern)?; Oct 15 23:37:14.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:14.779 INFO kablam! Oct 15 23:37:14.791 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:14.791 INFO kablam! --> src/row.rs:181:20 Oct 15 23:37:14.791 INFO kablam! | Oct 15 23:37:14.791 INFO kablam! 181 | format.print_column_separator(out, ColumnPosition::Right)?; Oct 15 23:37:14.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:37:14.791 INFO kablam! Oct 15 23:37:14.795 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:14.795 INFO kablam! --> src/row.rs:195:46 Oct 15 23:37:14.795 INFO kablam! | Oct 15 23:37:14.795 INFO kablam! 195 | self.__print(out, format, col_width, Cell::print) Oct 15 23:37:14.795 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:37:14.795 INFO kablam! Oct 15 23:37:14.795 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:14.795 INFO kablam! --> src/row.rs:206:46 Oct 15 23:37:14.795 INFO kablam! | Oct 15 23:37:14.795 INFO kablam! 206 | self.__print(out, format, col_width, Cell::print_term) Oct 15 23:37:14.795 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:37:14.802 INFO kablam! Oct 15 23:37:21.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.32s Oct 15 23:37:21.059 INFO kablam! su: No module specific data is present Oct 15 23:37:21.715 INFO running `"docker" "rm" "-f" "c39895aee89c7a062e809010002cf86b777d47b8f62ae1e1bd6e08691cc8b49d"` Oct 15 23:37:22.031 INFO blam! c39895aee89c7a062e809010002cf86b777d47b8f62ae1e1bd6e08691cc8b49d Oct 15 23:37:22.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:37:22.539 INFO blam! 69b148f879b038c33859258994d86469fa7a45b26e055b13b7ce9a7a17115861 Oct 15 23:37:22.541 INFO running `"docker" "start" "-a" "69b148f879b038c33859258994d86469fa7a45b26e055b13b7ce9a7a17115861"` Oct 15 23:37:23.875 INFO kablam! usermod: no changes Oct 15 23:37:23.989 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 23:37:24.003 INFO kablam! Running /target/debug/deps/prettytable-6c6e4ac367a9dc21 Oct 15 23:37:24.009 INFO blam! Oct 15 23:37:24.009 INFO blam! running 41 tests Oct 15 23:37:24.010 INFO blam! test cell::tests::print_ascii ... ok Oct 15 23:37:24.010 INFO blam! test cell::tests::print_cjk ... ok Oct 15 23:37:24.010 INFO blam! test cell::tests::print_unicode ... ok Oct 15 23:37:24.011 INFO blam! test cell::tests::get_content ... ok Oct 15 23:37:24.011 INFO blam! test cell::tests::default_empty_cell ... ok Oct 15 23:37:24.011 INFO blam! test cell::tests::align_right ... ok Oct 15 23:37:24.011 INFO blam! test cell::tests::align_left ... ok Oct 15 23:37:24.012 INFO blam! test cell::tests::reset_style ... ok Oct 15 23:37:24.012 INFO blam! test cell::tests::style_spec ... ok Oct 15 23:37:24.012 INFO blam! test csv::tests::extend_table ... ok Oct 15 23:37:24.013 INFO blam! test cell::tests::align_center ... ok Oct 15 23:37:24.013 INFO blam! test csv::tests::from ... ok Oct 15 23:37:24.016 INFO blam! test csv::tests::to ... ok Oct 15 23:37:24.016 INFO blam! test csv::tests::trans ... ok Oct 15 23:37:24.017 INFO blam! test row::tests::extend_row ... ok Oct 15 23:37:24.017 INFO blam! test row::tests::get_add_set_cell ... ok Oct 15 23:37:24.017 INFO blam! test tests::add_empty_row ... ok Oct 15 23:37:24.018 INFO blam! test tests::get_row ... ok Oct 15 23:37:24.018 INFO blam! test tests::indent ... ok Oct 15 23:37:24.018 INFO blam! test row::tests::insert_cell ... ok Oct 15 23:37:24.018 INFO blam! test row::tests::remove_cell ... ok Oct 15 23:37:24.019 INFO blam! test row::tests::row_default_empty ... ok Oct 15 23:37:24.019 INFO blam! test tests::no_linesep ... ok Oct 15 23:37:24.019 INFO blam! test tests::no_colsep ... ok Oct 15 23:37:24.020 INFO blam! test tests::insert_row ... ok Oct 15 23:37:24.020 INFO blam! test tests::set_element ... ok Oct 15 23:37:24.020 INFO blam! test tests::table_size ... ok Oct 15 23:37:24.020 INFO blam! test tests::slices ... ok Oct 15 23:37:24.021 INFO blam! test tests::table ... ok Oct 15 23:37:24.031 INFO blam! test tests::test_readme_format_with_title ... ok Oct 15 23:37:24.031 INFO kablam! Running /target/debug/deps/main-0d2b790efc1d67a4 Oct 15 23:37:24.032 INFO blam! test tests::test_horizontal_span ... ok Oct 15 23:37:24.032 INFO blam! test tests::padding ... ok Oct 15 23:37:24.032 INFO blam! test tests::test_readme_format ... ok Oct 15 23:37:24.032 INFO blam! test tests::remove_row ... ok Oct 15 23:37:24.033 INFO blam! test tests::test_unicode_separators ... ok Oct 15 23:37:24.033 INFO blam! test tests::clean ... ok Oct 15 23:37:24.033 INFO blam! test tests::index ... ok Oct 15 23:37:24.033 INFO kablam! Doc-tests prettytable Oct 15 23:37:24.034 INFO blam! test utils::tests::fill_align ... ok Oct 15 23:37:24.034 INFO blam! test utils::tests::skip_right_fill ... ok Oct 15 23:37:24.034 INFO blam! test utils::tests::string_writer ... ok Oct 15 23:37:24.034 INFO blam! test utils::tests::utf8_error ... ok Oct 15 23:37:24.035 INFO blam! Oct 15 23:37:24.035 INFO blam! test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:37:24.035 INFO blam! Oct 15 23:37:24.036 INFO blam! Oct 15 23:37:24.036 INFO blam! running 0 tests Oct 15 23:37:24.036 INFO blam! Oct 15 23:37:24.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:37:24.037 INFO blam! Oct 15 23:37:25.679 INFO blam! Oct 15 23:37:25.679 INFO blam! running 5 tests Oct 15 23:37:31.855 INFO blam! test src/lib.rs - table (line 542) ... ok Oct 15 23:37:32.435 INFO blam! test src/cell.rs - cell (line 297) ... ok Oct 15 23:37:32.455 INFO blam! test src/row.rs - row (line 286) ... ok Oct 15 23:37:32.543 INFO blam! test src/lib.rs - TableSlice (line 48) ... ok Oct 15 23:37:32.783 INFO blam! test src/lib.rs - table (line 556) ... ok Oct 15 23:37:32.784 INFO blam! Oct 15 23:37:32.784 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:37:32.784 INFO blam! Oct 15 23:37:32.805 INFO kablam! su: No module specific data is present Oct 15 23:37:33.265 INFO running `"docker" "rm" "-f" "69b148f879b038c33859258994d86469fa7a45b26e055b13b7ce9a7a17115861"` Oct 15 23:37:33.453 INFO blam! 69b148f879b038c33859258994d86469fa7a45b26e055b13b7ce9a7a17115861