[INFO] fetching crate flat 0.1.6...
[INFO] testing flat-0.1.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate flat 0.1.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate flat 0.1.6
[INFO] finished tweaking crates.io crate flat 0.1.6
[INFO] tweaked toml for crates.io crate flat 0.1.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flat 0.1.6 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]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding ordered-float v4.6.0 (available: v5.1.0)
[INFO] [stderr]       Adding rstest v0.19.0 (available: v0.26.1)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.19.0
[INFO] [stderr]   Downloaded auto_ops v0.3.0
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded blarg_builder v1.0.4
[INFO] [stderr]   Downloaded rstest_macros v0.19.0
[INFO] [stderr]   Downloaded blarg_derive v1.0.4
[INFO] [stderr]   Downloaded blarg v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3656d3fe4abe067f46105e2832a24ffa8e5083102b69ac6cba42fc3d4b743185
[INFO] running `Command { std: "docker" "start" "-a" "3656d3fe4abe067f46105e2832a24ffa8e5083102b69ac6cba42fc3d4b743185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3656d3fe4abe067f46105e2832a24ffa8e5083102b69ac6cba42fc3d4b743185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3656d3fe4abe067f46105e2832a24ffa8e5083102b69ac6cba42fc3d4b743185", kill_on_drop: false }`
[INFO] [stdout] 3656d3fe4abe067f46105e2832a24ffa8e5083102b69ac6cba42fc3d4b743185
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f2314aa5c4c30d9d24b8a3d5f97cd147a520885578e07ff03bcce2ab2532660d
[INFO] running `Command { std: "docker" "start" "-a" "f2314aa5c4c30d9d24b8a3d5f97cd147a520885578e07ff03bcce2ab2532660d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling flat v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:137:18
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn count(&self) -> View1Full<Schema1<T>> {
[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] 137 |     pub fn count(&self) -> View1Full<'_, Schema1<T>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn count(&self) -> View2Full<Schema2<T, U>> {
[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] 279 |     pub fn count(&self) -> View2Full<'_, Schema2<T, U>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<Schema2<T, U>> {
[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] 302 |     pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<'_, Schema2<T, U>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn count(&self) -> View3Full<Schema3<T, U, V>> {
[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] 496 |     pub fn count(&self) -> View3Full<'_, Schema3<T, U, V>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:518:32
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<Schema3<T, U, V>> {
[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] 518 |     pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<'_, Schema3<T, U, V>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:717:18
[INFO] [stdout]     |
[INFO] [stdout] 717 |     pub fn count(&self) -> View4Full<Schema4<T, U, V, W>> {
[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] 717 |     pub fn count(&self) -> View4Full<'_, Schema4<T, U, V, W>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:739:32
[INFO] [stdout]     |
[INFO] [stdout] 739 |     pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<Schema4<T, U, V, W>> {
[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] 739 |     pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<'_, Schema4<T, U, V, W>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/render.rs:665:62
[INFO] [stdout]     |
[INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap<usize, Cell>) -> Vec<(usize, WrappedCell)> {
[INFO] [stdout]     |                      -- the lifetime is named here           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap<usize, Cell>) -> Vec<(usize, WrappedCell<'a>)> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
[INFO] running `Command { std: "docker" "inspect" "f2314aa5c4c30d9d24b8a3d5f97cd147a520885578e07ff03bcce2ab2532660d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2314aa5c4c30d9d24b8a3d5f97cd147a520885578e07ff03bcce2ab2532660d", kill_on_drop: false }`
[INFO] [stdout] f2314aa5c4c30d9d24b8a3d5f97cd147a520885578e07ff03bcce2ab2532660d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 764aab47ef2c7434dd727a6b10b506994fc298c049c4b95aafd73562fc2e497d
[INFO] running `Command { std: "docker" "start" "-a" "764aab47ef2c7434dd727a6b10b506994fc298c049c4b95aafd73562fc2e497d", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling auto_ops v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling blarg_derive v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:137:18
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn count(&self) -> View1Full<Schema1<T>> {
[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] 137 |     pub fn count(&self) -> View1Full<'_, Schema1<T>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn count(&self) -> View2Full<Schema2<T, U>> {
[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] 279 |     pub fn count(&self) -> View2Full<'_, Schema2<T, U>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<Schema2<T, U>> {
[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] 302 |     pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<'_, Schema2<T, U>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn count(&self) -> View3Full<Schema3<T, U, V>> {
[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] 496 |     pub fn count(&self) -> View3Full<'_, Schema3<T, U, V>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:518:32
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<Schema3<T, U, V>> {
[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] 518 |     pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<'_, Schema3<T, U, V>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:717:18
[INFO] [stdout]     |
[INFO] [stdout] 717 |     pub fn count(&self) -> View4Full<Schema4<T, U, V, W>> {
[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] 717 |     pub fn count(&self) -> View4Full<'_, Schema4<T, U, V, W>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:739:32
[INFO] [stdout]     |
[INFO] [stdout] 739 |     pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<Schema4<T, U, V, W>> {
[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] 739 |     pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<'_, Schema4<T, U, V, W>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/render.rs:665:62
[INFO] [stdout]     |
[INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap<usize, Cell>) -> Vec<(usize, WrappedCell)> {
[INFO] [stdout]     |                      -- the lifetime is named here           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap<usize, Cell>) -> Vec<(usize, WrappedCell<'a>)> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling blarg_builder v1.0.4
[INFO] [stderr]    Compiling blarg v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rstest v0.19.0
[INFO] [stderr]    Compiling flat v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:137:18
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn count(&self) -> View1Full<Schema1<T>> {
[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] 137 |     pub fn count(&self) -> View1Full<'_, Schema1<T>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn count(&self) -> View2Full<Schema2<T, U>> {
[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] 279 |     pub fn count(&self) -> View2Full<'_, Schema2<T, U>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<Schema2<T, U>> {
[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] 302 |     pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<'_, Schema2<T, U>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn count(&self) -> View3Full<Schema3<T, U, V>> {
[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] 496 |     pub fn count(&self) -> View3Full<'_, Schema3<T, U, V>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:518:32
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<Schema3<T, U, V>> {
[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] 518 |     pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<'_, Schema3<T, U, V>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:717:18
[INFO] [stdout]     |
[INFO] [stdout] 717 |     pub fn count(&self) -> View4Full<Schema4<T, U, V, W>> {
[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] 717 |     pub fn count(&self) -> View4Full<'_, Schema4<T, U, V, W>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset.rs:739:32
[INFO] [stdout]     |
[INFO] [stdout] 739 |     pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<Schema4<T, U, V, W>> {
[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] 739 |     pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<'_, Schema4<T, U, V, W>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/render.rs:665:62
[INFO] [stdout]     |
[INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap<usize, Cell>) -> Vec<(usize, WrappedCell)> {
[INFO] [stdout]     |                      -- the lifetime is named here           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 665 | fn filled<'a>(rows: &'a HashMap<usize, Cell>) -> Vec<(usize, WrappedCell<'a>)> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.72s
[INFO] running `Command { std: "docker" "inspect" "764aab47ef2c7434dd727a6b10b506994fc298c049c4b95aafd73562fc2e497d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764aab47ef2c7434dd727a6b10b506994fc298c049c4b95aafd73562fc2e497d", kill_on_drop: false }`
[INFO] [stdout] 764aab47ef2c7434dd727a6b10b506994fc298c049c4b95aafd73562fc2e497d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c957c32c2c5e3cb5b6cf93e2e0d5ba6a8a1c48eaafdb919d73ae7816178fd1df
[INFO] running `Command { std: "docker" "start" "-a" "c957c32c2c5e3cb5b6cf93e2e0d5ba6a8a1c48eaafdb919d73ae7816178fd1df", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset.rs:137:18
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub fn count(&self) -> View1Full<Schema1<T>> {
[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] 137 |     pub fn count(&self) -> View1Full<'_, Schema1<T>> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset.rs:279:18
[INFO] [stderr]     |
[INFO] [stderr] 279 |     pub fn count(&self) -> View2Full<Schema2<T, U>> {
[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] 279 |     pub fn count(&self) -> View2Full<'_, Schema2<T, U>> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset.rs:302:32
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<Schema2<T, U>> {
[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] 302 |     pub fn count_breakdown_2nd(&self) -> View2Breakdown2ndCount<'_, Schema2<T, U>> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset.rs:496:18
[INFO] [stderr]     |
[INFO] [stderr] 496 |     pub fn count(&self) -> View3Full<Schema3<T, U, V>> {
[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] 496 |     pub fn count(&self) -> View3Full<'_, Schema3<T, U, V>> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset.rs:518:32
[INFO] [stderr]     |
[INFO] [stderr] 518 |     pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<Schema3<T, U, V>> {
[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] 518 |     pub fn count_breakdown_3rd(&self) -> View3Breakdown3rdCount<'_, Schema3<T, U, V>> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset.rs:717:18
[INFO] [stderr]     |
[INFO] [stderr] 717 |     pub fn count(&self) -> View4Full<Schema4<T, U, V, W>> {
[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] 717 |     pub fn count(&self) -> View4Full<'_, Schema4<T, U, V, W>> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset.rs:739:32
[INFO] [stderr]     |
[INFO] [stderr] 739 |     pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<Schema4<T, U, V, W>> {
[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] 739 |     pub fn count_breakdown_4th(&self) -> View4Breakdown4thCount<'_, Schema4<T, U, V, W>> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/render.rs:665:62
[INFO] [stderr]     |
[INFO] [stderr] 665 | fn filled<'a>(rows: &'a HashMap<usize, Cell>) -> Vec<(usize, WrappedCell)> {
[INFO] [stderr]     |                      -- the lifetime is named here           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 665 | fn filled<'a>(rows: &'a HashMap<usize, Cell>) -> Vec<(usize, WrappedCell<'a>)> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `flat` (lib) generated 8 warnings (run `cargo fix --lib -p flat` to apply 8 suggestions)
[INFO] [stderr] warning: `flat` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flat-06326b375134c516)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test abbreviate::tests::abbreviate ... ok
[INFO] [stdout] test abbreviate::tests::find ... ok
[INFO] [stdout] test abbreviate::tests::find_insufficient_improvement ... ok
[INFO] [stdout] test abbreviate::tests::not_abbreviate ... ok
[INFO] [stdout] test abbreviate::tests::abbreviate_unicode ... ok
[INFO] [stdout] test abbreviate::tests::right_abbreviate ... ok
[INFO] [stdout] test abbreviate::tests::find_fallback ... ok
[INFO] [stdout] test aggregate::tests::aggregate_apply_average ... ok
[INFO] [stdout] test aggregate::tests::aggregate_apply_sum ... ok
[INFO] [stdout] test aggregate::tests::apply ... ok
[INFO] [stdout] test dataset::tests::dataset_update ... ok
[INFO] [stdout] test dataset::tests::dataset_add ... ok
[INFO] [stdout] test aggregate::tests::f64_string ... ok
[INFO] [stdout] test histogram::api::tests::binnable_f64 ... ok
[INFO] [stdout] test histogram::api::tests::binnable_i64 ... ok
[INFO] [stdout] test render::tests::display_flat_empty ... ok
[INFO] [stdout] test render::tests::grid_add_breakdown_empty ... ok
[INFO] [stdout] test render::tests::grid_add_breakdown_overflow ... ok
[INFO] [stdout] test render::tests::grid_add_breakdown_skip ... ok
[INFO] [stdout] test render::tests::grid_add_breakdown_string ... ok
[INFO] [stdout] test render::tests::grid_add_count_empty ... ok
[INFO] [stdout] test render::tests::grid_add_count_plain ... ok
[INFO] [stdout] test render::tests::grid_add_count_skip ... ok
[INFO] [stdout] test render::tests::grid_add_string_empty ... ok
[INFO] [stdout] test render::tests::grid_add_breakdown_value ... ok
[INFO] [stdout] test render::tests::grid_add_string_overflow_deadeven ... ok
[INFO] [stdout] test render::tests::grid_add_string_overflow ... ok
[INFO] [stdout] test render::tests::grid_add_count_overflow ... ok
[INFO] [stdout] test render::tests::grid_add_string_overflow_skip_next ... ok
[INFO] [stdout] test render::tests::grid_add_string_overflow_remainder ... ok
[INFO] [stdout] test render::tests::grid_add_string_value ... ok
[INFO] [stdout] test render::tests::grid_add_string_overflow_skip ... ok
[INFO] [stdout] test render::tests::render_empty ... ok
[INFO] [stdout] test render::tests::grid_add_count_value ... ok
[INFO] [stdout] test render::tests::grid_add_string_plain ... ok
[INFO] [stdout] test render::tests::grid_add_string_skip ... ok
[INFO] [stdout] test render::tests::render_overflow ... ok
[INFO] [stdout] test render::tests::grid_add_count_string ... ok
[INFO] [stdout] test render::tests::render_plain ... ok
[INFO] [stdout] test render::tests::grid_add_string_string ... ok
[INFO] [stdout] test render::tests::render_string ... ok
[INFO] [stdout] test tests::dimensions_two ... ok
[INFO] [stdout] test render::tests::render_value ... ok
[INFO] [stdout] test tests::dimensions_one ... ok
[INFO] [stdout] test abbreviate::tests::find_value_overlap ... ok
[INFO] [stdout] test render::tests::render_width_skip ... ok
[INFO] [stdout] test render::tests::display_flat ... ok
[INFO] [stdout] test render::tests::grid_add_breakdown_plain ... ok
[INFO] [stdout] test abbreviate::tests::left_abbreviate ... ok
[INFO] [stdout] test tests::dimensions_three ... ok
[INFO] [stdout] test render::tests::grid_add_string_overflow_excess ... ok
[INFO] [stdout] test render::tests::grid_unmatched_column - should panic ... ok
[INFO] [stdout] test render::tests::grid_empty_row - should panic ... ok
[INFO] [stdout] test render::tests::render_skip - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/abbreviate.rs (/opt/rustwide/target/debug/deps/abbreviate-5d6e019b79e48ec0)
[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] [stderr]      Running tests/dagchart.rs (/opt/rustwide/target/debug/deps/dagchart-35ac4fcd5fbbfdac)
[INFO] [stderr]      Running tests/histogram.rs (/opt/rustwide/target/debug/deps/histogram-c540d500ac9bfeda)
[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 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] [stderr]      Running tests/pointers.rs (/opt/rustwide/target/debug/deps/pointers-368a037156f72d2f)
[INFO] [stderr]    Doc-tests flat
[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 24 tests
[INFO] [stdout] test src/dagchart/api.rs - dagchart::api::DagChartConfig::show_aggregate (line 41) ... ignored
[INFO] [stdout] test src/dagchart/api.rs - dagchart::api::DagChartConfig::show_aggregate (line 50) ... ignored
[INFO] [stdout] test src/dagchart/api.rs - dagchart::api::DagChartConfig::show_aggregate (line 62) ... ignored
[INFO] [stdout] test src/render.rs - render::Render::show_aggregate (line 39) ... ignored
[INFO] [stdout] test src/render.rs - render::Render::show_aggregate (line 46) ... ignored
[INFO] [stdout] test src/schema.rs - schema::Schemas (line 12) ... ignored
[INFO] [stdout] test src/lib.rs - (line 170) ... ok
[INFO] [stdout] test src/histogram/api.rs - histogram::api::HistogramConfig (line 9) ... ok
[INFO] [stdout] test src/dataset.rs - dataset::Dataset (line 22) ... ok
[INFO] [stdout] test src/render.rs - render::Render (line 11) ... ok
[INFO] [stdout] test src/pathchart/api.rs - pathchart::api::PathChartConfig (line 8) ... ok
[INFO] [stdout] test src/dataset.rs - dataset::DatasetBuilder (line 42) ... ok
[INFO] [stdout] test src/dagchart/api.rs - dagchart::api::DagChartConfig (line 14) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schemas::four (line 112) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schemas::three (line 78) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schemas::one (line 24) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schemas::two (line 48) ... ok
[INFO] [stdout] test src/lib.rs - (line 117) ... ok
[INFO] [stdout] test src/pathchart/model.rs - pathchart::model::PathChart (line 21) ... ok
[INFO] [stdout] test src/dataset.rs - dataset::DatasetBuilder<S>::update (line 759) ... ok
[INFO] [stdout] test src/histogram/model.rs - histogram::model::Histogram (line 16) ... ok
[INFO] [stdout] test src/dataset.rs - dataset::DatasetBuilder<S>::add (line 798) ... ok
[INFO] [stdout] test src/dagchart/model.rs - dagchart::model::DagChart (line 21) ... ok
[INFO] [stdout] test src/render.rs - render::Flat (line 483) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c957c32c2c5e3cb5b6cf93e2e0d5ba6a8a1c48eaafdb919d73ae7816178fd1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c957c32c2c5e3cb5b6cf93e2e0d5ba6a8a1c48eaafdb919d73ae7816178fd1df", kill_on_drop: false }`
[INFO] [stdout] c957c32c2c5e3cb5b6cf93e2e0d5ba6a8a1c48eaafdb919d73ae7816178fd1df
