[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.90.0 for beta-1.91-3 [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] 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] validating manifest of git repo https://github.com/LevKruglyak/limousine on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.6 [INFO] [stderr] Downloaded shared-local-state v0.1.4 [INFO] [stderr] Downloaded clap_derive v4.5.5 [INFO] [stderr] Downloaded fault-injection v1.0.10 [INFO] [stderr] Downloaded trait-set v0.3.0 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded ebr v0.2.11 [INFO] [stderr] Downloaded marble v15.0.7 [INFO] [stderr] Downloaded kdam v0.5.2 [INFO] [stderr] Downloaded concurrent-map v5.0.33 [INFO] [stderr] Downloaded cc v1.0.99 [INFO] [stderr] Downloaded clap_builder v4.5.6 [INFO] [stderr] Downloaded num-bigint v0.4.5 [INFO] [stderr] Downloaded stack-map v1.0.5 [INFO] [stderr] Downloaded pagetable v0.4.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a89be1306ac3f0b3599523eabab2513a31c2441b004c3a73ecd348399ff5b2d [INFO] running `Command { std: "docker" "start" "-a" "3a89be1306ac3f0b3599523eabab2513a31c2441b004c3a73ecd348399ff5b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a89be1306ac3f0b3599523eabab2513a31c2441b004c3a73ecd348399ff5b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a89be1306ac3f0b3599523eabab2513a31c2441b004c3a73ecd348399ff5b2d", kill_on_drop: false }` [INFO] [stdout] 3a89be1306ac3f0b3599523eabab2513a31c2441b004c3a73ecd348399ff5b2d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8f170963581846dbee5bb4f9e02c8d6dabcdf05a2e357595e777421c78b959d [INFO] running `Command { std: "docker" "start" "-a" "f8f170963581846dbee5bb4f9e02c8d6dabcdf05a2e357595e777421c78b959d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search) [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling stack-map v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.117 [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 generational-arena v0.2.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling kdam v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling shared-local-state v0.1.4 [INFO] [stderr] Compiling ebr v0.2.11 [INFO] [stderr] Compiling concurrent-map v5.0.33 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap v4.5.6 [INFO] [stderr] Compiling marble v15.0.7 [INFO] [stderr] Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment) [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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> utils/id_allocator/src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner) [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] [stdout] warning: method `remove_page` is never used [INFO] [stdout] --> core/src/common/storage/store.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 298 | trait ObjectStoreInner { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 303 | fn remove_page(&self, _id: StoreID) -> () {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref; [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut; [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.09s [INFO] running `Command { std: "docker" "inspect" "f8f170963581846dbee5bb4f9e02c8d6dabcdf05a2e357595e777421c78b959d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f170963581846dbee5bb4f9e02c8d6dabcdf05a2e357595e777421c78b959d", kill_on_drop: false }` [INFO] [stdout] f8f170963581846dbee5bb4f9e02c8d6dabcdf05a2e357595e777421c78b959d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39fee54286db7bf2da4533859426eee194ed5b58fb4a757e1d34a18e7ca7a118 [INFO] running `Command { std: "docker" "start" "-a" "39fee54286db7bf2da4533859426eee194ed5b58fb4a757e1d34a18e7ca7a118", 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> utils/id_allocator/src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array) [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 limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> utils/id_allocator/src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: method `remove_page` is never used [INFO] [stdout] --> core/src/common/storage/store.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 298 | trait ObjectStoreInner { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 303 | fn remove_page(&self, _id: StoreID) -> () {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref; [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut; [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref; [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut; [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.02s [INFO] running `Command { std: "docker" "inspect" "39fee54286db7bf2da4533859426eee194ed5b58fb4a757e1d34a18e7ca7a118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39fee54286db7bf2da4533859426eee194ed5b58fb4a757e1d34a18e7ca7a118", kill_on_drop: false }` [INFO] [stdout] 39fee54286db7bf2da4533859426eee194ed5b58fb4a757e1d34a18e7ca7a118 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6067bb85843989b73e00681e7d8e788b7ae75ac8d652edc6e889265c2752a5e1 [INFO] running `Command { std: "docker" "start" "-a" "6067bb85843989b73e00681e7d8e788b7ae75ac8d652edc6e889265c2752a5e1", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> utils/id_allocator/src/lib.rs:149:17 [INFO] [stderr] | [INFO] [stderr] 149 | pub fn iter(&self) -> IDAllocatorIterator { [INFO] [stderr] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 149 | pub fn iter(&self) -> IDAllocatorIterator<'_, I> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `id_allocator` (lib) generated 1 warning [INFO] [stderr] warning: `id_allocator` (lib test) generated 1 warning (1 duplicate) [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: method `remove_page` is never used [INFO] [stderr] --> core/src/common/storage/store.rs:303:8 [INFO] [stderr] | [INFO] [stderr] 298 | trait ObjectStoreInner { [INFO] [stderr] | ---------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 303 | fn remove_page(&self, _id: StoreID) -> () {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:299:18 [INFO] [stderr] | [INFO] [stderr] 299 | fn inner_ref(&self) -> Ref; [INFO] [stderr] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 299 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:300:22 [INFO] [stderr] | [INFO] [stderr] 300 | fn inner_ref_mut(&self) -> RefMut; [INFO] [stderr] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 300 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:311:18 [INFO] [stderr] | [INFO] [stderr] 311 | fn inner_ref(&self) -> Ref { [INFO] [stderr] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 311 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:315:22 [INFO] [stderr] | [INFO] [stderr] 315 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stderr] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 315 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:325:18 [INFO] [stderr] | [INFO] [stderr] 325 | fn inner_ref(&self) -> Ref { [INFO] [stderr] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 325 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:329:22 [INFO] [stderr] | [INFO] [stderr] 329 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stderr] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 329 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stderr] | +++ [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 8 warnings [INFO] [stderr] warning: `limousine_core` (lib test) generated 8 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gapped_array-04d8d39b4c889fc3) [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] [stderr] 0%|▎ | 34164/33592320 [00:00<01:38, 341634.59it/s] 0%|▎ | 76125/33592320 [00:00<01:28, 380618.56it/s] 0%|▎ | 116766/33592320 [00:00<01:26, 389214.09it/s] 0%|▎ | 157126/33592320 [00:00<01:25, 392807.97it/s] 1%|▎ | 196609/33592320 [00:00<01:24, 393210.22it/s] 1%|▎ | 233468/33592320 [00:00<01:25, 389105.94it/s] 1%|▎ | 270946/33592320 [00:00<01:26, 387058.34it/s] 1%|▎ | 310708/33592320 [00:00<01:25, 388377.88it/s] 1%|▎ | 351802/33592320 [00:00<01:25, 390884.19it/s] 1%|▎ | 390733/33592320 [00:01<01:24, 390725.78it/s] 1%|▎ | 430869/33592320 [00:01<01:24, 391691.69it/s] 1%|▎ | 471643/33592320 [00:01<01:24, 393028.69it/s] 2%|▍ | 512239/33592320 [00:01<01:23, 394022.91it/s] 2%|▍ | 553470/33592320 [00:01<01:23, 395328.12it/s] 2%|▍ | 592088/33592320 [00:01<01:23, 394717.91it/s] 2%|▍ | 631224/33592320 [00:01<01:23, 394507.78it/s] 2%|▍ | 660444/33592320 [00:01<01:24, 388489.38it/s] 2%|▍ | 697038/33592320 [00:01<01:24, 387236.09it/s] 2%|▍ | 735491/33592320 [00:01<01:24, 387093.12it/s] 2%|▍ | 774211/33592320 [00:02<01:24, 387098.34it/s] 2%|▍ | 813375/33592320 [00:02<01:24, 387314.38it/s] 3%|▍ | 851152/33592320 [00:02<01:24, 386879.97it/s] 3%|▍ | 883807/33592320 [00:02<01:25, 384256.72it/s] 3%|▍ | 917989/33592320 [00:02<01:25, 382488.16it/s] 3%|▍ | 955361/33592320 [00:02<01:25, 382137.12it/s] 3%|▌ | 991792/33592320 [00:02<01:25, 381451.06it/s] 3%|▌ | 1028322/33592320 [00:02<01:25, 380852.72it/s] 3%|▌ | 1063766/33592320 [00:02<01:25, 379909.09it/s] 3%|▌ | 1099431/33592320 [00:02<01:25, 379106.66it/s] 3%|▌ | 1137858/33592320 [00:03<01:25, 379218.41it/s] 4%|▌ | 1178605/33592320 [00:03<01:25, 380129.25it/s] 4%|▌ | 1215598/33592320 [00:03<01:25, 379810.47it/s] 4%|▌ | 1254545/33592320 [00:03<01:25, 380102.84it/s] 4%|▌ | 1294113/33592320 [00:03<01:24, 380560.78it/s] 4%|▌ | 1331958/33592320 [00:03<01:24, 380500.16it/s] 4%|▌ | 1369245/33592320 [00:03<01:24, 380288.12it/s] 4%|▌ | 1407915/33592320 [00:03<01:24, 380461.16it/s] 4%|▋ | 1447638/33592320 [00:03<01:24, 380902.06it/s] 4%|▋ | 1487726/33592320 [00:03<01:24, 381414.06it/s] 5%|▋ | 1531061/33592320 [00:04<01:23, 382712.09it/s] 5%|▋ | 1574777/33592320 [00:04<01:23, 384039.78it/s] 5%|▋ | 1614406/33592320 [00:04<01:23, 384331.31it/s] 5%|▋ | 1652847/33592320 [00:04<01:23, 384333.00it/s] 5%|▋ | 1692059/33592320 [00:04<01:22, 384509.72it/s] 5%|▋ | 1729973/33592320 [00:04<01:22, 384390.34it/s] 5%|▋ | 1766652/33592320 [00:04<01:22, 384007.50it/s] 5%|▋ | 1803388/33592320 [00:04<01:22, 383653.06it/s] 5%|▋ | 1840166/33592320 [00:04<01:22, 383322.25it/s] 6%|▋ | 1877375/33592320 [00:04<01:22, 383092.91it/s] 6%|▋ | 1914107/33592320 [00:05<01:22, 382777.34it/s] 6%|▊ | 1953010/33592320 [00:05<01:22, 382899.78it/s] 6%|▊ | 1991604/33592320 [00:05<01:22, 382958.00it/s] 6%|▊ | 2023362/33592320 [00:05<01:22, 381713.22it/s] 6%|▊ | 2056556/33592320 [00:05<01:22, 380791.53it/s] 6%|▊ | 2090696/33592320 [00:05<01:22, 380075.28it/s] 6%|▊ | 2124629/33592320 [00:05<01:22, 379347.66it/s] 6%|▊ | 2161379/33592320 [00:05<01:22, 379139.62it/s] 7%|▊ | 2197387/33592320 [00:05<01:22, 378810.84it/s] 7%|▊ | 2234699/33592320 [00:05<01:22, 378714.28it/s] 7%|▊ | 2273422/33592320 [00:06<01:22, 378856.12it/s] 7%|▊ | 2308652/33592320 [00:06<01:22, 378420.78it/s] 7%|▊ | 2344386/33592320 [00:06<01:22, 378080.72it/s] 7%|▊ | 2381411/33592320 [00:06<01:22, 377956.22it/s] 7%|▉ | 2417463/33592320 [00:06<01:22, 377683.62it/s] 7%|▉ | 2445494/33592320 [00:06<01:22, 376185.56it/s] 7%|▉ | 2475979/33592320 [00:06<01:22, 375104.75it/s] 7%|▉ | 2509800/33592320 [00:06<01:22, 374553.91it/s] 8%|▉ | 2545845/33592320 [00:06<01:22, 374346.34it/s] 8%|▉ | 2580496/33592320 [00:06<01:22, 373942.78it/s] 8%|▉ | 2615311/33592320 [00:07<01:22, 373574.22it/s] 8%|▉ | 2655129/33592320 [00:07<01:22, 373920.62it/s] 8%|▉ | 2690846/33592320 [00:07<01:22, 373687.91it/s] 8%|▉ | 2726627/33592320 [00:07<01:22, 373470.31it/s] 8%|▉ | 2761356/33592320 [00:07<01:22, 373116.41it/s] 8%|▉ | 2795908/33592320 [00:07<01:22, 372748.41it/s] 8%|▉ | 2833309/33592320 [00:07<01:22, 372764.94it/s] 9%|▉ | 2870807/33592320 [00:07<01:22, 372793.53it/s] 9%|█ | 2908461/33592320 [00:07<01:22, 372841.50it/s] 9%|█ | 2946896/33592320 [00:07<01:22, 372987.03it/s] 9%|█ | 2984026/33592320 [00:08<01:22, 372965.81it/s] 9%|█ | 3021949/33592320 [00:08<01:21, 373043.03it/s] 9%|█ | 3058858/33592320 [00:08<01:21, 372994.78it/s] 9%|█ | 3093508/33592320 [00:08<01:21, 372675.44it/s] 9%|█ | 3127447/33592320 [00:08<01:21, 372279.12it/s] 9%|█ | 3164835/33592320 [00:08<01:21, 372297.94it/s] 10%|█ | 3199845/33592320 [00:08<01:21, 372039.72it/s] 10%|█ | 3236270/33592320 [00:08<01:21, 371950.09it/s] 10%|█ | 3271878/33592320 [00:08<01:21, 371769.62it/s] 10%|█ | 3308425/33592320 [00:08<01:21, 371698.72it/s] 10%|█ | 3343732/33592320 [00:09<01:21, 371491.59it/s] 10%|█▎ | 3378599/33592320 [00:09<01:21, 371240.72it/s] 10%|█▎ | 3412901/33592320 [00:09<01:21, 370933.94it/s] 10%|█▎ | 3448637/33592320 [00:09<01:21, 370787.91it/s] 10%|█▎ | 3483634/33592320 [00:09<01:21, 370566.38it/s] 10%|█▎ | 3519804/33592320 [00:09<01:21, 370472.97it/s] 11%|█▎ | 3555869/33592320 [00:09<01:21, 370370.62it/s] 11%|█▎ | 3591826/33592320 [00:09<01:21, 370259.22it/s] 11%|█▎ | 3627454/33592320 [00:09<01:20, 370116.53it/s] 11%|█▎ | 3663099/33592320 [00:09<01:20, 369978.41it/s] 11%|█▎ | 3697825/33592320 [00:10<01:20, 369751.16it/s] 11%|█▎ | 3733831/33592320 [00:10<01:20, 369655.00it/s] 11%|█▎ | 3769465/33592320 [00:10<01:20, 369524.41it/s] 11%|█▎ | 3805636/33592320 [00:10<01:20, 369448.50it/s] 11%|█▍ | 3842874/33592320 [00:10<01:20, 369476.59it/s] 12%|█▍ | 3878556/33592320 [00:10<01:20, 369356.00it/s] 12%|█▍ | 3914510/33592320 [00:10<01:20, 369263.31it/s] 12%|█▍ | 3949991/33592320 [00:10<01:20, 369128.12it/s] 12%|█▍ | 3986516/33592320 [00:10<01:20, 369092.19it/s] 12%|█▍ | 4022542/33592320 [00:10<01:20, 369011.12it/s] 12%|█▍ | 4059675/33592320 [00:11<01:20, 369032.12it/s] 12%|█▍ | 4095986/33592320 [00:11<01:19, 368978.66it/s] 12%|█▍ | 4132820/33592320 [00:11<01:19, 368972.88it/s] 12%|█▍ | 4169469/33592320 [00:11<01:19, 368950.88it/s] 13%|█▍ | 4204738/33592320 [00:11<01:19, 368808.19it/s] 13%|█▍ | 4240841/33592320 [00:11<01:19, 368740.56it/s] 13%|█▍ | 4274540/33592320 [00:11<01:19, 368466.84it/s] 13%|█▍ | 4305878/33592320 [00:11<01:19, 367996.00it/s] 13%|█▌ | 4338359/33592320 [00:11<01:19, 367629.91it/s] 13%|█▌ | 4373534/33592320 [00:11<01:19, 367496.44it/s] 13%|█▌ | 4406928/33592320 [00:12<01:19, 367216.75it/s] 13%|█▌ | 4440117/33592320 [00:12<01:19, 366924.75it/s] 13%|█▌ | 4474769/33592320 [00:12<01:19, 366757.50it/s] 13%|█▌ | 4507008/33592320 [00:12<01:19, 366396.72it/s] 14%|█▌ | 4539314/33592320 [00:12<01:19, 366047.16it/s] 14%|█▌ | 4569141/33592320 [00:12<01:19, 365504.97it/s] 14%|█▌ | 4602933/33592320 [00:12<01:19, 365286.00it/s] 14%|█▌ | 4635419/33592320 [00:12<01:19, 364967.69it/s] 14%|█▌ | 4668790/33592320 [00:12<01:19, 364723.41it/s] 14%|█▌ | 4701994/33592320 [00:12<01:19, 364470.00it/s] 14%|█▌ | 4734492/33592320 [00:13<01:19, 364166.16it/s] 14%|█▌ | 4767357/33592320 [00:13<01:19, 363895.03it/s] 14%|█▌ | 4798688/33592320 [00:13<01:19, 363511.78it/s] 14%|█▋ | 4831002/33592320 [00:13<01:19, 363208.22it/s] 14%|█▋ | 4862719/33592320 [00:13<01:19, 362864.59it/s] 15%|█▋ | 4894692/33592320 [00:13<01:19, 362545.09it/s] 15%|█▋ | 4926706/33592320 [00:13<01:19, 362233.25it/s] 15%|█▋ | 4959724/33592320 [00:13<01:19, 361999.22it/s] 15%|█▋ | 4991525/33592320 [00:13<01:19, 361632.75it/s] 15%|█▋ | 5021259/33592320 [00:13<01:19, 361170.25it/s] 15%|█▋ | 5053990/33592320 [00:14<01:19, 360928.41it/s] 15%|█▋ | 5085916/33592320 [00:14<01:19, 360632.91it/s] 15%|█▋ | 5118586/33592320 [00:14<01:19, 360393.97it/s] 15%|█▋ | 5150405/33592320 [00:14<01:18, 360098.81it/s] 15%|█▋ | 5184365/33592320 [00:14<01:18, 359956.47it/s] 16%|█▋ | 5217191/33592320 [00:14<01:18, 359737.84it/s] 16%|█▋ | 5247234/33592320 [00:14<01:18, 359331.62it/s] 16%|█▊ | 5280858/33592320 [00:14<01:18, 359174.53it/s] 16%|█▊ | 5315160/33592320 [00:14<01:18, 359065.34it/s] 16%|█▊ | 5347442/33592320 [00:14<01:18, 358822.09it/s] 16%|█▊ | 5380437/33592320 [00:15<01:18, 358629.62it/s] 16%|█▊ | 5414121/33592320 [00:15<01:18, 358485.28it/s] 16%|█▊ | 5447509/33592320 [00:15<01:18, 358323.44it/s] 16%|█▊ | 5478726/33592320 [00:15<01:18, 358021.75it/s] 16%|█▊ | 5508585/33592320 [00:15<01:18, 357635.56it/s] 16%|█▊ | 5540631/33592320 [00:15<01:18, 357395.72it/s] 17%|█▊ | 5573970/33592320 [00:15<01:18, 357241.81it/s] 17%|█▊ | 5606661/33592320 [00:15<01:18, 357048.59it/s] 17%|█▊ | 5648763/33592320 [00:15<01:18, 357453.41it/s] 17%|█▊ | 5684786/33592320 [00:15<01:18, 357370.03it/s] 17%|█▊ | 5720553/33592320 [00:16<01:17, 357371.88it/s] 17%|█▊ | 5756862/33592320 [00:16<01:17, 357407.34it/s] 17%|█▉ | 5797192/33592320 [00:16<01:17, 357690.50it/s] 17%|█▉ | 5832119/33592320 [00:16<01:17, 357638.88it/s] 17%|█▉ | 5864317/33592320 [00:16<01:17, 357421.47it/s] 18%|█▉ | 5902414/33592320 [00:16<01:17, 357564.09it/s] 18%|█▉ | 5938404/33592320 [00:16<01:17, 357578.09it/s] 18%|█▉ | 5974951/33592320 [00:16<01:17, 357625.34it/s] 18%|█▉ | 6013837/33592320 [00:16<01:17, 357811.12it/s] 18%|█▉ | 6051416/33592320 [00:16<01:16, 357917.44it/s] 18%|█▉ | 6088338/33592320 [00:17<01:16, 357983.84it/s] 18%|█▉ | 6123923/33592320 [00:17<01:16, 357971.38it/s] 18%|█▉ | 6160137/33592320 [00:17<01:16, 357995.56it/s] 18%|█▉ | 6195161/33592320 [00:17<01:16, 357950.75it/s] 19%|█▉ | 6228595/33592320 [00:17<01:16, 357815.06it/s] 19%|██ | 6263029/33592320 [00:17<01:16, 357738.03it/s] 19%|██ | 6300388/33592320 [00:17<01:16, 357828.06it/s] 19%|██ | 6334881/33592320 [00:17<01:16, 357755.22it/s] 19%|██ | 6369665/33592320 [00:17<01:16, 357699.50it/s] 19%|██ | 6404306/33592320 [00:17<01:16, 357636.41it/s] 19%|██ | 6439870/33592320 [00:18<01:15, 357625.25it/s] 19%|██ | 6473160/33592320 [00:18<01:15, 357488.66it/s] 19%|██ | 6505801/33592320 [00:18<01:15, 357317.97it/s] 19%|██ | 6538450/33592320 [00:18<01:15, 357149.56it/s] 20%|██ | 6572864/33592320 [00:18<01:15, 357078.88it/s] 20%|██ | 6608197/33592320 [00:18<01:15, 357058.62it/s] 20%|██ | 6642432/33592320 [00:18<01:15, 356979.53it/s] 20%|██ | 6673860/33592320 [00:18<01:15, 356751.28it/s] 20%|██ | 6706349/33592320 [00:18<01:15, 356581.81it/s] 20%|██▎ | 6749054/33592320 [00:18<01:15, 356954.53it/s] 20%|██▎ | 6786622/33592320 [00:19<01:15, 357053.03it/s] 20%|██▎ | 6824303/33592320 [00:19<01:14, 357156.41it/s] 20%|██▎ | 6863923/33592320 [00:19<01:14, 357359.66it/s] 21%|██▎ | 6896736/33592320 [00:19<01:14, 357208.25it/s] 21%|██▎ | 6930740/33592320 [00:19<01:14, 357119.75it/s] 21%|██▎ | 6965197/33592320 [00:19<01:14, 357055.38it/s] 21%|██▎ | 7002566/33592320 [00:19<01:14, 357140.22it/s] 21%|██▎ | 7034801/33592320 [00:19<01:14, 356963.62it/s] 21%|██▎ | 7075217/33592320 [00:19<01:14, 357201.88it/s] 21%|██▎ | 7110231/33592320 [00:19<01:14, 357166.34it/s] 21%|██▎ | 7153309/33592320 [00:20<01:13, 357534.25it/s] 21%|██▎ | 7197386/33592320 [00:20<01:13, 357948.16it/s] 22%|██▍ | 7240961/33592320 [00:20<01:13, 358333.12it/s] 22%|██▍ | 7282539/33592320 [00:20<01:13, 358616.03it/s] 22%|██▍ | 7322535/33592320 [00:20<01:13, 358818.56it/s] 22%|██▍ | 7360739/33592320 [00:20<01:13, 358931.81it/s] 22%|██▍ | 7398505/33592320 [00:20<01:12, 359022.66it/s] 22%|██▍ | 7435462/33592320 [00:20<01:12, 359073.56it/s] 22%|██▍ | 7472915/33592320 [00:20<01:12, 359147.81it/s] 22%|██▍ | 7511423/33592320 [00:20<01:12, 359271.81it/s] 22%|██▍ | 7550365/33592320 [00:21<01:12, 359415.31it/s] 23%|██▍ | 7586993/33592320 [00:21<01:12, 359447.81it/s] 23%|██▍ | 7623938/33592320 [00:21<01:12, 359494.88it/s] 23%|██▍ | 7659212/33592320 [00:21<01:12, 359463.16it/s] 23%|██▌ | 7695534/33592320 [00:21<01:12, 359480.69it/s] 23%|██▌ | 7732522/33592320 [00:21<01:11, 359529.00it/s] 23%|██▌ | 7767159/33592320 [00:21<01:11, 359468.06it/s] 23%|██▌ | 7801363/33592320 [00:21<01:11, 359387.75it/s] 23%|██▌ | 7836089/33592320 [00:21<01:11, 359332.09it/s] 23%|██▌ | 7872692/33592320 [00:21<01:11, 359362.62it/s] 24%|██▌ | 7906128/33592320 [00:22<01:11, 359249.00it/s] 24%|██▌ | 7942330/33592320 [00:22<01:11, 359261.53it/s] 24%|██▌ | 7980970/33592320 [00:22<01:11, 359383.72it/s] 24%|██▌ | 8018728/33592320 [00:22<01:11, 359465.28it/s] 24%|██▌ | 8054332/33592320 [00:22<01:11, 359449.97it/s] 24%|██▌ | 8089664/33592320 [00:22<01:10, 359422.72it/s] 24%|██▌ | 8127769/33592320 [00:22<01:10, 359518.34it/s] 24%|██▋ | 8165758/33592320 [00:22<01:10, 359608.00it/s] 24%|██▋ | 8201241/33592320 [00:22<01:10, 359587.03it/s] 25%|██▋ | 8236823/33592320 [00:22<01:10, 359570.59it/s] 25%|██▋ | 8272292/33592320 [00:23<01:10, 359549.34it/s] 25%|██▋ | 8307767/33592320 [00:23<01:10, 359528.59it/s] 25%|██▋ | 8341881/33592320 [00:23<01:10, 359449.34it/s] 25%|██▋ | 8375469/33592320 [00:23<01:10, 359348.22it/s] 25%|██▋ | 8412678/33592320 [00:23<01:10, 359402.66it/s] 25%|██▋ | 8451088/33592320 [00:23<01:09, 359507.69it/s] 25%|██▋ | 8489099/33592320 [00:23<01:09, 359594.97it/s] 25%|██▋ | 8526084/33592320 [00:23<01:09, 359638.19it/s] 25%|██▋ | 8563064/33592320 [00:23<01:09, 359680.84it/s] 26%|██▋ | 8600849/33592320 [00:23<01:09, 359756.78it/s] 26%|██▋ | 8637800/33592320 [00:24<01:09, 359797.38it/s] 26%|██▊ | 8675281/33592320 [00:24<01:09, 359859.62it/s] 26%|██▊ | 8710089/33592320 [00:24<01:09, 359810.97it/s] 26%|██▊ | 8746179/33592320 [00:24<01:09, 359815.41it/s] 26%|██▊ | 8781362/33592320 [00:24<01:08, 359782.66it/s] 26%|██▊ | 8814407/33592320 [00:24<01:08, 359662.94it/s] 26%|██▊ | 8848730/33592320 [00:24<01:08, 359596.16it/s] 26%|██▊ | 8883248/33592320 [00:24<01:08, 359537.78it/s] 27%|██▊ | 8918918/33592320 [00:24<01:08, 359526.31it/s] 27%|██▊ | 8954142/33592320 [00:24<01:08, 359497.03it/s] 27%|██▊ | 8987967/33592320 [00:25<01:08, 359412.06it/s] 27%|██▊ | 9023477/33592320 [00:25<01:08, 359394.88it/s] 27%|██▊ | 9061292/33592320 [00:25<01:08, 359469.22it/s] 27%|██▊ | 9091542/33592320 [00:25<01:08, 359244.09it/s] 27%|██▉ | 9126079/33592320 [00:25<01:08, 359189.44it/s] 27%|██▉ | 9160333/33592320 [00:25<01:08, 359124.16it/s] 27%|██▉ | 9195541/33592320 [00:25<01:07, 359096.59it/s] 27%|██▉ | 9229543/33592320 [00:25<01:07, 359022.41it/s] 28%|██▉ | 9265724/33592320 [00:25<01:07, 359033.16it/s] 28%|██▉ | 9299661/33592320 [00:25<01:07, 358957.25it/s] 28%|██▉ | 9334518/33592320 [00:26<01:07, 358917.31it/s] 28%|██▉ | 9369528/33592320 [00:26<01:07, 358883.53it/s] 28%|██▉ | 9405865/33592320 [00:26<01:07, 358900.66it/s] 28%|██▉ | 9441373/33592320 [00:26<01:07, 358886.12it/s] 28%|██▉ | 9477037/33592320 [00:26<01:07, 358877.59it/s] 28%|██▉ | 9512638/33592320 [00:26<01:07, 358849.09it/s] 28%|██▉ | 9549331/33592320 [00:26<01:06, 358879.47it/s] 29%|██▉ | 9585228/33592320 [00:26<01:06, 358879.78it/s] 29%|███ | 9621789/33592320 [00:26<01:06, 358904.88it/s] 29%|███ | 9656984/33592320 [00:26<01:06, 358879.03it/s] 29%|███ | 9692177/33592320 [00:27<01:06, 358826.72it/s] 29%|███ | 9728388/33592320 [00:27<01:06, 358838.78it/s] 29%|███ | 9762892/33592320 [00:27<01:06, 358788.03it/s] 29%|███ | 9799324/33592320 [00:27<01:06, 358808.28it/s] 29%|███ | 9836371/33592320 [00:27<01:06, 358850.78it/s] 29%|███ | 9872838/33592320 [00:27<01:06, 358871.94it/s] 29%|███ | 9907771/33592320 [00:27<01:06, 358837.34it/s] 30%|███ | 9943606/33592320 [00:27<01:05, 358835.59it/s] 30%|███ | 9977470/33592320 [00:27<01:05, 358762.94it/s] 30%|███ | 10011795/33592320 [00:27<01:05, 358707.34it/s] 30%|███ | 10047261/33592320 [00:28<01:05, 358692.91it/s] 30%|███▎ | 10081876/33592320 [00:28<01:05, 358648.25it/s] 30%|███▎ | 10116090/33592320 [00:28<01:05, 358589.72it/s] 30%|███▎ | 10148878/33592320 [00:28<01:05, 358481.25it/s] 30%|███▎ | 10182595/33592320 [00:28<01:05, 358406.22it/s] 30%|███▎ | 10217332/33592320 [00:28<01:05, 358367.47it/s] 31%|███▎ | 10251434/33592320 [00:28<01:05, 358306.81it/s] 31%|███▎ | 10285231/33592320 [00:28<01:05, 358235.94it/s] 31%|███▎ | 10320310/33592320 [00:28<01:04, 358210.09it/s] 31%|███▎ | 10353764/33592320 [00:28<01:04, 358128.22it/s] 31%|███▎ | 10386630/33592320 [00:29<01:04, 358026.62it/s] 31%|███▎ | 10419876/33592320 [00:29<01:04, 357938.75it/s] 31%|███▎ | 10451448/33592320 [00:29<01:04, 357794.19it/s] 31%|███▎ | 10482679/33592320 [00:29<01:04, 357639.00it/s] 31%|███▎ | 10514064/33592320 [00:29<01:04, 357490.06it/s] 31%|███▎ | 10545900/33592320 [00:29<01:04, 357345.75it/s] 31%|███▍ | 10578718/33592320 [00:29<01:04, 357247.28it/s] 32%|███▍ | 10611012/33592320 [00:29<01:04, 357131.78it/s] 32%|███▍ | 10644949/33592320 [00:29<01:04, 357072.22it/s] 32%|███▍ | 10676306/33592320 [00:29<01:04, 356926.66it/s] 32%|███▍ | 10704279/33592320 [00:30<01:04, 356669.44it/s] 32%|███▍ | 10735150/33592320 [00:30<01:04, 356510.12it/s] 32%|███▍ | 10767364/33592320 [00:30<01:04, 356396.34it/s] 32%|███▍ | 10803253/33592320 [00:30<01:03, 356404.53it/s] 32%|███▍ | 10837338/33592320 [00:30<01:03, 356353.41it/s] 32%|███▍ | 10869570/33592320 [00:30<01:03, 356241.81it/s] 32%|███▍ | 10900743/33592320 [00:30<01:03, 356096.38it/s] 33%|███▍ | 10933957/33592320 [00:30<01:03, 356018.34it/s] 33%|███▍ | 10966408/33592320 [00:30<01:03, 355916.09it/s] 33%|███▍ | 10998692/33592320 [00:30<01:03, 355809.09it/s] 33%|███▍ | 11029918/33592320 [00:31<01:03, 355668.62it/s] 33%|███▌ | 11061931/33592320 [00:31<01:03, 355554.41it/s] 33%|███▌ | 11094922/33592320 [00:31<01:03, 355472.22it/s] 33%|███▌ | 11126869/33592320 [00:31<01:03, 355357.25it/s] 33%|███▌ | 11157411/33592320 [00:31<01:03, 355187.50it/s] 33%|███▌ | 11189448/33592320 [00:31<01:03, 355077.00it/s] 33%|███▌ | 11226009/33592320 [00:31<01:02, 355110.28it/s] 34%|███▌ | 11262579/33592320 [00:31<01:02, 355143.66it/s] 34%|███▌ | 11296793/33592320 [00:31<01:02, 355102.78it/s] 34%|███▌ | 11331969/33592320 [00:31<01:02, 355092.28it/s] 34%|███▌ | 11367038/33592320 [00:32<01:02, 355078.53it/s] 34%|███▌ | 11400257/33592320 [00:32<01:02, 355007.22it/s] 34%|███▌ | 11432598/33592320 [00:32<01:02, 354909.09it/s] 34%|███▌ | 11466424/33592320 [00:32<01:02, 354857.56it/s] 34%|███▌ | 11500839/33592320 [00:32<01:02, 354824.44it/s] 34%|███▋ | 11538225/33592320 [00:32<01:02, 354882.94it/s] 34%|███▋ | 11574284/33592320 [00:32<01:02, 354900.41it/s] 35%|███▋ | 11612223/33592320 [00:32<01:01, 354975.25it/s] 35%|███▋ | 11652126/33592320 [00:32<01:01, 355109.47it/s] 35%|███▋ | 11688899/33592320 [00:32<01:01, 355147.81it/s] 35%|███▋ | 11725249/33592320 [00:33<01:01, 355173.06it/s] 35%|███▋ | 11763873/33592320 [00:33<01:01, 355266.88it/s] 35%|███▋ | 11800870/33592320 [00:33<01:01, 355311.12it/s] 35%|███▋ | 11834506/33592320 [00:33<01:01, 355254.22it/s] 35%|███▋ | 11871972/33592320 [00:33<01:01, 355312.25it/s] 35%|███▋ | 11906605/33592320 [00:33<01:01, 355285.44it/s] 36%|███▋ | 11941640/33592320 [00:33<01:00, 355270.72it/s] 36%|███▋ | 11978092/33592320 [00:33<01:00, 355298.12it/s] 36%|███▊ | 12014925/33592320 [00:33<01:00, 355336.66it/s] 36%|███▊ | 12051916/33592320 [00:33<01:00, 355379.59it/s] 36%|███▊ | 12086298/33592320 [00:34<01:00, 355345.59it/s] 36%|███▊ | 12121587/33592320 [00:34<01:00, 355338.38it/s] 36%|███▊ | 12155630/33592320 [00:34<01:00, 355294.78it/s] 36%|███▊ | 12190347/33592320 [00:34<01:00, 355271.06it/s] 36%|███▊ | 12224340/33592320 [00:34<01:00, 355226.47it/s] 36%|███▊ | 12257046/33592320 [00:34<01:00, 355144.84it/s] 37%|███▊ | 12290172/33592320 [00:34<00:59, 355075.81it/s] 37%|███▊ | 12324981/33592320 [00:34<00:59, 355055.66it/s] 37%|███▊ | 12364795/33592320 [00:34<00:59, 355179.41it/s] 37%|███▊ | 12401533/33592320 [00:34<00:59, 355214.31it/s] 37%|███▊ | 12435594/33592320 [00:35<00:59, 355172.59it/s] 37%|███▊ | 12471550/33592320 [00:35<00:59, 355185.06it/s] 37%|███▉ | 12507041/33592320 [00:35<00:59, 355184.25it/s] 37%|███▉ | 12539415/33592320 [00:35<00:59, 355095.19it/s] 37%|███▉ | 12566460/33592320 [00:35<00:59, 354856.12it/s] 37%|███▉ | 12594948/33592320 [00:35<00:59, 354659.06it/s] 38%|███▉ | 12624110/33592320 [00:35<00:59, 354482.03it/s] 38%|███▉ | 12659353/33592320 [00:35<00:59, 354476.25it/s] 38%|███▉ | 12696024/33592320 [00:35<00:58, 354510.41it/s] 38%|███▉ | 12734113/33592320 [00:35<00:58, 354583.84it/s] 38%|███▉ | 12773249/33592320 [00:36<00:58, 354685.94it/s] 38%|███▉ | 12808722/33592320 [00:36<00:58, 354686.03it/s] 38%|███▉ | 12843973/33592320 [00:36<00:58, 354680.00it/s] 38%|███▉ | 12880535/33592320 [00:36<00:58, 354710.09it/s] 38%|███▉ | 12917014/33592320 [00:36<00:58, 354737.75it/s] 39%|███▉ | 12954979/33592320 [00:36<00:58, 354805.97it/s] 39%|████ | 12990050/33592320 [00:36<00:58, 354794.75it/s] 39%|████ | 13025023/33592320 [00:36<00:57, 354780.94it/s] 39%|████ | 13061488/33592320 [00:36<00:57, 354807.72it/s] 39%|████ | 13096459/33592320 [00:36<00:57, 354793.91it/s] 39%|████ | 13128363/33592320 [00:37<00:57, 354697.28it/s] 39%|████ | 13159977/33592320 [00:37<00:57, 354593.38it/s] 39%|████ | 13192132/33592320 [00:37<00:57, 354504.53it/s] 39%|████ | 13225353/33592320 [00:37<00:57, 354444.78it/s] 39%|████ | 13260972/33592320 [00:37<00:57, 354449.41it/s] 40%|████ | 13294578/33592320 [00:37<00:57, 354400.38it/s] 40%|████ | 13327166/33592320 [00:37<00:57, 354324.53it/s] 40%|████ | 13358447/33592320 [00:37<00:57, 354214.41it/s] 40%|████ | 13389645/33592320 [00:37<00:57, 354102.72it/s] 40%|████ | 13420918/33592320 [00:37<00:56, 353993.56it/s] 40%|████▎ | 13456579/33592320 [00:38<00:56, 354000.41it/s] 40%|████▎ | 13492637/33592320 [00:38<00:56, 354017.66it/s] 40%|████▎ | 13529573/33592320 [00:38<00:56, 354057.78it/s] 40%|████▎ | 13568055/33592320 [00:38<00:56, 354138.06it/s] 41%|████▎ | 13607248/33592320 [00:38<00:56, 354236.44it/s] 41%|████▎ | 13644399/33592320 [00:38<00:56, 354281.25it/s] 41%|████▎ | 13679937/33592320 [00:38<00:56, 354284.09it/s] 41%|████▎ | 13714600/33592320 [00:38<00:56, 354264.28it/s] 41%|████▎ | 13754073/33592320 [00:38<00:55, 354368.53it/s] 41%|████▎ | 13790849/33592320 [00:38<00:55, 354402.91it/s] 41%|████▎ | 13827971/33592320 [00:39<00:55, 354446.00it/s] 41%|████▎ | 13866778/33592320 [00:39<00:55, 354531.94it/s] 41%|████▎ | 13905464/33592320 [00:39<00:55, 354614.38it/s] 41%|████▍ | 13940581/33592320 [00:39<00:55, 354605.59it/s] 42%|████▍ | 13976691/33592320 [00:39<00:55, 354622.03it/s] 42%|████▍ | 14014385/33592320 [00:39<00:55, 354678.50it/s] 42%|████▍ | 14051905/33592320 [00:39<00:55, 354730.28it/s] 42%|████▍ | 14089693/33592320 [00:39<00:54, 354788.56it/s] 42%|████▍ | 14127788/33592320 [00:39<00:54, 354854.25it/s] 42%|████▍ | 14163198/33592320 [00:39<00:54, 354852.34it/s] 42%|████▍ | 14200400/33592320 [00:40<00:54, 354895.22it/s] 42%|████▍ | 14236725/33592320 [00:40<00:54, 354916.03it/s] 42%|████▍ | 14273909/33592320 [00:40<00:54, 354958.09it/s] 43%|████▍ | 14307209/33592320 [00:40<00:54, 354903.62it/s] 43%|████▍ | 14342221/33592320 [00:40<00:54, 354891.75it/s] 43%|████▍ | 14376590/33592320 [00:40<00:54, 354864.09it/s] 43%|████▌ | 14410624/33592320 [00:40<00:54, 354828.31it/s] 43%|████▌ | 14446255/33592320 [00:40<00:53, 354831.94it/s] 43%|████▌ | 14481579/33592320 [00:40<00:53, 354828.00it/s] 43%|████▌ | 14516193/33592320 [00:40<00:53, 354806.75it/s] 43%|████▌ | 14552100/33592320 [00:41<00:53, 354817.12it/s] 43%|████▌ | 14587674/33592320 [00:41<00:53, 354819.34it/s] 44%|████▌ | 14623176/33592320 [00:41<00:53, 354819.81it/s] 44%|████▌ | 14656501/33592320 [00:41<00:53, 354767.59it/s] 44%|████▌ | 14691550/33592320 [00:41<00:53, 354757.25it/s] 44%|████▌ | 14727961/33592320 [00:41<00:53, 354779.75it/s] 44%|████▌ | 14763747/33592320 [00:41<00:53, 354787.12it/s] 44%|████▌ | 14799473/33592320 [00:41<00:52, 354793.03it/s] 44%|████▌ | 14828785/33592320 [00:41<00:52, 354645.53it/s] 44%|████▌ | 14864941/33592320 [00:41<00:52, 354662.00it/s] 44%|████▋ | 14900905/33592320 [00:42<00:52, 354673.84it/s] 44%|████▋ | 14936257/33592320 [00:42<00:52, 354671.06it/s] 45%|████▋ | 14971412/33592320 [00:42<00:52, 354663.66it/s] 45%|████▋ | 15008435/33592320 [00:42<00:52, 354700.44it/s] 45%|████▋ | 15043336/33592320 [00:42<00:52, 354687.00it/s] 45%|████▋ | 15079483/33592320 [00:42<00:52, 354702.94it/s] 45%|████▋ | 15114251/33592320 [00:42<00:52, 354686.44it/s] 45%|████▋ | 15149177/33592320 [00:42<00:52, 354673.72it/s] 45%|████▋ | 15184084/33592320 [00:42<00:51, 354660.59it/s] 45%|████▋ | 15218646/33592320 [00:42<00:51, 354618.84it/s] 45%|████▋ | 15251780/33592320 [00:43<00:51, 354564.62it/s] 46%|████▋ | 15286257/33592320 [00:43<00:51, 354541.91it/s] 46%|████▋ | 15321781/33592320 [00:43<00:51, 354543.50it/s] 46%|████▊ | 15356963/33592320 [00:43<00:51, 354527.16it/s] 46%|████▊ | 15393603/33592320 [00:43<00:51, 354554.50it/s] 46%|████▊ | 15431320/33592320 [00:43<00:51, 354606.44it/s] 46%|████▊ | 15467705/33592320 [00:43<00:51, 354627.62it/s] 46%|████▊ | 15502115/33592320 [00:43<00:51, 354603.53it/s] 46%|████▊ | 15537124/33592320 [00:43<00:50, 354593.19it/s] 46%|████▊ | 15571959/33592320 [00:43<00:50, 354578.97it/s] 46%|████▊ | 15607467/33592320 [00:44<00:50, 354580.09it/s] 47%|████▊ | 15640556/33592320 [00:44<00:50, 354526.38it/s] 47%|████▊ | 15673783/33592320 [00:44<00:50, 354476.00it/s] 47%|████▊ | 15707442/33592320 [00:44<00:50, 354435.62it/s] 47%|████▊ | 15739454/33592320 [00:44<00:50, 354358.34it/s] 47%|████▊ | 15772488/33592320 [00:44<00:50, 354304.38it/s] 47%|████▊ | 15806158/33592320 [00:44<00:50, 354264.91it/s] 47%|████▉ | 15839265/33592320 [00:44<00:50, 354213.03it/s] 47%|████▉ | 15872845/33592320 [00:44<00:50, 354171.91it/s] 47%|████▉ | 15904346/33592320 [00:44<00:49, 354084.72it/s] 47%|████▉ | 15935105/33592320 [00:45<00:49, 353981.41it/s] 48%|████▉ | 15965604/33592320 [00:45<00:49, 353872.81it/s] 48%|████▉ | 15996931/33592320 [00:45<00:49, 353783.00it/s] 48%|████▉ | 16030719/33592320 [00:45<00:49, 353747.88it/s] 48%|████▉ | 16064611/33592320 [00:45<00:49, 353715.22it/s] 48%|████▉ | 16099637/33592320 [00:45<00:49, 353707.59it/s] 48%|████▉ | 16135151/33592320 [00:45<00:49, 353710.72it/s] 48%|████▉ | 16170270/33592320 [00:45<00:49, 353705.19it/s] 48%|████▉ | 16203827/33592320 [00:45<00:49, 353665.59it/s] 48%|████▉ | 16236740/33592320 [00:45<00:49, 353612.16it/s] 48%|████▉ | 16269795/33592320 [00:46<00:48, 353562.00it/s] 49%|████▉ | 16302580/33592320 [00:46<00:48, 353506.25it/s] 49%|█████ | 16335925/33592320 [00:46<00:48, 353462.81it/s] 49%|█████ | 16369371/33592320 [00:46<00:48, 353421.78it/s] 49%|█████ | 16403510/33592320 [00:46<00:48, 353395.84it/s] 49%|█████ | 16438362/33592320 [00:46<00:48, 353370.69it/s] 49%|█████ | 16471940/33592320 [00:46<00:48, 353332.91it/s] 49%|█████ | 16505884/33592320 [00:46<00:48, 353303.16it/s] 49%|█████ | 16539841/33592320 [00:46<00:48, 353273.78it/s] 49%|█████ | 16573741/33592320 [00:46<00:48, 353243.34it/s] 49%|█████ | 16606798/33592320 [00:47<00:48, 353195.12it/s] 50%|█████ | 16640025/33592320 [00:47<00:48, 353150.69it/s] 50%|█████ | 16673303/33592320 [00:47<00:47, 353107.53it/s] 50%|█████ | 16706808/33592320 [00:47<00:47, 353069.34it/s] 50%|█████ | 16739277/33592320 [00:47<00:47, 353009.50it/s] 50%|█████ | 16771273/33592320 [00:47<00:47, 352939.91it/s] 50%|█████▎ | 16804734/33592320 [00:47<00:47, 352901.41it/s] 50%|█████▎ | 16842007/33592320 [00:47<00:47, 352942.97it/s] 50%|█████▎ | 16876924/33592320 [00:47<00:47, 352935.03it/s] 50%|█████▎ | 16912573/33592320 [00:47<00:47, 352942.41it/s] 50%|█████▎ | 16949915/33592320 [00:48<00:47, 352985.09it/s] 51%|█████▎ | 16985390/33592320 [00:48<00:47, 352988.72it/s] 51%|█████▎ | 17019602/33592320 [00:48<00:46, 352966.16it/s] 51%|█████▎ | 17053716/33592320 [00:48<00:46, 352941.66it/s] 51%|█████▎ | 17087911/33592320 [00:48<00:46, 352918.97it/s] 51%|█████▎ | 17123977/33592320 [00:48<00:46, 352934.88it/s] 51%|█████▎ | 17158644/33592320 [00:48<00:46, 352922.00it/s] 51%|█████▎ | 17195384/33592320 [00:48<00:46, 352951.69it/s] 51%|█████▎ | 17230309/33592320 [00:48<00:46, 352944.06it/s] 51%|█████▎ | 17264804/33592320 [00:48<00:46, 352927.72it/s] 51%|█████▍ | 17297403/33592320 [00:49<00:46, 352872.78it/s] 52%|█████▍ | 17330954/33592320 [00:49<00:46, 352837.41it/s] 52%|█████▍ | 17363971/33592320 [00:49<00:45, 352791.34it/s] 52%|█████▍ | 17399505/33592320 [00:49<00:45, 352796.47it/s] 52%|█████▍ | 17434997/33592320 [00:49<00:45, 352800.75it/s] 52%|█████▍ | 17470173/33592320 [00:49<00:45, 352798.62it/s] 52%|█████▍ | 17503798/33592320 [00:49<00:45, 352765.28it/s] 52%|█████▍ | 17537499/33592320 [00:49<00:45, 352733.59it/s] 52%|█████▍ | 17570959/33592320 [00:49<00:45, 352697.16it/s] 52%|█████▍ | 17604185/33592320 [00:49<00:45, 352656.16it/s] 53%|█████▍ | 17638246/33592320 [00:50<00:45, 352632.06it/s] 53%|█████▍ | 17670649/33592320 [00:50<00:45, 352574.97it/s] 53%|█████▍ | 17703914/33592320 [00:50<00:45, 352535.28it/s] 53%|█████▍ | 17736433/33592320 [00:50<00:44, 352474.59it/s] 53%|█████▌ | 17769714/33592320 [00:50<00:44, 352435.59it/s] 53%|█████▌ | 17802740/33592320 [00:50<00:44, 352391.69it/s] 53%|█████▌ | 17837003/33592320 [00:50<00:44, 352372.41it/s] 53%|█████▌ | 17871273/33592320 [00:50<00:44, 352353.28it/s] 53%|█████▌ | 17905354/33592320 [00:50<00:44, 352330.59it/s] 53%|█████▌ | 17940409/33592320 [00:50<00:44, 352327.06it/s] 54%|█████▌ | 17976152/33592320 [00:51<00:44, 352337.06it/s] 54%|█████▌ | 18009468/33592320 [00:51<00:44, 352299.53it/s] 54%|█████▌ | 18043879/33592320 [00:51<00:44, 352283.53it/s] 54%|█████▌ | 18080381/33592320 [00:51<00:44, 352308.31it/s] 54%|█████▌ | 18115048/33592320 [00:51<00:43, 352297.34it/s] 54%|█████▌ | 18148558/33592320 [00:51<00:43, 352263.94it/s] 54%|█████▌ | 18181431/33592320 [00:51<00:43, 352218.34it/s] 54%|█████▌ | 18215189/33592320 [00:51<00:43, 352190.00it/s] 54%|█████▋ | 18250540/33592320 [00:51<00:43, 352192.56it/s] 54%|█████▋ | 18285805/33592320 [00:51<00:43, 352180.06it/s] 55%|█████▋ | 18320883/33592320 [00:52<00:43, 352177.41it/s] 55%|█████▋ | 18356409/33592320 [00:52<00:43, 352183.25it/s] 55%|█████▋ | 18390771/33592320 [00:52<00:43, 352166.88it/s] 55%|█████▋ | 18423414/33592320 [00:52<00:43, 352117.66it/s] 55%|█████▋ | 18455492/33592320 [00:52<00:42, 352057.88it/s] 55%|█████▋ | 18489782/33592320 [00:52<00:42, 352040.41it/s] 55%|█████▋ | 18525670/33592320 [00:52<00:42, 352053.41it/s] 55%|█████▋ | 18563252/33592320 [00:52<00:42, 352098.47it/s] 55%|█████▋ | 18598544/33592320 [00:52<00:42, 352100.00it/s] 55%|█████▋ | 18630887/33592320 [00:52<00:42, 352039.31it/s] 56%|█████▋ | 18664856/33592320 [00:53<00:42, 352015.97it/s] 56%|█████▋ | 18699823/33592320 [00:53<00:42, 352011.56it/s] 56%|█████▊ | 18735180/33592320 [00:53<00:42, 352012.69it/s] 56%|█████▊ | 18769819/33592320 [00:53<00:42, 352002.16it/s] 56%|█████▊ | 18802816/33592320 [00:53<00:42, 351960.88it/s] 56%|█████▊ | 18836304/33592320 [00:53<00:41, 351928.97it/s] 56%|█████▊ | 18869994/33592320 [00:53<00:41, 351900.91it/s] 56%|█████▊ | 18903129/33592320 [00:53<00:41, 351862.62it/s] 56%|█████▊ | 18936348/33592320 [00:53<00:41, 351826.09it/s] 56%|█████▊ | 18967272/33592320 [00:53<00:41, 351747.09it/s] 57%|█████▊ | 18998139/33592320 [00:54<00:41, 351667.34it/s] 57%|█████▊ | 19032083/33592320 [00:54<00:41, 351644.75it/s] 57%|█████▊ | 19067220/33592320 [00:54<00:41, 351644.22it/s] 57%|█████▊ | 19100238/33592320 [00:54<00:41, 351604.69it/s] 57%|█████▊ | 19133930/33592320 [00:54<00:41, 351577.69it/s] 57%|█████▊ | 19169339/33592320 [00:54<00:41, 351582.31it/s] 57%|█████▉ | 19205264/33592320 [00:54<00:40, 351596.31it/s] 57%|█████▉ | 19236906/33592320 [00:54<00:40, 351532.00it/s] 57%|█████▉ | 19267622/33592320 [00:54<00:40, 351451.06it/s] 57%|█████▉ | 19298992/33592320 [00:54<00:40, 351382.31it/s] 58%|█████▉ | 19331664/33592320 [00:55<00:40, 351337.47it/s] 58%|█████▉ | 19367444/33592320 [00:55<00:40, 351349.19it/s] 58%|█████▉ | 19401299/33592320 [00:55<00:40, 351326.00it/s] 58%|█████▉ | 19435934/33592320 [00:55<00:40, 351316.97it/s] 58%|█████▉ | 19473264/33592320 [00:55<00:40, 351356.62it/s] 58%|█████▉ | 19508592/33592320 [00:55<00:40, 351355.78it/s] 58%|█████▉ | 19541607/33592320 [00:55<00:39, 351317.66it/s] 58%|█████▉ | 19575521/33592320 [00:55<00:39, 351295.75it/s] 58%|█████▉ | 19610676/33592320 [00:55<00:39, 351296.22it/s] 58%|█████▉ | 19645905/33592320 [00:55<00:39, 351297.97it/s] 59%|██████ | 19681262/33592320 [00:56<00:39, 351302.03it/s] 59%|██████ | 19716535/33592320 [00:56<00:39, 351304.56it/s] 59%|██████ | 19752176/33592320 [00:56<00:39, 351313.62it/s] 59%|██████ | 19787632/33592320 [00:56<00:39, 351319.38it/s] 59%|██████ | 19825530/33592320 [00:56<00:39, 351368.38it/s] 59%|██████ | 19861638/33592320 [00:56<00:39, 351385.53it/s] 59%|██████ | 19895695/33592320 [00:56<00:38, 351366.44it/s] 59%|██████ | 19928075/33592320 [00:56<00:38, 351317.84it/s] 59%|██████ | 19960460/33592320 [00:56<00:38, 351269.47it/s] 60%|██████ | 19992753/33592320 [00:56<00:38, 351219.66it/s] 60%|██████ | 20024459/33592320 [00:57<00:38, 351159.75it/s] 60%|██████ | 20057471/33592320 [00:57<00:38, 351110.97it/s] 60%|██████ | 20090494/33592320 [00:57<00:38, 351074.44it/s] 60%|██████ | 20124173/33592320 [00:57<00:38, 351049.50it/s] 60%|██████▎ | 20158318/33592320 [00:57<00:38, 351032.78it/s] 60%|██████▎ | 20193953/33592320 [00:57<00:38, 351042.00it/s] 60%|██████▎ | 20229260/33592320 [00:57<00:38, 351045.47it/s] 60%|██████▎ | 20264409/33592320 [00:57<00:37, 351046.19it/s] 60%|██████▎ | 20298860/33592320 [00:57<00:37, 351034.91it/s] 61%|██████▎ | 20334844/33592320 [00:57<00:37, 351050.09it/s] 61%|██████▎ | 20371968/33592320 [00:58<00:37, 351084.88it/s] 61%|██████▎ | 20404760/33592320 [00:58<00:37, 351045.00it/s] 61%|██████▎ | 20439562/33592320 [00:58<00:37, 351039.78it/s] 61%|██████▎ | 20476435/33592320 [00:58<00:37, 351070.12it/s] 61%|██████▎ | 20512576/33592320 [00:58<00:37, 351087.78it/s] 61%|██████▎ | 20550054/33592320 [00:58<00:37, 351128.25it/s] 61%|██████▎ | 20585992/33592320 [00:58<00:37, 351142.31it/s] 61%|██████▎ | 20621263/33592320 [00:58<00:36, 351145.00it/s] 61%|██████▍ | 20656547/33592320 [00:58<00:36, 351147.88it/s] 62%|██████▍ | 20685093/33592320 [00:58<00:36, 351036.03it/s] 62%|██████▍ | 20718779/33592320 [00:59<00:36, 351012.03it/s] 62%|██████▍ | 20750775/33592320 [00:59<00:36, 350959.50it/s] 62%|██████▍ | 20782773/33592320 [00:59<00:36, 350895.88it/s] 62%|██████▍ | 20817001/33592320 [00:59<00:36, 350881.31it/s] 62%|██████▍ | 20849252/33592320 [00:59<00:36, 350833.59it/s] 62%|██████▍ | 20881943/33592320 [00:59<00:36, 350793.41it/s] 62%|██████▍ | 20919396/33592320 [00:59<00:36, 350833.19it/s] 62%|██████▍ | 20955012/33592320 [00:59<00:36, 350842.09it/s] 62%|██████▍ | 20991121/33592320 [00:59<00:35, 350859.19it/s] 63%|██████▍ | 21028111/33592320 [00:59<00:35, 350890.97it/s] 63%|██████▍ | 21063119/33592320 [01:00<00:35, 350887.31it/s] 63%|██████▍ | 21096921/33592320 [01:00<00:35, 350865.88it/s] 63%|██████▌ | 21131470/33592320 [01:00<00:35, 350856.94it/s] 63%|██████▌ | 21166664/33592320 [01:00<00:35, 350858.72it/s] 63%|██████▌ | 21201094/33592320 [01:00<00:35, 350847.88it/s] 63%|██████▌ | 21234755/33592320 [01:00<00:35, 350824.34it/s] 63%|██████▌ | 21269597/33592320 [01:00<00:35, 350820.34it/s] 63%|██████▌ | 21301643/33592320 [01:00<00:35, 350770.34it/s] 64%|██████▌ | 21333160/33592320 [01:00<00:34, 350711.81it/s] 64%|██████▌ | 21366560/33592320 [01:00<00:34, 350684.34it/s] 64%|██████▌ | 21399591/33592320 [01:01<00:34, 350650.97it/s] 64%|██████▌ | 21431917/33592320 [01:01<00:34, 350606.12it/s] 64%|██████▌ | 21462855/33592320 [01:01<00:34, 350538.81it/s] 64%|██████▌ | 21495820/33592320 [01:01<00:34, 350504.72it/s] 64%|██████▌ | 21529827/33592320 [01:01<00:34, 350487.75it/s] 64%|██████▌ | 21563589/33592320 [01:01<00:34, 350466.78it/s] 64%|██████▋ | 21595833/33592320 [01:01<00:34, 350421.28it/s] 64%|██████▋ | 21627938/33592320 [01:01<00:34, 350373.72it/s] 64%|██████▋ | 21658957/33592320 [01:01<00:34, 350308.69it/s] 65%|██████▋ | 21687419/33592320 [01:01<00:33, 350202.62it/s] 65%|██████▋ | 21719402/33592320 [01:02<00:33, 350153.62it/s] 65%|██████▋ | 21751450/33592320 [01:02<00:33, 350105.88it/s] 65%|██████▋ | 21779610/33592320 [01:02<00:33, 349995.75it/s] 65%|██████▋ | 21810983/33592320 [01:02<00:33, 349937.56it/s] 65%|██████▋ | 21844141/33592320 [01:02<00:33, 349908.09it/s] 65%|██████▋ | 21874621/33592320 [01:02<00:33, 349835.97it/s] 65%|██████▋ | 21908681/33592320 [01:02<00:33, 349821.19it/s] 65%|██████▋ | 21942275/33592320 [01:02<00:33, 349799.09it/s] 65%|██████▋ | 21976279/33592320 [01:02<00:33, 349783.53it/s] 66%|██████▋ | 22008293/33592320 [01:02<00:33, 349736.38it/s] 66%|██████▋ | 22041996/33592320 [01:03<00:33, 349716.22it/s] 66%|██████▊ | 22075389/33592320 [01:03<00:32, 349691.19it/s] 66%|██████▊ | 22108125/33592320 [01:03<00:32, 349655.88it/s] 66%|██████▊ | 22139684/33592320 [01:03<00:32, 349602.06it/s] 66%|██████▊ | 22172262/33592320 [01:03<00:32, 349564.50it/s] 66%|██████▊ | 22204450/33592320 [01:03<00:32, 349520.91it/s] 66%|██████▊ | 22236831/33592320 [01:03<00:32, 349480.50it/s] 66%|██████▊ | 22269202/33592320 [01:03<00:32, 349440.03it/s] 66%|██████▊ | 22300847/33592320 [01:03<00:32, 349388.38it/s] 66%|██████▊ | 22332097/33592320 [01:03<00:32, 349330.62it/s] 67%|██████▊ | 22364441/33592320 [01:04<00:32, 349290.16it/s] 67%|██████▊ | 22397307/33592320 [01:04<00:32, 349257.97it/s] 67%|██████▊ | 22429531/33592320 [01:04<00:31, 349215.88it/s] 67%|██████▊ | 22460904/33592320 [01:04<00:31, 349160.66it/s] 67%|██████▊ | 22493208/33592320 [01:04<00:31, 349120.09it/s] 67%|██████▊ | 22525698/33592320 [01:04<00:31, 349082.53it/s] 67%|██████▉ | 22557847/33592320 [01:04<00:31, 349018.09it/s] 67%|██████▉ | 22591114/33592320 [01:04<00:31, 348992.78it/s] 67%|██████▉ | 22623019/33592320 [01:04<00:31, 348946.59it/s] 67%|██████▉ | 22656422/33592320 [01:04<00:31, 348923.56it/s] 68%|██████▉ | 22690829/33592320 [01:05<00:31, 348916.06it/s] 68%|██████▉ | 22724439/33592320 [01:05<00:31, 348896.38it/s] 68%|██████▉ | 22756807/33592320 [01:05<00:31, 348857.69it/s] 68%|██████▉ | 22790570/33592320 [01:05<00:30, 348840.47it/s] 68%|██████▉ | 22823433/33592320 [01:05<00:30, 348809.53it/s] 68%|██████▉ | 22860609/33592320 [01:05<00:30, 348844.50it/s] 68%|██████▉ | 22895955/33592320 [01:05<00:30, 348851.53it/s] 68%|██████▉ | 22929873/33592320 [01:05<00:30, 348836.75it/s] 68%|██████▉ | 22961878/33592320 [01:05<00:30, 348793.03it/s] 68%|██████▉ | 22995253/33592320 [01:05<00:30, 348770.16it/s] 69%|██████▉ | 23028371/33592320 [01:06<00:30, 348743.50it/s] 69%|███████ | 23062179/33592320 [01:06<00:30, 348727.34it/s] 69%|███████ | 23095694/33592320 [01:06<00:30, 348706.81it/s] 69%|███████ | 23127582/33592320 [01:06<00:30, 348661.81it/s] 69%|███████ | 23160764/33592320 [01:06<00:29, 348636.44it/s] 69%|███████ | 23194064/33592320 [01:06<00:29, 348612.91it/s] 69%|███████ | 23226527/33592320 [01:06<00:29, 348576.88it/s] 69%|███████ | 23258495/33592320 [01:06<00:29, 348533.56it/s] 69%|███████ | 23290598/33592320 [01:06<00:29, 348492.34it/s] 69%|███████ | 23324797/33592320 [01:06<00:29, 348482.59it/s] 70%|███████ | 23360053/33592320 [01:07<00:29, 348488.66it/s] 70%|███████ | 23395242/33592320 [01:07<00:29, 348493.69it/s] 70%|███████ | 23426635/33592320 [01:07<00:29, 348442.25it/s] 70%|███████ | 23458154/33592320 [01:07<00:29, 348392.84it/s] 70%|███████ | 23488683/33592320 [01:07<00:29, 348328.91it/s] 70%|███████▎ | 23520094/33592320 [01:07<00:28, 348278.19it/s] 70%|███████▎ | 23555132/33592320 [01:07<00:28, 348281.25it/s] 70%|███████▎ | 23589004/33592320 [01:07<00:28, 348267.09it/s] 70%|███████▎ | 23622865/33592320 [01:07<00:28, 348252.81it/s] 70%|███████▎ | 23656366/33592320 [01:07<00:28, 348233.31it/s] 71%|███████▎ | 23690048/33592320 [01:08<00:28, 348216.50it/s] 71%|███████▎ | 23723806/33592320 [01:08<00:28, 348200.88it/s] 71%|███████▎ | 23756584/33592320 [01:08<00:28, 348170.91it/s] 71%|███████▎ | 23787252/33592320 [01:08<00:28, 348110.16it/s] 71%|███████▎ | 23818627/33592320 [01:08<00:28, 348059.94it/s] 71%|███████▎ | 23851025/33592320 [01:08<00:27, 348024.72it/s] 71%|███████▎ | 23884436/33592320 [01:08<00:27, 348004.44it/s] 71%|███████▎ | 23916376/33592320 [01:08<00:27, 347962.78it/s] 71%|███████▎ | 23951490/33592320 [01:08<00:27, 347967.38it/s] 71%|███████▎ | 23985388/33592320 [01:08<00:27, 347954.31it/s] 72%|███████▍ | 24019560/33592320 [01:09<00:27, 347945.25it/s] 72%|███████▍ | 24052383/33592320 [01:09<00:27, 347916.72it/s] 72%|███████▍ | 24084941/33592320 [01:09<00:27, 347884.41it/s] 72%|███████▍ | 24118626/33592320 [01:09<00:27, 347868.47it/s] 72%|███████▍ | 24152768/33592320 [01:09<00:27, 347859.16it/s] 72%|███████▍ | 24187054/33592320 [01:09<00:27, 347851.94it/s] 72%|███████▍ | 24219036/33592320 [01:09<00:26, 347811.62it/s] 72%|███████▍ | 24250500/33592320 [01:09<00:26, 347764.03it/s] 72%|███████▍ | 24282984/33592320 [01:09<00:26, 347731.19it/s] 72%|███████▍ | 24315558/33592320 [01:09<00:26, 347699.69it/s] 72%|███████▍ | 24348432/33592320 [01:10<00:26, 347672.59it/s] 73%|███████▍ | 24381625/33592320 [01:10<00:26, 347650.09it/s] 73%|███████▍ | 24415006/33592320 [01:10<00:26, 347630.38it/s] 73%|███████▍ | 24447624/33592320 [01:10<00:26, 347599.84it/s] 73%|███████▌ | 24479699/33592320 [01:10<00:26, 347561.72it/s] 73%|███████▌ | 24512686/33592320 [01:10<00:26, 347536.59it/s] 73%|███████▌ | 24544988/33592320 [01:10<00:26, 347501.84it/s] 73%|███████▌ | 24576972/33592320 [01:10<00:25, 347462.72it/s] 73%|███████▌ | 24609253/33592320 [01:10<00:25, 347427.88it/s] 73%|███████▌ | 24641236/33592320 [01:10<00:25, 347388.94it/s] 73%|███████▌ | 24673321/33592320 [01:11<00:25, 347351.53it/s] 74%|███████▌ | 24706271/33592320 [01:11<00:25, 347326.38it/s] 74%|███████▌ | 24739592/33592320 [01:11<00:25, 347306.50it/s] 74%|███████▌ | 24771892/33592320 [01:11<00:25, 347272.41it/s] 74%|███████▌ | 24804114/33592320 [01:11<00:25, 347237.31it/s] 74%|███████▌ | 24836289/33592320 [01:11<00:25, 347201.62it/s] 74%|███████▌ | 24868248/33592320 [01:11<00:25, 347163.06it/s] 74%|███████▌ | 24898879/33592320 [01:11<00:25, 347106.09it/s] 74%|███████▌ | 24927367/33592320 [01:11<00:24, 347019.44it/s] 74%|███████▋ | 24958019/33592320 [01:11<00:24, 346963.09it/s] 74%|███████▋ | 24987600/33592320 [01:12<00:24, 346892.06it/s] 74%|███████▋ | 25018813/33592320 [01:12<00:24, 346843.81it/s] 75%|███████▋ | 25051906/33592320 [01:12<00:24, 346821.78it/s] 75%|███████▋ | 25083578/33592320 [01:12<00:24, 346780.12it/s] 75%|███████▋ | 25114722/33592320 [01:12<00:24, 346731.31it/s] 75%|███████▋ | 25146352/33592320 [01:12<00:24, 346689.31it/s] 75%|███████▋ | 25178787/33592320 [01:12<00:24, 346658.56it/s] 75%|███████▋ | 25209461/33592320 [01:12<00:24, 346603.59it/s] 75%|███████▋ | 25239615/33592320 [01:12<00:24, 346541.72it/s] 75%|███████▋ | 25270581/33592320 [01:12<00:24, 346491.09it/s] 75%|███████▋ | 25301300/33592320 [01:13<00:23, 346437.28it/s] 75%|███████▋ | 25334866/33592320 [01:13<00:23, 346422.50it/s] 76%|███████▋ | 25369858/33592320 [01:13<00:23, 346427.25it/s] 76%|███████▋ | 25402072/33592320 [01:13<00:23, 346394.12it/s] 76%|███████▋ | 25430715/33592320 [01:13<00:23, 346312.44it/s] 76%|███████▊ | 25462502/33592320 [01:13<00:23, 346273.72it/s] 76%|███████▊ | 25497706/33592320 [01:13<00:23, 346281.53it/s] 76%|███████▊ | 25531005/33592320 [01:13<00:23, 346263.44it/s] 76%|███████▊ | 25564676/33592320 [01:13<00:23, 346250.50it/s] 76%|███████▊ | 25599675/33592320 [01:13<00:23, 346255.53it/s] 76%|███████▊ | 25635183/33592320 [01:14<00:22, 346267.44it/s] 76%|███████▊ | 25671185/33592320 [01:14<00:22, 346285.94it/s] 77%|███████▊ | 25705486/33592320 [01:14<00:22, 346281.50it/s] 77%|███████▊ | 25740184/33592320 [01:14<00:22, 346282.41it/s] 77%|███████▊ | 25774970/33592320 [01:14<00:22, 346284.50it/s] 77%|███████▊ | 25808926/33592320 [01:14<00:22, 346275.44it/s] 77%|███████▊ | 25843814/33592320 [01:14<00:22, 346278.91it/s] 77%|███████▊ | 25877588/33592320 [01:14<00:22, 346267.47it/s] 77%|███████▊ | 25909718/33592320 [01:14<00:22, 346234.06it/s] 77%|███████▉ | 25941132/33592320 [01:14<00:22, 346191.22it/s] 77%|███████▉ | 25973808/33592320 [01:15<00:22, 346165.28it/s] 77%|███████▉ | 26006880/33592320 [01:15<00:21, 346144.69it/s] 78%|███████▉ | 26039131/33592320 [01:15<00:21, 346113.28it/s] 78%|███████▉ | 26072703/33592320 [01:15<00:21, 346099.44it/s] 78%|███████▉ | 26106884/33592320 [01:15<00:21, 346093.72it/s] 78%|███████▉ | 26142025/33592320 [01:15<00:21, 346100.72it/s] 78%|███████▉ | 26176935/33592320 [01:15<00:21, 346104.69it/s] 78%|███████▉ | 26209838/33592320 [01:15<00:21, 346082.09it/s] 78%|███████▉ | 26242466/33592320 [01:15<00:21, 346055.94it/s] 78%|███████▉ | 26275163/33592320 [01:15<00:21, 346030.81it/s] 78%|███████▉ | 26308098/33592320 [01:16<00:21, 346008.81it/s] 78%|███████▉ | 26342324/33592320 [01:16<00:20, 346003.88it/s] 79%|███████▉ | 26377182/33592320 [01:16<00:20, 346007.22it/s] 79%|████████ | 26412904/33592320 [01:16<00:20, 346021.88it/s] 79%|████████ | 26449514/33592320 [01:16<00:20, 346048.12it/s] 79%|████████ | 26486686/33592320 [01:16<00:20, 346081.62it/s] 79%|████████ | 26522326/33592320 [01:16<00:20, 346095.06it/s] 79%|████████ | 26557219/33592320 [01:16<00:20, 346098.75it/s] 79%|████████ | 26592852/33592320 [01:16<00:20, 346112.03it/s] 79%|████████ | 26627241/33592320 [01:16<00:20, 346109.09it/s] 79%|████████ | 26661109/33592320 [01:17<00:20, 346099.44it/s] 79%|████████ | 26695831/33592320 [01:17<00:19, 346100.88it/s] 80%|████████ | 26728792/33592320 [01:17<00:19, 346079.50it/s] 80%|████████ | 26762029/33592320 [01:17<00:19, 346061.72it/s] 80%|████████ | 26792538/33592320 [01:17<00:19, 346008.78it/s] 80%|████████ | 26823612/33592320 [01:17<00:19, 345963.28it/s] 80%|████████ | 26856191/33592320 [01:17<00:19, 345937.28it/s] 80%|████████▎ | 26888104/33592320 [01:17<00:19, 345902.75it/s] 80%|████████▎ | 26920737/33592320 [01:17<00:19, 345877.56it/s] 80%|████████▎ | 26955608/33592320 [01:17<00:19, 345881.19it/s] 80%|████████▎ | 26990358/33592320 [01:18<00:19, 345883.22it/s] 80%|████████▎ | 27024009/33592320 [01:18<00:18, 345871.19it/s] 81%|████████▎ | 27058207/33592320 [01:18<00:18, 345866.22it/s] 81%|████████▎ | 27091850/33592320 [01:18<00:18, 345854.12it/s] 81%|████████▎ | 27126589/33592320 [01:18<00:18, 345856.06it/s] 81%|████████▎ | 27160572/33592320 [01:18<00:18, 345848.38it/s] 81%|████████▎ | 27196103/33592320 [01:18<00:18, 345860.38it/s] 81%|████████▎ | 27230981/33592320 [01:18<00:18, 345864.03it/s] 81%|████████▎ | 27266363/33592320 [01:18<00:18, 345874.12it/s] 81%|████████▎ | 27299892/33592320 [01:18<00:18, 345860.69it/s] 81%|████████▎ | 27335936/33592320 [01:19<00:18, 345879.09it/s] 81%|████████▍ | 27369020/33592320 [01:19<00:17, 345860.06it/s] 82%|████████▍ | 27404239/33592320 [01:19<00:17, 345868.03it/s] 82%|████████▍ | 27437202/33592320 [01:19<00:17, 345847.53it/s] 82%|████████▍ | 27471672/33592320 [01:19<00:17, 345846.06it/s] 82%|████████▍ | 27504730/33592320 [01:19<00:17, 345826.84it/s] 82%|████████▍ | 27537718/33592320 [01:19<00:17, 345806.78it/s] 82%|████████▍ | 27570889/33592320 [01:19<00:17, 345789.06it/s] 82%|████████▍ | 27603899/33592320 [01:19<00:17, 345769.41it/s] 82%|████████▍ | 27636709/33592320 [01:19<00:17, 345747.25it/s] 82%|████████▍ | 27671528/33592320 [01:20<00:17, 345750.31it/s] 82%|████████▍ | 27705054/33592320 [01:20<00:17, 345737.19it/s] 83%|████████▍ | 27739201/33592320 [01:20<00:16, 345731.84it/s] 83%|████████▍ | 27773613/33592320 [01:20<00:16, 345729.78it/s] 83%|████████▍ | 27809087/33592320 [01:20<00:16, 345741.00it/s] 83%|████████▌ | 27843997/33592320 [01:20<00:16, 345745.12it/s] 83%|████████▌ | 27875127/33592320 [01:20<00:16, 345702.41it/s] 83%|████████▌ | 27904486/33592320 [01:20<00:16, 345637.81it/s] 83%|████████▌ | 27939183/33592320 [01:20<00:16, 345639.44it/s] 83%|████████▌ | 27972384/33592320 [01:20<00:16, 345622.56it/s] 83%|████████▌ | 28005544/33592320 [01:21<00:16, 345605.25it/s] 83%|████████▌ | 28033620/33592320 [01:21<00:16, 345525.28it/s] 84%|████████▌ | 28065723/33592320 [01:21<00:15, 345495.12it/s] 84%|████████▌ | 28096213/33592320 [01:21<00:15, 345445.16it/s] 84%|████████▌ | 28126089/33592320 [01:21<00:15, 345387.81it/s] 84%|████████▌ | 28156700/33592320 [01:21<00:15, 345339.62it/s] 84%|████████▌ | 28185148/33592320 [01:21<00:15, 345265.03it/s] 84%|████████▌ | 28215608/33592320 [01:21<00:15, 345215.25it/s] 84%|████████▌ | 28246320/33592320 [01:21<00:15, 345168.69it/s] 84%|████████▌ | 28277435/33592320 [01:21<00:15, 345127.16it/s] 84%|████████▌ | 28308529/33592320 [01:22<00:15, 345085.41it/s] 84%|████████▋ | 28338201/33592320 [01:22<00:15, 345026.50it/s] 84%|████████▋ | 28367773/33592320 [01:22<00:15, 344966.53it/s] 85%|████████▋ | 28396936/33592320 [01:22<00:15, 344901.72it/s] 85%|████████▋ | 28427110/33592320 [01:22<00:14, 344849.34it/s] 85%|████████▋ | 28457999/33592320 [01:22<00:14, 344805.75it/s] 85%|████████▋ | 28488336/33592320 [01:22<00:14, 344755.56it/s] 85%|████████▋ | 28518997/33592320 [01:22<00:14, 344709.44it/s] 85%|████████▋ | 28548469/33592320 [01:22<00:14, 344649.06it/s] 85%|████████▋ | 28577646/33592320 [01:22<00:14, 344585.28it/s] 85%|████████▋ | 28608792/33592320 [01:23<00:14, 344545.38it/s] 85%|████████▋ | 28639728/33592320 [01:23<00:14, 344503.00it/s] 85%|████████▋ | 28669953/33592320 [01:23<00:14, 344452.22it/s] 85%|████████▋ | 28699722/33592320 [01:23<00:14, 344396.09it/s] 86%|████████▋ | 28730343/33592320 [01:23<00:14, 344350.31it/s] 86%|████████▋ | 28761481/33592320 [01:23<00:14, 344310.78it/s] 86%|████████▋ | 28792763/33592320 [01:23<00:13, 344273.12it/s] 86%|████████▊ | 28821632/33592320 [01:23<00:13, 344206.72it/s] 86%|████████▊ | 28851647/33592320 [01:23<00:13, 344154.16it/s] 86%|████████▊ | 28881377/33592320 [01:23<00:13, 344098.28it/s] 86%|████████▊ | 28912926/33592320 [01:24<00:13, 344064.22it/s] 86%|████████▊ | 28940936/33592320 [01:24<00:13, 343988.16it/s] 86%|████████▊ | 28970519/33592320 [01:24<00:13, 343930.97it/s] 86%|████████▊ | 29000704/33592320 [01:24<00:13, 343881.03it/s] 86%|████████▊ | 29030827/33592320 [01:24<00:13, 343830.53it/s] 87%|████████▊ | 29062008/33592320 [01:24<00:13, 343792.59it/s] 87%|████████▊ | 29092249/33592320 [01:24<00:13, 343743.66it/s] 87%|████████▊ | 29123701/33592320 [01:24<00:13, 343709.16it/s] 87%|████████▊ | 29155344/33592320 [01:24<00:12, 343677.00it/s] 87%|████████▊ | 29187679/33592320 [01:24<00:12, 343653.03it/s] 87%|████████▊ | 29220147/33592320 [01:25<00:12, 343630.72it/s] 87%|████████▊ | 29253943/33592320 [01:25<00:12, 343624.03it/s] 87%|████████▉ | 29286474/33592320 [01:25<00:12, 343602.50it/s] 87%|████████▉ | 29318323/33592320 [01:25<00:12, 343573.06it/s] 87%|████████▉ | 29348494/33592320 [01:25<00:12, 343524.03it/s] 87%|████████▉ | 29379765/33592320 [01:25<00:12, 343487.97it/s] 88%|████████▉ | 29410828/33592320 [01:25<00:12, 343449.56it/s] 88%|████████▉ | 29442479/33592320 [01:25<00:12, 343418.12it/s] 88%|████████▉ | 29473629/33592320 [01:25<00:11, 343380.91it/s] 88%|████████▉ | 29504727/33592320 [01:25<00:11, 343343.19it/s] 88%|████████▉ | 29537168/33592320 [01:26<00:11, 343321.16it/s] 88%|████████▉ | 29568966/33592320 [01:26<00:11, 343291.72it/s] 88%|████████▉ | 29601053/33592320 [01:26<00:11, 343265.69it/s] 88%|████████▉ | 29632545/33592320 [01:26<00:11, 343232.81it/s] 88%|████████▉ | 29663348/33592320 [01:26<00:11, 343192.06it/s] 88%|████████▉ | 29695489/33592320 [01:26<00:11, 343166.88it/s] 88%|████████▉ | 29724288/33592320 [01:26<00:11, 343103.16it/s] 89%|█████████ | 29756850/33592320 [01:26<00:11, 343082.97it/s] 89%|█████████ | 29789063/33592320 [01:26<00:11, 343058.84it/s] 89%|█████████ | 29820161/33592320 [01:26<00:10, 343021.91it/s] 89%|█████████ | 29849308/33592320 [01:27<00:10, 342962.66it/s] 89%|█████████ | 29879800/33592320 [01:27<00:10, 342918.97it/s] 89%|█████████ | 29912353/33592320 [01:27<00:10, 342899.00it/s] 89%|█████████ | 29942481/33592320 [01:27<00:10, 342851.28it/s] 89%|█████████ | 29971496/33592320 [01:27<00:10, 342791.00it/s] 89%|█████████ | 30001988/33592320 [01:27<00:10, 342747.72it/s] 89%|█████████ | 30033589/33592320 [01:27<00:10, 342717.16it/s] 90%|█████████ | 30065350/33592320 [01:27<00:10, 342688.53it/s] 90%|█████████ | 30094715/33592320 [01:27<00:10, 342624.94it/s] 90%|█████████ | 30126074/33592320 [01:27<00:10, 342591.88it/s] 90%|█████████ | 30156866/33592320 [01:28<00:10, 342552.47it/s] 90%|█████████ | 30188060/33592320 [01:28<00:09, 342517.72it/s] 90%|█████████ | 30219117/33592320 [01:28<00:09, 342481.47it/s] 90%|█████████▎| 30251364/33592320 [01:28<00:09, 342458.78it/s] 90%|█████████▎| 30284089/33592320 [01:28<00:09, 342441.56it/s] 90%|█████████▎| 30315063/33592320 [01:28<00:09, 342404.62it/s] 90%|█████████▎| 30345162/33592320 [01:28<00:09, 342357.88it/s] 90%|█████████▎| 30375996/33592320 [01:28<00:09, 342319.50it/s] 91%|█████████▎| 30406431/33592320 [01:28<00:09, 342276.75it/s] 91%|█████████▎| 30438177/33592320 [01:28<00:09, 342248.81it/s] 91%|█████████▎| 30470475/33592320 [01:29<00:09, 342227.16it/s] 91%|█████████▎| 30501996/33592320 [01:29<00:09, 342196.81it/s] 91%|█████████▎| 30535066/33592320 [01:29<00:08, 342183.75it/s] 91%|█████████▎| 30566456/33592320 [01:29<00:08, 342152.09it/s] 91%|█████████▎| 30597049/33592320 [01:29<00:08, 342111.53it/s] 91%|█████████▎| 30628559/33592320 [01:29<00:08, 342081.38it/s] 91%|█████████▎| 30660070/33592320 [01:29<00:08, 342051.25it/s] 91%|█████████▎| 30691253/33592320 [01:29<00:08, 342017.53it/s] 91%|█████████▍| 30722510/33592320 [01:29<00:08, 341984.75it/s] 92%|█████████▍| 30754872/33592320 [01:29<00:08, 341964.31it/s] 92%|█████████▍| 30786660/33592320 [01:30<00:08, 341937.53it/s] 92%|█████████▍| 30818959/33592320 [01:30<00:08, 341916.50it/s] 92%|█████████▍| 30849437/33592320 [01:30<00:08, 341875.31it/s] 92%|█████████▍| 30879551/33592320 [01:30<00:07, 341830.22it/s] 92%|█████████▍| 30910078/33592320 [01:30<00:07, 341789.75it/s] 92%|█████████▍| 30940486/33592320 [01:30<00:07, 341748.06it/s] 92%|█████████▍| 30971825/33592320 [01:30<00:07, 341716.75it/s] 92%|█████████▍| 31003217/33592320 [01:30<00:07, 341686.09it/s] 92%|█████████▍| 31033265/33592320 [01:30<00:07, 341640.72it/s] 92%|█████████▍| 31064233/33592320 [01:30<00:07, 341605.53it/s] 93%|█████████▍| 31094641/33592320 [01:31<00:07, 341564.28it/s] 93%|█████████▍| 31125142/33592320 [01:31<00:07, 341524.16it/s] 93%|█████████▍| 31156986/33592320 [01:31<00:07, 341498.84it/s] 93%|█████████▍| 31189045/33592320 [01:31<00:07, 341475.91it/s] 93%|█████████▌| 31219893/33592320 [01:31<00:06, 341439.81it/s] 93%|█████████▌| 31250843/33592320 [01:31<00:06, 341404.91it/s] 93%|█████████▌| 31282082/33592320 [01:31<00:06, 341373.22it/s] 93%|█████████▌| 31312116/33592320 [01:31<00:06, 341328.47it/s] 93%|█████████▌| 31343978/33592320 [01:31<00:06, 341303.72it/s] 93%|█████████▌| 31375297/33592320 [01:31<00:06, 341273.09it/s] 93%|█████████▌| 31406849/33592320 [01:32<00:06, 341245.09it/s] 94%|█████████▌| 31439140/33592320 [01:32<00:06, 341225.19it/s] 94%|█████████▌| 31469929/33592320 [01:32<00:06, 341189.00it/s] 94%|█████████▌| 31499197/33592320 [01:32<00:06, 341136.47it/s] 94%|█████████▌| 31529294/33592320 [01:32<00:06, 341093.00it/s] 94%|█████████▌| 31558788/33592320 [01:32<00:05, 341043.09it/s] 94%|█████████▌| 31589564/33592320 [01:32<00:05, 341007.12it/s] 94%|█████████▌| 31620446/33592320 [01:32<00:05, 340972.41it/s] 94%|█████████▌| 31649613/33592320 [01:32<00:05, 340919.28it/s] 94%|█████████▋| 31680647/33592320 [01:32<00:05, 340886.38it/s] 94%|█████████▋| 31711756/33592320 [01:33<00:05, 340854.31it/s] 94%|█████████▋| 31742674/33592320 [01:33<00:05, 340820.19it/s] 95%|█████████▋| 31774109/33592320 [01:33<00:05, 340791.78it/s] 95%|█████████▋| 31799816/33592320 [01:33<00:05, 340702.06it/s] 95%|█████████▋| 31823702/33592320 [01:33<00:05, 340593.03it/s] 95%|█████████▋| 31854368/33592320 [01:33<00:05, 340556.75it/s] 95%|█████████▋| 31885763/33592320 [01:33<00:05, 340528.31it/s] 95%|█████████▋| 31917928/33592320 [01:33<00:04, 340508.12it/s] 95%|█████████▋| 31949391/33592320 [01:33<00:04, 340480.56it/s] 95%|█████████▋| 31981551/33592320 [01:33<00:04, 340460.44it/s] 95%|█████████▋| 32014087/33592320 [01:34<00:04, 340444.34it/s] 95%|█████████▋| 32044732/33592320 [01:34<00:04, 340408.19it/s] 95%|█████████▋| 32074701/33592320 [01:34<00:04, 340364.97it/s] 96%|█████████▋| 32103411/33592320 [01:34<00:04, 340308.50it/s] 96%|█████████▋| 32132736/33592320 [01:34<00:04, 340258.62it/s] 96%|█████████▊| 32161181/33592320 [01:34<00:04, 340199.56it/s] 96%|█████████▊| 32191822/33592320 [01:34<00:04, 340163.84it/s] 96%|█████████▊| 32222639/33592320 [01:34<00:04, 340130.06it/s] 96%|█████████▊| 32253899/33592320 [01:34<00:03, 340101.03it/s] 96%|█████████▊| 32283835/33592320 [01:34<00:03, 340058.09it/s] 96%|█████████▊| 32314331/33592320 [01:35<00:03, 340021.12it/s] 96%|█████████▊| 32345834/33592320 [01:35<00:03, 339994.81it/s] 96%|█████████▊| 32376210/33592320 [01:35<00:03, 339956.75it/s] 96%|█████████▊| 32405378/33592320 [01:35<00:03, 339906.09it/s] 97%|█████████▊| 32432520/33592320 [01:35<00:03, 339834.31it/s] 97%|█████████▊| 32462115/33592320 [01:35<00:03, 339788.38it/s] 97%|█████████▊| 32492861/33592320 [01:35<00:03, 339754.53it/s] 97%|█████████▊| 32524042/33592320 [01:35<00:03, 339725.31it/s] 97%|█████████▊| 32552807/33592320 [01:35<00:03, 339670.97it/s] 97%|█████████▊| 32583089/33592320 [01:35<00:02, 339632.53it/s] 97%|█████████▊| 32613728/33592320 [01:36<00:02, 339597.91it/s] 97%|█████████▉| 32645213/33592320 [01:36<00:02, 339572.12it/s] 97%|█████████▉| 32676452/33592320 [01:36<00:02, 339543.88it/s] 97%|█████████▉| 32706876/33592320 [01:36<00:02, 339507.19it/s] 97%|█████████▉| 32736425/33592320 [01:36<00:02, 339461.53it/s] 98%|█████████▉| 32766768/33592320 [01:36<00:02, 339424.19it/s] 98%|█████████▉| 32796558/33592320 [01:36<00:02, 339381.19it/s] 98%|█████████▉| 32826952/33592320 [01:36<00:02, 339344.53it/s] 98%|█████████▉| 32858994/33592320 [01:36<00:02, 339324.97it/s] 98%|█████████▉| 32888839/33592320 [01:36<00:02, 339282.78it/s] 98%|█████████▉| 32920183/33592320 [01:37<00:01, 339256.12it/s] 98%|█████████▉| 32951761/33592320 [01:37<00:01, 339231.94it/s] 98%|█████████▉| 32982316/33592320 [01:37<00:01, 339197.28it/s] 98%|█████████▉| 33013090/33592320 [01:37<00:01, 339164.94it/s] 98%|█████████▉| 33042382/33592320 [01:37<00:01, 339117.47it/s] 98%|█████████▉| 33072980/33592320 [01:37<00:01, 339083.47it/s] 99%|█████████▉| 33105613/33592320 [01:37<00:01, 339070.38it/s] 99%|██████████| 33137958/33592320 [01:37<00:01, 339054.38it/s] 99%|██████████| 33170384/33592320 [01:37<00:01, 339039.22it/s] 99%|██████████| 33202902/33592320 [01:37<00:01, 339025.06it/s] 99%|██████████| 33236033/33592320 [01:38<00:01, 339017.16it/s] 99%|██████████| 33268849/33592320 [01:38<00:00, 339006.06it/s] 99%|██████████| 33300433/33592320 [01:38<00:00, 338982.47it/s] 99%|██████████| 33330121/33592320 [01:38<00:00, 338938.56it/s] 99%|██████████| 33361233/33592320 [01:38<00:00, 338910.28it/s] 99%|██████████| 33392922/33592320 [01:38<00:00, 338887.91it/s] 100%|██████████| 33426163/33592320 [01:38<00:00, 338881.34it/s] 100%|██████████| 33458089/33592320 [01:38<00:00, 338861.44it/s] 100%|██████████| 33490720/33592320 [01:38<00:00, 338848.72it/s] 100%|██████████| 33522282/33592320 [01:38<00:00, 338825.22it/s] 100%|██████████| 33555075/33592320 [01:39<00:00, 338814.22it/s] 100%|██████████| 33587583/33592320 [01:39<00:00, 338800.34it/s] 100%|██████████| 33592320/33592320 [01:39<00:00, 338800.22it/s] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/id_allocator-1bcd22d7bedb5edf) [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 99.33s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::allocate_ids ... ok [INFO] [stdout] test tests::allocation_fills_gaps_first ... ok [INFO] [stdout] test tests::id_increment ... ok [INFO] [stdout] test tests::free_and_reuse_id ... ok [INFO] [stdout] test tests::id_initial ... ok [INFO] [stdout] test tests::freeing_unallocated_id ... ok [INFO] [stdout] test tests::allocator_reuse_after_free_all ... ok [INFO] [stdout] test tests::is_allocated ... ok [INFO] [stdout] test tests::allocation_after_free ... ok [INFO] [stdout] test tests::free_invalid_id ... ok [INFO] [stdout] test tests::is_allocated_for_unallocated ... ok [INFO] [stdout] test tests::multiple_allocations ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learned_index_segmentation-ca388fa7a2e47382) [INFO] [stdout] test tests::continuous_allocation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [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-ca388fa7a2e47382` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6067bb85843989b73e00681e7d8e788b7ae75ac8d652edc6e889265c2752a5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6067bb85843989b73e00681e7d8e788b7ae75ac8d652edc6e889265c2752a5e1", kill_on_drop: false }` [INFO] [stdout] 6067bb85843989b73e00681e7d8e788b7ae75ac8d652edc6e889265c2752a5e1