[INFO] fetching crate distmat 0.3.0...
[INFO] testing distmat-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate distmat 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate distmat 0.3.0
[INFO] finished tweaking crates.io crate distmat 0.3.0
[INFO] tweaked toml for crates.io crate distmat 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate distmat 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff3db3245d8ca19bc040b01c05f13c92c0ca18c0f7c64f6b6bfbfa06889cfc91
[INFO] running `Command { std: "docker" "start" "-a" "ff3db3245d8ca19bc040b01c05f13c92c0ca18c0f7c64f6b6bfbfa06889cfc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff3db3245d8ca19bc040b01c05f13c92c0ca18c0f7c64f6b6bfbfa06889cfc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3db3245d8ca19bc040b01c05f13c92c0ca18c0f7c64f6b6bfbfa06889cfc91", kill_on_drop: false }`
[INFO] [stdout] ff3db3245d8ca19bc040b01c05f13c92c0ca18c0f7c64f6b6bfbfa06889cfc91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77f0e34ceaa9b819077859253654a7d920d57ff6ebb8ccf2993ee29b4f958e66
[INFO] running `Command { std: "docker" "start" "-a" "77f0e34ceaa9b819077859253654a7d920d57ff6ebb8ccf2993ee29b4f958e66", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling distmat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn iter_labels(&self) -> Labels {
[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] 102 |     pub fn iter_labels(&self) -> Labels<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:231:28
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn iter_from_point(&self, idx: usize) -> Row<D> {
[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] 231 |     pub fn iter_from_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn iter_to_point(&self, idx: usize) -> Column<D> {
[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] 240 |     pub fn iter_to_point(&self, idx: usize) -> Column<'_, D> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn iter_rows(&self) -> Rows<D> {
[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] 246 |     pub fn iter_rows(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter_cols(&self) -> Columns<D> {
[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] 252 |     pub fn iter_cols(&self) -> Columns<'_, D> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter_labels(&self) -> Labels {
[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] 107 |     pub fn iter_labels(&self) -> Labels<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn iter_rows(&self) -> Rows<D> {
[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] 201 |     pub fn iter_rows(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn iter_cols(&self) -> Rows<D> {
[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] 212 |     pub fn iter_cols(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:340:28
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter_from_point(&self, idx: usize) -> Row<D> {
[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] 340 |     pub fn iter_from_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:354:26
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn iter_to_point(&self, idx: usize) -> Row<D> {
[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] 354 |     pub fn iter_to_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "77f0e34ceaa9b819077859253654a7d920d57ff6ebb8ccf2993ee29b4f958e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f0e34ceaa9b819077859253654a7d920d57ff6ebb8ccf2993ee29b4f958e66", kill_on_drop: false }`
[INFO] [stdout] 77f0e34ceaa9b819077859253654a7d920d57ff6ebb8ccf2993ee29b4f958e66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90204cffb30c13ba55b73bfc3263d846568dca6e2fc6d5c153949fed20f87d02
[INFO] running `Command { std: "docker" "start" "-a" "90204cffb30c13ba55b73bfc3263d846568dca6e2fc6d5c153949fed20f87d02", kill_on_drop: false }`
[INFO] [stderr]    Compiling distmat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn iter_labels(&self) -> Labels {
[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] 102 |     pub fn iter_labels(&self) -> Labels<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:231:28
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn iter_from_point(&self, idx: usize) -> Row<D> {
[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] 231 |     pub fn iter_from_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn iter_to_point(&self, idx: usize) -> Column<D> {
[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] 240 |     pub fn iter_to_point(&self, idx: usize) -> Column<'_, D> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn iter_rows(&self) -> Rows<D> {
[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] 246 |     pub fn iter_rows(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter_cols(&self) -> Columns<D> {
[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] 252 |     pub fn iter_cols(&self) -> Columns<'_, D> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter_labels(&self) -> Labels {
[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] 107 |     pub fn iter_labels(&self) -> Labels<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn iter_rows(&self) -> Rows<D> {
[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] 201 |     pub fn iter_rows(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn iter_cols(&self) -> Rows<D> {
[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] 212 |     pub fn iter_cols(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:340:28
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter_from_point(&self, idx: usize) -> Row<D> {
[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] 340 |     pub fn iter_from_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:354:26
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn iter_to_point(&self, idx: usize) -> Row<D> {
[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] 354 |     pub fn iter_to_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn iter_labels(&self) -> Labels {
[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] 102 |     pub fn iter_labels(&self) -> Labels<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:231:28
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn iter_from_point(&self, idx: usize) -> Row<D> {
[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] 231 |     pub fn iter_from_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn iter_to_point(&self, idx: usize) -> Column<D> {
[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] 240 |     pub fn iter_to_point(&self, idx: usize) -> Column<'_, D> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn iter_rows(&self) -> Rows<D> {
[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] 246 |     pub fn iter_rows(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/square.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter_cols(&self) -> Columns<D> {
[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] 252 |     pub fn iter_cols(&self) -> Columns<'_, D> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter_labels(&self) -> Labels {
[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] 107 |     pub fn iter_labels(&self) -> Labels<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn iter_rows(&self) -> Rows<D> {
[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] 201 |     pub fn iter_rows(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn iter_cols(&self) -> Rows<D> {
[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] 212 |     pub fn iter_cols(&self) -> Rows<'_, D> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:340:28
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter_from_point(&self, idx: usize) -> Row<D> {
[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] 340 |     pub fn iter_from_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symmetric.rs:354:26
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn iter_to_point(&self, idx: usize) -> Row<D> {
[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] 354 |     pub fn iter_to_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "90204cffb30c13ba55b73bfc3263d846568dca6e2fc6d5c153949fed20f87d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90204cffb30c13ba55b73bfc3263d846568dca6e2fc6d5c153949fed20f87d02", kill_on_drop: false }`
[INFO] [stdout] 90204cffb30c13ba55b73bfc3263d846568dca6e2fc6d5c153949fed20f87d02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2e45764b1cc5d526a3c02e0d6015083f03777079aa7006f055aad67f69577b0
[INFO] running `Command { std: "docker" "start" "-a" "b2e45764b1cc5d526a3c02e0d6015083f03777079aa7006f055aad67f69577b0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/square.rs:102:24
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub fn iter_labels(&self) -> Labels {
[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] 102 |     pub fn iter_labels(&self) -> Labels<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/square.rs:231:28
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub fn iter_from_point(&self, idx: usize) -> Row<D> {
[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] 231 |     pub fn iter_from_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/square.rs:240:26
[INFO] [stderr]     |
[INFO] [stderr] 240 |     pub fn iter_to_point(&self, idx: usize) -> Column<D> {
[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] 240 |     pub fn iter_to_point(&self, idx: usize) -> Column<'_, D> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/square.rs:246:22
[INFO] [stderr]     |
[INFO] [stderr] 246 |     pub fn iter_rows(&self) -> Rows<D> {
[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] 246 |     pub fn iter_rows(&self) -> Rows<'_, D> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/square.rs:252:22
[INFO] [stderr]     |
[INFO] [stderr] 252 |     pub fn iter_cols(&self) -> Columns<D> {
[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] 252 |     pub fn iter_cols(&self) -> Columns<'_, D> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/symmetric.rs:107:24
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn iter_labels(&self) -> Labels {
[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] 107 |     pub fn iter_labels(&self) -> Labels<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/symmetric.rs:201:22
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn iter_rows(&self) -> Rows<D> {
[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] 201 |     pub fn iter_rows(&self) -> Rows<'_, D> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/symmetric.rs:212:22
[INFO] [stderr]     |
[INFO] [stderr] 212 |     pub fn iter_cols(&self) -> Rows<D> {
[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] 212 |     pub fn iter_cols(&self) -> Rows<'_, D> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/symmetric.rs:340:28
[INFO] [stderr]     |
[INFO] [stderr] 340 |     pub fn iter_from_point(&self, idx: usize) -> Row<D> {
[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] 340 |     pub fn iter_from_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/symmetric.rs:354:26
[INFO] [stderr]     |
[INFO] [stderr] 354 |     pub fn iter_to_point(&self, idx: usize) -> Row<D> {
[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] 354 |     pub fn iter_to_point(&self, idx: usize) -> Row<'_, D> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `distmat` (lib) generated 10 warnings (run `cargo fix --lib -p distmat` to apply 10 suggestions)
[INFO] [stderr] warning: `distmat` (lib test) generated 10 warnings (10 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/distmat-521f269c626d2c27)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test builder::tests::test_square_builder ... ok
[INFO] [stdout] test builder::tests::test_square_builder_dup ... ok
[INFO] [stdout] test builder::tests::test_square_builder_incomplete ... ok
[INFO] [stdout] test builder::tests::test_from_iter ... ok
[INFO] [stdout] test formats::phylip::tests::test_label_parsing ... ok
[INFO] [stdout] test formats::phylip::tests::test_lower_triangle ... ok
[INFO] [stdout] test formats::phylip::tests::test_lower_triangle_multiline ... ok
[INFO] [stdout] test formats::phylip::tests::test_square_multiline ... ok
[INFO] [stdout] test formats::tabular::tests::test_comma ... ok
[INFO] [stdout] test formats::tabular::tests::test_melt_comma ... ok
[INFO] [stdout] test formats::tabular::tests::test_version ... ok
[INFO] [stdout] test formats::tabular::tests::test_wide ... ok
[INFO] [stdout] test square::tests::test_from_pw_distances ... ok
[INFO] [stdout] test square::tests::test_from_pw_distances_with ... ok
[INFO] [stdout] test square::tests::test_getters ... ok
[INFO] [stdout] test square::tests::test_iter_col ... ok
[INFO] [stdout] test square::tests::test_iter_row ... ok
[INFO] [stdout] test formats::tabular::tests::test_melt ... ok
[INFO] [stdout] test square::tests::test_iter_rows ... ok
[INFO] [stdout] test formats::phylip::tests::test_square ... ok
[INFO] [stdout] test square::tests::test_from_file ... ok
[INFO] [stdout] test symmetric::tests::test_from_pw_distances_with ... ok
[INFO] [stdout] test square::tests::test_from_sym ... ok
[INFO] [stdout] test square::tests::test_from_iter ... ok
[INFO] [stdout] test builder::tests::test_sym_builder ... ok
[INFO] [stdout] test square::tests::test_to_sym ... ok
[INFO] [stdout] test square::tests::test_builder ... ok
[INFO] [stdout] test symmetric::tests::test_from_file ... ok
[INFO] [stdout] test square::tests::test_iter_cols ... ok
[INFO] [stdout] test symmetric::tests::test_getters ... ok
[INFO] [stdout] test symmetric::tests::test_builder ... ok
[INFO] [stdout] test symmetric::tests::test_dist_iter ... ok
[INFO] [stdout] test symmetric::tests::test_index_for ... ok
[INFO] [stdout] test symmetric::tests::test_flip_order ... ok
[INFO] [stdout] test symmetric::tests::test_getters_by_name ... ok
[INFO] [stdout] test symmetric::tests::test_from_pw_distances ... ok
[INFO] [stdout] test symmetric::tests::test_iter_row ... ok
[INFO] [stdout] test symmetric::tests::test_iter_rows ... ok
[INFO] [stdout] test symmetric::tests::test_n_items ... ok
[INFO] [stdout] test symmetric::tests::test_subset ... ok
[INFO] [stdout] test symmetric::tests::test_transpose_coords ... ok
[INFO] [stdout] test formats::tabular::tests::test_melt_lt ... ok
[INFO] [stdout] test symmetric::tests::test_from_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests distmat
[INFO] [stderr] warning: expected `=`, found `}`
[INFO] [stderr]   --> src/formats.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / //! Read distance matrix data to different file formats.
[INFO] [stderr]  2 | | //!
[INFO] [stderr]  3 | | //! If you have a file produced by a tool for which none of the options here work,
[INFO] [stderr]  4 | | //! please report an issue describing how the file was made and an example of the format.
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | | //! See [`SquareMatrix::from_tabular`](crate::SquareMatrix::from_tabular) and
[INFO] [stderr] 46 | | //! [`DistMatrix::from_tabular`](crate::DistMatrix::from_tabular).
[INFO] [stderr]    | |__________________________________________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: expected `=`, found `}`
[INFO] [stderr]   --> src/formats/phylip.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | /     /// The traditional format where taxon labels occupy the first 10
[INFO] [stderr] 17 | |     /// characters of each line. Longer labels are not possible, and shorter
[INFO] [stderr] 18 | |     /// labels must be padded with spaces to reach at least 10 characters.
[INFO] [stderr] 19 | |     /// Taxon labels may contain spaces.
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     /// taxon 3    2 1 0
[INFO] [stderr] 27 | |     /// ```
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: expected `=`, found `}`
[INFO] [stderr]   --> src/formats/phylip.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | /     /// The relaxed dialect. Taxon labels may not contain spaces, but may be of
[INFO] [stderr] 31 | |     /// any length. They are separated from the distace data by any number of
[INFO] [stderr] 32 | |     /// spaces.
[INFO] [stderr] 33 | |     ///
[INFO] [stderr] ...  |
[INFO] [stderr] 40 | |     /// taxon-other-delim 2 1 0
[INFO] [stderr] 41 | |     /// ```
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: expected `=`, found `}`
[INFO] [stderr]   --> src/formats/tabular.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | /     /// Wide tabular data has rows and columns corresponding to the matrix entries.
[INFO] [stderr] 20 | |     /// The first row and the first column should contain the taxa labels in the
[INFO] [stderr] 21 | |     /// same order. The top leftmost cell is ignored.
[INFO] [stderr] 22 | |     ///
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | |     /// C,2,1,0
[INFO] [stderr] 30 | |     /// ```
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: expected `=`, found `}`
[INFO] [stderr]   --> src/formats/tabular.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | /     /// Long tabular data has exactly 3 columns: the two taxa and the distance.
[INFO] [stderr] 34 | |     /// A header row is optional and ignored. This shape can either represent a
[INFO] [stderr] 35 | |     /// complete square matrix with `N * N` rows, or the lower triangle with
[INFO] [stderr] 36 | |     /// `N * (N - 1) / 2` rows.
[INFO] [stderr] ...  |
[INFO] [stderr] 64 | |     /// construct matrix types from an iterator of this shape if your data is not stored in
[INFO] [stderr] 65 | |     /// a tabular file.
[INFO] [stderr]    | |_______________________^
[INFO] [stderr] 
[INFO] [stderr] warning: 5 warnings emitted
[INFO] [stderr] 
[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] running `Command { std: "docker" "inspect" "b2e45764b1cc5d526a3c02e0d6015083f03777079aa7006f055aad67f69577b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e45764b1cc5d526a3c02e0d6015083f03777079aa7006f055aad67f69577b0", kill_on_drop: false }`
[INFO] [stdout] b2e45764b1cc5d526a3c02e0d6015083f03777079aa7006f055aad67f69577b0
