[INFO] fetching crate comfy-table 7.1.4... [INFO] testing comfy-table-7.1.4 against try#981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 for pr-145277 [INFO] extracting crate comfy-table 7.1.4 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate comfy-table 7.1.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate comfy-table 7.1.4 [INFO] tweaked toml for crates.io crate comfy-table 7.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate comfy-table 7.1.4 on toolchain 981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate comfy-table 7.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c7c5f655a1c342e33fb428147230e3e26f0ed6734a0e8c65e7e2be8c45f96bd [INFO] running `Command { std: "docker" "start" "-a" "8c7c5f655a1c342e33fb428147230e3e26f0ed6734a0e8c65e7e2be8c45f96bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c7c5f655a1c342e33fb428147230e3e26f0ed6734a0e8c65e7e2be8c45f96bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7c5f655a1c342e33fb428147230e3e26f0ed6734a0e8c65e7e2be8c45f96bd", kill_on_drop: false }` [INFO] [stdout] 8c7c5f655a1c342e33fb428147230e3e26f0ed6734a0e8c65e7e2be8c45f96bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f8355123d464f91114865be5c5e84e861e86e70451c2973860626ab08775590 [INFO] running `Command { std: "docker" "start" "-a" "3f8355123d464f91114865be5c5e84e861e86e70451c2973860626ab08775590", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling comfy-table v7.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/row.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn cell_iter(&self) -> Iter { [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] 80 | pub fn cell_iter(&self) -> Iter<'_, Cell> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:606:24 [INFO] [stdout] | [INFO] [stdout] 606 | pub fn column_iter(&self) -> Iter { [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] 606 | pub fn column_iter(&self) -> Iter<'_, Column> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:634:28 [INFO] [stdout] | [INFO] [stdout] 634 | pub fn column_iter_mut(&mut self) -> IterMut { [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] 634 | pub fn column_iter_mut(&mut self) -> IterMut<'_, Column> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:656:30 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter { [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] 656 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:685:42 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter { [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] 685 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:706:21 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn row_iter(&self) -> Iter { [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] 706 | pub fn row_iter(&self) -> Iter<'_, Row> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:723:25 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn row_iter_mut(&mut self) -> IterMut { [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] 723 | pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.91s [INFO] running `Command { std: "docker" "inspect" "3f8355123d464f91114865be5c5e84e861e86e70451c2973860626ab08775590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8355123d464f91114865be5c5e84e861e86e70451c2973860626ab08775590", kill_on_drop: false }` [INFO] [stdout] 3f8355123d464f91114865be5c5e84e861e86e70451c2973860626ab08775590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2978d1101967e7b7f2546c1218ea6142ebbe192f405b723c7e266d136eb92f32 [INFO] running `Command { std: "docker" "start" "-a" "2978d1101967e7b7f2546c1218ea6142ebbe192f405b723c7e266d136eb92f32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling comfy-table v7.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/row.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn cell_iter(&self) -> Iter { [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] 80 | pub fn cell_iter(&self) -> Iter<'_, Cell> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:606:24 [INFO] [stdout] | [INFO] [stdout] 606 | pub fn column_iter(&self) -> Iter { [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] 606 | pub fn column_iter(&self) -> Iter<'_, Column> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:634:28 [INFO] [stdout] | [INFO] [stdout] 634 | pub fn column_iter_mut(&mut self) -> IterMut { [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] 634 | pub fn column_iter_mut(&mut self) -> IterMut<'_, Column> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:656:30 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter { [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] 656 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:685:42 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter { [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] 685 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:706:21 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn row_iter(&self) -> Iter { [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] 706 | pub fn row_iter(&self) -> Iter<'_, Row> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:723:25 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn row_iter_mut(&mut self) -> IterMut { [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] 723 | pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/row.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn cell_iter(&self) -> Iter { [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] 80 | pub fn cell_iter(&self) -> Iter<'_, Cell> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:606:24 [INFO] [stdout] | [INFO] [stdout] 606 | pub fn column_iter(&self) -> Iter { [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] 606 | pub fn column_iter(&self) -> Iter<'_, Column> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:634:28 [INFO] [stdout] | [INFO] [stdout] 634 | pub fn column_iter_mut(&mut self) -> IterMut { [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] 634 | pub fn column_iter_mut(&mut self) -> IterMut<'_, Column> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:656:30 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter { [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] 656 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:685:42 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter { [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] 685 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:706:21 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn row_iter(&self) -> Iter { [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] 706 | pub fn row_iter(&self) -> Iter<'_, Row> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/table.rs:723:25 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn row_iter_mut(&mut self) -> IterMut { [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] 723 | pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.47s [INFO] running `Command { std: "docker" "inspect" "2978d1101967e7b7f2546c1218ea6142ebbe192f405b723c7e266d136eb92f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2978d1101967e7b7f2546c1218ea6142ebbe192f405b723c7e266d136eb92f32", kill_on_drop: false }` [INFO] [stdout] 2978d1101967e7b7f2546c1218ea6142ebbe192f405b723c7e266d136eb92f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7600673b34df136dceb9b57a2afde9dd3af67a5a6306ebad0cb264a8b3d8525 [INFO] running `Command { std: "docker" "start" "-a" "b7600673b34df136dceb9b57a2afde9dd3af67a5a6306ebad0cb264a8b3d8525", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/row.rs:80:22 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn cell_iter(&self) -> Iter { [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] 80 | pub fn cell_iter(&self) -> Iter<'_, Cell> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/table.rs:606:24 [INFO] [stderr] | [INFO] [stderr] 606 | pub fn column_iter(&self) -> Iter { [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] 606 | pub fn column_iter(&self) -> Iter<'_, Column> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/table.rs:634:28 [INFO] [stderr] | [INFO] [stderr] 634 | pub fn column_iter_mut(&mut self) -> IterMut { [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] 634 | pub fn column_iter_mut(&mut self) -> IterMut<'_, Column> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/table.rs:656:30 [INFO] [stderr] | [INFO] [stderr] 656 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter { [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] 656 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/table.rs:685:42 [INFO] [stderr] | [INFO] [stderr] 685 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter { [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] 685 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/table.rs:706:21 [INFO] [stderr] | [INFO] [stderr] 706 | pub fn row_iter(&self) -> Iter { [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] 706 | pub fn row_iter(&self) -> Iter<'_, Row> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/table.rs:723:25 [INFO] [stderr] | [INFO] [stderr] 723 | pub fn row_iter_mut(&mut self) -> IterMut { [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] 723 | pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `comfy-table` (lib) generated 7 warnings (run `cargo fix --lib -p comfy-table` to apply 7 suggestions) [INFO] [stderr] warning: `comfy-table` (lib test) generated 7 warnings (7 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/comfy_table-2cfbdb1c339b94d0) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cell::tests::test_column_generation ... ok [INFO] [stdout] test column::tests::test_column ... ok [INFO] [stdout] test row::tests::test_correct_max_content_width ... ok [INFO] [stdout] test row::tests::test_some_functions ... ok [INFO] [stdout] test utils::arrangement::tests::test_disabled_arrangement ... ok [INFO] [stdout] test table::tests::test_column_generation ... ok [INFO] [stdout] test utils::formatting::content_split::tests::test_split_long_word ... ok [INFO] [stdout] test utils::arrangement::tests::test_discover_columns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/all_tests.rs (/opt/rustwide/target/debug/deps/all_tests-8ae873867524e080) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test all::add_predicate::add_predicate_multi_false ... ok [INFO] [stdout] test all::add_predicate::add_predicate_single_false ... ok [INFO] [stdout] test all::add_predicate::add_predicate_multi_mixed ... ok [INFO] [stdout] test all::add_predicate::add_predicate_single_wrong_row_count ... ok [INFO] [stdout] test all::alignment_test::cell_alignment ... ok [INFO] [stdout] test all::add_predicate::add_predicate_single_mixed ... ok [INFO] [stdout] test all::add_predicate::add_predicate_multi_true ... ok [INFO] [stdout] test all::add_predicate::add_predicate_multi_wrong_rows_count ... ok [INFO] [stdout] test all::combined_test::combined_features ... ok [INFO] [stdout] test all::add_predicate::add_predicate_single_true ... ok [INFO] [stdout] test all::constraints_test::empty_table::case_1 ... ok [INFO] [stdout] test all::constraints_test::empty_table::case_2 ... ok [INFO] [stdout] test all::constraints_test::constraints_bigger_than_table_width ... ok [INFO] [stdout] test all::constraints_test::percentage_second ... ok [INFO] [stdout] test all::constraints_test::max_100_percentage ... ok [INFO] [stdout] test all::constraints_test::min_max_boundary ... ok [INFO] [stdout] test all::constraints_test::unnecessary_max_min_constraints ... ok [INFO] [stdout] test all::constraints_test::percentage ... ok [INFO] [stdout] test all::constraints_test::max_percentage ... ok [INFO] [stdout] test all::content_arrangement_test::distribute_space_after_split ... ok [INFO] [stdout] test all::constraints_test::fixed_max_min_constraints ... ok [INFO] [stdout] test all::content_arrangement_test::dynamic_full_width ... ok [INFO] [stdout] test all::content_arrangement_test::dynamic_full_width_after_split ... ok [INFO] [stdout] test all::content_arrangement_test::dynamic_slightly_smaller ... ok [INFO] [stdout] test all::counts::test_col_count_row ... ok [INFO] [stdout] test all::content_arrangement_test::polar_python_test_tbl_width_chars ... ok [INFO] [stdout] test all::counts::test_col_count_header ... ok [INFO] [stdout] test all::counts::test_row_count ... ok [INFO] [stdout] test all::counts::test_is_empty ... ok [INFO] [stdout] test all::content_arrangement_test::simple_dynamic_table ... ok [INFO] [stdout] test all::hidden_test::hidden_columns ... ok [INFO] [stdout] test all::content_arrangement_test::unused_space_after_split ... ok [INFO] [stdout] test all::hidden_test::hidden_columns_with_dynamic_adjustment ... ok [INFO] [stdout] test all::hidden_test::only_hidden_columns ... ok [INFO] [stdout] test all::content_arrangement_test::dynamic_exact_width ... ok [INFO] [stdout] test all::modifiers_test::utf8_round_corners ... ok [INFO] [stdout] test all::presets_test::test_ascii_full_condensed ... ok [INFO] [stdout] test all::custom_delimiter_test::full_custom_delimiters ... ok [INFO] [stdout] test all::padding_test::custom_padding ... ok [INFO] [stdout] test all::presets_test::test_ascii_borders_only_condensed ... ok [INFO] [stdout] test all::presets_test::test_ascii_full ... ok [INFO] [stdout] test all::presets_test::test_ascii_borders_only ... ok [INFO] [stdout] test all::presets_test::test_ascii_horizontal_only ... ok [INFO] [stdout] test all::presets_test::test_ascii_markdown ... ok [INFO] [stdout] test all::edge_cases::max_padding ... ok [INFO] [stdout] test all::presets_test::test_nothing ... ok [INFO] [stdout] test all::presets_test::test_utf8_no_borders ... ok [INFO] [stdout] test all::simple_test::lines ... ok [INFO] [stdout] test all::presets_test::test_utf8_full ... ok [INFO] [stdout] test all::presets_test::test_ascii_no_borders ... ok [INFO] [stdout] test all::simple_test::simple_table ... ok [INFO] [stdout] test all::presets_test::test_utf8_full_condensed ... ok [INFO] [stdout] test all::simple_test::single_column_table ... ok [INFO] [stdout] test all::styling_test::styled_text_only_table ... ok [INFO] [stdout] test all::styling_test::no_style_styled_table ... ok [INFO] [stdout] test all::presets_test::test_utf8_horizontal_only ... ok [INFO] [stdout] test all::styling_test::styled_table ... ok [INFO] [stdout] test all::simple_test::missing_column_table ... ok [INFO] [stdout] test all::truncation::table_with_composite_utf8_emojis ... ok [INFO] [stdout] test all::truncation::table_with_composite_utf8_strings ... ok [INFO] [stdout] test all::truncation::table_with_composite_utf8_strings_2_lines ... ok [INFO] [stdout] test all::truncation::table_with_truncate ... ok [INFO] [stdout] test all::utf_8_characters::multi_character_utf8_symbols ... ok [INFO] [stdout] test all::truncation::table_with_truncate_indicator ... ok [INFO] [stdout] test all::utf_8_characters::multi_character_utf8_word_splitting ... ok [INFO] [stdout] test all::utf_8_characters::zwj_utf8_word_splitting ... ok [INFO] [stdout] test all::utf_8_characters::multi_character_cjk_word_splitting ... ok [INFO] [stdout] test all::property_test::random_tables ... ok [INFO] [stdout] test all::edge_cases::giant_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.48s [INFO] [stdout] [INFO] [stderr] Doc-tests comfy_table [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test src/cell.rs - cell::Cell::set_alignment (line 69) ... ok [INFO] [stdout] test src/lib.rs - (line 250) ... ignored [INFO] [stdout] test src/cell.rs - cell::Cell::bg (line 104) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell::fg (line 86) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell::add_attribute (line 123) ... ok [INFO] [stdout] test src/cell.rs - cell::Cells (line 171) ... ok [INFO] [stdout] test src/lib.rs - (line 138) ... ok [INFO] [stdout] test src/column.rs - column::Column (line 13) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell (line 150) ... ok [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] test src/row.rs - row::Row::max_height (line 45) ... ok [INFO] [stdout] test src/style/table.rs - style::table::ContentArrangement (line 3) ... ok [INFO] [stdout] test src/row.rs - row::Row::add_cell (line 31) ... ok [INFO] [stdout] test src/lib.rs - (line 83) ... ok [INFO] [stdout] test src/table.rs - table::Table::add_row_if (line 155) ... ok [INFO] [stdout] test src/table.rs - table::Table::add_row (line 138) ... ok [INFO] [stdout] test src/row.rs - row::Row (line 90) ... ok [INFO] [stdout] test src/table.rs - table::Table::apply_modifier (line 508) ... ok [INFO] [stdout] test src/table.rs - table::Table::add_rows (line 175) ... ok [INFO] [stdout] test src/table.rs - table::Table::column_cells_with_header_iter (line 669) ... ok [INFO] [stdout] test src/table.rs - table::Table::column_count (line 123) ... ok [INFO] [stdout] test src/table.rs - table::Table::column_cells_iter (line 642) ... ok [INFO] [stdout] test src/table.rs - table::Table::add_rows_if (line 202) ... ok [INFO] [stdout] test src/table.rs - table::Table::current_style_as_preset (line 481) ... ok [INFO] [stdout] test src/table.rs - table::Table::column_iter_mut (line 612) ... ok [INFO] [stdout] test src/table.rs - table::Table::enforce_styling (line 376) ... ok [INFO] [stdout] test src/table.rs - table::Table::set_constraints (line 417) ... ok [INFO] [stdout] test src/table.rs - table::Table::is_empty (line 241) ... ok [INFO] [stdout] test src/table.rs - table::Table::row_count (line 227) ... ok [INFO] [stdout] test src/table.rs - table::Table::set_header (line 102) ... ok [INFO] [stdout] test src/table.rs - table::Table::set_style (line 553) ... ok [INFO] [stdout] test src/table.rs - table::Table::set_content_arrangement (line 291) ... ok [INFO] [stdout] test src/table.rs - table::Table::row_iter_mut (line 712) ... ok [INFO] [stdout] test src/table.rs - table::Table::style (line 575) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7600673b34df136dceb9b57a2afde9dd3af67a5a6306ebad0cb264a8b3d8525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7600673b34df136dceb9b57a2afde9dd3af67a5a6306ebad0cb264a8b3d8525", kill_on_drop: false }` [INFO] [stdout] b7600673b34df136dceb9b57a2afde9dd3af67a5a6306ebad0cb264a8b3d8525