[INFO] fetching crate memtable-core 0.2.0... [INFO] testing memtable-core-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate memtable-core 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate memtable-core 0.2.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memtable-core 0.2.0 [INFO] finished tweaking crates.io crate memtable-core 0.2.0 [INFO] tweaked toml for crates.io crate memtable-core 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sled v0.34.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8c5ea338941d9e28f1002ccab151b59b0756ae2e8133c4de324164fb867e72e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8c5ea338941d9e28f1002ccab151b59b0756ae2e8133c4de324164fb867e72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8c5ea338941d9e28f1002ccab151b59b0756ae2e8133c4de324164fb867e72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c5ea338941d9e28f1002ccab151b59b0756ae2e8133c4de324164fb867e72e", kill_on_drop: false }` [INFO] [stdout] c8c5ea338941d9e28f1002ccab151b59b0756ae2e8133c4de324164fb867e72e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e972207db6c93265b27acbcf375993de098bf1ded3ed3913f8ee5eebc1af05e7 [INFO] running `Command { std: "docker" "start" "-a" "e972207db6c93265b27acbcf375993de098bf1ded3ed3913f8ee5eebc1af05e7", kill_on_drop: false }` [INFO] [stderr] Compiling memtable-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/list.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | array::IntoIter::new(self.0) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `Command { std: "docker" "inspect" "e972207db6c93265b27acbcf375993de098bf1ded3ed3913f8ee5eebc1af05e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e972207db6c93265b27acbcf375993de098bf1ded3ed3913f8ee5eebc1af05e7", kill_on_drop: false }` [INFO] [stdout] e972207db6c93265b27acbcf375993de098bf1ded3ed3913f8ee5eebc1af05e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93bddf71a636c2243648562032e5e24c8ec950b4d8c9a7da039c0ce9f31bc1ce [INFO] running `Command { std: "docker" "start" "-a" "93bddf71a636c2243648562032e5e24c8ec950b4d8c9a7da039c0ce9f31bc1ce", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/list.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | array::IntoIter::new(self.0) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memtable-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/list.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | array::IntoIter::new(self.0) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.64s [INFO] running `Command { std: "docker" "inspect" "93bddf71a636c2243648562032e5e24c8ec950b4d8c9a7da039c0ce9f31bc1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bddf71a636c2243648562032e5e24c8ec950b4d8c9a7da039c0ce9f31bc1ce", kill_on_drop: false }` [INFO] [stdout] 93bddf71a636c2243648562032e5e24c8ec950b4d8c9a7da039c0ce9f31bc1ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3bcb76e68e8ff24a84714082f309ff60783939428672f2df35e9507b9266d9dd [INFO] running `Command { std: "docker" "start" "-a" "3bcb76e68e8ff24a84714082f309ff60783939428672f2df35e9507b9266d9dd", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stderr] --> src/list.rs:198:26 [INFO] [stderr] | [INFO] [stderr] 198 | array::IntoIter::new(self.0) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `memtable-core` (lib) generated 1 warning [INFO] [stderr] warning: `memtable-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/memtable_core-33223a146657c813) [INFO] [stdout] running 306 tests [INFO] [stdout] test impls::col::tests::cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::col::tests::cell_should_return_ref_to_cell_at_location ... ok [INFO] [stdout] test impls::col::tests::col_cnt_should_be_adjustable_up_to_const_max ... ok [INFO] [stdout] test impls::col::tests::index_by_row_and_column_should_return_cell_ref ... ok [INFO] [stdout] test impls::col::tests::insert_row_should_append_if_comes_after_last_row ... ok [INFO] [stdout] test impls::col::tests::insert_column_at_end_should_do_nothing_if_no_capacity_remaining ... ok [INFO] [stdout] test impls::col::tests::mut_cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::col::tests::insert_cell_should_respect_actual_boundaries ... ok [INFO] [stdout] test impls::col::tests::pop_column_should_remove_last_column ... ok [INFO] [stdout] test impls::col::tests::insert_row_should_support_insertion_at_front ... ok [INFO] [stdout] test impls::col::tests::mut_cell_should_return_mut_ref_to_cell_at_location ... ok [INFO] [stdout] test impls::col::tests::new_should_create_an_empty_table ... ok [INFO] [stdout] test impls::col::tests::index_mut_by_row_and_column_should_return_mutable_cell ... ok [INFO] [stdout] test impls::col::tests::insert_cell_should_return_previous_cell_and_overwrite_content ... ok [INFO] [stdout] test impls::col::tests::insert_cell_should_grow_virtual_boundaries_within_actual_limits ... ok [INFO] [stdout] test impls::col::tests::insert_column_should_append_if_comes_after_last_column_if_capacity_remaining ... ok [INFO] [stdout] test impls::col::tests::insert_column_should_shift_right_all_columns_on_or_after_specified_column ... ok [INFO] [stdout] test impls::col::tests::insert_column_should_support_insertion_at_front ... ok [INFO] [stdout] test impls::col::tests::insert_row_should_shift_down_all_rows_on_or_after_specified_row ... ok [INFO] [stdout] test impls::col::tests::pop_row_should_remove_last_row ... ok [INFO] [stdout] test impls::col::tests::push_column_should_do_nothing_if_no_capacity_remaining ... ok [INFO] [stdout] test impls::col::tests::remove_cell_should_return_cell_that_is_removed ... ok [INFO] [stdout] test impls::col::tests::remove_column_should_return_iterator_over_removed_column ... ok [INFO] [stdout] test impls::col::tests::push_column_should_insert_at_end_if_capacity_remaining ... ok [INFO] [stdout] test impls::col::tests::remove_cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::col::tests::remove_column_should_return_none_if_column_missing ... ok [INFO] [stdout] test impls::dynamic::tests::index_by_row_and_column_should_return_cell_ref ... ok [INFO] [stdout] test impls::col::tests::remove_row_should_shift_rows_after_up ... ok [INFO] [stdout] test impls::col::tests::remove_row_should_support_removing_from_front ... ok [INFO] [stdout] test impls::col::tests::row_cnt_should_be_adjustable ... ok [INFO] [stdout] test impls::col::tests::remove_column_should_shift_columns_after_left ... ok [INFO] [stdout] test impls::col::tests::remove_column_should_support_removing_from_front ... ok [INFO] [stdout] test impls::col::tests::remove_row_should_return_list_representing_removed_row ... ok [INFO] [stdout] test impls::dynamic::tests::cell_should_return_ref_to_cell_at_location ... ok [INFO] [stdout] test impls::col::tests::remove_row_should_return_none_if_row_missing ... ok [INFO] [stdout] test impls::dynamic::tests::insert_cell_should_return_previous_cell_and_overwrite_content ... ok [INFO] [stdout] test impls::dynamic::tests::insert_cell_should_extend_max_column_size_if_adding_beyond_max_column ... ok [INFO] [stdout] test impls::dynamic::tests::insert_cell_should_extend_max_row_size_if_adding_beyond_max_row ... ok [INFO] [stdout] test impls::dynamic::tests::insert_column_should_append_if_comes_after_last_column ... ok [INFO] [stdout] test impls::dynamic::tests::index_mut_by_row_and_column_should_return_mutable_cell ... ok [INFO] [stdout] test impls::dynamic::tests::new_should_create_an_empty_table ... ok [INFO] [stdout] test impls::dynamic::tests::pop_column_should_remove_last_column ... ok [INFO] [stdout] test impls::dynamic::tests::push_column_should_insert_at_end ... ok [INFO] [stdout] test impls::col::tests::push_row_should_insert_at_end ... ok [INFO] [stdout] test impls::dynamic::tests::insert_column_should_shift_right_all_columns_on_or_after_specified_column ... ok [INFO] [stdout] test impls::dynamic::tests::insert_column_should_support_insertion_at_front ... ok [INFO] [stdout] test impls::dynamic::tests::insert_row_should_append_if_comes_after_last_row ... ok [INFO] [stdout] test impls::dynamic::tests::insert_row_should_shift_down_all_rows_on_or_after_specified_row ... ok [INFO] [stdout] test impls::dynamic::tests::insert_row_should_support_insertion_at_front ... ok [INFO] [stdout] test impls::dynamic::tests::mut_cell_should_return_mut_ref_to_cell_at_location ... ok [INFO] [stdout] test impls::dynamic::tests::new_should_calculate_row_and_column_counts_from_max_row_and_column ... ok [INFO] [stdout] test impls::dynamic::tests::pop_row_should_remove_last_row ... ok [INFO] [stdout] test impls::dynamic::tests::remove_column_should_return_none_if_column_missing ... ok [INFO] [stdout] test impls::dynamic::tests::remove_cell_should_return_cell_that_is_removed ... ok [INFO] [stdout] test impls::dynamic::tests::push_row_should_insert_at_end ... ok [INFO] [stdout] test impls::dynamic::tests::remove_column_should_return_iterator_over_removed_column ... ok [INFO] [stdout] test impls::dynamic::tests::remove_column_should_shift_columns_after_left ... ok [INFO] [stdout] test impls::fixed::tests::col_cnt_should_be_adjustable_up_to_const_max ... ok [INFO] [stdout] test impls::dynamic::tests::remove_column_should_support_removing_from_front ... ok [INFO] [stdout] test impls::dynamic::tests::remove_row_should_return_list_representing_removed_row ... ok [INFO] [stdout] test impls::dynamic::tests::remove_row_should_return_none_if_row_missing ... ok [INFO] [stdout] test impls::dynamic::tests::remove_row_should_shift_rows_after_up ... ok [INFO] [stdout] test impls::dynamic::tests::remove_row_should_support_removing_from_front ... ok [INFO] [stdout] test impls::dynamic::tests::shrink_to_fit_should_adjust_row_and_column_counts_based_on_cell_positions ... ok [INFO] [stdout] test impls::dynamic::tests::truncate_should_remove_cells_outside_of_row_and_column_capacity_counts ... ok [INFO] [stdout] test impls::fixed::tests::cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::fixed::tests::cell_should_return_ref_to_cell_at_location ... ok [INFO] [stdout] test impls::fixed::tests::index_by_row_and_column_should_return_cell_ref ... ok [INFO] [stdout] test impls::fixed::tests::index_mut_by_row_and_column_should_return_mutable_cell ... ok [INFO] [stdout] test impls::fixed::tests::insert_cell_should_grow_virtual_boundaries_within_actual_limits ... ok [INFO] [stdout] test impls::fixed::tests::insert_cell_should_respect_actual_boundaries ... ok [INFO] [stdout] test impls::fixed::tests::insert_cell_should_return_previous_cell_and_overwrite_content ... ok [INFO] [stdout] test impls::fixed::tests::insert_column_at_end_should_do_nothing_if_no_capacity_remaining ... ok [INFO] [stdout] test impls::fixed::tests::insert_column_should_append_if_comes_after_last_column_if_capacity_remaining ... ok [INFO] [stdout] test impls::col::tests::index_by_row_and_column_should_panic_if_cell_not_found - should panic ... ok [INFO] [stdout] test impls::col::tests::index_mut_by_row_and_column_should_panic_if_cell_not_found - should panic ... ok [INFO] [stdout] test impls::col::tests::index_mut_by_row_and_column_should_respect_virtual_boundaries - should panic ... ok [INFO] [stdout] test impls::col::tests::index_by_row_and_column_should_respect_virtual_boundaries - should panic ... ok [INFO] [stdout] test impls::fixed::tests::insert_column_should_shift_right_all_columns_on_or_after_specified_column ... ok [INFO] [stdout] test impls::fixed::tests::insert_column_should_support_insertion_at_front ... ok [INFO] [stdout] test impls::fixed::tests::insert_row_at_end_should_do_nothing_if_no_capacity_remaining ... ok [INFO] [stdout] test impls::fixed::tests::insert_row_should_append_if_comes_after_last_row_if_capacity_remaining ... ok [INFO] [stdout] test impls::fixed::tests::insert_row_should_shift_down_all_rows_on_or_after_specified_row ... ok [INFO] [stdout] test impls::fixed::tests::insert_row_should_support_insertion_at_front ... ok [INFO] [stdout] test impls::fixed::tests::pop_row_should_remove_last_row ... ok [INFO] [stdout] test impls::fixed::tests::mut_cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::fixed::tests::push_column_should_do_nothing_if_no_capacity_remaining ... ok [INFO] [stdout] test impls::fixed::tests::push_column_should_insert_at_end_if_capacity_remaining ... ok [INFO] [stdout] test impls::fixed::tests::push_row_should_do_nothing_if_no_capacity_remaining ... ok [INFO] [stdout] test impls::fixed::tests::push_row_should_insert_at_end_if_capacity_remaining ... ok [INFO] [stdout] test impls::fixed::tests::remove_cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::fixed::tests::remove_cell_should_return_cell_that_is_removed ... ok [INFO] [stdout] test impls::fixed::tests::remove_column_should_return_iterator_over_removed_column ... ok [INFO] [stdout] test impls::fixed::tests::remove_column_should_return_none_if_column_missing ... ok [INFO] [stdout] test impls::fixed::tests::remove_column_should_shift_columns_after_left ... ok [INFO] [stdout] test impls::fixed::tests::remove_column_should_support_removing_from_front ... ok [INFO] [stdout] test impls::fixed::tests::remove_row_should_return_list_representing_removed_row ... ok [INFO] [stdout] test impls::fixed::tests::remove_row_should_return_none_if_row_missing ... ok [INFO] [stdout] test impls::fixed::tests::remove_row_should_shift_rows_after_up ... ok [INFO] [stdout] test impls::fixed::tests::remove_row_should_support_removing_from_front ... ok [INFO] [stdout] test impls::fixed::tests::row_cnt_should_be_adjustable_up_to_const_max ... ok [INFO] [stdout] test impls::row::tests::cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::row::tests::cell_should_return_ref_to_cell_at_location ... ok [INFO] [stdout] test impls::row::tests::col_cnt_should_be_adjustable ... ok [INFO] [stdout] test impls::row::tests::index_by_row_and_column_should_panic_if_cell_not_found - should panic ... ok [INFO] [stdout] test impls::row::tests::index_by_row_and_column_should_respect_virtual_boundaries - should panic ... ok [INFO] [stdout] test impls::row::tests::index_by_row_and_column_should_return_cell_ref ... ok [INFO] [stdout] test impls::row::tests::index_mut_by_row_and_column_should_panic_if_cell_not_found - should panic ... ok [INFO] [stdout] test impls::row::tests::index_mut_by_row_and_column_should_respect_virtual_boundaries - should panic ... ok [INFO] [stdout] test impls::row::tests::index_mut_by_row_and_column_should_return_mutable_cell ... ok [INFO] [stdout] test impls::row::tests::insert_cell_should_grow_virtual_boundaries_within_actual_limits ... ok [INFO] [stdout] test impls::row::tests::insert_cell_should_respect_actual_boundaries ... ok [INFO] [stdout] test impls::row::tests::insert_cell_should_return_previous_cell_and_overwrite_content ... ok [INFO] [stdout] test impls::row::tests::insert_column_should_append_if_comes_after_last_column ... ok [INFO] [stdout] test impls::fixed::tests::pop_column_should_remove_last_column ... ok [INFO] [stdout] test impls::row::tests::insert_column_should_shift_right_all_columns_on_or_after_specified_column ... ok [INFO] [stdout] test impls::row::tests::insert_column_should_support_insertion_at_front ... ok [INFO] [stdout] test impls::row::tests::pop_column_should_remove_last_column ... ok [INFO] [stdout] test impls::row::tests::insert_row_at_end_should_do_nothing_if_no_capacity_remaining ... ok [INFO] [stdout] test impls::row::tests::insert_row_should_shift_down_all_rows_on_or_after_specified_row ... ok [INFO] [stdout] test impls::row::tests::insert_row_should_append_if_comes_after_last_row_if_capacity_remaining ... ok [INFO] [stdout] test impls::row::tests::insert_row_should_support_insertion_at_front ... ok [INFO] [stdout] test impls::row::tests::pop_row_should_remove_last_row ... ok [INFO] [stdout] test impls::row::tests::push_column_should_insert_at_end ... ok [INFO] [stdout] test impls::row::tests::push_row_should_do_nothing_if_no_capacity_remaining ... ok [INFO] [stdout] test impls::dynamic::tests::index_by_row_and_column_should_panic_if_cell_not_found - should panic ... ok [INFO] [stdout] test impls::row::tests::mut_cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::row::tests::mut_cell_should_return_mut_ref_to_cell_at_location ... ok [INFO] [stdout] test impls::row::tests::new_should_create_an_empty_table ... ok [INFO] [stdout] test impls::row::tests::push_row_should_insert_at_end_if_capacity_remaining ... ok [INFO] [stdout] test impls::row::tests::remove_cell_should_respect_virtual_boundaries ... ok [INFO] [stdout] test impls::row::tests::remove_cell_should_return_cell_that_is_removed ... ok [INFO] [stdout] test impls::row::tests::remove_column_should_return_iterator_over_removed_column ... ok [INFO] [stdout] test impls::row::tests::remove_column_should_return_none_if_column_missing ... ok [INFO] [stdout] test impls::row::tests::remove_column_should_shift_columns_after_left ... ok [INFO] [stdout] test impls::row::tests::remove_row_should_return_list_representing_removed_row ... ok [INFO] [stdout] test impls::row::tests::remove_row_should_return_none_if_row_missing ... ok [INFO] [stdout] test impls::row::tests::remove_row_should_shift_rows_after_up ... ok [INFO] [stdout] test iter::tests::dynamic::cells_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::dynamic::cells_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::dynamic::cells_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::dynamic::cells_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::dynamic::cells_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::dynamic::column_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::dynamic::column_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::dynamic::column_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::dynamic::column_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::dynamic::column_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::dynamic::columns_next_should_return_next_column_if_available ... ok [INFO] [stdout] test iter::tests::dynamic::columns_next_should_return_none_if_no_more_columns_available ... ok [INFO] [stdout] test iter::tests::dynamic::columns_size_hint_should_return_remaining_columns_as_both_bounds ... ok [INFO] [stdout] test iter::tests::dynamic::into_cells_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::dynamic::into_cells_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::dynamic::into_cells_should_iterator_through_all_cells ... ok [INFO] [stdout] test iter::tests::dynamic::into_cells_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::dynamic::into_cells_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::dynamic::into_column_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::dynamic::into_column_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::dynamic::into_column_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::dynamic::into_column_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::dynamic::into_column_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::dynamic::into_row_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::dynamic::into_row_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::dynamic::into_row_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::dynamic::into_row_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::dynamic::into_row_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test impls::fixed::tests::mut_cell_should_return_mut_ref_to_cell_at_location ... ok [INFO] [stdout] test impls::row::tests::row_cnt_should_be_adjustable_up_to_const_max ... ok [INFO] [stdout] test iter::tests::dynamic::row_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test impls::fixed::tests::new_should_create_an_empty_table ... ok [INFO] [stdout] test impls::row::tests::remove_row_should_support_removing_from_front ... ok [INFO] [stdout] test iter::tests::dynamic::row_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test impls::dynamic::tests::index_mut_by_row_and_column_should_panic_if_cell_not_found - should panic ... ok [INFO] [stdout] test iter::tests::dynamic::row_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::dynamic::row_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::dynamic::row_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::dynamic::rows_next_should_return_next_row_if_available ... ok [INFO] [stdout] test iter::tests::dynamic::rows_next_should_return_none_if_no_more_rows_available ... ok [INFO] [stdout] test iter::tests::dynamic::rows_size_hint_should_return_remaining_rows_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed::cells_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed::cells_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test impls::fixed::tests::index_by_row_and_column_should_panic_if_cell_not_found - should panic ... ok [INFO] [stdout] test impls::fixed::tests::index_by_row_and_column_should_respect_virtual_boundaries - should panic ... ok [INFO] [stdout] test impls::fixed::tests::index_mut_by_row_and_column_should_panic_if_cell_not_found - should panic ... ok [INFO] [stdout] test impls::fixed::tests::index_mut_by_row_and_column_should_respect_virtual_boundaries - should panic ... ok [INFO] [stdout] test iter::tests::fixed::column_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed::columns_next_should_return_next_column_if_available ... ok [INFO] [stdout] test iter::tests::fixed::column_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed::into_cells_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed::into_cells_should_iterator_through_all_cells ... ok [INFO] [stdout] test iter::tests::fixed::into_cells_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed::into_column_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed::column_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed::into_column_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed::into_column_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed::into_column_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed::cells_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed::cells_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed::into_column_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test impls::row::tests::remove_column_should_support_removing_from_front ... ok [INFO] [stdout] test iter::tests::fixed::cells_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed::into_cells_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed::into_cells_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed::column_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed::columns_next_should_return_none_if_no_more_columns_available ... ok [INFO] [stdout] test iter::tests::fixed::columns_size_hint_should_return_remaining_columns_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed::into_row_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed::row_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed::rows_next_should_return_next_row_if_available ... ok [INFO] [stdout] test iter::tests::fixed::rows_size_hint_should_return_remaining_rows_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_column::cells_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::cells_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_column::column_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::column_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed::into_row_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_column::column_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_column::column_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_column::columns_next_should_return_next_column_if_available ... ok [INFO] [stdout] test iter::tests::fixed::into_row_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::columns_size_hint_should_return_remaining_columns_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_column::cells_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_column::column_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_column::columns_next_should_return_none_if_no_more_columns_available ... ok [INFO] [stdout] test iter::tests::fixed::row_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed::column_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed::into_row_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed::into_row_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed::row_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed::row_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed::rows_next_should_return_none_if_no_more_rows_available ... ok [INFO] [stdout] test iter::tests::fixed::row_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_column::into_cells_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::into_cells_should_iterator_through_all_cells ... ok [INFO] [stdout] test iter::tests::fixed_column::into_cells_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_column::into_column_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::into_row_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::into_row_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_column::row_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::into_cells_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_column::row_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_column::row_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_column::into_cells_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_column::rows_next_should_return_none_if_no_more_rows_available ... ok [INFO] [stdout] test iter::tests::fixed_column::into_column_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_column::rows_next_should_return_next_row_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::rows_size_hint_should_return_remaining_rows_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_row::cells_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_row::cells_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_row::column_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_row::cells_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_column::into_column_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_row::cells_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_row::column_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_column::into_column_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_row::column_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_row::columns_next_should_return_next_column_if_available ... ok [INFO] [stdout] test iter::tests::fixed_row::columns_next_should_return_none_if_no_more_columns_available ... ok [INFO] [stdout] test iter::tests::fixed_row::column_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_row::into_cells_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_row::into_column_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_row::into_column_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_row::into_column_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_row::into_column_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_row::into_column_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_row::into_row_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_row::into_row_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_row::into_row_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_row::into_row_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_row::into_row_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_row::row_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_row::row_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_row::row_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_row::row_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_row::row_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_row::rows_next_should_return_next_row_if_available ... ok [INFO] [stdout] test iter::tests::fixed_row::rows_next_should_return_none_if_no_more_rows_available ... ok [INFO] [stdout] test iter::tests::fixed_row::rows_size_hint_should_return_remaining_rows_as_both_bounds ... ok [INFO] [stdout] test tests::remove_column_should_set_new_column_capacity_if_valid_column_removed ... ok [INFO] [stdout] test tests::remove_row_should_set_new_row_capacity_if_valid_row_removed ... ok [INFO] [stdout] test utils::make::array::tests::default_array_should_correctly_initialize ... ok [INFO] [stdout] test utils::make::array::tests::make_array_should_correctly_initialize ... ok [INFO] [stdout] test utils::make::array::tests::try_make_array_should_correctly_deallocate_if_an_element_call_fails ... ok [INFO] [stdout] test utils::make::array::tests::try_make_array_should_correctly_initialize_if_all_element_calls_succeed ... ok [INFO] [stdout] test iter::tests::fixed_column::cells_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_column::into_row_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test iter::tests::fixed_column::row_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_column::into_row_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_row::columns_size_hint_should_return_remaining_columns_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_column::into_column_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_row::into_cells_next_should_return_none_if_no_more_cells_available ... ok [INFO] [stdout] test iter::tests::fixed_column::row_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test iter::tests::fixed_column::cells_should_iterator_through_appropriate_cells ... ok [INFO] [stdout] test iter::tests::fixed_row::into_cells_next_should_return_next_cell_if_available ... ok [INFO] [stdout] test iter::tests::fixed_row::into_cells_should_iterator_through_all_cells ... ok [INFO] [stdout] test iter::tests::fixed_row::cells_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test utils::make::array::tests::try_make_array_should_support_deallocating_complex_objects_on_failure ... ok [INFO] [stdout] test iter::tests::fixed_row::into_cells_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test utils::make::table_array::tests::default_table_array_should_correctly_initialize ... ok [INFO] [stdout] test iter::tests::fixed_row::column_zip_with_position_should_map_iter_to_include_cell_position ... ok [INFO] [stdout] test utils::make::array::tests::try_make_array_should_support_complex_objects_with_heap_allocations ... ok [INFO] [stdout] test iter::tests::fixed_column::into_row_size_hint_should_return_remaining_cells_as_both_bounds ... ok [INFO] [stdout] test utils::make::table_array::tests::try_make_table_array_should_correctly_initialize_if_all_element_calls_succeed ... ok [INFO] [stdout] test utils::make::table_array::tests::try_make_table_array_should_support_complex_objects_with_heap_allocations ... ok [INFO] [stdout] test utils::make::table_array::tests::try_make_table_array_should_support_deallocating_complex_objects_on_failure ... ok [INFO] [stdout] test utils::make::table_array::tests::make_table_array_should_correctly_initialize ... ok [INFO] [stdout] test utils::make::table_array::tests::try_make_table_array_should_correctly_deallocate_if_an_element_call_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 306 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests memtable-core [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test src/lib.rs - Table::columns (line 471) ... ok [INFO] [stdout] test src/lib.rs - Table::cells (line 595) ... ok [INFO] [stdout] test src/lib.rs - Table::column (line 511) ... ok [INFO] [stdout] test src/lib.rs - Table::cell (line 162) ... ok [INFO] [stdout] test src/lib.rs - Table::insert_column (line 907) ... ok [INFO] [stdout] test src/lib.rs - Table::col_cnt (line 113) ... ok [INFO] [stdout] test src/lib.rs - Table::insert_row (line 722) ... ok [INFO] [stdout] test src/lib.rs - Table::col_cnt (line 100) ... ok [INFO] [stdout] test src/lib.rs - Table::insert_cell (line 217) ... ok [INFO] [stdout] test src/lib.rs - Table::column (line 524) ... ok [INFO] [stdout] test src/lib.rs - Table::has_cell (line 702) ... ok [INFO] [stdout] test src/lib.rs - Table::insert_cell (line 233) ... ok [INFO] [stdout] test src/lib.rs - Table::has_cell (line 688) ... ok [INFO] [stdout] test src/lib.rs - Table::cell (line 148) ... ok [INFO] [stdout] test src/lib.rs - Table::columns (line 484) ... ok [INFO] [stdout] test src/lib.rs - Table::cells (line 608) ... ok [INFO] [stdout] test src/lib.rs - Table::into_cells (line 641) ... ok [INFO] [stdout] test src/lib.rs - Table::is_empty (line 313) ... ok [INFO] [stdout] test src/lib.rs - Table::len (line 276) ... ok [INFO] [stdout] test src/lib.rs - Table::into_cells (line 654) ... ok [INFO] [stdout] test src/lib.rs - Table::into_row (line 443) ... ok [INFO] [stdout] test src/lib.rs - Table::into_column (line 552) ... ok [INFO] [stdout] test src/lib.rs - Table::into_column (line 565) ... ok [INFO] [stdout] test src/lib.rs - Table::into_row (line 430) ... ok [INFO] [stdout] test src/lib.rs - Table::is_empty (line 326) ... ok [INFO] [stdout] test src/lib.rs - Table::len (line 289) ... ok [INFO] [stdout] test src/lib.rs - Table::mut_cell (line 181) ... ok [INFO] [stdout] test src/lib.rs - Table::push_column (line 962) ... ok [INFO] [stdout] test src/lib.rs - Table::row (line 389) ... ok [INFO] [stdout] test src/lib.rs - Table::mut_cell (line 195) ... ok [INFO] [stdout] test src/lib.rs - Table::push_row (line 777) ... ok [INFO] [stdout] test src/lib.rs - Table::pop_column (line 1067) ... ok [INFO] [stdout] test src/lib.rs - Table::remove_column (line 997) ... ok [INFO] [stdout] test src/lib.rs - Table::remove_column (line 1015) ... ok [INFO] [stdout] test src/lib.rs - Table::row_cnt (line 79) ... ok [INFO] [stdout] test src/lib.rs - Table::pop_row (line 882) ... ok [INFO] [stdout] test src/lib.rs - Table::remove_cell (line 255) ... ok [INFO] [stdout] test src/lib.rs - Table::remove_row (line 812) ... ok [INFO] [stdout] test src/lib.rs - Table::row_cnt (line 66) ... ok [INFO] [stdout] test src/lib.rs - Table::remove_row (line 830) ... ok [INFO] [stdout] test src/position.rs - position::Position::cmp (line 41) ... ok [INFO] [stdout] test src/lib.rs - Table::rows (line 349) ... ok [INFO] [stdout] test src/lib.rs - Table::row (line 402) ... ok [INFO] [stdout] test src/lib.rs - Table::rows (line 362) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bcb76e68e8ff24a84714082f309ff60783939428672f2df35e9507b9266d9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bcb76e68e8ff24a84714082f309ff60783939428672f2df35e9507b9266d9dd", kill_on_drop: false }` [INFO] [stdout] 3bcb76e68e8ff24a84714082f309ff60783939428672f2df35e9507b9266d9dd