[INFO] cloning repository https://github.com/LevKruglyak/limousine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LevKruglyak/limousine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcbf4745b3fc97d3c4843ce70ced35df3a568513 [INFO] testing LevKruglyak/limousine against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LevKruglyak/limousine on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LevKruglyak/limousine [INFO] finished tweaking git repo https://github.com/LevKruglyak/limousine [INFO] tweaked toml for git repo https://github.com/LevKruglyak/limousine written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LevKruglyak/limousine already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trait-set v0.3.0 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded clap_derive v4.5.5 [INFO] [stderr] Downloaded num-complex v0.4.6 [INFO] [stderr] Downloaded shared-local-state v0.1.4 [INFO] [stderr] Downloaded kdam v0.5.2 [INFO] [stderr] Downloaded pagetable v0.4.5 [INFO] [stderr] Downloaded clap v4.5.6 [INFO] [stderr] Downloaded stack-map v1.0.5 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded concurrent-map v5.0.33 [INFO] [stderr] Downloaded fault-injection v1.0.10 [INFO] [stderr] Downloaded marble v15.0.7 [INFO] [stderr] Downloaded num v0.4.3 [INFO] [stderr] Downloaded clap_lex v0.7.1 [INFO] [stderr] Downloaded clap_builder v4.5.6 [INFO] [stderr] Downloaded ebr v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a81e1658ccb6b74978db1cd60dee51ab7b886ac21c795366696d1cad6695009 [INFO] running `Command { std: "docker" "start" "-a" "8a81e1658ccb6b74978db1cd60dee51ab7b886ac21c795366696d1cad6695009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a81e1658ccb6b74978db1cd60dee51ab7b886ac21c795366696d1cad6695009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a81e1658ccb6b74978db1cd60dee51ab7b886ac21c795366696d1cad6695009", kill_on_drop: false }` [INFO] [stdout] 8a81e1658ccb6b74978db1cd60dee51ab7b886ac21c795366696d1cad6695009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9481319a953db2c54d783bb5829e6cb9573996b669e9ef12898137fd3116b01 [INFO] running `Command { std: "docker" "start" "-a" "c9481319a953db2c54d783bb5829e6cb9573996b669e9ef12898137fd3116b01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search) [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling stack-map v1.0.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fault-injection v1.0.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling pagetable v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling kdam v0.5.2 [INFO] [stderr] Compiling shared-local-state v0.1.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ebr v0.2.11 [INFO] [stderr] Compiling concurrent-map v5.0.33 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling marble v15.0.7 [INFO] [stderr] Compiling clap v4.5.6 [INFO] [stderr] Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array) [INFO] [stderr] Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator) [INFO] [stderr] Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment) [INFO] [stderr] Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: method `free_page` is never used [INFO] [stdout] --> core/src/common/storage/store.rs:260:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub trait ObjectStoreGeneric { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] 259 | fn allocate_page(&mut self) -> StoreID; [INFO] [stdout] 260 | fn free_page(&mut self, id: StoreID) -> crate::Result; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner) [INFO] [stderr] Compiling limousine_engine v0.3.4 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling limousine_tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.41s [INFO] running `Command { std: "docker" "inspect" "c9481319a953db2c54d783bb5829e6cb9573996b669e9ef12898137fd3116b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9481319a953db2c54d783bb5829e6cb9573996b669e9ef12898137fd3116b01", kill_on_drop: false }` [INFO] [stdout] c9481319a953db2c54d783bb5829e6cb9573996b669e9ef12898137fd3116b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f745dfad0a6e80e4b12b8af8220e71a99cebdd3916d8ebedbd9b9251fe613fb0 [INFO] running `Command { std: "docker" "start" "-a" "f745dfad0a6e80e4b12b8af8220e71a99cebdd3916d8ebedbd9b9251fe613fb0", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array) [INFO] [stderr] Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner) [INFO] [stderr] Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator) [INFO] [stderr] Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling kdam v0.5.2 [INFO] [stderr] Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment) [INFO] [stderr] Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: method `free_page` is never used [INFO] [stdout] --> core/src/common/storage/store.rs:260:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub trait ObjectStoreGeneric { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] 259 | fn allocate_page(&mut self) -> StoreID; [INFO] [stdout] 260 | fn free_page(&mut self, id: StoreID) -> crate::Result; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling limousine_engine v0.3.4 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling limousine_tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stdout] warning: unused return value of `memory::MemoryList::::insert_after` that must be used [INFO] [stdout] --> core/src/common/list/memory.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | list.insert_after(2, list.first); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 215 | let _ = list.insert_after(2, list.first); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `memory::MemoryList::::clear` that must be used [INFO] [stdout] --> core/src/common/list/memory.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | list.clear(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 219 | let _ = list.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `Command { std: "docker" "inspect" "f745dfad0a6e80e4b12b8af8220e71a99cebdd3916d8ebedbd9b9251fe613fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f745dfad0a6e80e4b12b8af8220e71a99cebdd3916d8ebedbd9b9251fe613fb0", kill_on_drop: false }` [INFO] [stdout] f745dfad0a6e80e4b12b8af8220e71a99cebdd3916d8ebedbd9b9251fe613fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5045aae6791127d91f796fbe0bb01c95f0384ec94ac1eefe06ed7a286489bcb6 [INFO] running `Command { std: "docker" "start" "-a" "5045aae6791127d91f796fbe0bb01c95f0384ec94ac1eefe06ed7a286489bcb6", kill_on_drop: false }` [INFO] [stderr] warning: method `free_page` is never used [INFO] [stderr] --> core/src/common/storage/store.rs:260:8 [INFO] [stderr] | [INFO] [stderr] 258 | pub trait ObjectStoreGeneric { [INFO] [stderr] | ------------------ method in this trait [INFO] [stderr] 259 | fn allocate_page(&mut self) -> StoreID; [INFO] [stderr] 260 | fn free_page(&mut self, id: StoreID) -> crate::Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `memory::MemoryList::::insert_after` that must be used [INFO] [stderr] --> core/src/common/list/memory.rs:215:9 [INFO] [stderr] | [INFO] [stderr] 215 | list.insert_after(2, list.first); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 215 | let _ = list.insert_after(2, list.first); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `memory::MemoryList::::clear` that must be used [INFO] [stderr] --> core/src/common/list/memory.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | list.clear(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 219 | let _ = list.clear(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `limousine_core` (lib) generated 1 warning [INFO] [stderr] warning: `limousine_core` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gapped_array-d6bc81b7122f7332) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test gapped_array_tests::debug_gapped ... ok [INFO] [stdout] test gapped_array_tests::debug_initial_gapped ... ok [INFO] [stdout] test gapped_array_tests::fill_forward ... ok [INFO] [stdout] test gapped_array_tests::trim_gapped_array ... ok [INFO] [stdout] test gapped_array_tests::fill_backward ... ok [INFO] [stdout] test gapped_array_tests::initial_inserts ... ok [INFO] [stdout] test gapped_array_tests::update_gapped_array ... ok [INFO] [stdout] test gapped_array_tests::permutation_test has been running for over 60 seconds [INFO] [stdout] test gapped_array_tests::permutation_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 104.55s [INFO] [stdout] [INFO] [stderr] 0%|▎ | 34022/33592320 [00:00<01:38, 340215.22it/s] 0%|▎ | 74805/33592320 [00:00<01:29, 374016.69it/s] 0%|▎ | 112239/33592320 [00:00<01:29, 374122.22it/s] 0%|▎ | 150787/33592320 [00:00<01:28, 376960.53it/s] 1%|▎ | 187596/33592320 [00:00<01:29, 375184.66it/s] 1%|▎ | 224497/33592320 [00:00<01:29, 374155.03it/s] 1%|▎ | 261585/33592320 [00:00<01:29, 373686.78it/s] 1%|▎ | 299556/33592320 [00:00<01:28, 374438.41it/s] 1%|▎ | 337387/33592320 [00:00<01:28, 374868.12it/s] 1%|▎ | 375017/33592320 [00:01<01:28, 375010.88it/s] 1%|▎ | 416029/33592320 [00:01<01:27, 378202.16it/s] 1%|▎ | 455343/33592320 [00:01<01:27, 379446.72it/s] 1%|▍ | 490558/33592320 [00:01<01:27, 377346.56it/s] 2%|▍ | 527365/33592320 [00:01<01:27, 376683.75it/s] 2%|▍ | 562124/33592320 [00:01<01:28, 374743.81it/s] 2%|▍ | 597866/33592320 [00:01<01:28, 373660.31it/s] 2%|▍ | 634174/33592320 [00:01<01:28, 373037.50it/s] 2%|▍ | 670511/33592320 [00:01<01:28, 372500.00it/s] 2%|▍ | 706626/33592320 [00:01<01:28, 371902.25it/s] 2%|▍ | 743161/33592320 [00:02<01:28, 371574.03it/s] 2%|▍ | 779659/33592320 [00:02<01:28, 371259.50it/s] 2%|▍ | 816844/33592320 [00:02<01:28, 371285.97it/s] 3%|▍ | 853996/33592320 [00:02<01:28, 371295.84it/s] 3%|▍ | 890186/33592320 [00:02<01:28, 370903.97it/s] 3%|▍ | 925517/33592320 [00:02<01:28, 370199.84it/s] 3%|▌ | 962207/33592320 [00:02<01:28, 370072.72it/s] 3%|▌ | 998332/33592320 [00:02<01:28, 369745.75it/s] 3%|▌ | 1034532/33592320 [00:02<01:28, 369468.69it/s] 3%|▌ | 1070292/33592320 [00:02<01:28, 369059.16it/s] 3%|▌ | 1107458/33592320 [00:03<01:28, 369145.69it/s] 3%|▌ | 1148102/33592320 [00:03<01:27, 370348.53it/s] 4%|▌ | 1187567/33592320 [00:03<01:27, 371107.56it/s] 4%|▌ | 1224675/33592320 [00:03<01:27, 371106.47it/s] 4%|▌ | 1259849/33592320 [00:03<01:27, 370536.81it/s] 4%|▌ | 1297222/33592320 [00:03<01:27, 370627.91it/s] 4%|▌ | 1333524/33592320 [00:03<01:27, 370416.44it/s] 4%|▌ | 1369392/33592320 [00:03<01:27, 370098.91it/s] 4%|▌ | 1405198/33592320 [00:03<01:27, 369782.00it/s] 4%|▋ | 1445488/33592320 [00:03<01:26, 370630.97it/s] 4%|▋ | 1482308/33592320 [00:04<01:26, 370569.84it/s] 5%|▋ | 1521723/33592320 [00:04<01:26, 371144.88it/s] 5%|▋ | 1562094/33592320 [00:04<01:26, 371919.97it/s] 5%|▋ | 1597936/33592320 [00:04<01:26, 371281.28it/s] 5%|▋ | 1627758/33592320 [00:04<01:26, 369622.09it/s] 5%|▋ | 1663213/33592320 [00:04<01:26, 369287.12it/s] 5%|▋ | 1698008/33592320 [00:04<01:26, 368823.47it/s] 5%|▋ | 1731581/33592320 [00:04<01:26, 368119.75it/s] 5%|▋ | 1761619/33592320 [00:04<01:26, 366640.91it/s] 5%|▋ | 1793176/33592320 [00:04<01:26, 365599.59it/s] 5%|▋ | 1826807/33592320 [00:05<01:27, 365014.31it/s] 6%|▋ | 1859367/33592320 [00:05<01:27, 364242.00it/s] 6%|▋ | 1892577/33592320 [00:05<01:27, 363624.34it/s] 6%|▊ | 1927243/33592320 [00:05<01:27, 363304.41it/s] 6%|▊ | 1957007/33592320 [00:05<01:27, 362089.31it/s] 6%|▊ | 1981795/33592320 [00:05<01:27, 360014.47it/s] 6%|▊ | 2014128/33592320 [00:05<01:27, 359359.75it/s] 6%|▊ | 2047613/33592320 [00:05<01:27, 358929.97it/s] 6%|▊ | 2078247/33592320 [00:05<01:28, 358023.84it/s] 6%|▊ | 2105081/33592320 [00:05<01:28, 356504.91it/s] 6%|▊ | 2138248/33592320 [00:06<01:28, 356091.22it/s] 6%|▊ | 2169761/33592320 [00:06<01:28, 355420.12it/s] 7%|▊ | 2202150/33592320 [00:06<01:28, 354911.84it/s] 7%|▊ | 2234270/33592320 [00:06<01:28, 354377.00it/s] 7%|▊ | 2266504/33592320 [00:06<01:28, 353876.62it/s] 7%|▊ | 2289553/33592320 [00:06<01:28, 351979.62it/s] 7%|▊ | 2319759/33592320 [00:06<01:29, 351223.59it/s] 7%|▊ | 2346154/33592320 [00:06<01:29, 349921.88it/s] 7%|▊ | 2378387/33592320 [00:06<01:29, 349516.31it/s] 7%|▉ | 2408528/33592320 [00:06<01:29, 348716.50it/s] 7%|▉ | 2441387/33592320 [00:07<01:29, 348429.16it/s] 7%|▉ | 2472434/33592320 [00:07<01:29, 347894.56it/s] 7%|▉ | 2504218/33592320 [00:07<01:29, 347477.38it/s] 8%|▉ | 2537013/33592320 [00:07<01:29, 347209.97it/s] 8%|▉ | 2572574/33592320 [00:07<01:29, 347323.28it/s] 8%|▉ | 2603063/33592320 [00:07<01:29, 346757.91it/s] 8%|▉ | 2637410/33592320 [00:07<01:29, 346714.56it/s] 8%|▉ | 2670429/33592320 [00:07<01:29, 346459.62it/s] 8%|▉ | 2702493/33592320 [00:07<01:29, 346128.88it/s] 8%|▉ | 2732483/33592320 [00:07<01:29, 345544.22it/s] 8%|▉ | 2763033/33592320 [00:08<01:29, 345044.06it/s] 8%|▉ | 2793680/33592320 [00:08<01:29, 344568.19it/s] 8%|▉ | 2826468/33592320 [00:08<01:29, 344364.81it/s] 9%|▉ | 2859965/33592320 [00:08<01:29, 344251.69it/s] 9%|█ | 2894485/33592320 [00:08<01:29, 344262.81it/s] 9%|█ | 2929498/33592320 [00:08<01:29, 344331.69it/s] 9%|█ | 2963708/33592320 [00:08<01:28, 344305.75it/s] 9%|█ | 2998810/33592320 [00:08<01:28, 344382.81it/s] 9%|█ | 3030408/33592320 [00:08<01:28, 343982.81it/s] 9%|█ | 3063272/33592320 [00:08<01:28, 343810.47it/s] 9%|█ | 3096199/33592320 [00:09<01:28, 343649.03it/s] 9%|█ | 3126593/33592320 [00:09<01:28, 343213.06it/s] 9%|█ | 3159836/33592320 [00:09<01:28, 343095.97it/s] 10%|█ | 3194508/33592320 [00:09<01:28, 343134.84it/s] 10%|█ | 3228196/33592320 [00:09<01:28, 343068.38it/s] 10%|█ | 3262931/33592320 [00:09<01:28, 343113.34it/s] 10%|█ | 3298559/33592320 [00:09<01:28, 343250.31it/s] 10%|█ | 3333458/33592320 [00:09<01:28, 343309.31it/s] 10%|█▎ | 3364319/33592320 [00:09<01:28, 342955.53it/s] 10%|█▎ | 3400600/33592320 [00:09<01:27, 343155.81it/s] 10%|█▎ | 3435419/33592320 [00:10<01:27, 343206.06it/s] 10%|█▎ | 3468132/33592320 [00:10<01:27, 343047.00it/s] 10%|█▎ | 3500838/33592320 [00:10<01:27, 342890.28it/s] 11%|█▎ | 3533890/33592320 [00:10<01:27, 342770.25it/s] 11%|█▎ | 3561272/33592320 [00:10<01:27, 342107.88it/s] 11%|█▎ | 3591229/33592320 [00:10<01:27, 341703.06it/s] 11%|█▎ | 3622483/33592320 [00:10<01:27, 341428.12it/s] 11%|█▎ | 3656959/33592320 [00:10<01:27, 341459.16it/s] 11%|█▎ | 3690823/33592320 [00:10<01:27, 341432.97it/s] 11%|█▎ | 3724919/33592320 [00:10<01:27, 341428.56it/s] 11%|█▎ | 3754785/33592320 [00:11<01:27, 341040.00it/s] 11%|█▎ | 3788458/33592320 [00:11<01:27, 341001.16it/s] 11%|█▎ | 3821095/33592320 [00:11<01:27, 340870.59it/s] 11%|█▍ | 3853666/33592320 [00:11<01:27, 340736.50it/s] 12%|█▍ | 3885984/33592320 [00:11<01:27, 340582.56it/s] 12%|█▍ | 3916786/33592320 [00:11<01:27, 340299.59it/s] 12%|█▍ | 3950266/33592320 [00:11<01:27, 340252.19it/s] 12%|█▍ | 3982706/33592320 [00:11<01:27, 340116.75it/s] 12%|█▍ | 4015383/33592320 [00:11<01:26, 340003.66it/s] 12%|█▍ | 4040802/33592320 [00:11<01:27, 339283.09it/s] 12%|█▍ | 4071274/33592320 [00:12<01:27, 338995.22it/s] 12%|█▍ | 4100862/33592320 [00:12<01:27, 338613.28it/s] 12%|█▍ | 4128123/33592320 [00:12<01:27, 338072.72it/s] 12%|█▍ | 4159335/33592320 [00:12<01:27, 337861.81it/s] 12%|█▍ | 4191924/33592320 [00:12<01:27, 337765.25it/s] 13%|█▍ | 4223700/33592320 [00:12<01:26, 337605.31it/s] 13%|█▍ | 4257277/33592320 [00:12<01:26, 337590.69it/s] 13%|█▍ | 4288163/33592320 [00:12<01:26, 337364.62it/s] 13%|█▌ | 4319854/33592320 [00:12<01:26, 337204.88it/s] 13%|█▌ | 4346657/33592320 [00:12<01:26, 336669.00it/s] 13%|█▌ | 4379569/33592320 [00:13<01:26, 336610.94it/s] 13%|█▌ | 4407558/33592320 [00:13<01:26, 336178.25it/s] 13%|█▌ | 4439363/33592320 [00:13<01:26, 336040.94it/s] 13%|█▌ | 4471107/33592320 [00:13<01:26, 335901.12it/s] 13%|█▌ | 4501039/33592320 [00:13<01:26, 335628.25it/s] 13%|█▌ | 4532285/33592320 [00:13<01:26, 335456.72it/s] 14%|█▌ | 4563202/33592320 [00:13<01:26, 335190.16it/s] 14%|█▌ | 4591280/33592320 [00:13<01:26, 334793.34it/s] 14%|█▌ | 4624072/33592320 [00:13<01:26, 334743.53it/s] 14%|█▌ | 4656290/33592320 [00:13<01:26, 334653.19it/s] 14%|█▌ | 4688035/33592320 [00:14<01:26, 334530.34it/s] 14%|█▌ | 4719032/33592320 [00:14<01:26, 334356.25it/s] 14%|█▌ | 4747584/33592320 [00:14<01:26, 334012.66it/s] 14%|█▌ | 4777810/33592320 [00:14<01:26, 333790.81it/s] 14%|█▋ | 4809464/33592320 [00:14<01:26, 333671.06it/s] 14%|█▋ | 4839581/33592320 [00:14<01:26, 333447.06it/s] 15%|█▋ | 4871523/33592320 [00:14<01:26, 333351.00it/s] 15%|█▋ | 4903056/33592320 [00:14<01:26, 333228.50it/s] 15%|█▋ | 4935312/33592320 [00:14<01:26, 333156.41it/s] 15%|█▋ | 4964887/33592320 [00:14<01:25, 332905.53it/s] 15%|█▋ | 4996341/33592320 [00:15<01:25, 332783.16it/s] 15%|█▋ | 5027986/33592320 [00:15<01:25, 332675.03it/s] 15%|█▋ | 5057876/33592320 [00:15<01:25, 332453.00it/s] 15%|█▋ | 5088684/33592320 [00:15<01:25, 332293.75it/s] 15%|█▋ | 5119782/33592320 [00:15<01:25, 332154.94it/s] 15%|█▋ | 5147344/33592320 [00:15<01:25, 331790.47it/s] 15%|█▋ | 5179031/33592320 [00:15<01:25, 331694.88it/s] 16%|█▋ | 5210373/33592320 [00:15<01:25, 331578.53it/s] 16%|█▋ | 5239206/33592320 [00:15<01:25, 331305.03it/s] 16%|█▋ | 5268836/33592320 [00:15<01:25, 331076.88it/s] 16%|█▊ | 5301305/33592320 [00:16<01:25, 331036.97it/s] 16%|█▊ | 5333190/33592320 [00:16<01:25, 330961.31it/s] 16%|█▊ | 5365817/33592320 [00:16<01:25, 330932.34it/s] 16%|█▊ | 5398120/33592320 [00:16<01:25, 330883.88it/s] 16%|█▊ | 5429120/33592320 [00:16<01:25, 330756.59it/s] 16%|█▊ | 5459077/33592320 [00:16<01:25, 330567.75it/s] 16%|█▊ | 5487253/33592320 [00:16<01:25, 330273.94it/s] 16%|█▊ | 5517043/33592320 [00:16<01:25, 330080.22it/s] 17%|█▊ | 5547592/33592320 [00:16<01:25, 329933.94it/s] 17%|█▊ | 5575846/33592320 [00:16<01:24, 329653.69it/s] 17%|█▊ | 5603911/33592320 [00:17<01:24, 329365.62it/s] 17%|█▊ | 5643444/33592320 [00:17<01:24, 329751.03it/s] 17%|█▊ | 5680190/33592320 [00:17<01:24, 329970.03it/s] 17%|█▊ | 5714727/33592320 [00:17<01:24, 330058.94it/s] 17%|█▊ | 5749409/33592320 [00:17<01:24, 330155.19it/s] 17%|█▉ | 5785306/33592320 [00:17<01:24, 330319.69it/s] 17%|█▉ | 5819031/33592320 [00:17<01:24, 330359.03it/s] 17%|█▉ | 5851631/33592320 [00:17<01:23, 330334.38it/s] 18%|█▉ | 5885120/33592320 [00:17<01:23, 330359.91it/s] 18%|█▉ | 5921100/33592320 [00:17<01:23, 330478.22it/s] 18%|█▉ | 5952065/33592320 [00:18<01:23, 330362.59it/s] 18%|█▉ | 5984712/33592320 [00:18<01:23, 330285.38it/s] 18%|█▉ | 6015940/33592320 [00:18<01:23, 330186.53it/s] 18%|█▉ | 6047858/33592320 [00:18<01:23, 330126.47it/s] 18%|█▉ | 6082164/33592320 [00:18<01:23, 330196.62it/s] 18%|█▉ | 6114523/33592320 [00:18<01:23, 330160.91it/s] 18%|█▉ | 6147822/33592320 [00:18<01:23, 330176.06it/s] 18%|█▉ | 6182427/33592320 [00:18<01:22, 330260.81it/s] 19%|█▉ | 6217186/33592320 [00:18<01:22, 330352.88it/s] 19%|██ | 6251202/33592320 [00:18<01:22, 330404.69it/s] 19%|██ | 6284443/33592320 [00:19<01:22, 330415.22it/s] 19%|██ | 6315376/33592320 [00:19<01:22, 330304.94it/s] 19%|██ | 6347075/33592320 [00:19<01:22, 330235.62it/s] 19%|██ | 6378447/33592320 [00:19<01:22, 330150.09it/s] 19%|██ | 6411996/33592320 [00:19<01:22, 330177.56it/s] 19%|██ | 6444722/33592320 [00:19<01:22, 330162.56it/s] 19%|██ | 6470963/33592320 [00:19<01:22, 329817.25it/s] 19%|██ | 6502518/33592320 [00:19<01:22, 329744.84it/s] 19%|██ | 6533623/33592320 [00:19<01:22, 329650.53it/s] 20%|██ | 6564423/33592320 [00:19<01:22, 329541.84it/s] 20%|██ | 6594461/33592320 [00:20<01:21, 329396.16it/s] 20%|██ | 6623243/33592320 [00:20<01:21, 329189.44it/s] 20%|██ | 6650063/33592320 [00:20<01:21, 328887.78it/s] 20%|██ | 6677814/33592320 [00:20<01:21, 328634.91it/s] 20%|██ | 6707545/33592320 [00:20<01:21, 328481.34it/s] 20%|██▎ | 6742896/33592320 [00:20<01:21, 328603.25it/s] 20%|██▎ | 6778581/33592320 [00:20<01:21, 328740.22it/s] 20%|██▎ | 6814925/33592320 [00:20<01:21, 328907.66it/s] 20%|██▎ | 6849503/33592320 [00:20<01:21, 328988.66it/s] 20%|██▎ | 6881160/33592320 [00:20<01:21, 328929.25it/s] 21%|██▎ | 6911278/33592320 [00:21<01:21, 328797.25it/s] 21%|██▎ | 6942192/33592320 [00:21<01:21, 328704.12it/s] 21%|██▎ | 6975569/33592320 [00:21<01:20, 328728.00it/s] 21%|██▎ | 7010629/33592320 [00:21<01:20, 328830.56it/s] 21%|██▎ | 7045127/33592320 [00:21<01:20, 328905.91it/s] 21%|██▎ | 7078804/33592320 [00:21<01:20, 328942.41it/s] 21%|██▎ | 7114661/33592320 [00:21<01:20, 329079.44it/s] 21%|██▎ | 7150614/33592320 [00:21<01:20, 329219.59it/s] 21%|██▎ | 7185991/33592320 [00:21<01:20, 329332.09it/s] 21%|██▍ | 7221405/33592320 [00:21<01:20, 329445.12it/s] 22%|██▍ | 7255956/33592320 [00:22<01:19, 329518.06it/s] 22%|██▍ | 7293081/33592320 [00:22<01:19, 329706.59it/s] 22%|██▍ | 7324525/33592320 [00:22<01:19, 329637.88it/s] 22%|██▍ | 7359695/33592320 [00:22<01:19, 329736.72it/s] 22%|██▍ | 7389781/33592320 [00:22<01:19, 329607.91it/s] 22%|██▍ | 7421972/33592320 [00:22<01:19, 329573.22it/s] 22%|██▍ | 7450307/33592320 [00:22<01:19, 329368.84it/s] 22%|██▍ | 7487031/33592320 [00:22<01:19, 329535.53it/s] 22%|██▍ | 7527876/33592320 [00:22<01:19, 329881.31it/s] 23%|██▍ | 7565090/33592320 [00:22<01:18, 330065.69it/s] 23%|██▍ | 7598552/33592320 [00:23<01:18, 330085.44it/s] 23%|██▍ | 7632452/33592320 [00:23<01:18, 330124.00it/s] 23%|██▍ | 7665486/33592320 [00:23<01:18, 330124.91it/s] 23%|██▌ | 7699563/33592320 [00:23<01:18, 330170.53it/s] 23%|██▌ | 7733640/33592320 [00:23<01:18, 330215.78it/s] 23%|██▌ | 7767971/33592320 [00:23<01:18, 330271.44it/s] 23%|██▌ | 7800711/33592320 [00:23<01:18, 330259.25it/s] 23%|██▌ | 7833036/33592320 [00:23<01:18, 330229.66it/s] 23%|██▌ | 7867033/33592320 [00:23<01:17, 330270.53it/s] 24%|██▌ | 7903261/33592320 [00:23<01:17, 330404.31it/s] 24%|██▌ | 7936502/33592320 [00:24<01:17, 330412.62it/s] 24%|██▌ | 7972010/33592320 [00:24<01:17, 330514.91it/s] 24%|██▌ | 8009202/33592320 [00:24<01:17, 330685.84it/s] 24%|██▌ | 8044327/33592320 [00:24<01:17, 330770.38it/s] 24%|██▌ | 8078677/33592320 [00:24<01:17, 330822.50it/s] 24%|██▌ | 8111986/33592320 [00:24<01:17, 330831.72it/s] 24%|██▌ | 8148630/33592320 [00:24<01:16, 330976.34it/s] 24%|██▋ | 8184146/33592320 [00:24<01:16, 331074.16it/s] 24%|██▋ | 8216961/33592320 [00:24<01:16, 331062.34it/s] 25%|██▋ | 8252948/33592320 [00:24<01:16, 331177.91it/s] 25%|██▋ | 8276990/33592320 [00:25<01:16, 330815.16it/s] 25%|██▋ | 8312511/33592320 [00:25<01:16, 330912.22it/s] 25%|██▋ | 8346017/33592320 [00:25<01:16, 330928.66it/s] 25%|██▋ | 8378142/33592320 [00:25<01:16, 330890.44it/s] 25%|██▋ | 8412341/33592320 [00:25<01:16, 330934.06it/s] 25%|██▋ | 8448216/33592320 [00:25<01:15, 331043.06it/s] 25%|██▋ | 8483441/33592320 [00:25<01:15, 331125.84it/s] 25%|██▋ | 8520268/33592320 [00:25<01:15, 331270.22it/s] 25%|██▋ | 8558337/33592320 [00:25<01:15, 331461.59it/s] 26%|██▋ | 8594701/33592320 [00:25<01:15, 331585.72it/s] 26%|██▋ | 8630961/33592320 [00:26<01:15, 331704.91it/s] 26%|██▊ | 8668183/33592320 [00:26<01:15, 331859.97it/s] 26%|██▊ | 8703114/33592320 [00:26<01:14, 331926.53it/s] 26%|██▊ | 8736647/33592320 [00:26<01:14, 331939.44it/s] 26%|██▊ | 8770689/33592320 [00:26<01:14, 331971.53it/s] 26%|██▊ | 8803315/33592320 [00:26<01:14, 331949.97it/s] 26%|██▊ | 8837443/33592320 [00:26<01:14, 331985.00it/s] 26%|██▊ | 8869221/33592320 [00:26<01:14, 331931.84it/s] 26%|██▊ | 8898869/33592320 [00:26<01:14, 331799.66it/s] 27%|██▊ | 8930312/33592320 [00:26<01:14, 331735.12it/s] 27%|██▊ | 8962177/33592320 [00:27<01:14, 331686.69it/s] 27%|██▊ | 8994190/33592320 [00:27<01:14, 331644.06it/s] 27%|██▊ | 9027981/33592320 [00:27<01:14, 331667.06it/s] 27%|██▊ | 9063019/33592320 [00:27<01:13, 331735.56it/s] 27%|██▊ | 9096633/33592320 [00:27<01:13, 331751.59it/s] 27%|██▉ | 9131444/33592320 [00:27<01:13, 331811.00it/s] 27%|██▉ | 9164446/33592320 [00:27<01:13, 331804.50it/s] 27%|██▉ | 9198635/33592320 [00:27<01:13, 331840.88it/s] 27%|██▉ | 9232239/33592320 [00:27<01:13, 331855.94it/s] 28%|██▉ | 9266789/33592320 [00:27<01:13, 331904.78it/s] 28%|██▉ | 9300052/33592320 [00:28<01:13, 331907.38it/s] 28%|██▉ | 9334541/33592320 [00:28<01:13, 331953.53it/s] 28%|██▉ | 9369029/33592320 [00:28<01:12, 331999.31it/s] 28%|██▉ | 9403960/33592320 [00:28<01:12, 332060.44it/s] 28%|██▉ | 9439012/33592320 [00:28<01:12, 332125.34it/s] 28%|██▉ | 9473811/33592320 [00:28<01:12, 332180.97it/s] 28%|██▉ | 9507987/33592320 [00:28<01:12, 332214.44it/s] 28%|██▉ | 9543921/33592320 [00:28<01:12, 332308.88it/s] 29%|██▉ | 9579158/33592320 [00:28<01:12, 332378.44it/s] 29%|███ | 9613848/33592320 [00:28<01:12, 332428.66it/s] 29%|███ | 9647463/33592320 [00:29<01:12, 332441.44it/s] 29%|███ | 9681845/33592320 [00:29<01:11, 332480.50it/s] 29%|███ | 9716466/33592320 [00:29<01:11, 332527.47it/s] 29%|███ | 9748847/33592320 [00:29<01:11, 332497.69it/s] 29%|███ | 9781108/33592320 [00:29<01:11, 332464.06it/s] 29%|███ | 9814411/33592320 [00:29<01:11, 332465.97it/s] 29%|███ | 9847543/33592320 [00:29<01:11, 332462.06it/s] 29%|███ | 9879596/33592320 [00:29<01:11, 332421.88it/s] 30%|███ | 9912915/33592320 [00:29<01:11, 332424.47it/s] 30%|███ | 9946024/33592320 [00:29<01:11, 332420.00it/s] 30%|███ | 9979339/33592320 [00:30<01:11, 332422.41it/s] 30%|███ | 10012950/33592320 [00:30<01:10, 332434.62it/s] 30%|███ | 10047644/33592320 [00:30<01:10, 332482.62it/s] 30%|███▎ | 10081406/33592320 [00:30<01:10, 332499.53it/s] 30%|███▎ | 10109103/33592320 [00:30<01:10, 332316.97it/s] 30%|███▎ | 10138846/33592320 [00:30<01:10, 332202.62it/s] 30%|███▎ | 10168462/33592320 [00:30<01:10, 332084.91it/s] 30%|███▎ | 10199946/33592320 [00:30<01:10, 332028.75it/s] 30%|███▎ | 10226567/33592320 [00:30<01:10, 331815.19it/s] 31%|███▎ | 10253492/33592320 [00:30<01:10, 331612.84it/s] 31%|███▎ | 10283209/33592320 [00:31<01:10, 331501.81it/s] 31%|███▎ | 10311293/33592320 [00:31<01:10, 331339.00it/s] 31%|███▎ | 10341647/33592320 [00:31<01:10, 331249.94it/s] 31%|███▎ | 10372022/33592320 [00:31<01:10, 331162.12it/s] 31%|███▎ | 10403449/33592320 [00:31<01:10, 331108.34it/s] 31%|███▎ | 10434557/33592320 [00:31<01:09, 331044.81it/s] 31%|███▎ | 10466838/33592320 [00:31<01:09, 331018.75it/s] 31%|███▎ | 10498247/33592320 [00:31<01:09, 330965.38it/s] 31%|███▎ | 10529152/33592320 [00:31<01:09, 330896.50it/s] 31%|███▎ | 10556543/33592320 [00:31<01:09, 330717.94it/s] 32%|███▍ | 10586745/33592320 [00:32<01:09, 330628.31it/s] 32%|███▍ | 10616224/33592320 [00:32<01:09, 330516.72it/s] 32%|███▍ | 10640378/33592320 [00:32<01:09, 330240.53it/s] 32%|███▍ | 10664860/33592320 [00:32<01:09, 329976.22it/s] 32%|███▍ | 10680077/33592320 [00:32<01:09, 329427.75it/s] 32%|███▍ | 10695687/33592320 [00:32<01:09, 328888.03it/s] 32%|███▍ | 10711398/33592320 [00:32<01:09, 328361.38it/s] 32%|███▍ | 10732208/33592320 [00:32<01:09, 327993.81it/s] 32%|███▍ | 10763519/33592320 [00:32<01:09, 327948.41it/s] 32%|███▍ | 10793283/33592320 [00:32<01:09, 327856.31it/s] 32%|███▍ | 10823496/33592320 [00:33<01:09, 327778.38it/s] 32%|███▍ | 10853328/33592320 [00:33<01:09, 327689.41it/s] 32%|███▍ | 10883395/33592320 [00:33<01:09, 327608.06it/s] 32%|███▍ | 10913933/33592320 [00:33<01:09, 327541.31it/s] 33%|███▍ | 10943804/33592320 [00:33<01:09, 327455.03it/s] 33%|███▍ | 10972894/33592320 [00:33<01:09, 327345.97it/s] 33%|███▍ | 11002929/33592320 [00:33<01:09, 327265.66it/s] 33%|███▍ | 11035023/33592320 [00:33<01:08, 327246.88it/s] 33%|███▌ | 11066956/33592320 [00:33<01:08, 327223.44it/s] 33%|███▌ | 11097020/33592320 [00:33<01:08, 327145.03it/s] 33%|███▌ | 11129254/33592320 [00:34<01:08, 327130.91it/s] 33%|███▌ | 11160688/33592320 [00:34<01:08, 327093.38it/s] 33%|███▌ | 11191905/33592320 [00:34<01:08, 327049.75it/s] 33%|███▌ | 11227968/33592320 [00:34<01:08, 327147.56it/s] 34%|███▌ | 11262701/33592320 [00:34<01:08, 327206.19it/s] 34%|███▌ | 11298663/33592320 [00:34<01:08, 327300.06it/s] 34%|███▌ | 11334581/33592320 [00:34<01:07, 327392.12it/s] 34%|███▌ | 11368108/33592320 [00:34<01:07, 327414.78it/s] 34%|███▌ | 11401691/33592320 [00:34<01:07, 327438.91it/s] 34%|███▌ | 11431022/33592320 [00:34<01:07, 327341.16it/s] 34%|███▌ | 11462976/33592320 [00:35<01:07, 327318.84it/s] 34%|███▌ | 11495855/33592320 [00:35<01:07, 327323.03it/s] 34%|███▋ | 11532581/33592320 [00:35<01:07, 327436.38it/s] 34%|███▋ | 11566031/33592320 [00:35<01:07, 327456.38it/s] 35%|███▋ | 11596930/33592320 [00:35<01:07, 327404.22it/s] 35%|███▋ | 11632047/33592320 [00:35<01:07, 327471.09it/s] 35%|███▋ | 11667132/33592320 [00:35<01:06, 327536.72it/s] 35%|███▋ | 11695179/33592320 [00:35<01:06, 327404.94it/s] 35%|███▋ | 11720535/33592320 [00:35<01:06, 327198.75it/s] 35%|███▋ | 11752514/33592320 [00:35<01:06, 327178.09it/s] 35%|███▋ | 11784507/33592320 [00:36<01:06, 327157.97it/s] 35%|███▋ | 11816323/33592320 [00:36<01:06, 327133.03it/s] 35%|███▋ | 11848666/33592320 [00:36<01:06, 327122.78it/s] 35%|███▋ | 11882630/33592320 [00:36<01:06, 327157.22it/s] 35%|███▋ | 11915350/33592320 [00:36<01:06, 327157.31it/s] 36%|███▋ | 11947275/33592320 [00:36<01:06, 327135.66it/s] 36%|███▋ | 11980216/33592320 [00:36<01:06, 327141.84it/s] 36%|███▊ | 12013540/33592320 [00:36<01:05, 327158.41it/s] 36%|███▊ | 12045448/33592320 [00:36<01:05, 327119.72it/s] 36%|███▊ | 12076960/33592320 [00:36<01:05, 327087.22it/s] 36%|███▊ | 12106291/33592320 [00:37<01:05, 326995.97it/s] 36%|███▊ | 12136714/33592320 [00:37<01:05, 326934.59it/s] 36%|███▊ | 12168746/33592320 [00:37<01:05, 326916.81it/s] 36%|███▊ | 12199728/33592320 [00:37<01:05, 326871.00it/s] 36%|███▊ | 12231011/33592320 [00:37<01:05, 326833.44it/s] 37%|███▊ | 12263687/33592320 [00:37<01:05, 326833.22it/s] 37%|███▊ | 12296358/33592320 [00:37<01:05, 326832.88it/s] 37%|███▊ | 12332115/33592320 [00:37<01:05, 326914.34it/s] 37%|███▊ | 12369794/33592320 [00:37<01:04, 327046.19it/s] 37%|███▊ | 12404113/33592320 [00:37<01:04, 327088.75it/s] 37%|███▊ | 12438530/33592320 [00:38<01:04, 327133.66it/s] 37%|███▊ | 12470353/33592320 [00:38<01:04, 327110.28it/s] 37%|███▉ | 12503920/33592320 [00:38<01:04, 327132.66it/s] 37%|███▉ | 12534241/33592320 [00:38<01:04, 327070.22it/s] 37%|███▉ | 12564406/33592320 [00:38<01:04, 327004.03it/s] 37%|███▉ | 12596446/33592320 [00:38<01:04, 326986.88it/s] 38%|███▉ | 12634692/33592320 [00:38<01:04, 327130.47it/s] 38%|███▉ | 12670813/33592320 [00:38<01:03, 327218.47it/s] 38%|███▉ | 12708782/33592320 [00:38<01:03, 327353.59it/s] 38%|███▉ | 12747544/33592320 [00:38<01:03, 327508.41it/s] 38%|███▉ | 12786080/33592320 [00:39<01:03, 327656.66it/s] 38%|███▉ | 12823346/33592320 [00:39<01:03, 327771.66it/s] 38%|███▉ | 12858611/33592320 [00:39<01:03, 327835.06it/s] 38%|███▉ | 12892214/33592320 [00:39<01:03, 327855.88it/s] 38%|███▉ | 12927074/33592320 [00:39<01:03, 327908.50it/s] 39%|████ | 12960926/33592320 [00:39<01:02, 327935.31it/s] 39%|████ | 12995210/33592320 [00:39<01:02, 327972.91it/s] 39%|████ | 13029559/33592320 [00:39<01:02, 328011.97it/s] 39%|████ | 13064803/33592320 [00:39<01:02, 328073.28it/s] 39%|████ | 13099036/33592320 [00:39<01:02, 328108.97it/s] 39%|████ | 13134489/33592320 [00:40<01:02, 328174.97it/s] 39%|████ | 13168870/33592320 [00:40<01:02, 328213.91it/s] 39%|████ | 13202081/33592320 [00:40<01:02, 328223.56it/s] 39%|████ | 13235886/33592320 [00:40<01:02, 328247.91it/s] 40%|████ | 13269243/33592320 [00:40<01:01, 328261.06it/s] 40%|████ | 13302227/33592320 [00:40<01:01, 328264.94it/s] 40%|████ | 13335645/33592320 [00:40<01:01, 328279.47it/s] 40%|████ | 13367905/33592320 [00:40<01:01, 328265.50it/s] 40%|████ | 13394009/33592320 [00:40<01:01, 328100.81it/s] 40%|████ | 13420964/33592320 [00:40<01:01, 327957.72it/s] 40%|████▎ | 13452638/33592320 [00:41<01:01, 327930.34it/s] 40%|████▎ | 13489011/33592320 [00:41<01:01, 328017.34it/s] 40%|████▎ | 13522613/33592320 [00:41<01:01, 328036.72it/s] 40%|████▎ | 13558602/33592320 [00:41<01:01, 328113.81it/s] 40%|████▎ | 13595101/33592320 [00:41<01:00, 328202.81it/s] 41%|████▎ | 13631616/33592320 [00:41<01:00, 328291.75it/s] 41%|████▎ | 13667095/33592320 [00:41<01:00, 328355.34it/s] 41%|████▎ | 13702333/33592320 [00:41<01:00, 328412.91it/s] 41%|████▎ | 13738840/33592320 [00:41<01:00, 328500.53it/s] 41%|████▎ | 13775847/33592320 [00:41<01:00, 328599.69it/s] 41%|████▎ | 13810938/33592320 [00:42<01:00, 328652.75it/s] 41%|████▎ | 13849251/33592320 [00:42<01:00, 328782.06it/s] 41%|████▎ | 13888647/33592320 [00:42<00:59, 328936.41it/s] 41%|████▍ | 13924505/33592320 [00:42<00:59, 329006.44it/s] 42%|████▍ | 13958773/33592320 [00:42<00:59, 329038.66it/s] 42%|████▍ | 13993372/33592320 [00:42<00:59, 329078.50it/s] 42%|████▍ | 14030781/33592320 [00:42<00:59, 329184.09it/s] 42%|████▍ | 14067359/33592320 [00:42<00:59, 329269.72it/s] 42%|████▍ | 14104129/33592320 [00:42<00:59, 329359.44it/s] 42%|████▍ | 14140090/33592320 [00:42<00:59, 329429.91it/s] 42%|████▍ | 14174371/33592320 [00:43<00:58, 329461.00it/s] 42%|████▍ | 14211002/33592320 [00:43<00:58, 329546.44it/s] 42%|████▍ | 14245893/33592320 [00:43<00:58, 329591.22it/s] 43%|████▍ | 14281628/33592320 [00:43<00:58, 329655.25it/s] 43%|████▍ | 14315242/33592320 [00:43<00:58, 329670.19it/s] 43%|████▍ | 14348905/33592320 [00:43<00:58, 329686.16it/s] 43%|████▍ | 14384551/33592320 [00:43<00:58, 329747.50it/s] 43%|████▌ | 14419129/33592320 [00:43<00:58, 329784.16it/s] 43%|████▌ | 14452378/33592320 [00:43<00:58, 329790.31it/s] 43%|████▌ | 14484389/33592320 [00:43<00:57, 329768.28it/s] 43%|████▌ | 14517245/33592320 [00:44<00:57, 329765.50it/s] 43%|████▌ | 14551236/33592320 [00:44<00:57, 329788.47it/s] 43%|████▌ | 14585542/33592320 [00:44<00:57, 329818.47it/s] 44%|████▌ | 14619724/33592320 [00:44<00:57, 329845.53it/s] 44%|████▌ | 14653941/33592320 [00:44<00:57, 329873.25it/s] 44%|████▌ | 14688066/33592320 [00:44<00:57, 329898.78it/s] 44%|████▌ | 14721045/33592320 [00:44<00:57, 329898.53it/s] 44%|████▌ | 14756058/33592320 [00:44<00:57, 329943.75it/s] 44%|████▌ | 14790011/33592320 [00:44<00:56, 329965.12it/s] 44%|████▌ | 14821029/33592320 [00:44<00:56, 329921.06it/s] 44%|████▌ | 14852295/33592320 [00:45<00:56, 329882.72it/s] 44%|████▋ | 14885861/33592320 [00:45<00:56, 329895.50it/s] 44%|████▋ | 14919454/33592320 [00:45<00:56, 329908.81it/s] 45%|████▋ | 14950478/33592320 [00:45<00:56, 329865.38it/s] 45%|████▋ | 14983388/33592320 [00:45<00:56, 329863.69it/s] 45%|████▋ | 15016080/33592320 [00:45<00:56, 329857.19it/s] 45%|████▋ | 15049778/33592320 [00:45<00:56, 329872.78it/s] 45%|████▋ | 15082158/33592320 [00:45<00:56, 329859.50it/s] 45%|████▋ | 15115105/33592320 [00:45<00:56, 329858.62it/s] 45%|████▋ | 15149118/33592320 [00:45<00:55, 329880.97it/s] 45%|████▋ | 15181514/33592320 [00:46<00:55, 329868.09it/s] 45%|████▋ | 15210271/33592320 [00:46<00:55, 329776.38it/s] 45%|████▋ | 15241334/33592320 [00:46<00:55, 329734.94it/s] 45%|████▋ | 15275682/33592320 [00:46<00:55, 329764.59it/s] 46%|████▋ | 15306530/33592320 [00:46<00:55, 329718.72it/s] 46%|████▋ | 15336783/33592320 [00:46<00:55, 329660.28it/s] 46%|████▊ | 15371047/33592320 [00:46<00:55, 329688.09it/s] 46%|████▊ | 15405452/33592320 [00:46<00:55, 329718.81it/s] 46%|████▊ | 15438555/33592320 [00:46<00:55, 329721.59it/s] 46%|████▊ | 15473329/33592320 [00:46<00:54, 329759.97it/s] 46%|████▊ | 15506721/33592320 [00:47<00:54, 329768.81it/s] 46%|████▊ | 15541119/33592320 [00:47<00:54, 329798.97it/s] 46%|████▊ | 15573919/33592320 [00:47<00:54, 329795.12it/s] 46%|████▊ | 15608517/33592320 [00:47<00:54, 329829.31it/s] 47%|████▊ | 15643124/33592320 [00:47<00:54, 329863.53it/s] 47%|████▊ | 15676113/33592320 [00:47<00:54, 329863.53it/s] 47%|████▊ | 15708022/33592320 [00:47<00:54, 329840.91it/s] 47%|████▊ | 15740233/33592320 [00:47<00:54, 329824.69it/s] 47%|████▊ | 15771459/33592320 [00:47<00:54, 329787.94it/s] 47%|████▊ | 15802976/33592320 [00:47<00:53, 329738.66it/s] 47%|████▊ | 15834988/33592320 [00:48<00:53, 329718.59it/s] 47%|████▉ | 15865950/33592320 [00:48<00:53, 329676.81it/s] 47%|████▉ | 15897157/33592320 [00:48<00:53, 329640.31it/s] 47%|████▉ | 15928327/33592320 [00:48<00:53, 329603.16it/s] 48%|████▉ | 15959256/33592320 [00:48<00:53, 329561.19it/s] 48%|████▉ | 15990526/33592320 [00:48<00:53, 329526.44it/s] 48%|████▉ | 16022865/33592320 [00:48<00:53, 329513.81it/s] 48%|████▉ | 16054796/33592320 [00:48<00:53, 329492.84it/s] 48%|████▉ | 16084549/33592320 [00:48<00:53, 329427.38it/s] 48%|████▉ | 16115474/33592320 [00:48<00:53, 329386.12it/s] 48%|████▉ | 16147146/33592320 [00:49<00:52, 329360.25it/s] 48%|████▉ | 16178275/33592320 [00:49<00:52, 329323.47it/s] 48%|████▉ | 16209925/33592320 [00:49<00:52, 329297.41it/s] 48%|████▉ | 16240151/33592320 [00:49<00:52, 329242.56it/s] 48%|████▉ | 16271224/33592320 [00:49<00:52, 329205.09it/s] 49%|████▉ | 16302496/33592320 [00:49<00:52, 329171.78it/s] 49%|█████ | 16333699/33592320 [00:49<00:52, 329137.25it/s] 49%|█████ | 16362781/33592320 [00:49<00:52, 329060.16it/s] 49%|█████ | 16394356/33592320 [00:49<00:52, 329033.44it/s] 49%|█████ | 16426401/33592320 [00:49<00:52, 329016.22it/s] 49%|█████ | 16458289/33592320 [00:50<00:52, 328995.94it/s] 49%|█████ | 16490519/33592320 [00:50<00:51, 328982.56it/s] 49%|█████ | 16521750/33592320 [00:50<00:51, 328949.34it/s] 49%|█████ | 16552776/33592320 [00:50<00:51, 328912.19it/s] 49%|█████ | 16583332/33592320 [00:50<00:51, 328865.88it/s] 49%|█████ | 16612900/33592320 [00:50<00:51, 328800.16it/s] 50%|█████ | 16644278/33592320 [00:50<00:51, 328770.50it/s] 50%|█████ | 16672433/33592320 [00:50<00:51, 328677.38it/s] 50%|█████ | 16704030/33592320 [00:50<00:51, 328652.38it/s] 50%|█████ | 16734037/33592320 [00:50<00:51, 328596.22it/s] 50%|█████ | 16764098/33592320 [00:51<00:51, 328541.38it/s] 50%|█████▎ | 16796348/33592320 [00:51<00:51, 328529.53it/s] 50%|█████▎ | 16830170/33592320 [00:51<00:51, 328548.44it/s] 50%|█████▎ | 16861159/33592320 [00:51<00:50, 328512.09it/s] 50%|█████▎ | 16890102/33592320 [00:51<00:50, 328436.06it/s] 50%|█████▎ | 16924792/33592320 [00:51<00:50, 328471.88it/s] 50%|█████▎ | 16958356/33592320 [00:51<00:50, 328485.75it/s] 51%|█████▎ | 16990461/33592320 [00:51<00:50, 328471.34it/s] 51%|█████▎ | 17018373/33592320 [00:51<00:50, 328376.09it/s] 51%|█████▎ | 17048197/33592320 [00:51<00:50, 328318.03it/s] 51%|█████▎ | 17079783/33592320 [00:52<00:50, 328294.12it/s] 51%|█████▎ | 17113017/33592320 [00:52<00:50, 328301.78it/s] 51%|█████▎ | 17144301/33592320 [00:52<00:50, 328272.16it/s] 51%|█████▎ | 17175806/33592320 [00:52<00:50, 328246.91it/s] 51%|█████▎ | 17210110/33592320 [00:52<00:49, 328275.09it/s] 51%|█████▎ | 17242430/33592320 [00:52<00:49, 328265.44it/s] 51%|█████▎ | 17272657/33592320 [00:52<00:49, 328216.00it/s] 52%|█████▍ | 17302710/33592320 [00:52<00:49, 328163.50it/s] 52%|█████▍ | 17334606/33592320 [00:52<00:49, 328146.06it/s] 52%|█████▍ | 17368422/33592320 [00:52<00:49, 328164.97it/s] 52%|█████▍ | 17402732/33592320 [00:53<00:49, 328175.34it/s] 52%|█████▍ | 17437473/33592320 [00:53<00:49, 328211.50it/s] 52%|█████▍ | 17470439/33592320 [00:53<00:49, 328213.25it/s] 52%|█████▍ | 17503959/33592320 [00:53<00:49, 328226.31it/s] 52%|█████▍ | 17538616/33592320 [00:53<00:48, 328260.62it/s] 52%|█████▍ | 17573889/33592320 [00:53<00:48, 328306.31it/s] 52%|█████▍ | 17608966/33592320 [00:53<00:48, 328348.19it/s] 53%|█████▍ | 17641272/33592320 [00:53<00:48, 328338.34it/s] 53%|█████▍ | 17670401/33592320 [00:53<00:48, 328252.31it/s] 53%|█████▍ | 17701799/33592320 [00:53<00:48, 328225.88it/s] 53%|█████▍ | 17728393/33592320 [00:54<00:48, 328092.34it/s] 53%|█████▌ | 17761135/33592320 [00:54<00:48, 328091.12it/s] 53%|█████▌ | 17792644/33592320 [00:54<00:48, 328067.12it/s] 53%|█████▌ | 17825512/33592320 [00:54<00:48, 328068.22it/s] 53%|█████▌ | 17857354/33592320 [00:54<00:47, 328050.50it/s] 53%|█████▌ | 17888423/33592320 [00:54<00:47, 328018.66it/s] 53%|█████▌ | 17920732/33592320 [00:54<00:47, 328009.62it/s] 53%|█████▌ | 17955860/33592320 [00:54<00:47, 328028.25it/s] 54%|█████▌ | 17988806/33592320 [00:54<00:47, 328030.84it/s] 54%|█████▌ | 18023428/33592320 [00:54<00:47, 328063.94it/s] 54%|█████▌ | 18054898/33592320 [00:55<00:47, 328039.66it/s] 54%|█████▌ | 18091122/33592320 [00:55<00:47, 328101.66it/s] 54%|█████▌ | 18123184/33592320 [00:55<00:47, 328088.09it/s] 54%|█████▌ | 18155380/33592320 [00:55<00:47, 328077.00it/s] 54%|█████▌ | 18186809/33592320 [00:55<00:46, 328052.09it/s] 54%|█████▌ | 18220440/33592320 [00:55<00:46, 328066.97it/s] 54%|█████▋ | 18255319/33592320 [00:55<00:46, 328104.22it/s] 54%|█████▋ | 18287001/33592320 [00:55<00:46, 328083.94it/s] 55%|█████▋ | 18322559/33592320 [00:55<00:46, 328133.19it/s] 55%|█████▋ | 18358039/33592320 [00:55<00:46, 328180.88it/s] 55%|█████▋ | 18392242/33592320 [00:56<00:46, 328205.53it/s] 55%|█████▋ | 18423988/33592320 [00:56<00:46, 328186.38it/s] 55%|█████▋ | 18455630/33592320 [00:56<00:46, 328165.44it/s] 55%|█████▋ | 18488251/33592320 [00:56<00:46, 328162.00it/s] 55%|█████▋ | 18523055/33592320 [00:56<00:45, 328197.19it/s] 55%|█████▋ | 18559068/33592320 [00:56<00:45, 328253.66it/s] 55%|█████▋ | 18594035/33592320 [00:56<00:45, 328291.47it/s] 55%|█████▋ | 18628191/33592320 [00:56<00:45, 328314.84it/s] 56%|█████▋ | 18661211/33592320 [00:56<00:45, 328318.12it/s] 56%|█████▋ | 18696212/33592320 [00:56<00:45, 328356.19it/s] 56%|█████▊ | 18731643/33592320 [00:57<00:45, 328401.72it/s] 56%|█████▊ | 18766607/33592320 [00:57<00:45, 328438.88it/s] 56%|█████▊ | 18799630/33592320 [00:57<00:45, 328441.97it/s] 56%|█████▊ | 18832999/33592320 [00:57<00:44, 328451.12it/s] 56%|█████▊ | 18865683/33592320 [00:57<00:44, 328448.31it/s] 56%|█████▊ | 18898389/33592320 [00:57<00:44, 328445.84it/s] 56%|█████▊ | 18931617/33592320 [00:57<00:44, 328452.47it/s] 56%|█████▊ | 18964723/33592320 [00:57<00:44, 328457.03it/s] 57%|█████▊ | 18996078/33592320 [00:57<00:44, 328431.19it/s] 57%|█████▊ | 19028595/33592320 [00:57<00:44, 328425.56it/s] 57%|█████▊ | 19062332/33592320 [00:58<00:44, 328440.94it/s] 57%|█████▊ | 19093505/33592320 [00:58<00:44, 328412.19it/s] 57%|█████▊ | 19125071/33592320 [00:58<00:44, 328390.31it/s] 57%|█████▊ | 19158583/33592320 [00:58<00:43, 328401.81it/s] 57%|█████▊ | 19193178/33592320 [00:58<00:43, 328431.81it/s] 57%|█████▉ | 19228169/33592320 [00:58<00:43, 328468.47it/s] 57%|█████▉ | 19259554/33592320 [00:58<00:43, 328443.56it/s] 57%|█████▉ | 19292138/33592320 [00:58<00:43, 328439.12it/s] 58%|█████▉ | 19324910/33592320 [00:58<00:43, 328437.88it/s] 58%|█████▉ | 19353068/33592320 [00:58<00:43, 328358.38it/s] 58%|█████▉ | 19377522/33592320 [00:59<00:43, 328216.38it/s] 58%|█████▉ | 19407303/33592320 [00:59<00:43, 328164.97it/s] 58%|█████▉ | 19442552/33592320 [00:59<00:43, 328206.00it/s] 58%|█████▉ | 19475826/33592320 [00:59<00:43, 328213.62it/s] 58%|█████▉ | 19509442/33592320 [00:59<00:42, 328226.97it/s] 58%|█████▉ | 19541876/33592320 [00:59<00:42, 328220.44it/s] 58%|█████▉ | 19574355/33592320 [00:59<00:42, 328214.69it/s] 58%|█████▉ | 19607801/33592320 [00:59<00:42, 328225.09it/s] 58%|█████▉ | 19642153/33592320 [00:59<00:42, 328250.66it/s] 59%|██████ | 19675848/33592320 [00:59<00:42, 328265.16it/s] 59%|██████ | 19711254/33592320 [01:00<00:42, 328308.12it/s] 59%|██████ | 19746908/33592320 [01:00<00:42, 328355.06it/s] 59%|██████ | 19780588/33592320 [01:00<00:42, 328369.06it/s] 59%|██████ | 19815141/33592320 [01:00<00:41, 328397.47it/s] 59%|██████ | 19849999/33592320 [01:00<00:41, 328430.88it/s] 59%|██████ | 19884161/33592320 [01:00<00:41, 328452.62it/s] 59%|██████ | 19916088/33592320 [01:00<00:41, 328437.47it/s] 59%|██████ | 19948329/33592320 [01:00<00:41, 328427.53it/s] 59%|██████ | 19978482/33592320 [01:00<00:41, 328383.31it/s] 60%|██████ | 20003870/33592320 [01:00<00:41, 328261.06it/s] 60%|██████ | 20032649/33592320 [01:01<00:41, 328194.72it/s] 60%|██████ | 20062844/33592320 [01:01<00:41, 328151.81it/s] 60%|██████ | 20094748/33592320 [01:01<00:41, 328136.91it/s] 60%|██████ | 20127417/33592320 [01:01<00:41, 328134.53it/s] 60%|██████▎ | 20160623/33592320 [01:01<00:40, 328140.94it/s] 60%|██████▎ | 20196364/33592320 [01:01<00:40, 328188.47it/s] 60%|██████▎ | 20229591/33592320 [01:01<00:40, 328195.09it/s] 60%|██████▎ | 20262207/33592320 [01:01<00:40, 328191.78it/s] 60%|██████▎ | 20295482/33592320 [01:01<00:40, 328199.12it/s] 61%|██████▎ | 20328261/33592320 [01:01<00:40, 328198.44it/s] 61%|██████▎ | 20362954/33592320 [01:02<00:40, 328228.62it/s] 61%|██████▎ | 20398052/33592320 [01:02<00:40, 328265.22it/s] 61%|██████▎ | 20430526/33592320 [01:02<00:40, 328259.56it/s] 61%|██████▎ | 20465295/33592320 [01:02<00:39, 328290.72it/s] 61%|██████▎ | 20500728/33592320 [01:02<00:39, 328332.41it/s] 61%|██████▎ | 20535548/33592320 [01:02<00:39, 328364.16it/s] 61%|██████▎ | 20571095/33592320 [01:02<00:39, 328407.44it/s] 61%|██████▎ | 20604902/33592320 [01:02<00:39, 328422.81it/s] 61%|██████▍ | 20636157/33592320 [01:02<00:39, 328397.53it/s] 62%|██████▍ | 20670423/33592320 [01:02<00:39, 328420.22it/s] 62%|██████▍ | 20704097/33592320 [01:03<00:39, 328433.38it/s] 62%|██████▍ | 20736782/33592320 [01:03<00:39, 328430.84it/s] 62%|██████▍ | 20771067/33592320 [01:03<00:39, 328453.66it/s] 62%|██████▍ | 20804144/33592320 [01:03<00:38, 328457.28it/s] 62%|██████▍ | 20837342/33592320 [01:03<00:38, 328462.84it/s] 62%|██████▍ | 20873443/33592320 [01:03<00:38, 328514.06it/s] 62%|██████▍ | 20908876/33592320 [01:03<00:38, 328554.59it/s] 62%|██████▍ | 20942657/33592320 [01:03<00:38, 328569.09it/s] 62%|██████▍ | 20977919/33592320 [01:03<00:38, 328606.78it/s] 63%|██████▍ | 21013249/33592320 [01:03<00:38, 328645.38it/s] 63%|██████▍ | 21045658/33592320 [01:04<00:38, 328638.25it/s] 63%|██████▍ | 21079716/33592320 [01:04<00:38, 328656.84it/s] 63%|██████▍ | 21114400/33592320 [01:04<00:37, 328685.12it/s] 63%|██████▌ | 21149639/33592320 [01:04<00:37, 328721.94it/s] 63%|██████▌ | 21186053/33592320 [01:04<00:37, 328776.84it/s] 63%|██████▌ | 21222059/33592320 [01:04<00:37, 328825.31it/s] 63%|██████▌ | 21258137/33592320 [01:04<00:37, 328874.69it/s] 63%|██████▌ | 21293284/33592320 [01:04<00:37, 328909.56it/s] 63%|██████▌ | 21325390/33592320 [01:04<00:37, 328897.44it/s] 64%|██████▌ | 21355276/33592320 [01:04<00:37, 328851.16it/s] 64%|██████▌ | 21384872/33592320 [01:05<00:37, 328800.56it/s] 64%|██████▌ | 21413560/33592320 [01:05<00:37, 328736.16it/s] 64%|██████▌ | 21443193/33592320 [01:05<00:36, 328686.44it/s] 64%|██████▌ | 21473333/33592320 [01:05<00:36, 328644.66it/s] 64%|██████▌ | 21503077/33592320 [01:05<00:36, 328596.94it/s] 64%|██████▌ | 21532574/33592320 [01:05<00:36, 328545.62it/s] 64%|██████▌ | 21564086/33592320 [01:05<00:36, 328525.12it/s] 64%|██████▋ | 21596317/33592320 [01:05<00:36, 328515.62it/s] 64%|██████▋ | 21628586/33592320 [01:05<00:36, 328506.78it/s] 64%|██████▋ | 21660633/33592320 [01:05<00:36, 328494.53it/s] 65%|██████▋ | 21692433/33592320 [01:06<00:36, 328478.62it/s] 65%|██████▋ | 21723143/33592320 [01:06<00:36, 328446.28it/s] 65%|██████▋ | 21752614/33592320 [01:06<00:36, 328395.31it/s] 65%|██████▋ | 21784542/33592320 [01:06<00:35, 328381.53it/s] 65%|██████▋ | 21816542/33592320 [01:06<00:35, 328368.91it/s] 65%|██████▋ | 21847962/33592320 [01:06<00:35, 328347.56it/s] 65%|██████▋ | 21879712/33592320 [01:06<00:35, 328331.25it/s] 65%|██████▋ | 21911321/33592320 [01:06<00:35, 328312.88it/s] 65%|██████▋ | 21943635/33592320 [01:06<00:35, 328305.12it/s] 65%|██████▋ | 21974754/33592320 [01:06<00:35, 328279.53it/s] 66%|██████▋ | 22007463/33592320 [01:07<00:35, 328277.72it/s] 66%|██████▋ | 22037596/33592320 [01:07<00:35, 328237.56it/s] 66%|██████▋ | 22069482/33592320 [01:07<00:35, 328223.56it/s] 66%|██████▊ | 22101984/33592320 [01:07<00:35, 328218.78it/s] 66%|██████▊ | 22134297/33592320 [01:07<00:34, 328211.19it/s] 66%|██████▊ | 22164435/33592320 [01:07<00:34, 328171.47it/s] 66%|██████▊ | 22193234/33592320 [01:07<00:34, 328112.03it/s] 66%|██████▊ | 22224797/33592320 [01:07<00:34, 328093.56it/s] 66%|██████▊ | 22256437/33592320 [01:07<00:34, 328076.28it/s] 66%|██████▊ | 22283192/33592320 [01:07<00:34, 327987.19it/s] 66%|██████▊ | 22314454/33592320 [01:08<00:34, 327964.56it/s] 67%|██████▊ | 22344969/33592320 [01:08<00:34, 327931.03it/s] 67%|██████▊ | 22376790/33592320 [01:08<00:34, 327916.78it/s] 67%|██████▊ | 22408916/33592320 [01:08<00:34, 327907.00it/s] 67%|██████▊ | 22441021/33592320 [01:08<00:34, 327896.94it/s] 67%|██████▊ | 22472774/33592320 [01:08<00:33, 327881.81it/s] 67%|██████▊ | 22503097/33592320 [01:08<00:33, 327845.84it/s] 67%|██████▊ | 22535787/33592320 [01:08<00:33, 327844.47it/s] 67%|██████▉ | 22566813/33592320 [01:08<00:33, 327818.88it/s] 67%|██████▉ | 22599047/33592320 [01:08<00:33, 327810.91it/s] 67%|██████▉ | 22632412/33592320 [01:09<00:33, 327819.34it/s] 67%|██████▉ | 22665638/33592320 [01:09<00:33, 327825.72it/s] 68%|██████▉ | 22698031/33592320 [01:09<00:33, 327820.09it/s] 68%|██████▉ | 22729549/33592320 [01:09<00:33, 327801.81it/s] 68%|██████▉ | 22762014/33592320 [01:09<00:33, 327797.25it/s] 68%|██████▉ | 22794963/33592320 [01:09<00:32, 327799.66it/s] 68%|██████▉ | 22827436/33592320 [01:09<00:32, 327795.22it/s] 68%|██████▉ | 22859517/33592320 [01:09<00:32, 327785.16it/s] 68%|██████▉ | 22892635/33592320 [01:09<00:32, 327790.03it/s] 68%|██████▉ | 22924833/33592320 [01:09<00:32, 327781.66it/s] 68%|██████▉ | 22956860/33592320 [01:10<00:32, 327770.91it/s] 68%|██████▉ | 22988595/33592320 [01:10<00:32, 327756.03it/s] 69%|██████▉ | 23023284/33592320 [01:10<00:32, 327783.25it/s] 69%|███████ | 23057176/33592320 [01:10<00:32, 327799.03it/s] 69%|███████ | 23089928/33592320 [01:10<00:32, 327798.62it/s] 69%|███████ | 23124019/33592320 [01:10<00:31, 327817.19it/s] 69%|███████ | 23157885/33592320 [01:10<00:31, 327832.50it/s] 69%|███████ | 23192110/33592320 [01:10<00:31, 327852.84it/s] 69%|███████ | 23226284/33592320 [01:10<00:31, 327872.44it/s] 69%|███████ | 23259898/33592320 [01:10<00:31, 327884.06it/s] 69%|███████ | 23294337/33592320 [01:11<00:31, 327907.25it/s] 69%|███████ | 23328585/33592320 [01:11<00:31, 327927.72it/s] 70%|███████ | 23359513/33592320 [01:11<00:31, 327901.50it/s] 70%|███████ | 23391917/33592320 [01:11<00:31, 327896.06it/s] 70%|███████ | 23424357/33592320 [01:11<00:31, 327891.12it/s] 70%|███████ | 23456932/33592320 [01:11<00:30, 327888.12it/s] 70%|███████ | 23489411/33592320 [01:11<00:30, 327883.78it/s] 70%|███████▎ | 23522090/33592320 [01:11<00:30, 327882.22it/s] 70%|███████▎ | 23555745/33592320 [01:11<00:30, 327894.25it/s] 70%|███████▎ | 23588451/33592320 [01:11<00:30, 327893.09it/s] 70%|███████▎ | 23620989/33592320 [01:12<00:30, 327889.53it/s] 70%|███████▎ | 23654597/33592320 [01:12<00:30, 327900.88it/s] 71%|███████▎ | 23687675/33592320 [01:12<00:30, 327904.84it/s] 71%|███████▎ | 23719191/33592320 [01:12<00:30, 327887.22it/s] 71%|███████▎ | 23752006/33592320 [01:12<00:30, 327887.53it/s] 71%|███████▎ | 23784949/33592320 [01:12<00:29, 327889.62it/s] 71%|███████▎ | 23817025/33592320 [01:12<00:29, 327879.78it/s] 71%|███████▎ | 23847612/33592320 [01:12<00:29, 327849.50it/s] 71%|███████▎ | 23880751/33592320 [01:12<00:29, 327854.34it/s] 71%|███████▎ | 23914688/33592320 [01:12<00:29, 327870.09it/s] 71%|███████▎ | 23947901/33592320 [01:13<00:29, 327875.88it/s] 71%|███████▎ | 23980654/33592320 [01:13<00:29, 327875.41it/s] 71%|███████▍ | 24012550/33592320 [01:13<00:29, 327854.34it/s] 72%|███████▍ | 24044561/33592320 [01:13<00:29, 327843.75it/s] 72%|███████▍ | 24076432/33592320 [01:13<00:29, 327831.31it/s] 72%|███████▍ | 24105713/33592320 [01:13<00:28, 327783.66it/s] 72%|███████▍ | 24138006/33592320 [01:13<00:28, 327777.03it/s] 72%|███████▍ | 24169669/33592320 [01:13<00:28, 327761.88it/s] 72%|███████▍ | 24201330/33592320 [01:13<00:28, 327746.75it/s] 72%|███████▍ | 24233660/33592320 [01:13<00:28, 327740.72it/s] 72%|███████▍ | 24265932/33592320 [01:14<00:28, 327733.91it/s] 72%|███████▍ | 24299115/33592320 [01:14<00:28, 327739.44it/s] 72%|███████▍ | 24332492/33592320 [01:14<00:28, 327747.50it/s] 73%|███████▍ | 24365932/33592320 [01:14<00:28, 327756.44it/s] 73%|███████▍ | 24398553/33592320 [01:14<00:28, 327754.31it/s] 73%|███████▍ | 24430716/33592320 [01:14<00:27, 327746.09it/s] 73%|███████▍ | 24463288/33592320 [01:14<00:27, 327743.34it/s] 73%|███████▌ | 24496154/33592320 [01:14<00:27, 327744.53it/s] 73%|███████▌ | 24528769/33592320 [01:14<00:27, 327742.38it/s] 73%|███████▌ | 24560493/33592320 [01:14<00:27, 327728.34it/s] 73%|███████▌ | 24593812/33592320 [01:15<00:27, 327735.59it/s] 73%|███████▌ | 24625983/33592320 [01:15<00:27, 327727.56it/s] 73%|███████▌ | 24659092/33592320 [01:15<00:27, 327732.00it/s] 73%|███████▌ | 24688972/33592320 [01:15<00:27, 327693.56it/s] 74%|███████▌ | 24720342/33592320 [01:15<00:27, 327675.00it/s] 74%|███████▌ | 24752703/33592320 [01:15<00:26, 327669.59it/s] 74%|███████▌ | 24784331/33592320 [01:15<00:26, 327654.50it/s] 74%|███████▌ | 24816088/33592320 [01:15<00:26, 327641.16it/s] 74%|███████▌ | 24847212/33592320 [01:15<00:26, 327619.50it/s] 74%|███████▌ | 24878911/33592320 [01:15<00:26, 327605.50it/s] 74%|███████▌ | 24911186/33592320 [01:16<00:26, 327599.06it/s] 74%|███████▌ | 24942064/33592320 [01:16<00:26, 327574.34it/s] 74%|███████▋ | 24973252/33592320 [01:16<00:26, 327553.72it/s] 74%|███████▋ | 25005250/33592320 [01:16<00:26, 327543.78it/s] 75%|███████▋ | 25037127/33592320 [01:16<00:26, 327532.28it/s] 75%|███████▋ | 25066618/33592320 [01:16<00:26, 327489.62it/s] 75%|███████▋ | 25099073/33592320 [01:16<00:25, 327485.69it/s] 75%|███████▋ | 25130751/33592320 [01:16<00:25, 327471.72it/s] 75%|███████▋ | 25163068/33592320 [01:16<00:25, 327466.09it/s] 75%|███████▋ | 25195024/33592320 [01:16<00:25, 327455.78it/s] 75%|███████▋ | 25227399/33592320 [01:17<00:25, 327450.97it/s] 75%|███████▋ | 25259905/33592320 [01:17<00:25, 327447.81it/s] 75%|███████▋ | 25292899/33592320 [01:17<00:25, 327451.03it/s] 75%|███████▋ | 25325776/33592320 [01:17<00:25, 327452.72it/s] 75%|███████▋ | 25358175/33592320 [01:17<00:25, 327448.22it/s] 76%|███████▋ | 25390006/33592320 [01:17<00:25, 327436.41it/s] 76%|███████▋ | 25421435/33592320 [01:17<00:24, 327419.47it/s] 76%|███████▊ | 25453784/33592320 [01:17<00:24, 327414.38it/s] 76%|███████▊ | 25486680/33592320 [01:17<00:24, 327416.31it/s] 76%|███████▊ | 25519275/33592320 [01:17<00:24, 327414.44it/s] 76%|███████▊ | 25551470/33592320 [01:18<00:24, 327407.38it/s] 76%|███████▊ | 25583646/33592320 [01:18<00:24, 327400.12it/s] 76%|███████▊ | 25615463/33592320 [01:18<00:24, 327388.31it/s] 76%|███████▊ | 25648006/33592320 [01:18<00:24, 327385.78it/s] 76%|███████▊ | 25678717/33592320 [01:18<00:24, 327359.91it/s] 77%|███████▊ | 25710522/33592320 [01:18<00:24, 327348.03it/s] 77%|███████▊ | 25740768/33592320 [01:18<00:23, 327316.38it/s] 77%|███████▊ | 25772730/33592320 [01:18<00:23, 327306.56it/s] 77%|███████▊ | 25805298/33592320 [01:18<00:23, 327304.47it/s] 77%|███████▊ | 25837227/33592320 [01:18<00:23, 327294.31it/s] 77%|███████▊ | 25869675/33592320 [01:19<00:23, 327290.72it/s] 77%|███████▊ | 25900580/33592320 [01:19<00:23, 327267.62it/s] 77%|███████▉ | 25932656/33592320 [01:19<00:23, 327259.41it/s] 77%|███████▉ | 25965500/33592320 [01:19<00:23, 327260.88it/s] 77%|███████▉ | 25996743/33592320 [01:19<00:23, 327242.19it/s] 77%|███████▉ | 26028150/33592320 [01:19<00:23, 327225.59it/s] 78%|███████▉ | 26060565/33592320 [01:19<00:23, 327221.69it/s] 78%|███████▉ | 26092151/33592320 [01:19<00:22, 327207.44it/s] 78%|███████▉ | 26123926/33592320 [01:19<00:22, 327195.56it/s] 78%|███████▉ | 26156188/33592320 [01:19<00:22, 327189.81it/s] 78%|███████▉ | 26188849/33592320 [01:20<00:22, 327189.03it/s] 78%|███████▉ | 26219851/33592320 [01:20<00:22, 327167.62it/s] 78%|███████▉ | 26252117/33592320 [01:20<00:22, 327161.97it/s] 78%|███████▉ | 26284000/33592320 [01:20<00:22, 327151.56it/s] 78%|███████▉ | 26315539/33592320 [01:20<00:22, 327136.94it/s] 78%|███████▉ | 26347637/33592320 [01:20<00:22, 327129.25it/s] 79%|███████▉ | 26379446/33592320 [01:20<00:22, 327118.03it/s] 79%|████████ | 26413518/33592320 [01:20<00:21, 327134.84it/s] 79%|████████ | 26446346/33592320 [01:20<00:21, 327136.25it/s] 79%|████████ | 26478642/33592320 [01:20<00:21, 327131.06it/s] 79%|████████ | 26510432/33592320 [01:21<00:21, 327119.62it/s] 79%|████████ | 26542244/33592320 [01:21<00:21, 327108.53it/s] 79%|████████ | 26573632/33592320 [01:21<00:21, 327092.22it/s] 79%|████████ | 26606558/33592320 [01:21<00:21, 327094.84it/s] 79%|████████ | 26639737/33592320 [01:21<00:21, 327100.59it/s] 79%|████████ | 26669504/33592320 [01:21<00:21, 327064.47it/s] 79%|████████ | 26701491/33592320 [01:21<00:21, 327055.66it/s] 80%|████████ | 26732955/33592320 [01:21<00:20, 327040.44it/s] 80%|████████ | 26758732/33592320 [01:21<00:20, 326955.75it/s] 80%|████████ | 26789821/33592320 [01:21<00:20, 326936.12it/s] 80%|████████ | 26822999/33592320 [01:22<00:20, 326942.03it/s] 80%|████████ | 26855014/33592320 [01:22<00:20, 326933.72it/s] 80%|████████▎ | 26887831/33592320 [01:22<00:20, 326935.22it/s] 80%|████████▎ | 26920136/33592320 [01:22<00:20, 326930.47it/s] 80%|████████▎ | 26951763/33592320 [01:22<00:20, 326917.50it/s] 80%|████████▎ | 26983475/33592320 [01:22<00:20, 326905.62it/s] 80%|████████▎ | 27016255/33592320 [01:22<00:20, 326906.69it/s] 81%|████████▎ | 27048468/33592320 [01:22<00:20, 326900.88it/s] 81%|████████▎ | 27080164/33592320 [01:22<00:19, 326888.84it/s] 81%|████████▎ | 27111408/33592320 [01:22<00:19, 326871.41it/s] 81%|████████▎ | 27141917/33592320 [01:23<00:19, 326845.12it/s] 81%|████████▎ | 27173147/33592320 [01:23<00:19, 326827.62it/s] 81%|████████▎ | 27205355/33592320 [01:23<00:19, 326821.91it/s] 81%|████████▎ | 27236661/33592320 [01:23<00:19, 326805.34it/s] 81%|████████▎ | 27266683/33592320 [01:23<00:19, 326773.50it/s] 81%|████████▎ | 27297041/33592320 [01:23<00:19, 326739.44it/s] 81%|████████▎ | 27327235/33592320 [01:23<00:19, 326709.78it/s] 81%|████████▍ | 27358770/33592320 [01:23<00:19, 326696.19it/s] 82%|████████▍ | 27390867/33592320 [01:23<00:18, 326689.34it/s] 82%|████████▍ | 27422619/33592320 [01:23<00:18, 326678.41it/s] 82%|████████▍ | 27452817/33592320 [01:24<00:18, 326637.41it/s] 82%|████████▍ | 27483129/33592320 [01:24<00:18, 326609.44it/s] 82%|████████▍ | 27518036/33592320 [01:24<00:18, 326636.09it/s] 82%|████████▍ | 27550006/33592320 [01:24<00:18, 326627.84it/s] 82%|████████▍ | 27581430/33592320 [01:24<00:18, 326613.16it/s] 82%|████████▍ | 27610966/33592320 [01:24<00:18, 326576.16it/s] 82%|████████▍ | 27644517/33592320 [01:24<00:18, 326586.69it/s] 82%|████████▍ | 27676001/33592320 [01:24<00:18, 326572.78it/s] 82%|████████▍ | 27707493/33592320 [01:24<00:18, 326559.03it/s] 83%|████████▍ | 27738946/33592320 [01:24<00:17, 326544.88it/s] 83%|████████▍ | 27770179/33592320 [01:25<00:17, 326528.12it/s] 83%|████████▍ | 27802172/33592320 [01:25<00:17, 326520.34it/s] 83%|████████▌ | 27834191/33592320 [01:25<00:17, 326512.91it/s] 83%|████████▌ | 27866312/33592320 [01:25<00:17, 326506.66it/s] 83%|████████▌ | 27896677/33592320 [01:25<00:17, 326479.88it/s] 83%|████████▌ | 27927533/33592320 [01:25<00:17, 326458.91it/s] 83%|████████▌ | 27960584/33592320 [01:25<00:17, 326463.62it/s] 83%|████████▌ | 27991432/33592320 [01:25<00:17, 326442.62it/s] 83%|████████▌ | 28019713/33592320 [01:25<00:17, 326391.78it/s] 83%|████████▌ | 28046337/33592320 [01:25<00:16, 326321.75it/s] 84%|████████▌ | 28074474/33592320 [01:26<00:16, 326269.50it/s] 84%|████████▌ | 28103857/33592320 [01:26<00:16, 326231.81it/s] 84%|████████▌ | 28135090/33592320 [01:26<00:16, 326215.69it/s] 84%|████████▌ | 28165979/33592320 [01:26<00:16, 326195.62it/s] 84%|████████▌ | 28196537/33592320 [01:26<00:16, 326171.72it/s] 84%|████████▌ | 28227285/33592320 [01:26<00:16, 326150.09it/s] 84%|████████▌ | 28258297/33592320 [01:26<00:16, 326131.56it/s] 84%|████████▌ | 28290264/33592320 [01:26<00:16, 326124.12it/s] 84%|████████▋ | 28321162/33592320 [01:26<00:16, 326104.34it/s] 84%|████████▋ | 28352416/33592320 [01:26<00:16, 326088.72it/s] 84%|████████▋ | 28383595/33592320 [01:27<00:15, 326072.28it/s] 85%|████████▋ | 28414662/33592320 [01:27<00:15, 326054.59it/s] 85%|████████▋ | 28445808/33592320 [01:27<00:15, 326037.81it/s] 85%|████████▋ | 28477160/33592320 [01:27<00:15, 326023.47it/s] 85%|████████▋ | 28507832/33592320 [01:27<00:15, 326001.38it/s] 85%|████████▋ | 28538070/33592320 [01:27<00:15, 325974.38it/s] 85%|████████▋ | 28567753/33592320 [01:27<00:15, 325941.09it/s] 85%|████████▋ | 28598310/33592320 [01:27<00:15, 325917.88it/s] 85%|████████▋ | 28627849/33592320 [01:27<00:15, 325883.06it/s] 85%|████████▋ | 28658311/33592320 [01:27<00:15, 325858.91it/s] 85%|████████▋ | 28688670/33592320 [01:28<00:15, 325833.56it/s] 85%|████████▋ | 28716706/33592320 [01:28<00:14, 325781.97it/s] 86%|████████▋ | 28747445/33592320 [01:28<00:14, 325761.09it/s] 86%|████████▋ | 28777474/33592320 [01:28<00:14, 325732.25it/s] 86%|████████▊ | 28806605/33592320 [01:28<00:14, 325693.28it/s] 86%|████████▊ | 28836057/33592320 [01:28<00:14, 325658.06it/s] 86%|████████▊ | 28865338/33592320 [01:28<00:14, 325621.00it/s] 86%|████████▊ | 28894653/33592320 [01:28<00:14, 325584.38it/s] 86%|████████▊ | 28923152/33592320 [01:28<00:14, 325538.69it/s] 86%|████████▊ | 28951434/33592320 [01:28<00:14, 325490.62it/s] 86%|████████▊ | 28980208/33592320 [01:29<00:14, 325448.22it/s] 86%|████████▊ | 29008352/33592320 [01:29<00:14, 325398.81it/s] 86%|████████▊ | 29036732/33592320 [01:29<00:14, 325352.19it/s] 87%|████████▊ | 29065567/33592320 [01:29<00:13, 325310.75it/s] 87%|████████▊ | 29093880/33592320 [01:29<00:13, 325263.56it/s] 87%|████████▊ | 29124315/33592320 [01:29<00:13, 325240.22it/s] 87%|████████▊ | 29155588/33592320 [01:29<00:13, 325226.22it/s] 87%|████████▊ | 29186640/33592320 [01:29<00:13, 325209.81it/s] 87%|████████▊ | 29216384/33592320 [01:29<00:13, 325178.88it/s] 87%|████████▊ | 29245685/33592320 [01:29<00:13, 325143.09it/s] 87%|████████▉ | 29274385/33592320 [01:30<00:13, 325100.69it/s] 87%|████████▉ | 29303641/33592320 [01:30<00:13, 325064.59it/s] 87%|████████▉ | 29327597/33592320 [01:30<00:13, 324969.81it/s] 87%|████████▉ | 29350274/33592320 [01:30<00:13, 324861.12it/s] 87%|████████▉ | 29380346/33592320 [01:30<00:12, 324834.41it/s] 88%|████████▉ | 29409999/33592320 [01:30<00:12, 324803.12it/s] 88%|████████▉ | 29439334/33592320 [01:30<00:12, 324768.41it/s] 88%|████████▉ | 29470845/33592320 [01:30<00:12, 324757.72it/s] 88%|████████▉ | 29500657/33592320 [01:30<00:12, 324728.38it/s] 88%|████████▉ | 29530585/33592320 [01:30<00:12, 324700.38it/s] 88%|████████▉ | 29560234/33592320 [01:31<00:12, 324669.38it/s] 88%|████████▉ | 29590127/33592320 [01:31<00:12, 324641.12it/s] 88%|████████▉ | 29620606/33592320 [01:31<00:12, 324619.34it/s] 88%|████████▉ | 29651934/33592320 [01:31<00:12, 324606.91it/s] 88%|████████▉ | 29683665/33592320 [01:31<00:12, 324598.91it/s] 88%|████████▉ | 29715521/33592320 [01:31<00:11, 324592.28it/s] 89%|████████▉ | 29747299/33592320 [01:31<00:11, 324584.84it/s] 89%|█████████ | 29779011/33592320 [01:31<00:11, 324576.69it/s] 89%|█████████ | 29810342/33592320 [01:31<00:11, 324564.38it/s] 89%|█████████ | 29841832/33592320 [01:31<00:11, 324553.84it/s] 89%|█████████ | 29873720/33592320 [01:32<00:11, 324547.66it/s] 89%|█████████ | 29904741/33592320 [01:32<00:11, 324532.06it/s] 89%|█████████ | 29935658/33592320 [01:32<00:11, 324515.41it/s] 89%|█████████ | 29966614/33592320 [01:32<00:11, 324499.19it/s] 89%|█████████ | 29998647/33592320 [01:32<00:11, 324494.69it/s] 89%|█████████ | 30030451/33592320 [01:32<00:10, 324487.69it/s] 89%|█████████ | 30061839/33592320 [01:32<00:10, 324476.22it/s] 90%|█████████ | 30093496/33592320 [01:32<00:10, 324467.66it/s] 90%|█████████ | 30125509/33592320 [01:32<00:10, 324462.94it/s] 90%|█████████ | 30157373/33592320 [01:32<00:10, 324456.66it/s] 90%|█████████ | 30189654/33592320 [01:33<00:10, 324454.88it/s] 90%|█████████ | 30220659/33592320 [01:33<00:10, 324439.41it/s] 90%|█████████▎| 30250471/33592320 [01:33<00:10, 324411.16it/s] 90%|█████████▎| 30280098/33592320 [01:33<00:10, 324372.56it/s] 90%|█████████▎| 30301760/33592320 [01:33<00:10, 324257.22it/s] 90%|█████████▎| 30323740/33592320 [01:33<00:10, 324145.53it/s] 90%|█████████▎| 30351542/33592320 [01:33<00:09, 324096.28it/s] 90%|█████████▎| 30381151/33592320 [01:33<00:09, 324066.38it/s] 91%|█████████▎| 30411262/33592320 [01:33<00:09, 324041.91it/s] 91%|█████████▎| 30440309/33592320 [01:33<00:09, 324006.12it/s] 91%|█████████▎| 30470577/33592320 [01:34<00:09, 323983.44it/s] 91%|█████████▎| 30500484/33592320 [01:34<00:09, 323956.97it/s] 91%|█████████▎| 30531556/33592320 [01:34<00:09, 323942.91it/s] 91%|█████████▎| 30562946/33592320 [01:34<00:09, 323932.22it/s] 91%|█████████▎| 30593064/33592320 [01:34<00:09, 323908.12it/s] 91%|█████████▎| 30622208/33592320 [01:34<00:09, 323873.75it/s] 91%|█████████▎| 30652047/33592320 [01:34<00:09, 323846.81it/s] 91%|█████████▎| 30681602/33592320 [01:34<00:08, 323816.94it/s] 91%|█████████▎| 30711927/33592320 [01:34<00:08, 323795.22it/s] 92%|█████████▍| 30742046/33592320 [01:34<00:08, 323771.41it/s] 92%|█████████▍| 30771241/33592320 [01:35<00:08, 323737.88it/s] 92%|█████████▍| 30801407/33592320 [01:35<00:08, 323714.69it/s] 92%|█████████▍| 30831050/33592320 [01:35<00:08, 323686.00it/s] 92%|█████████▍| 30860613/33592320 [01:35<00:08, 323656.56it/s] 92%|█████████▍| 30890090/33592320 [01:35<00:08, 323626.28it/s] 92%|█████████▍| 30919664/33592320 [01:35<00:08, 323597.06it/s] 92%|█████████▍| 30949926/33592320 [01:35<00:08, 323575.12it/s] 92%|█████████▍| 30979388/33592320 [01:35<00:08, 323544.84it/s] 92%|█████████▍| 31009414/33592320 [01:35<00:07, 323520.53it/s] 92%|█████████▍| 31038846/33592320 [01:35<00:07, 323490.09it/s] 92%|█████████▍| 31069062/33592320 [01:36<00:07, 323467.88it/s] 93%|█████████▍| 31097071/33592320 [01:36<00:07, 323422.75it/s] 93%|█████████▍| 31127113/33592320 [01:36<00:07, 323398.81it/s] 93%|█████████▍| 31158573/33592320 [01:36<00:07, 323389.66it/s] 93%|█████████▍| 31191178/33592320 [01:36<00:07, 323392.41it/s] 93%|█████████▌| 31223107/33592320 [01:36<00:07, 323388.12it/s] 93%|█████████▌| 31255390/33592320 [01:36<00:07, 323387.53it/s] 93%|█████████▌| 31284769/33592320 [01:36<00:07, 323356.91it/s] 93%|█████████▌| 31315081/33592320 [01:36<00:07, 323336.00it/s] 93%|█████████▌| 31345039/33592320 [01:36<00:06, 323311.47it/s] 93%|█████████▌| 31375915/33592320 [01:37<00:06, 323296.47it/s] 93%|█████████▌| 31405721/33592320 [01:37<00:06, 323270.44it/s] 94%|█████████▌| 31434549/33592320 [01:37<00:06, 323234.44it/s] 94%|█████████▌| 31464508/33592320 [01:37<00:06, 323210.16it/s] 94%|█████████▌| 31495793/33592320 [01:37<00:06, 323199.50it/s] 94%|█████████▌| 31528152/33592320 [01:37<00:06, 323199.88it/s] 94%|█████████▌| 31559890/33592320 [01:37<00:06, 323193.91it/s] 94%|█████████▌| 31589873/33592320 [01:37<00:06, 323169.97it/s] 94%|█████████▌| 31617098/33592320 [01:37<00:06, 323117.91it/s] 94%|█████████▌| 31644462/33592320 [01:37<00:06, 323067.38it/s] 94%|█████████▋| 31673465/33592320 [01:38<00:05, 323033.66it/s] 94%|█████████▋| 31702665/33592320 [01:38<00:05, 323002.03it/s] 94%|█████████▋| 31731929/33592320 [01:38<00:05, 322971.09it/s] 95%|█████████▋| 31761014/33592320 [01:38<00:05, 322938.44it/s] 95%|█████████▋| 31791180/33592320 [01:38<00:05, 322904.72it/s] 95%|█████████▋| 31820879/33592320 [01:38<00:05, 322878.41it/s] 95%|█████████▋| 31849405/33592320 [01:38<00:05, 322840.25it/s] 95%|█████████▋| 31878295/33592320 [01:38<00:05, 322805.88it/s] 95%|█████████▋| 31908170/33592320 [01:38<00:05, 322781.50it/s] 95%|█████████▋| 31936964/33592320 [01:38<00:05, 322746.28it/s] 95%|█████████▋| 31964389/33592320 [01:39<00:05, 322697.28it/s] 95%|█████████▋| 31993998/33592320 [01:39<00:04, 322670.44it/s] 95%|█████████▋| 32022453/33592320 [01:39<00:04, 322632.00it/s] 95%|█████████▋| 32051746/33592320 [01:39<00:04, 322602.09it/s] 96%|█████████▋| 32080720/33592320 [01:39<00:04, 322569.03it/s] 96%|█████████▋| 32109697/33592320 [01:39<00:04, 322536.00it/s] 96%|█████████▋| 32139429/33592320 [01:39<00:04, 322510.69it/s] 96%|█████████▊| 32168188/33592320 [01:39<00:04, 322475.66it/s] 96%|█████████▊| 32196629/33592320 [01:39<00:04, 322437.53it/s] 96%|█████████▊| 32226433/33592320 [01:39<00:04, 322413.09it/s] 96%|█████████▊| 32253175/33592320 [01:40<00:04, 322358.12it/s] 96%|█████████▊| 32282983/33592320 [01:40<00:04, 322333.88it/s] 96%|█████████▊| 32310844/33592320 [01:40<00:03, 322290.22it/s] 96%|█████████▊| 32340857/33592320 [01:40<00:03, 322268.12it/s] 96%|█████████▊| 32368902/33592320 [01:40<00:03, 322226.47it/s] 96%|█████████▊| 32397735/33592320 [01:40<00:03, 322192.75it/s] 97%|█████████▊| 32427029/33592320 [01:40<00:03, 322163.66it/s] 97%|█████████▊| 32457335/33592320 [01:40<00:03, 322144.69it/s] 97%|█████████▊| 32485915/33592320 [01:40<00:03, 322108.62it/s] 97%|█████████▊| 32516023/33592320 [01:40<00:03, 322087.78it/s] 97%|█████████▊| 32544064/33592320 [01:41<00:03, 322046.50it/s] 97%|█████████▊| 32574377/33592320 [01:41<00:03, 322027.78it/s] 97%|█████████▊| 32603626/33592320 [01:41<00:03, 321998.59it/s] 97%|█████████▉| 32633692/33592320 [01:41<00:02, 321977.53it/s] 97%|█████████▉| 32662003/33592320 [01:41<00:02, 321939.22it/s] 97%|█████████▉| 32691181/33592320 [01:41<00:02, 321909.47it/s] 97%|█████████▉| 32720355/33592320 [01:41<00:02, 321879.78it/s] 97%|█████████▉| 32748725/33592320 [01:41<00:02, 321842.22it/s] 98%|█████████▉| 32782164/33592320 [01:41<00:02, 321854.53it/s] 98%|█████████▉| 32814407/33592320 [01:41<00:02, 321855.09it/s] 98%|█████████▉| 32842699/33592320 [01:42<00:02, 321816.94it/s] 98%|█████████▉| 32875594/33592320 [01:42<00:02, 321823.88it/s] 98%|█████████▉| 32908449/33592320 [01:42<00:02, 321830.44it/s] 98%|█████████▉| 32942759/33592320 [01:42<00:02, 321851.22it/s] 98%|█████████▉| 32974160/33592320 [01:42<00:01, 321843.53it/s] 98%|█████████▉| 33005142/33592320 [01:42<00:01, 321831.78it/s] 98%|█████████▉| 33037327/33592320 [01:42<00:01, 321831.78it/s] 98%|█████████▉| 33068416/33592320 [01:42<00:01, 321821.12it/s] 99%|█████████▉| 33101871/33592320 [01:42<00:01, 321833.47it/s] 99%|██████████| 33134553/33592320 [01:42<00:01, 321838.28it/s] 99%|██████████| 33166613/33592320 [01:43<00:01, 321837.06it/s] 99%|██████████| 33195909/33592320 [01:43<00:01, 321809.06it/s] 99%|██████████| 33224532/33592320 [01:43<00:01, 321774.59it/s] 99%|██████████| 33257381/33592320 [01:43<00:01, 321781.06it/s] 99%|██████████| 33289452/33592320 [01:43<00:00, 321780.00it/s] 99%|██████████| 33320219/33592320 [01:43<00:00, 321766.38it/s] 99%|██████████| 33350817/33592320 [01:43<00:00, 321751.09it/s] 99%|██████████| 33383448/33592320 [01:43<00:00, 321755.50it/s] 99%|██████████| 33417489/33592320 [01:43<00:00, 321773.44it/s] 100%|██████████| 33450457/33592320 [01:43<00:00, 321781.00it/s] 100%|██████████| 33481454/33592320 [01:44<00:00, 321769.66it/s] 100%|██████████| 33513058/33592320 [01:44<00:00, 321764.12it/s] 100%|██████████| 33543882/33592320 [01:44<00:00, 321751.16it/s] 100%|██████████| 33577053/33592320 [01:44<00:00, 321760.66it/s] 100%|██████████| 33592320/33592320 [01:44<00:00, 321772.81it/s] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/id_allocator-ceacf965a99b0c9a) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::freeing_unallocated_id ... ok [INFO] [stdout] test tests::id_increment ... ok [INFO] [stdout] test tests::allocator_reuse_after_free_all ... ok [INFO] [stdout] test tests::allocation_fills_gaps_first ... ok [INFO] [stdout] test tests::allocation_after_free ... ok [INFO] [stdout] test tests::free_and_reuse_id ... ok [INFO] [stdout] test tests::id_initial ... ok [INFO] [stdout] test tests::free_invalid_id ... ok [INFO] [stdout] test tests::continuous_allocation ... ok [INFO] [stdout] test tests::is_allocated ... ok [INFO] [stdout] test tests::multiple_allocations ... ok [INFO] [stdout] test tests::is_allocated_for_unallocated ... ok [INFO] [stdout] test tests::allocate_ids ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learned_index_segmentation-d6a90098c5ce1871) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test model::pgm_model_tests::pgm_model_basic ... ok [INFO] [stderr] error: test failed, to rerun pass `-p learned_index_segmentation --lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/learned_index_segmentation-d6a90098c5ce1871` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5045aae6791127d91f796fbe0bb01c95f0384ec94ac1eefe06ed7a286489bcb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5045aae6791127d91f796fbe0bb01c95f0384ec94ac1eefe06ed7a286489bcb6", kill_on_drop: false }` [INFO] [stdout] 5045aae6791127d91f796fbe0bb01c95f0384ec94ac1eefe06ed7a286489bcb6