[INFO] fetching crate prettytable-rs 0.10.0...
[INFO] testing prettytable-rs-0.10.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate prettytable-rs 0.10.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate prettytable-rs 0.10.0
[INFO] finished tweaking crates.io crate prettytable-rs 0.10.0
[INFO] tweaked toml for crates.io crate prettytable-rs 0.10.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prettytable-rs 0.10.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prettytable-rs 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded rustix v0.36.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dea7766b96518e2c8362e5910e0fe0002229cf0c72d408989f49a23c992158b9
[INFO] running `Command { std: "docker" "start" "-a" "dea7766b96518e2c8362e5910e0fe0002229cf0c72d408989f49a23c992158b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dea7766b96518e2c8362e5910e0fe0002229cf0c72d408989f49a23c992158b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea7766b96518e2c8362e5910e0fe0002229cf0c72d408989f49a23c992158b9", kill_on_drop: false }`
[INFO] [stdout] dea7766b96518e2c8362e5910e0fe0002229cf0c72d408989f49a23c992158b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e156b411c4ee9149670e139d5d80c1e73e74e6474f69ff3049f7aba55b7fc0ba
[INFO] running `Command { std: "docker" "start" "-a" "e156b411c4ee9149670e139d5d80c1e73e74e6474f69ff3049f7aba55b7fc0ba", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:346:24
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:351:28
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut {
[INFO] [stdout]     |                            ^^^^^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:361:25
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn row_iter_mut(&mut self) -> IterMut<Row> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn iter(&self) -> Iter<Cell> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn iter(&self) -> Iter<'_, Cell> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter_mut(&mut self) -> IterMut<Cell> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter_mut(&mut self) -> IterMut<'_, Cell> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/csv.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |         for title in self.titles {
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 20 -         for title in self.titles {
[INFO] [stdout] 20 +         while let Some(title) = self.titles {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 20 -         for title in self.titles {
[INFO] [stdout] 20 +         if let Some(title) = self.titles {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.31s
[INFO] running `Command { std: "docker" "inspect" "e156b411c4ee9149670e139d5d80c1e73e74e6474f69ff3049f7aba55b7fc0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e156b411c4ee9149670e139d5d80c1e73e74e6474f69ff3049f7aba55b7fc0ba", kill_on_drop: false }`
[INFO] [stdout] e156b411c4ee9149670e139d5d80c1e73e74e6474f69ff3049f7aba55b7fc0ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e451837215ad7ce6a4b807ce0219e7735ff38d43732f8b43f0106adbc075c90
[INFO] running `Command { std: "docker" "start" "-a" "1e451837215ad7ce6a4b807ce0219e7735ff38d43732f8b43f0106adbc075c90", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:346:24
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:351:28
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut {
[INFO] [stdout]     |                            ^^^^^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:361:25
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn row_iter_mut(&mut self) -> IterMut<Row> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn iter(&self) -> Iter<Cell> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn iter(&self) -> Iter<'_, Cell> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter_mut(&mut self) -> IterMut<Cell> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter_mut(&mut self) -> IterMut<'_, Cell> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/csv.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |         for title in self.titles {
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 20 -         for title in self.titles {
[INFO] [stdout] 20 +         while let Some(title) = self.titles {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 20 -         for title in self.titles {
[INFO] [stdout] 20 +         if let Some(title) = self.titles {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prettytable-rs v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:346:24
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:351:28
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut {
[INFO] [stdout]     |                            ^^^^^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:361:25
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn row_iter_mut(&mut self) -> IterMut<Row> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn iter(&self) -> Iter<Cell> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn iter(&self) -> Iter<'_, Cell> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter_mut(&mut self) -> IterMut<Cell> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter_mut(&mut self) -> IterMut<'_, Cell> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/csv.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |         for title in self.titles {
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 20 -         for title in self.titles {
[INFO] [stdout] 20 +         while let Some(title) = self.titles {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 20 -         for title in self.titles {
[INFO] [stdout] 20 +         if let Some(title) = self.titles {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "1e451837215ad7ce6a4b807ce0219e7735ff38d43732f8b43f0106adbc075c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e451837215ad7ce6a4b807ce0219e7735ff38d43732f8b43f0106adbc075c90", kill_on_drop: false }`
[INFO] [stdout] 1e451837215ad7ce6a4b807ce0219e7735ff38d43732f8b43f0106adbc075c90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06b16fd002f1877d7d28eed78b98f481a0371b542b810946786ef407951d6091
[INFO] running `Command { std: "docker" "start" "-a" "06b16fd002f1877d7d28eed78b98f481a0371b542b810946786ef407951d6091", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:133:24
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stderr]     |                        ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:138:21
[INFO] [stderr]     |
[INFO] [stderr] 138 |     pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 |     pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:346:24
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stderr]     |                        ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:351:28
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut {
[INFO] [stderr]     |                            ^^^^^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut<'_> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:356:21
[INFO] [stderr]     |
[INFO] [stderr] 356 |     pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 356 |     pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:361:25
[INFO] [stderr]     |
[INFO] [stderr] 361 |     pub fn row_iter_mut(&mut self) -> IterMut<Row> {
[INFO] [stderr]     |                         ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/row.rs:134:17
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn iter(&self) -> Iter<Cell> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn iter(&self) -> Iter<'_, Cell> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/row.rs:139:21
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn iter_mut(&mut self) -> IterMut<Cell> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn iter_mut(&mut self) -> IterMut<'_, Cell> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stderr]   --> src/csv.rs:20:22
[INFO] [stderr]    |
[INFO] [stderr] 20 |         for title in self.titles {
[INFO] [stderr]    |                      ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]    |
[INFO] [stderr] 20 -         for title in self.titles {
[INFO] [stderr] 20 +         while let Some(title) = self.titles {
[INFO] [stderr]    |
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]    |
[INFO] [stderr] 20 -         for title in self.titles {
[INFO] [stderr] 20 +         if let Some(title) = self.titles {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `prettytable-rs` (lib) generated 9 warnings (run `cargo fix --lib -p prettytable-rs` to apply 8 suggestions)
[INFO] [stderr] warning: `prettytable-rs` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prettytable-38e02cb8b999f33b)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test cell::tests::align_left ... ok
[INFO] [stdout] test cell::tests::align_center ... ok
[INFO] [stdout] test cell::tests::align_right ... ok
[INFO] [stdout] test cell::tests::print_ascii ... ok
[INFO] [stdout] test cell::tests::get_content ... ok
[INFO] [stdout] test cell::tests::print_ascii_html ... ok
[INFO] [stdout] test cell::tests::print_cjk ... ok
[INFO] [stdout] test cell::tests::reset_style ... ok
[INFO] [stdout] test cell::tests::style_spec ... ok
[INFO] [stdout] test csv::tests::extend_table ... ok
[INFO] [stdout] test cell::tests::default_empty_cell ... ok
[INFO] [stdout] test csv::tests::from ... ok
[INFO] [stdout] test csv::tests::trans ... ok
[INFO] [stdout] test tests::clean ... ok
[INFO] [stdout] test tests::no_colsep ... ok
[INFO] [stdout] test tests::get_row ... ok
[INFO] [stdout] test tests::insert_row ... ok
[INFO] [stdout] test cell::tests::print_unicode ... ok
[INFO] [stdout] test row::tests::extend_row ... ok
[INFO] [stdout] test csv::tests::to ... ok
[INFO] [stdout] test row::tests::row_default_empty ... ok
[INFO] [stdout] test row::tests::get_add_set_cell ... ok
[INFO] [stdout] test tests::indent ... ok
[INFO] [stdout] test row::tests::insert_cell ... ok
[INFO] [stdout] test tests::table_html ... ok
[INFO] [stdout] test tests::index ... ok
[INFO] [stdout] test tests::table_html_colors ... ok
[INFO] [stdout] test tests::table_size ... ok
[INFO] [stdout] test cell::tests::print_html_special_chars ... ok
[INFO] [stdout] test tests::test_horizontal_span ... ok
[INFO] [stdout] test tests::add_empty_row ... ok
[INFO] [stdout] test tests::test_empty_table_with_title ... ok
[INFO] [stdout] test tests::test_readme_format_with_title ... ok
[INFO] [stdout] test tests::test_panic ... ok
[INFO] [stdout] test tests::test_unicode_separators ... ok
[INFO] [stdout] test tests::test_readme_format ... ok
[INFO] [stdout] test utils::tests::skip_right_fill ... ok
[INFO] [stdout] test utils::tests::string_writer ... ok
[INFO] [stdout] test utils::tests::utf8_error ... ok
[INFO] [stdout] test utils::tests::fill_align ... ok
[INFO] [stdout] test tests::no_linesep ... ok
[INFO] [stdout] test tests::padding ... ok
[INFO] [stdout] test tests::table ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/main-38f89da6c1071800)
[INFO] [stdout] test row::tests::remove_cell ... ok
[INFO] [stderr]    Doc-tests prettytable
[INFO] [stdout] test tests::remove_row ... ok
[INFO] [stdout] test tests::set_element ... ok
[INFO] [stdout] test tests::slices ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/cell.rs - cell::cell (line 368) ... ok
[INFO] [stdout] test src/lib.rs - table (line 601) ... ok
[INFO] [stdout] test src/lib.rs - table (line 587) ... ok
[INFO] [stdout] test src/row.rs - row::row (line 316) ... ok
[INFO] [stdout] test src/lib.rs - TableSlice (line 49) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "06b16fd002f1877d7d28eed78b98f481a0371b542b810946786ef407951d6091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06b16fd002f1877d7d28eed78b98f481a0371b542b810946786ef407951d6091", kill_on_drop: false }`
[INFO] [stdout] 06b16fd002f1877d7d28eed78b98f481a0371b542b810946786ef407951d6091
