[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LevKruglyak/limousine on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74ac13e727d1afe99c36e5d28eef7ccbb66daf722a2967eb04a560a6ef434154 [INFO] running `Command { std: "docker" "start" "-a" "74ac13e727d1afe99c36e5d28eef7ccbb66daf722a2967eb04a560a6ef434154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74ac13e727d1afe99c36e5d28eef7ccbb66daf722a2967eb04a560a6ef434154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ac13e727d1afe99c36e5d28eef7ccbb66daf722a2967eb04a560a6ef434154", kill_on_drop: false }` [INFO] [stdout] 74ac13e727d1afe99c36e5d28eef7ccbb66daf722a2967eb04a560a6ef434154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a43d795da82113d9671571609cc965f3d51a277d5869d4cb08e62a577298821d [INFO] running `Command { std: "docker" "start" "-a" "a43d795da82113d9671571609cc965f3d51a277d5869d4cb08e62a577298821d", 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 smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stack-map v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search) [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling fault-injection v1.0.10 [INFO] [stderr] Compiling pagetable v0.4.5 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [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 terminal_size v0.3.0 [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 kdam v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling shared-local-state v0.1.4 [INFO] [stderr] Compiling ebr v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling concurrent-map v5.0.33 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling trait-set v0.3.0 [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 bincode v1.3.3 [INFO] [stderr] Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator) [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 sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array) [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] [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)]` (part of `#[warn(unused)]`) 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_bench v0.1.0 (/opt/rustwide/workdir/bench/runner) [INFO] [stderr] Compiling limousine_engine v0.3.4 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling limousine_tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.55s [INFO] running `Command { std: "docker" "inspect" "a43d795da82113d9671571609cc965f3d51a277d5869d4cb08e62a577298821d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43d795da82113d9671571609cc965f3d51a277d5869d4cb08e62a577298821d", kill_on_drop: false }` [INFO] [stdout] a43d795da82113d9671571609cc965f3d51a277d5869d4cb08e62a577298821d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0dda75f4c84619b41992238ab3965b40b3f5238ef6579012b4c021d64c15eb [INFO] running `Command { std: "docker" "start" "-a" "ad0dda75f4c84619b41992238ab3965b40b3f5238ef6579012b4c021d64c15eb", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num-traits v0.2.19 [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] [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 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 limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner) [INFO] [stderr] Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search) [INFO] [stderr] Compiling rand_core v0.6.4 [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_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)]` (part of `#[warn(unused)]`) 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] [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)]` (part of `#[warn(unused)]`) 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.77s [INFO] running `Command { std: "docker" "inspect" "ad0dda75f4c84619b41992238ab3965b40b3f5238ef6579012b4c021d64c15eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0dda75f4c84619b41992238ab3965b40b3f5238ef6579012b4c021d64c15eb", kill_on_drop: false }` [INFO] [stdout] ad0dda75f4c84619b41992238ab3965b40b3f5238ef6579012b4c021d64c15eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ab04af06185ec9e3b481301ebb4bdbce9521f41e33c546bf1a6e0261971cd2c [INFO] running `Command { std: "docker" "start" "-a" "1ab04af06185ec9e3b481301ebb4bdbce9521f41e33c546bf1a6e0261971cd2c", 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 (run `cargo fix --lib -p id_allocator` to apply 1 suggestion) [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)]` (part of `#[warn(unused)]`) 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: `limousine_core` (lib) generated 8 warnings (run `cargo fix --lib -p limousine_core` to apply 6 suggestions) [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)]` (part of `#[warn(unused)]`) 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 test) generated 8 warnings (6 duplicates) [INFO] [stderr] warning: `id_allocator` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gapped_array-b0a08c33d6776b9c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test gapped_array_tests::debug_initial_gapped ... ok [INFO] [stdout] test gapped_array_tests::trim_gapped_array ... ok [INFO] [stdout] test gapped_array_tests::fill_forward ... ok [INFO] [stdout] test gapped_array_tests::debug_gapped ... ok [INFO] [stdout] test gapped_array_tests::fill_backward ... ok [INFO] [stdout] test gapped_array_tests::initial_inserts ... ok [INFO] [stdout] test gapped_array_tests::update_gapped_array ... ok [INFO] [stdout] test gapped_array_tests::permutation_test has been running for over 60 seconds [INFO] [stdout] test gapped_array_tests::permutation_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 98.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0%|▎ | 49291/33592320 [00:00<01:08, 492901.94it/s] 0%|▎ | 89241/33592320 [00:00<01:15, 446198.12it/s] 0%|▎ | 131693/33592320 [00:00<01:16, 438970.28it/s] 1%|▎ | 174059/33592320 [00:00<01:16, 435140.59it/s] 1%|▎ | 212267/33592320 [00:00<01:18, 424527.62it/s] 1%|▎ | 251091/33592320 [00:00<01:19, 418479.28it/s] 1%|▎ | 291919/33592320 [00:00<01:19, 417020.69it/s] 1%|▎ | 331725/33592320 [00:00<01:20, 414649.41it/s] 1%|▎ | 369772/33592320 [00:00<01:20, 410850.47it/s] 1%|▎ | 408614/33592320 [00:01<01:21, 408606.50it/s] 1%|▎ | 450026/33592320 [00:01<01:21, 409106.72it/s] 1%|▍ | 486778/33592320 [00:01<01:21, 405640.97it/s] 2%|▍ | 525348/33592320 [00:01<01:21, 404106.41it/s] 2%|▍ | 563265/33592320 [00:01<01:22, 402325.12it/s] 2%|▍ | 599039/33592320 [00:01<01:22, 399352.09it/s] 2%|▍ | 635173/33592320 [00:01<01:23, 396975.75it/s] 2%|▍ | 672553/33592320 [00:01<01:23, 395612.09it/s] 2%|▍ | 707756/33592320 [00:01<01:23, 393190.75it/s] 2%|▍ | 742017/33592320 [00:01<01:24, 390528.12it/s] 2%|▍ | 778276/33592320 [00:02<01:24, 389130.91it/s] 2%|▍ | 817687/33592320 [00:02<01:24, 389367.53it/s] 3%|▍ | 854966/33592320 [00:02<01:24, 388613.91it/s] 3%|▍ | 888983/33592320 [00:02<01:24, 386507.50it/s] 3%|▍ | 921636/33592320 [00:02<01:25, 384008.16it/s] 3%|▍ | 955663/33592320 [00:02<01:25, 382258.56it/s] 3%|▌ | 990350/33592320 [00:02<01:25, 380897.16it/s] 3%|▌ | 1026263/33592320 [00:02<01:25, 380090.84it/s] 3%|▌ | 1061346/33592320 [00:02<01:25, 379045.59it/s] 3%|▌ | 1096430/33592320 [00:02<01:25, 378072.84it/s] 3%|▌ | 1132551/33592320 [00:03<01:25, 377510.56it/s] 3%|▌ | 1171094/33592320 [00:03<01:25, 377765.62it/s] 4%|▌ | 1207659/33592320 [00:03<01:25, 377386.69it/s] 4%|▌ | 1245137/33592320 [00:03<01:25, 377307.59it/s] 4%|▌ | 1282743/33592320 [00:03<01:25, 377270.72it/s] 4%|▌ | 1319624/33592320 [00:03<01:25, 377028.84it/s] 4%|▌ | 1352271/33592320 [00:03<01:25, 375624.28it/s] 4%|▌ | 1384776/33592320 [00:03<01:26, 374257.28it/s] 4%|▌ | 1420715/33592320 [00:03<01:26, 373864.00it/s] 4%|▋ | 1458476/33592320 [00:03<01:25, 373960.00it/s] 4%|▋ | 1494375/33592320 [00:04<01:25, 373585.59it/s] 5%|▋ | 1532187/33592320 [00:04<01:25, 373696.03it/s] 5%|▋ | 1571996/33592320 [00:04<01:25, 374276.62it/s] 5%|▋ | 1608697/33592320 [00:04<01:25, 374107.56it/s] 5%|▋ | 1642651/33592320 [00:04<01:25, 373321.88it/s] 5%|▋ | 1678760/33592320 [00:04<01:25, 373050.03it/s] 5%|▋ | 1715359/33592320 [00:04<01:25, 372896.34it/s] 5%|▋ | 1751615/33592320 [00:04<01:25, 372545.53it/s] 5%|▋ | 1786865/33592320 [00:04<01:25, 372050.16it/s] 5%|▋ | 1820485/33592320 [00:04<01:25, 371318.69it/s] 6%|▋ | 1856620/33592320 [00:05<01:25, 371118.91it/s] 6%|▋ | 1896671/33592320 [00:05<01:25, 371680.12it/s] 6%|▊ | 1932664/33592320 [00:05<01:25, 371454.09it/s] 6%|▊ | 1969558/33592320 [00:05<01:25, 371406.56it/s] 6%|▊ | 2005625/33592320 [00:05<01:25, 371207.69it/s] 6%|▊ | 2039953/33592320 [00:05<01:25, 370700.12it/s] 6%|▊ | 2074392/33592320 [00:05<01:25, 370230.41it/s] 6%|▊ | 2108363/33592320 [00:05<01:25, 369695.16it/s] 6%|▊ | 2142520/33592320 [00:05<01:25, 369210.44it/s] 6%|▊ | 2176413/33592320 [00:05<01:25, 368697.25it/s] 7%|▊ | 2210655/33592320 [00:06<01:25, 368259.31it/s] 7%|▊ | 2242391/33592320 [00:06<01:25, 367425.25it/s] 7%|▊ | 2276998/33592320 [00:06<01:25, 367080.88it/s] 7%|▊ | 2311596/33592320 [00:06<01:25, 366746.03it/s] 7%|▊ | 2346942/33592320 [00:06<01:25, 366538.44it/s] 7%|▊ | 2383551/33592320 [00:06<01:25, 366488.09it/s] 7%|▉ | 2417079/33592320 [00:06<01:25, 366015.41it/s] 7%|▉ | 2451017/33592320 [00:06<01:25, 365618.03it/s] 7%|▉ | 2482630/33592320 [00:06<01:25, 364890.56it/s] 7%|▉ | 2516630/33592320 [00:06<01:25, 364529.91it/s] 8%|▉ | 2553297/33592320 [00:07<01:25, 364560.38it/s] 8%|▉ | 2587729/33592320 [00:07<01:25, 364275.28it/s] 8%|▉ | 2623627/33592320 [00:07<01:25, 364201.66it/s] 8%|▉ | 2660468/33592320 [00:07<01:24, 364259.22it/s] 8%|▉ | 2696269/33592320 [00:07<01:24, 364174.69it/s] 8%|▉ | 2733547/33592320 [00:07<01:24, 364289.19it/s] 8%|▉ | 2769308/33592320 [00:07<01:24, 364201.31it/s] 8%|▉ | 2804979/33592320 [00:07<01:24, 364104.00it/s] 8%|▉ | 2841684/33592320 [00:07<01:24, 364141.66it/s] 9%|█ | 2879456/33592320 [00:07<01:24, 364313.31it/s] 9%|█ | 2916407/33592320 [00:08<01:24, 364334.25it/s] 9%|█ | 2952248/33592320 [00:08<01:24, 364261.12it/s] 9%|█ | 2989423/33592320 [00:08<01:23, 364352.34it/s] 9%|█ | 3025390/33592320 [00:08<01:23, 364295.81it/s] 9%|█ | 3061350/33592320 [00:08<01:23, 364239.84it/s] 9%|█ | 3097152/33592320 [00:08<01:23, 364166.62it/s] 9%|█ | 3129210/33592320 [00:08<01:23, 363659.97it/s] 9%|█ | 3163366/33592320 [00:08<01:23, 363406.03it/s] 10%|█ | 3196602/33592320 [00:08<01:23, 363053.38it/s] 10%|█ | 3231755/33592320 [00:08<01:23, 362923.91it/s] 10%|█ | 3262565/33592320 [00:09<01:23, 362315.03it/s] 10%|█ | 3296972/33592320 [00:09<01:23, 362075.78it/s] 10%|█ | 3329348/33592320 [00:09<01:23, 361659.47it/s] 10%|█▎ | 3364158/33592320 [00:09<01:23, 361513.75it/s] 10%|█▎ | 3398366/33592320 [00:09<01:23, 361307.06it/s] 10%|█▎ | 3433615/33592320 [00:09<01:23, 361214.22it/s] 10%|█▎ | 3467944/33592320 [00:09<01:23, 361027.25it/s] 10%|█▎ | 3501595/33592320 [00:09<01:23, 360774.59it/s] 11%|█▎ | 3536702/33592320 [00:09<01:23, 360675.53it/s] 11%|█▎ | 3569656/33592320 [00:09<01:23, 360361.16it/s] 11%|█▎ | 3603492/33592320 [00:10<01:23, 360141.19it/s] 11%|█▎ | 3637376/33592320 [00:10<01:23, 359930.31it/s] 11%|█▎ | 3672761/33592320 [00:10<01:23, 359870.66it/s] 11%|█▎ | 3708076/33592320 [00:10<01:23, 359805.41it/s] 11%|█▎ | 3742792/33592320 [00:10<01:22, 359683.81it/s] 11%|█▎ | 3777003/33592320 [00:10<01:22, 359516.47it/s] 11%|█▎ | 3810160/33592320 [00:10<01:22, 359252.88it/s] 11%|█▍ | 3845400/33592320 [00:10<01:22, 359188.78it/s] 12%|█▍ | 3879128/33592320 [00:10<01:22, 358985.97it/s] 12%|█▍ | 3915426/33592320 [00:10<01:22, 359022.50it/s] 12%|█▍ | 3949872/33592320 [00:11<01:22, 358890.16it/s] 12%|█▍ | 3986171/33592320 [00:11<01:22, 358927.03it/s] 12%|█▍ | 4017998/33592320 [00:11<01:22, 358564.12it/s] 12%|█▍ | 4054032/33592320 [00:11<01:22, 358579.78it/s] 12%|█▍ | 4088939/33592320 [00:11<01:22, 358496.38it/s] 12%|█▍ | 4122618/33592320 [00:11<01:22, 358307.72it/s] 12%|█▍ | 4156078/33592320 [00:11<01:22, 358103.38it/s] 12%|█▍ | 4189595/33592320 [00:11<01:22, 357907.38it/s] 13%|█▍ | 4223560/33592320 [00:11<01:22, 357752.66it/s] 13%|█▍ | 4256262/33592320 [00:11<01:22, 357494.53it/s] 13%|█▍ | 4290148/33592320 [00:12<01:22, 357339.31it/s] 13%|█▌ | 4323962/33592320 [00:12<01:21, 357180.69it/s] 13%|█▌ | 4357833/33592320 [00:12<01:21, 357029.31it/s] 13%|█▌ | 4389085/33592320 [00:12<01:21, 356667.50it/s] 13%|█▌ | 4421625/33592320 [00:12<01:21, 356415.41it/s] 13%|█▌ | 4455148/33592320 [00:12<01:21, 356245.97it/s] 13%|█▌ | 4488626/33592320 [00:12<01:21, 356075.59it/s] 13%|█▌ | 4521272/33592320 [00:12<01:21, 355842.47it/s] 14%|█▌ | 4553768/33592320 [00:12<01:21, 355575.09it/s] 14%|█▌ | 4584432/33592320 [00:12<01:21, 355195.94it/s] 14%|█▌ | 4615913/33592320 [00:13<01:21, 354885.41it/s] 14%|█▌ | 4648310/33592320 [00:13<01:21, 354649.50it/s] 14%|█▌ | 4678841/33592320 [00:13<01:21, 354275.88it/s] 14%|█▌ | 4711050/33592320 [00:13<01:21, 354033.94it/s] 14%|█▌ | 4743900/33592320 [00:13<01:21, 353843.44it/s] 14%|█▌ | 4777532/33592320 [00:13<01:21, 353713.62it/s] 14%|█▋ | 4810155/33592320 [00:13<01:21, 353511.59it/s] 14%|█▋ | 4844291/33592320 [00:13<01:21, 353422.91it/s] 15%|█▋ | 4876455/33592320 [00:13<01:21, 353192.69it/s] 15%|█▋ | 4908264/33592320 [00:13<01:21, 352940.22it/s] 15%|█▋ | 4942356/33592320 [00:14<01:21, 352854.34it/s] 15%|█▋ | 4973119/33592320 [00:14<01:21, 352533.75it/s] 15%|█▋ | 5004071/33592320 [00:14<01:21, 352230.94it/s] 15%|█▋ | 5036488/33592320 [00:14<01:21, 352034.75it/s] 15%|█▋ | 5068278/33592320 [00:14<01:21, 351797.72it/s] 15%|█▋ | 5101811/33592320 [00:14<01:21, 351684.16it/s] 15%|█▋ | 5134195/33592320 [00:14<01:20, 351493.50it/s] 15%|█▋ | 5166052/33592320 [00:14<01:20, 351269.59it/s] 15%|█▋ | 5197781/33592320 [00:14<01:20, 351040.09it/s] 16%|█▋ | 5229440/33592320 [00:14<01:20, 350808.91it/s] 16%|█▋ | 5260150/33592320 [00:15<01:20, 350495.41it/s] 16%|█▊ | 5291943/33592320 [00:15<01:20, 350279.81it/s] 16%|█▊ | 5323488/33592320 [00:15<01:20, 350050.72it/s] 16%|█▊ | 5357319/33592320 [00:15<01:20, 349973.97it/s] 16%|█▊ | 5390306/33592320 [00:15<01:20, 349843.50it/s] 16%|█▊ | 5420377/33592320 [00:15<01:20, 349526.59it/s] 16%|█▊ | 5452695/33592320 [00:15<01:20, 349357.78it/s] 16%|█▊ | 5484363/33592320 [00:15<01:20, 349149.69it/s] 16%|█▊ | 5512894/33592320 [00:15<01:20, 348745.69it/s] 16%|█▊ | 5542591/33592320 [00:15<01:20, 348420.16it/s] 17%|█▊ | 5574039/33592320 [00:16<01:20, 348208.12it/s] 17%|█▊ | 5607038/33592320 [00:16<01:20, 348095.00it/s] 17%|█▊ | 5649171/33592320 [00:16<01:20, 348546.81it/s] 17%|█▊ | 5689370/33592320 [00:16<01:19, 348874.53it/s] 17%|█▊ | 5728486/33592320 [00:16<01:19, 349132.22it/s] 17%|█▉ | 5768543/33592320 [00:16<01:19, 349443.81it/s] 17%|█▉ | 5807679/33592320 [00:16<01:19, 349696.16it/s] 17%|█▉ | 5842343/33592320 [00:16<01:19, 349677.81it/s] 17%|█▉ | 5875059/33592320 [00:16<01:19, 349543.81it/s] 18%|█▉ | 5910969/33592320 [00:16<01:19, 349600.31it/s] 18%|█▉ | 5948811/33592320 [00:17<01:19, 349769.75it/s] 18%|█▉ | 5983722/33592320 [00:17<01:18, 349765.84it/s] 18%|█▉ | 6020659/33592320 [00:17<01:18, 349879.72it/s] 18%|█▉ | 6058092/33592320 [00:17<01:18, 350021.00it/s] 18%|█▉ | 6093569/33592320 [00:17<01:18, 350048.25it/s] 18%|█▉ | 6128746/33592320 [00:17<01:18, 350058.09it/s] 18%|█▉ | 6163147/33592320 [00:17<01:18, 350023.69it/s] 18%|█▉ | 6198618/33592320 [00:17<01:18, 350050.16it/s] 19%|█▉ | 6231436/33592320 [00:17<01:18, 349927.28it/s] 19%|██ | 6266924/33592320 [00:17<01:18, 349954.91it/s] 19%|██ | 6303768/33592320 [00:18<01:17, 350057.50it/s] 19%|██ | 6339358/33592320 [00:18<01:17, 350089.78it/s] 19%|██ | 6376171/33592320 [00:18<01:17, 350188.84it/s] 19%|██ | 6413915/33592320 [00:18<01:17, 350337.69it/s] 19%|██ | 6449053/33592320 [00:18<01:17, 350343.34it/s] 19%|██ | 6482473/33592320 [00:18<01:17, 350256.06it/s] 19%|██ | 6515519/33592320 [00:18<01:17, 350149.66it/s] 19%|██ | 6548829/33592320 [00:18<01:17, 350058.47it/s] 20%|██ | 6579429/33592320 [00:18<01:17, 349824.16it/s] 20%|██ | 6611544/33592320 [00:18<01:17, 349672.50it/s] 20%|██ | 6645247/33592320 [00:19<01:17, 349605.94it/s] 20%|██ | 6676707/33592320 [00:19<01:17, 349422.75it/s] 20%|██ | 6709967/33592320 [00:19<01:16, 349335.16it/s] 20%|██▎ | 6747418/33592320 [00:19<01:16, 349465.53it/s] 20%|██▎ | 6795542/33592320 [00:19<01:16, 350144.50it/s] 20%|██▎ | 6855796/33592320 [00:19<01:16, 351438.31it/s] 21%|██▎ | 6894317/33592320 [00:19<01:15, 351610.53it/s] 21%|██▎ | 6930189/33592320 [00:19<01:15, 351646.59it/s] 21%|██▎ | 6964080/33592320 [00:19<01:15, 351582.31it/s] 21%|██▎ | 6999457/33592320 [00:19<01:15, 351593.28it/s] 21%|██▎ | 7040240/33592320 [00:20<01:15, 351874.31it/s] 21%|██▎ | 7078953/33592320 [00:20<01:15, 352049.66it/s] 21%|██▎ | 7118037/33592320 [00:20<01:15, 352241.56it/s] 21%|██▎ | 7159464/33592320 [00:20<01:14, 352547.00it/s] 21%|██▍ | 7199476/33592320 [00:20<01:14, 352780.09it/s] 22%|██▍ | 7236284/33592320 [00:20<01:14, 352854.69it/s] 22%|██▍ | 7278237/33592320 [00:20<01:14, 353178.22it/s] 22%|██▍ | 7319797/33592320 [00:20<01:14, 353479.66it/s] 22%|██▍ | 7357775/33592320 [00:20<01:14, 353606.06it/s] 22%|██▍ | 7391677/33592320 [00:20<01:14, 353536.28it/s] 22%|██▍ | 7429149/33592320 [00:21<01:13, 353637.12it/s] 22%|██▍ | 7467655/33592320 [00:21<01:13, 353785.97it/s] 22%|██▍ | 7505559/33592320 [00:21<01:13, 353905.03it/s] 22%|██▍ | 7543058/33592320 [00:21<01:13, 354003.97it/s] 23%|██▍ | 7578831/33592320 [00:21<01:13, 354021.38it/s] 23%|██▍ | 7614807/33592320 [00:21<01:13, 354016.59it/s] 23%|██▍ | 7647044/33592320 [00:21<01:13, 353870.09it/s] 23%|██▌ | 7679472/33592320 [00:21<01:13, 353733.75it/s] 23%|██▌ | 7713891/33592320 [00:21<01:13, 353690.00it/s] 23%|██▌ | 7748602/33592320 [00:21<01:13, 353659.97it/s] 23%|██▌ | 7782352/33592320 [00:22<01:12, 353586.53it/s] 23%|██▌ | 7817052/33592320 [00:22<01:12, 353556.75it/s] 23%|██▌ | 7853969/33592320 [00:22<01:12, 353627.00it/s] 23%|██▌ | 7893656/33592320 [00:22<01:12, 353820.78it/s] 24%|██▌ | 7928648/33592320 [00:22<01:12, 353803.34it/s] 24%|██▌ | 7967992/33592320 [00:22<01:12, 353979.34it/s] 24%|██▌ | 8003972/33592320 [00:22<01:12, 354005.09it/s] 24%|██▌ | 8041167/33592320 [00:22<01:12, 354084.09it/s] 24%|██▌ | 8074858/33592320 [00:22<01:12, 354008.75it/s] 24%|██▌ | 8107174/33592320 [00:22<01:12, 353874.06it/s] 24%|██▌ | 8143887/33592320 [00:23<01:11, 353931.69it/s] 24%|██▋ | 8179723/33592320 [00:23<01:11, 353950.81it/s] 24%|██▋ | 8213947/33592320 [00:23<01:11, 353900.31it/s] 25%|██▋ | 8249687/33592320 [00:23<01:11, 353915.28it/s] 25%|██▋ | 8285938/33592320 [00:23<01:11, 353951.97it/s] 25%|██▋ | 8320655/33592320 [00:23<01:11, 353923.09it/s] 25%|██▋ | 8353818/33592320 [00:23<01:11, 353828.66it/s] 25%|██▋ | 8387310/33592320 [00:23<01:11, 353748.88it/s] 25%|██▋ | 8424289/33592320 [00:23<01:11, 353816.25it/s] 25%|██▋ | 8461703/33592320 [00:23<01:11, 353901.25it/s] 25%|██▋ | 8503599/33592320 [00:24<01:10, 354172.19it/s] 25%|██▋ | 8542619/33592320 [00:24<01:10, 354321.59it/s] 26%|██▋ | 8580383/33592320 [00:24<01:10, 354417.91it/s] 26%|██▋ | 8621362/33592320 [00:24<01:10, 354645.69it/s] 26%|██▊ | 8657934/33592320 [00:24<01:10, 354691.06it/s] 26%|██▊ | 8692126/33592320 [00:24<01:10, 354638.91it/s] 26%|██▊ | 8725135/33592320 [00:24<01:10, 354539.16it/s] 26%|██▊ | 8758210/33592320 [00:24<01:10, 354442.84it/s] 26%|██▊ | 8791010/33592320 [00:24<01:09, 354336.22it/s] 26%|██▊ | 8824229/33592320 [00:24<01:09, 354247.28it/s] 26%|██▊ | 8856740/33592320 [00:25<01:09, 354130.78it/s] 26%|██▊ | 8890007/33592320 [00:25<01:09, 354045.31it/s] 27%|██▊ | 8923882/33592320 [00:25<01:09, 353984.59it/s] 27%|██▊ | 8958787/33592320 [00:25<01:09, 353965.06it/s] 27%|██▊ | 8994571/33592320 [00:25<01:09, 353980.28it/s] 27%|██▊ | 9029940/33592320 [00:25<01:09, 353979.16it/s] 27%|██▊ | 9066740/33592320 [00:25<01:09, 354033.91it/s] 27%|██▊ | 9102592/33592320 [00:25<01:09, 354051.31it/s] 27%|██▉ | 9138199/33592320 [00:25<01:09, 354059.12it/s] 27%|██▉ | 9173641/33592320 [00:25<01:08, 354060.50it/s] 27%|██▉ | 9209817/33592320 [00:26<01:08, 354090.06it/s] 28%|██▉ | 9244604/33592320 [00:26<01:08, 354066.22it/s] 28%|██▉ | 9279271/33592320 [00:26<01:08, 354037.97it/s] 28%|██▉ | 9312644/33592320 [00:26<01:08, 353960.75it/s] 28%|██▉ | 9345390/33592320 [00:26<01:08, 353860.38it/s] 28%|██▉ | 9379170/33592320 [00:26<01:08, 353799.78it/s] 28%|██▉ | 9413552/33592320 [00:26<01:08, 353762.25it/s] 28%|██▉ | 9449677/33592320 [00:26<01:08, 353790.28it/s] 28%|██▉ | 9516778/33592320 [00:26<01:07, 354973.50it/s] 29%|██▉ | 9579986/33592320 [00:26<01:07, 356003.25it/s] 29%|███ | 9628385/33592320 [00:27<01:07, 356477.09it/s] 29%|███ | 9687712/33592320 [00:27<01:06, 357350.53it/s] 29%|███ | 9745292/33592320 [00:27<01:06, 358153.38it/s] 29%|███ | 9809797/33592320 [00:27<01:06, 359203.88it/s] 29%|███ | 9845680/33592320 [00:27<01:06, 359202.50it/s] 29%|███ | 9880015/33592320 [00:27<01:06, 359144.88it/s] 30%|███ | 9913331/33592320 [00:27<01:05, 359050.72it/s] 30%|███ | 9949244/33592320 [00:27<01:05, 359050.97it/s] 30%|███ | 9982591/33592320 [00:27<01:05, 358959.00it/s] 30%|███ | 10016274/33592320 [00:27<01:05, 358879.69it/s] 30%|███ | 10071718/33592320 [00:28<01:05, 359577.88it/s] 30%|███▎ | 10135461/33592320 [00:28<01:05, 360566.31it/s] 30%|███▎ | 10177939/33592320 [00:28<01:04, 360793.94it/s] 30%|███▎ | 10241264/33592320 [00:28<01:04, 361756.34it/s] 31%|███▎ | 10306241/33592320 [00:28<01:04, 362770.12it/s] 31%|███▎ | 10370636/33592320 [00:28<01:03, 363756.38it/s] 31%|███▎ | 10432042/33592320 [00:28<01:03, 364631.22it/s] 31%|███▎ | 10463293/33592320 [00:28<01:03, 364449.69it/s] 31%|███▎ | 10506706/33592320 [00:28<01:03, 364691.53it/s] 31%|███▎ | 10538600/33592320 [00:28<01:03, 364533.28it/s] 32%|███▍ | 10590583/33592320 [00:29<01:03, 365068.56it/s] 32%|███▍ | 10647587/33592320 [00:29<01:02, 365772.69it/s] 32%|███▍ | 10692857/33592320 [00:29<01:02, 366070.28it/s] 32%|███▍ | 10755621/33592320 [00:29<01:02, 366962.72it/s] 32%|███▍ | 10818580/33592320 [00:29<01:01, 367855.69it/s] 32%|███▍ | 10881869/33592320 [00:29<01:01, 368753.81it/s] 33%|███▍ | 10920863/33592320 [00:29<01:01, 368825.38it/s] 33%|███▍ | 10977078/33592320 [00:29<01:01, 369476.03it/s] 33%|███▍ | 11036507/33592320 [00:29<01:00, 370230.19it/s] 33%|███▌ | 11089203/33592320 [00:29<01:00, 370754.19it/s] 33%|███▌ | 11120834/33592320 [00:30<01:00, 370572.72it/s] 33%|███▌ | 11165708/33592320 [00:30<01:00, 370832.34it/s] 33%|███▌ | 11225574/33592320 [00:30<01:00, 371586.47it/s] 34%|███▌ | 11277967/33592320 [00:30<00:59, 372089.06it/s] 34%|███▌ | 11323903/33592320 [00:30<00:59, 372376.06it/s] 34%|███▌ | 11382592/33592320 [00:30<00:59, 373079.12it/s] 34%|███▌ | 11428384/33592320 [00:30<00:59, 373356.31it/s] 34%|███▌ | 11478176/33592320 [00:30<00:59, 373761.91it/s] 34%|███▋ | 11549047/33592320 [00:30<00:58, 374849.06it/s] 35%|███▋ | 11618172/33592320 [00:30<00:58, 375872.69it/s] 35%|███▋ | 11655086/33592320 [00:31<00:58, 375850.97it/s] 35%|███▋ | 11689996/33592320 [00:31<00:58, 375764.94it/s] 35%|███▋ | 11724020/33592320 [00:31<00:58, 375651.09it/s] 35%|███▋ | 11759977/33592320 [00:31<00:58, 375599.72it/s] 35%|███▋ | 11821353/33592320 [00:31<00:57, 376357.94it/s] 35%|███▋ | 11882732/33592320 [00:31<00:57, 377111.47it/s] 36%|███▋ | 11946659/33592320 [00:31<00:57, 377940.81it/s] 36%|███▊ | 12013690/33592320 [00:31<00:56, 378862.81it/s] 36%|███▊ | 12058381/33592320 [00:31<00:56, 379076.75it/s] 36%|███▊ | 12093388/33592320 [00:31<00:56, 378985.84it/s] 36%|███▊ | 12126472/33592320 [00:32<00:56, 378835.41it/s] 36%|███▊ | 12178070/33592320 [00:32<00:56, 379262.50it/s] 36%|███▊ | 12220254/33592320 [00:32<00:56, 379394.66it/s] 37%|███▊ | 12269860/33592320 [00:32<00:56, 379755.72it/s] 37%|███▊ | 12311207/33592320 [00:32<00:56, 379859.72it/s] 37%|███▊ | 12364676/33592320 [00:32<00:55, 380335.94it/s] 37%|███▊ | 12408948/33592320 [00:32<00:55, 380527.22it/s] 37%|███▊ | 12464105/33592320 [00:32<00:55, 381050.09it/s] 37%|███▉ | 12532264/33592320 [00:32<00:55, 381966.09it/s] 37%|███▉ | 12586332/33592320 [00:32<00:54, 382448.31it/s] 38%|███▉ | 12629149/33592320 [00:33<00:54, 382586.81it/s] 38%|███▉ | 12693363/33592320 [00:33<00:54, 383370.69it/s] 38%|███▉ | 12767144/33592320 [00:33<00:54, 384437.94it/s] 38%|███▉ | 12836060/33592320 [00:33<00:53, 385352.72it/s] 38%|███▉ | 12904496/33592320 [00:33<00:53, 386247.66it/s] 39%|████ | 12971840/33592320 [00:33<00:53, 387104.69it/s] 39%|████ | 13021075/33592320 [00:33<00:53, 387417.78it/s] 39%|████ | 13058808/33592320 [00:33<00:53, 387387.84it/s] 39%|████ | 13121235/33592320 [00:33<00:52, 388088.44it/s] 39%|████ | 13185030/33592320 [00:33<00:52, 388825.25it/s] 39%|████ | 13247912/33592320 [00:34<00:52, 389530.88it/s] 40%|████ | 13310154/33592320 [00:34<00:51, 390213.62it/s] 40%|████ | 13353415/33592320 [00:34<00:51, 390337.53it/s] 40%|████ | 13385284/33592320 [00:34<00:51, 390128.66it/s] 40%|████ | 13414704/33592320 [00:34<00:51, 389841.69it/s] 40%|████▎ | 13446061/33592320 [00:34<00:51, 389620.66it/s] 40%|████▎ | 13483477/33592320 [00:34<00:51, 389575.97it/s] 40%|████▎ | 13514735/33592320 [00:34<00:51, 389354.12it/s] 40%|████▎ | 13550106/33592320 [00:34<00:51, 389251.69it/s] 40%|████▎ | 13585508/33592320 [00:34<00:51, 389150.75it/s] 41%|████▎ | 13619629/33592320 [00:35<00:51, 389013.78it/s] 41%|████▎ | 13656811/33592320 [00:35<00:51, 388964.81it/s] 41%|████▎ | 13691675/33592320 [00:35<00:51, 388850.25it/s] 41%|████▎ | 13728714/33592320 [00:35<00:51, 388797.94it/s] 41%|████▎ | 13765749/33592320 [00:35<00:51, 388745.81it/s] 41%|████▎ | 13798659/33592320 [00:35<00:50, 388577.84it/s] 41%|████▎ | 13825006/33592320 [00:35<00:50, 388214.59it/s] 41%|████▎ | 13856872/33592320 [00:35<00:50, 388019.81it/s] 41%|████▎ | 13891052/33592320 [00:35<00:50, 387890.72it/s] 41%|████▍ | 13923117/33592320 [00:35<00:50, 387703.44it/s] 42%|████▍ | 13958540/33592320 [00:36<00:50, 387610.47it/s] 42%|████▍ | 13994089/33592320 [00:36<00:50, 387521.50it/s] 42%|████▍ | 14031083/33592320 [00:36<00:50, 387472.94it/s] 42%|████▍ | 14067748/33592320 [00:36<00:50, 387415.56it/s] 42%|████▍ | 14103961/33592320 [00:36<00:50, 387346.09it/s] 42%|████▍ | 14143220/33592320 [00:36<00:50, 387360.44it/s] 42%|████▍ | 14180645/33592320 [00:36<00:50, 387324.59it/s] 42%|████▍ | 14218276/33592320 [00:36<00:50, 387294.56it/s] 42%|████▍ | 14254058/33592320 [00:36<00:49, 387214.47it/s] 43%|████▍ | 14290288/33592320 [00:36<00:49, 387146.94it/s] 43%|████▍ | 14324068/33592320 [00:37<00:49, 387013.59it/s] 43%|████▍ | 14356241/33592320 [00:37<00:49, 386837.66it/s] 43%|████▍ | 14391303/33592320 [00:37<00:49, 386740.31it/s] 43%|████▌ | 14424868/33592320 [00:37<00:49, 386603.38it/s] 43%|████▌ | 14458206/33592320 [00:37<00:49, 386461.06it/s] 43%|████▌ | 14489271/33592320 [00:37<00:49, 386258.94it/s] 43%|████▌ | 14523857/33592320 [00:37<00:49, 386151.53it/s] 43%|████▌ | 14559609/33592320 [00:37<00:49, 386075.56it/s] 43%|████▌ | 14597067/33592320 [00:37<00:49, 386045.16it/s] 44%|████▌ | 14632737/33592320 [00:37<00:49, 385967.72it/s] 44%|████▌ | 14667858/33592320 [00:38<00:49, 385876.25it/s] 44%|████▌ | 14701804/33592320 [00:38<00:48, 385754.44it/s] 44%|████▌ | 14735491/33592320 [00:38<00:48, 385626.50it/s] 44%|████▌ | 14769469/33592320 [00:38<00:48, 385506.81it/s] 44%|████▌ | 14804003/33592320 [00:38<00:48, 385402.22it/s] 44%|████▌ | 14837962/33592320 [00:38<00:48, 385283.22it/s] 44%|████▌ | 14873259/33592320 [00:38<00:48, 385199.53it/s] 44%|████▋ | 14909261/33592320 [00:38<00:48, 385134.47it/s] 44%|████▋ | 14944706/33592320 [00:38<00:48, 385055.38it/s] 45%|████▋ | 14979811/33592320 [00:38<00:48, 384967.97it/s] 45%|████▋ | 15015701/33592320 [00:39<00:48, 384901.12it/s] 45%|████▋ | 15049409/33592320 [00:39<00:48, 384778.81it/s] 45%|████▋ | 15085537/33592320 [00:39<00:48, 384718.88it/s] 45%|████▋ | 15120163/33592320 [00:39<00:48, 384621.03it/s] 45%|████▋ | 15151821/33592320 [00:39<00:47, 384448.34it/s] 45%|████▋ | 15187061/33592320 [00:39<00:47, 384367.22it/s] 45%|████▋ | 15221721/33592320 [00:39<00:47, 384271.84it/s] 45%|████▋ | 15258175/33592320 [00:39<00:47, 384222.16it/s] 46%|████▋ | 15293811/33592320 [00:39<00:47, 384152.16it/s] 46%|████▋ | 15327427/33592320 [00:39<00:47, 384031.88it/s] 46%|████▊ | 15364031/33592320 [00:40<00:47, 383986.88it/s] 46%|████▊ | 15398263/33592320 [00:40<00:47, 383883.00it/s] 46%|████▊ | 15432048/33592320 [00:40<00:47, 383768.50it/s] 46%|████▊ | 15465719/33592320 [00:40<00:47, 383651.72it/s] 46%|████▊ | 15499979/33592320 [00:40<00:47, 383550.12it/s] 46%|████▊ | 15533194/33592320 [00:40<00:47, 383414.88it/s] 46%|████▊ | 15562898/33592320 [00:40<00:47, 383202.19it/s] 46%|████▊ | 15595396/33592320 [00:40<00:46, 383059.16it/s] 47%|████▊ | 15627543/33592320 [00:40<00:46, 382908.22it/s] 47%|████▊ | 15660735/33592320 [00:40<00:46, 382783.59it/s] 47%|████▊ | 15695065/33592320 [00:41<00:46, 382687.28it/s] 47%|████▊ | 15726849/33592320 [00:41<00:46, 382529.53it/s] 47%|████▊ | 15760603/33592320 [00:41<00:46, 382420.34it/s] 47%|████▊ | 15792379/33592320 [00:41<00:46, 382263.81it/s] 47%|████▊ | 15823095/33592320 [00:41<00:46, 382082.44it/s] 47%|████▉ | 15854123/33592320 [00:41<00:46, 381909.47it/s] 47%|████▉ | 15884802/33592320 [00:41<00:46, 381728.91it/s] 47%|████▉ | 15917166/33592320 [00:41<00:46, 381589.62it/s] 47%|████▉ | 15950164/33592320 [00:41<00:46, 381466.19it/s] 48%|████▉ | 15982894/33592320 [00:41<00:46, 381336.94it/s] 48%|████▉ | 16014064/33592320 [00:42<00:46, 381171.16it/s] 48%|████▉ | 16045979/33592320 [00:42<00:46, 381023.88it/s] 48%|████▉ | 16077439/33592320 [00:42<00:45, 380866.50it/s] 48%|████▉ | 16107782/33592320 [00:42<00:45, 380683.47it/s] 48%|████▉ | 16139789/33592320 [00:42<00:45, 380540.53it/s] 48%|████▉ | 16171831/33592320 [00:42<00:45, 380399.09it/s] 48%|████▉ | 16204173/33592320 [00:42<00:45, 380265.34it/s] 48%|████▉ | 16237916/33592320 [00:42<00:45, 380165.03it/s] 48%|████▉ | 16270911/33592320 [00:42<00:45, 380047.72it/s] 49%|████▉ | 16302558/33592320 [00:42<00:45, 379899.56it/s] 49%|█████ | 16334235/33592320 [00:43<00:45, 379752.78it/s] 49%|█████ | 16365634/33592320 [00:43<00:45, 379600.22it/s] 49%|█████ | 16396307/33592320 [00:43<00:45, 379431.56it/s] 49%|█████ | 16428944/33592320 [00:43<00:45, 379309.03it/s] 49%|█████ | 16461783/33592320 [00:43<00:45, 379191.72it/s] 49%|█████ | 16494975/33592320 [00:43<00:45, 379083.06it/s] 49%|█████ | 16527989/33592320 [00:43<00:45, 378970.81it/s] 49%|█████ | 16558888/33592320 [00:43<00:44, 378810.72it/s] 49%|█████ | 16592600/33592320 [00:43<00:44, 378715.53it/s] 49%|█████ | 16625455/33592320 [00:43<00:44, 378601.28it/s] 50%|█████ | 16659174/33592320 [00:44<00:44, 378507.16it/s] 50%|█████ | 16691708/33592320 [00:44<00:44, 378386.62it/s] 50%|█████ | 16723612/33592320 [00:44<00:44, 378252.38it/s] 50%|█████ | 16757093/33592320 [00:44<00:44, 378154.31it/s] 50%|█████ | 16789931/33592320 [00:44<00:44, 378042.25it/s] 50%|█████▎ | 16826080/33592320 [00:44<00:44, 378005.03it/s] 50%|█████▎ | 16859155/33592320 [00:44<00:44, 377899.09it/s] 50%|█████▎ | 16892654/33592320 [00:44<00:44, 377803.09it/s] 50%|█████▎ | 16929222/33592320 [00:44<00:44, 377776.03it/s] 51%|█████▎ | 16967890/33592320 [00:44<00:44, 377795.81it/s] 51%|█████▎ | 17003747/33592320 [00:45<00:43, 377753.12it/s] 51%|█████▎ | 17037448/33592320 [00:45<00:43, 377662.75it/s] 51%|█████▎ | 17070133/33592320 [00:45<00:43, 377550.34it/s] 51%|█████▎ | 17104039/33592320 [00:45<00:43, 377465.41it/s] 51%|█████▎ | 17136747/33592320 [00:45<00:43, 377354.44it/s] 51%|█████▎ | 17170897/33592320 [00:45<00:43, 377275.59it/s] 51%|█████▎ | 17206534/33592320 [00:45<00:43, 377229.78it/s] 51%|█████▎ | 17242283/33592320 [00:45<00:43, 377186.59it/s] 51%|█████▍ | 17276230/33592320 [00:45<00:43, 377104.22it/s] 52%|█████▍ | 17305358/33592320 [00:45<00:43, 376917.28it/s] 52%|█████▍ | 17339465/33592320 [00:46<00:43, 376839.34it/s] 52%|█████▍ | 17372381/33592320 [00:46<00:43, 376735.91it/s] 52%|█████▍ | 17408346/33592320 [00:46<00:42, 376698.94it/s] 52%|█████▍ | 17443463/33592320 [00:46<00:42, 376643.84it/s] 52%|█████▍ | 17478748/33592320 [00:46<00:42, 376592.53it/s] 52%|█████▍ | 17513575/33592320 [00:46<00:42, 376531.62it/s] 52%|█████▍ | 17546227/33592320 [00:46<00:42, 376424.31it/s] 52%|█████▍ | 17580374/33592320 [00:46<00:42, 376349.47it/s] 52%|█████▍ | 17615186/33592320 [00:46<00:42, 376289.12it/s] 53%|█████▍ | 17648658/33592320 [00:46<00:42, 376200.50it/s] 53%|█████▍ | 17681197/33592320 [00:47<00:42, 376092.41it/s] 53%|█████▍ | 17713256/33592320 [00:47<00:42, 375974.59it/s] 53%|█████▍ | 17746515/33592320 [00:47<00:42, 375882.69it/s] 53%|█████▌ | 17778990/33592320 [00:47<00:42, 375774.59it/s] 53%|█████▌ | 17812036/33592320 [00:47<00:42, 375679.00it/s] 53%|█████▌ | 17844869/33592320 [00:47<00:41, 375579.31it/s] 53%|█████▌ | 17877697/33592320 [00:47<00:41, 375479.94it/s] 53%|█████▌ | 17910322/33592320 [00:47<00:41, 375376.75it/s] 53%|█████▌ | 17946694/33592320 [00:47<00:41, 375352.38it/s] 54%|█████▌ | 17983023/33592320 [00:47<00:41, 375327.19it/s] 54%|█████▌ | 18015178/33592320 [00:48<00:41, 375215.16it/s] 54%|█████▌ | 18048629/33592320 [00:48<00:41, 375130.50it/s] 54%|█████▌ | 18082280/33592320 [00:48<00:41, 375050.41it/s] 54%|█████▌ | 18116561/33592320 [00:48<00:41, 374983.62it/s] 54%|█████▌ | 18149703/33592320 [00:48<00:41, 374893.69it/s] 54%|█████▌ | 18183393/33592320 [00:48<00:41, 374815.31it/s] 54%|█████▌ | 18216315/33592320 [00:48<00:41, 374721.53it/s] 54%|█████▋ | 18250713/33592320 [00:48<00:40, 374658.16it/s] 54%|█████▋ | 18279538/33592320 [00:48<00:40, 374481.16it/s] 55%|█████▋ | 18310675/33592320 [00:48<00:40, 374352.12it/s] 55%|█████▋ | 18343211/33592320 [00:49<00:40, 374252.16it/s] 55%|█████▋ | 18374872/33592320 [00:49<00:40, 374134.75it/s] 55%|█████▋ | 18406688/33592320 [00:49<00:40, 374020.97it/s] 55%|█████▋ | 18437862/33592320 [00:49<00:40, 373894.66it/s] 55%|█████▋ | 18468287/33592320 [00:49<00:40, 373753.72it/s] 55%|█████▋ | 18499605/33592320 [00:49<00:40, 373631.34it/s] 55%|█████▋ | 18533141/33592320 [00:49<00:40, 373554.19it/s] 55%|█████▋ | 18565414/33592320 [00:49<00:40, 373451.94it/s] 55%|█████▋ | 18595590/33592320 [00:49<00:40, 373308.00it/s] 55%|█████▋ | 18627207/33592320 [00:49<00:40, 373193.53it/s] 56%|█████▋ | 18661360/33592320 [00:50<00:40, 373130.19it/s] 56%|█████▋ | 18693475/33592320 [00:50<00:39, 373026.47it/s] 56%|█████▊ | 18727145/33592320 [00:50<00:39, 372954.06it/s] 56%|█████▊ | 18761337/33592320 [00:50<00:39, 372892.34it/s] 56%|█████▊ | 18796074/33592320 [00:50<00:39, 372841.75it/s] 56%|█████▊ | 18829491/33592320 [00:50<00:39, 372765.19it/s] 56%|█████▊ | 18864214/33592320 [00:50<00:39, 372714.69it/s] 56%|█████▊ | 18895896/33592320 [00:50<00:39, 372604.44it/s] 56%|█████▊ | 18929177/33592320 [00:50<00:39, 372525.97it/s] 56%|█████▊ | 18962856/33592320 [00:50<00:39, 372455.78it/s] 57%|█████▊ | 18996226/33592320 [00:51<00:39, 372379.78it/s] 57%|█████▊ | 19028144/33592320 [00:51<00:39, 372275.69it/s] 57%|█████▊ | 19063447/33592320 [00:51<00:39, 372238.12it/s] 57%|█████▊ | 19097432/33592320 [00:51<00:38, 372174.97it/s] 57%|█████▊ | 19128645/33592320 [00:51<00:38, 372058.12it/s] 57%|█████▊ | 19163440/33592320 [00:51<00:38, 372011.34it/s] 57%|█████▉ | 19200021/33592320 [00:51<00:38, 371999.28it/s] 57%|█████▉ | 19233069/33592320 [00:51<00:38, 371918.97it/s] 57%|█████▉ | 19262876/33592320 [00:51<00:38, 371776.47it/s] 57%|█████▉ | 19295268/33592320 [00:51<00:38, 371684.25it/s] 58%|█████▉ | 19330023/33592320 [00:52<00:38, 371637.84it/s] 58%|█████▉ | 19364815/33592320 [00:52<00:38, 371592.31it/s] 58%|█████▉ | 19398078/33592320 [00:52<00:38, 371517.66it/s] 58%|█████▉ | 19426390/33592320 [00:52<00:38, 371348.69it/s] 58%|█████▉ | 19460386/33592320 [00:52<00:38, 371288.78it/s] 58%|█████▉ | 19494234/33592320 [00:52<00:37, 371226.28it/s] 58%|█████▉ | 19521882/33592320 [00:52<00:37, 371046.19it/s] 58%|█████▉ | 19549258/33592320 [00:52<00:37, 370861.59it/s] 58%|█████▉ | 19580915/33592320 [00:52<00:37, 370758.81it/s] 58%|█████▉ | 19611532/33592320 [00:52<00:37, 370636.72it/s] 58%|█████▉ | 19640577/33592320 [00:53<00:37, 370485.41it/s] 59%|█████▉ | 19673637/33592320 [00:53<00:37, 370410.00it/s] 59%|██████ | 19704647/33592320 [00:53<00:37, 370296.66it/s] 59%|██████ | 19738350/33592320 [00:53<00:37, 370234.25it/s] 59%|██████ | 19773013/33592320 [00:53<00:37, 370190.00it/s] 59%|██████ | 19805214/33592320 [00:53<00:37, 370099.97it/s] 59%|██████ | 19837112/33592320 [00:53<00:37, 370004.62it/s] 59%|██████ | 19869236/33592320 [00:53<00:37, 369913.81it/s] 59%|██████ | 19899382/33592320 [00:53<00:37, 369786.59it/s] 59%|██████ | 19930067/33592320 [00:53<00:36, 369669.84it/s] 59%|██████ | 19959778/33592320 [00:54<00:36, 369535.47it/s] 60%|██████ | 19991290/33592320 [00:54<00:36, 369434.91it/s] 60%|██████ | 20025287/33592320 [00:54<00:36, 369380.56it/s] 60%|██████ | 20057749/33592320 [00:54<00:36, 369298.09it/s] 60%|██████ | 20087154/33592320 [00:54<00:36, 369159.81it/s] 60%|██████ | 20117643/33592320 [00:54<00:36, 369041.91it/s] 60%|██████ | 20148601/33592320 [00:54<00:36, 368932.97it/s] 60%|██████▎ | 20181105/33592320 [00:54<00:36, 368852.75it/s] 60%|██████▎ | 20213053/33592320 [00:54<00:36, 368762.66it/s] 60%|██████▎ | 20245953/33592320 [00:54<00:36, 368690.22it/s] 60%|██████▎ | 20277873/33592320 [00:55<00:36, 368600.25it/s] 60%|██████▎ | 20311734/33592320 [00:55<00:36, 368545.84it/s] 61%|██████▎ | 20344085/33592320 [00:55<00:35, 368464.25it/s] 61%|██████▎ | 20376612/33592320 [00:55<00:35, 368386.16it/s] 61%|██████▎ | 20407478/33592320 [00:55<00:35, 368278.34it/s] 61%|██████▎ | 20439384/33592320 [00:55<00:35, 368189.69it/s] 61%|██████▎ | 20472386/33592320 [00:55<00:35, 368121.03it/s] 61%|██████▎ | 20503558/33592320 [00:55<00:35, 368019.78it/s] 61%|██████▎ | 20535867/33592320 [00:55<00:35, 367939.28it/s] 61%|██████▎ | 20567399/33592320 [00:55<00:35, 367845.16it/s] 61%|██████▎ | 20599137/33592320 [00:56<00:35, 367755.00it/s] 61%|██████▎ | 20632410/33592320 [00:56<00:35, 367692.59it/s] 62%|██████▍ | 20664329/33592320 [00:56<00:35, 367606.28it/s] 62%|██████▍ | 20695534/33592320 [00:56<00:35, 367507.62it/s] 62%|██████▍ | 20727739/33592320 [00:56<00:35, 367427.06it/s] 62%|██████▍ | 20763014/33592320 [00:56<00:34, 367401.03it/s] 62%|██████▍ | 20800553/33592320 [00:56<00:34, 367415.12it/s] 62%|██████▍ | 20836148/33592320 [00:56<00:34, 367394.91it/s] 62%|██████▍ | 20869893/33592320 [00:56<00:34, 367342.19it/s] 62%|██████▍ | 20903699/33592320 [00:56<00:34, 367290.75it/s] 62%|██████▍ | 20939354/33592320 [00:57<00:34, 367271.88it/s] 62%|██████▍ | 20974427/33592320 [00:57<00:34, 367242.91it/s] 63%|██████▍ | 21008413/33592320 [00:57<00:34, 367195.00it/s] 63%|██████▍ | 21042905/33592320 [00:57<00:34, 367156.12it/s] 63%|██████▍ | 21075547/33592320 [00:57<00:34, 367085.19it/s] 63%|██████▍ | 21106134/33592320 [00:57<00:34, 366978.72it/s] 63%|██████▌ | 21139851/33592320 [00:57<00:33, 366926.97it/s] 63%|██████▌ | 21174154/33592320 [00:57<00:33, 366885.53it/s] 63%|██████▌ | 21206290/33592320 [00:57<00:33, 366806.78it/s] 63%|██████▌ | 21239564/33592320 [00:57<00:33, 366747.94it/s] 63%|██████▌ | 21270348/33592320 [00:58<00:33, 366646.38it/s] 63%|██████▌ | 21300483/33592320 [00:58<00:33, 366534.03it/s] 64%|██████▌ | 21331154/33592320 [00:58<00:33, 366431.22it/s] 64%|██████▌ | 21363097/33592320 [00:58<00:33, 366350.59it/s] 64%|██████▌ | 21394547/33592320 [00:58<00:33, 366261.84it/s] 64%|██████▌ | 21427645/33592320 [00:58<00:33, 366201.50it/s] 64%|██████▌ | 21460034/33592320 [00:58<00:33, 366129.31it/s] 64%|██████▌ | 21490278/33592320 [00:58<00:33, 366020.84it/s] 64%|██████▌ | 21520679/33592320 [00:58<00:32, 365915.41it/s] 64%|██████▌ | 21549906/33592320 [00:58<00:32, 365790.38it/s] 64%|██████▌ | 21579576/33592320 [00:59<00:32, 365673.28it/s] 64%|██████▋ | 21609736/33592320 [00:59<00:32, 365564.88it/s] 64%|██████▋ | 21639858/33592320 [00:59<00:32, 365456.19it/s] 65%|██████▋ | 21670908/33592320 [00:59<00:32, 365363.53it/s] 65%|██████▋ | 21702055/33592320 [00:59<00:32, 365272.81it/s] 65%|██████▋ | 21731678/33592320 [00:59<00:32, 365156.78it/s] 65%|██████▋ | 21762260/33592320 [00:59<00:32, 365057.22it/s] 65%|██████▋ | 21792025/33592320 [00:59<00:32, 364944.31it/s] 65%|██████▋ | 21821897/33592320 [00:59<00:32, 364833.56it/s] 65%|██████▋ | 21852719/33592320 [00:59<00:32, 364739.09it/s] 65%|██████▋ | 21884779/33592320 [01:00<00:32, 364665.53it/s] 65%|██████▋ | 21915673/33592320 [01:00<00:32, 364572.78it/s] 65%|██████▋ | 21945074/33592320 [01:00<00:31, 364455.59it/s] 65%|██████▋ | 21973043/33592320 [01:00<00:31, 364315.06it/s] 65%|██████▋ | 22002620/33592320 [01:00<00:31, 364201.56it/s] 66%|██████▋ | 22032935/33592320 [01:00<00:31, 364100.69it/s] 66%|██████▋ | 22063323/33592320 [01:00<00:31, 364001.31it/s] 66%|██████▊ | 22093759/33592320 [01:00<00:31, 363903.06it/s] 66%|██████▊ | 22126327/33592320 [01:00<00:31, 363840.22it/s] 66%|██████▊ | 22155324/33592320 [01:00<00:31, 363718.91it/s] 66%|██████▊ | 22183796/33592320 [01:01<00:31, 363589.41it/s] 66%|██████▊ | 22212169/33592320 [01:01<00:31, 363458.72it/s] 66%|██████▊ | 22243129/33592320 [01:01<00:31, 363370.72it/s] 66%|██████▊ | 22273565/33592320 [01:01<00:31, 363274.44it/s] 66%|██████▊ | 22303416/33592320 [01:01<00:31, 363169.00it/s] 66%|██████▊ | 22332080/33592320 [01:01<00:31, 363044.56it/s] 67%|██████▊ | 22360495/33592320 [01:01<00:30, 362916.53it/s] 67%|██████▊ | 22391273/33592320 [01:01<00:30, 362827.12it/s] 67%|██████▊ | 22422713/33592320 [01:01<00:30, 362748.78it/s] 67%|██████▊ | 22455800/33592320 [01:01<00:30, 362697.28it/s] 67%|██████▊ | 22487915/33592320 [01:02<00:30, 362630.31it/s] 67%|██████▊ | 22518788/33592320 [01:02<00:30, 362543.50it/s] 67%|██████▊ | 22550111/33592320 [01:02<00:30, 362464.22it/s] 67%|██████▉ | 22581773/33592320 [01:02<00:30, 362390.62it/s] 67%|██████▉ | 22613191/33592320 [01:02<00:30, 362313.38it/s] 67%|██████▉ | 22645390/33592320 [01:02<00:30, 362248.84it/s] 68%|██████▉ | 22677024/33592320 [01:02<00:30, 362175.53it/s] 68%|██████▉ | 22707747/33592320 [01:02<00:30, 362087.91it/s] 68%|██████▉ | 22736344/33592320 [01:02<00:29, 361966.69it/s] 68%|██████▉ | 22767155/33592320 [01:02<00:29, 361881.09it/s] 68%|██████▉ | 22798289/33592320 [01:03<00:29, 361800.84it/s] 68%|██████▉ | 22829135/33592320 [01:03<00:29, 361716.34it/s] 68%|██████▉ | 22858497/33592320 [01:03<00:29, 361608.59it/s] 68%|██████▉ | 22886785/33592320 [01:03<00:29, 361484.22it/s] 68%|██████▉ | 22917032/33592320 [01:03<00:29, 361391.16it/s] 68%|██████▉ | 22947151/33592320 [01:03<00:29, 361296.38it/s] 68%|██████▉ | 22978281/33592320 [01:03<00:29, 361217.75it/s] 68%|██████▉ | 23007331/33592320 [01:03<00:29, 361106.75it/s] 69%|██████▉ | 23032935/33592320 [01:03<00:29, 360942.09it/s] 69%|███████ | 23062877/33592320 [01:03<00:29, 360845.81it/s] 69%|███████ | 23093245/33592320 [01:04<00:29, 360756.47it/s] 69%|███████ | 23124054/33592320 [01:04<00:29, 360674.31it/s] 69%|███████ | 23154276/33592320 [01:04<00:28, 360583.22it/s] 69%|███████ | 23182152/33592320 [01:04<00:28, 360455.97it/s] 69%|███████ | 23210706/33592320 [01:04<00:28, 360339.62it/s] 69%|███████ | 23240771/33592320 [01:04<00:28, 360247.09it/s] 69%|███████ | 23270966/33592320 [01:04<00:28, 360156.81it/s] 69%|███████ | 23301878/33592320 [01:04<00:28, 360077.91it/s] 69%|███████ | 23333747/33592320 [01:04<00:28, 360014.03it/s] 70%|███████ | 23362547/33592320 [01:04<00:28, 359903.06it/s] 70%|███████ | 23386442/33592320 [01:05<00:28, 359716.97it/s] 70%|███████ | 23413252/33592320 [01:05<00:28, 359576.25it/s] 70%|███████ | 23445883/33592320 [01:05<00:28, 359525.22it/s] 70%|███████ | 23479285/33592320 [01:05<00:28, 359486.09it/s] 70%|███████ | 23511633/33592320 [01:05<00:28, 359431.03it/s] 70%|███████▎ | 23544633/33592320 [01:05<00:27, 359386.06it/s] 70%|███████▎ | 23578909/33592320 [01:05<00:27, 359360.69it/s] 70%|███████▎ | 23612591/33592320 [01:05<00:27, 359326.38it/s] 70%|███████▎ | 23646023/33592320 [01:05<00:27, 359288.34it/s] 70%|███████▎ | 23679917/33592320 [01:05<00:27, 359257.41it/s] 71%|███████▎ | 23714999/33592320 [01:06<00:27, 359243.59it/s] 71%|███████▎ | 23749076/33592320 [01:06<00:27, 359215.59it/s] 71%|███████▎ | 23783219/33592320 [01:06<00:27, 359188.72it/s] 71%|███████▎ | 23814008/33592320 [01:06<00:27, 359111.31it/s] 71%|███████▎ | 23845490/33592320 [01:06<00:27, 359044.53it/s] 71%|███████▎ | 23875201/33592320 [01:06<00:27, 358951.34it/s] 71%|███████▎ | 23904357/33592320 [01:06<00:26, 358850.16it/s] 71%|███████▎ | 23935222/33592320 [01:06<00:26, 358774.88it/s] 71%|███████▎ | 23966499/33592320 [01:06<00:26, 358706.03it/s] 71%|███████▍ | 23996499/33592320 [01:06<00:26, 358618.25it/s] 72%|███████▍ | 24028734/33592320 [01:07<00:26, 358564.09it/s] 72%|███████▍ | 24060181/33592320 [01:07<00:26, 358498.34it/s] 72%|███████▍ | 24091833/33592320 [01:07<00:26, 358435.84it/s] 72%|███████▍ | 24123402/33592320 [01:07<00:26, 358372.31it/s] 72%|███████▍ | 24155264/33592320 [01:07<00:26, 358313.31it/s] 72%|███████▍ | 24188592/33592320 [01:07<00:26, 358276.22it/s] 72%|███████▍ | 24220493/33592320 [01:07<00:26, 358218.09it/s] 72%|███████▍ | 24250880/33592320 [01:07<00:26, 358137.81it/s] 72%|███████▍ | 24281378/33592320 [01:07<00:26, 358059.41it/s] 72%|███████▍ | 24311046/33592320 [01:07<00:25, 357968.97it/s] 72%|███████▍ | 24341410/33592320 [01:08<00:25, 357889.06it/s] 73%|███████▍ | 24372028/33592320 [01:08<00:25, 357813.12it/s] 73%|███████▍ | 24399420/33592320 [01:08<00:25, 357690.09it/s] 73%|███████▍ | 24431351/33592320 [01:08<00:25, 357633.91it/s] 73%|███████▍ | 24461763/33592320 [01:08<00:25, 357555.66it/s] 73%|███████▌ | 24492309/33592320 [01:08<00:25, 357479.56it/s] 73%|███████▌ | 24522862/33592320 [01:08<00:25, 357403.81it/s] 73%|███████▌ | 24553122/33592320 [01:08<00:25, 357324.03it/s] 73%|███████▌ | 24583084/33592320 [01:08<00:25, 357240.16it/s] 73%|███████▌ | 24610416/33592320 [01:08<00:25, 357118.34it/s] 73%|███████▌ | 24640553/33592320 [01:09<00:25, 357037.53it/s] 73%|███████▌ | 24671933/33592320 [01:09<00:24, 356974.94it/s] 74%|███████▌ | 24702608/33592320 [01:09<00:24, 356902.34it/s] 74%|███████▌ | 24733328/33592320 [01:09<00:24, 356830.62it/s] 74%|███████▌ | 24765766/33592320 [01:09<00:24, 356783.84it/s] 74%|███████▌ | 24795600/33592320 [01:09<00:24, 356699.72it/s] 74%|███████▌ | 24825262/33592320 [01:09<00:24, 356613.38it/s] 74%|███████▌ | 24855602/33592320 [01:09<00:24, 356527.75it/s] 74%|███████▌ | 24887510/33592320 [01:09<00:24, 356474.06it/s] 74%|███████▌ | 24916517/33592320 [01:09<00:24, 356379.03it/s] 74%|███████▌ | 24947700/33592320 [01:10<00:24, 356315.41it/s] 74%|███████▋ | 24979914/33592320 [01:10<00:24, 356266.62it/s] 74%|███████▋ | 25010199/33592320 [01:10<00:24, 356190.53it/s] 75%|███████▋ | 25041078/33592320 [01:10<00:24, 356123.09it/s] 75%|███████▋ | 25071247/33592320 [01:10<00:23, 356045.75it/s] 75%|███████▋ | 25100295/33592320 [01:10<00:23, 355952.75it/s] 75%|███████▋ | 25130064/33592320 [01:10<00:23, 355870.19it/s] 75%|███████▋ | 25160950/33592320 [01:10<00:23, 355803.69it/s] 75%|███████▋ | 25190082/33592320 [01:10<00:23, 355712.59it/s] 75%|███████▋ | 25220487/33592320 [01:10<00:23, 355639.75it/s] 75%|███████▋ | 25249831/33592320 [01:11<00:23, 355552.12it/s] 75%|███████▋ | 25279417/33592320 [01:11<00:23, 355468.12it/s] 75%|███████▋ | 25308804/33592320 [01:11<00:23, 355381.62it/s] 75%|███████▋ | 25338607/33592320 [01:11<00:23, 355301.19it/s] 76%|███████▋ | 25368636/33592320 [01:11<00:23, 355224.09it/s] 76%|███████▋ | 25398718/33592320 [01:11<00:23, 355148.00it/s] 76%|███████▋ | 25429763/33592320 [01:11<00:22, 355085.56it/s] 76%|███████▊ | 25461599/33592320 [01:11<00:22, 355034.34it/s] 76%|███████▊ | 25492522/33592320 [01:11<00:22, 354970.50it/s] 76%|███████▊ | 25523617/33592320 [01:11<00:22, 354909.25it/s] 76%|███████▊ | 25554718/33592320 [01:12<00:22, 354848.28it/s] 76%|███████▊ | 25584159/33592320 [01:12<00:22, 354764.47it/s] 76%|███████▊ | 25612595/33592320 [01:12<00:22, 354666.94it/s] 76%|███████▊ | 25639819/33592320 [01:12<00:22, 354552.91it/s] 76%|███████▊ | 25674354/33592320 [01:12<00:22, 354540.16it/s] 77%|███████▊ | 25709264/33592320 [01:12<00:22, 354532.62it/s] 77%|███████▊ | 25744045/33592320 [01:12<00:22, 354523.34it/s] 77%|███████▊ | 25772584/33592320 [01:12<00:22, 354428.25it/s] 77%|███████▊ | 25804296/33592320 [01:12<00:21, 354376.97it/s] 77%|███████▊ | 25834492/33592320 [01:12<00:21, 354305.06it/s] 77%|███████▊ | 25864984/33592320 [01:13<00:21, 354237.41it/s] 77%|███████▊ | 25895111/33592320 [01:13<00:21, 354164.94it/s] 77%|███████▉ | 25925000/33592320 [01:13<00:21, 354089.41it/s] 77%|███████▉ | 25957235/33592320 [01:13<00:21, 354046.09it/s] 77%|███████▉ | 25989933/33592320 [01:13<00:21, 354009.16it/s] 77%|███████▉ | 26023455/33592320 [01:13<00:21, 353983.62it/s] 78%|███████▉ | 26053888/33592320 [01:13<00:21, 353916.12it/s] 78%|███████▉ | 26083242/33592320 [01:13<00:21, 353834.19it/s] 78%|███████▉ | 26112032/33592320 [01:13<00:21, 353744.84it/s] 78%|███████▉ | 26142036/33592320 [01:13<00:21, 353672.16it/s] 78%|███████▉ | 26174812/33592320 [01:14<00:20, 353637.12it/s] 78%|███████▉ | 26206546/33592320 [01:14<00:20, 353588.09it/s] 78%|███████▉ | 26239201/33592320 [01:14<00:20, 353551.62it/s] 78%|███████▉ | 26270990/33592320 [01:14<00:20, 353503.62it/s] 78%|███████▉ | 26302237/33592320 [01:14<00:20, 353448.44it/s] 78%|███████▉ | 26335989/33592320 [01:14<00:20, 353427.03it/s] 78%|███████▉ | 26367345/33592320 [01:14<00:20, 353373.59it/s] 79%|████████ | 26399113/33592320 [01:14<00:20, 353325.78it/s] 79%|████████ | 26430642/33592320 [01:14<00:20, 353274.94it/s] 79%|████████ | 26461627/33592320 [01:14<00:20, 353216.94it/s] 79%|████████ | 26489726/33592320 [01:15<00:20, 353120.62it/s] 79%|████████ | 26521584/33592320 [01:15<00:20, 353074.62it/s] 79%|████████ | 26554712/33592320 [01:15<00:19, 353045.59it/s] 79%|████████ | 26586485/33592320 [01:15<00:19, 352998.69it/s] 79%|████████ | 26616470/33592320 [01:15<00:19, 352928.19it/s] 79%|████████ | 26647213/33592320 [01:15<00:19, 352867.91it/s] 79%|████████ | 26679871/33592320 [01:15<00:19, 352833.12it/s] 80%|████████ | 26713474/33592320 [01:15<00:19, 352810.91it/s] 80%|████████ | 26748348/33592320 [01:15<00:19, 352805.50it/s] 80%|████████ | 26782159/33592320 [01:15<00:19, 352786.12it/s] 80%|████████ | 26813861/33592320 [01:16<00:19, 352739.03it/s] 80%|████████ | 26847655/33592320 [01:16<00:19, 352719.56it/s] 80%|████████▎ | 26881977/33592320 [01:16<00:19, 352707.06it/s] 80%|████████▎ | 26915714/33592320 [01:16<00:18, 352686.94it/s] 80%|████████▎ | 26949168/33592320 [01:16<00:18, 352663.16it/s] 80%|████████▎ | 26983591/33592320 [01:16<00:18, 352652.12it/s] 80%|████████▎ | 27016453/33592320 [01:16<00:18, 352620.72it/s] 81%|████████▎ | 27050148/33592320 [01:16<00:18, 352600.28it/s] 81%|████████▎ | 27084915/33592320 [01:16<00:18, 352593.84it/s] 81%|████████▎ | 27118764/33592320 [01:16<00:18, 352575.47it/s] 81%|████████▎ | 27151372/33592320 [01:17<00:18, 352541.03it/s] 81%|████████▎ | 27184654/33592320 [01:17<00:18, 352515.44it/s] 81%|████████▎ | 27217900/33592320 [01:17<00:18, 352489.44it/s] 81%|████████▎ | 27248336/33592320 [01:17<00:18, 352427.16it/s] 81%|████████▎ | 27281877/33592320 [01:17<00:17, 352405.12it/s] 81%|████████▎ | 27316883/33592320 [01:17<00:17, 352402.09it/s] 81%|████████▎ | 27350005/33592320 [01:17<00:17, 352374.75it/s] 82%|████████▍ | 27381447/33592320 [01:17<00:17, 352323.59it/s] 82%|████████▍ | 27414491/33592320 [01:17<00:17, 352295.44it/s] 82%|████████▍ | 27448301/33592320 [01:17<00:17, 352277.19it/s] 82%|████████▍ | 27481880/33592320 [01:18<00:17, 352256.03it/s] 82%|████████▍ | 27514039/33592320 [01:18<00:17, 352216.75it/s] 82%|████████▍ | 27546715/33592320 [01:18<00:17, 352184.19it/s] 82%|████████▍ | 27574996/33592320 [01:18<00:17, 352095.56it/s] 82%|████████▍ | 27606379/33592320 [01:18<00:17, 352046.75it/s] 82%|████████▍ | 27635250/33592320 [01:18<00:16, 351966.03it/s] 82%|████████▍ | 27667546/33592320 [01:18<00:16, 351929.12it/s] 82%|████████▍ | 27701223/33592320 [01:18<00:16, 351909.84it/s] 83%|████████▍ | 27732585/33592320 [01:18<00:16, 351861.22it/s] 83%|████████▍ | 27765079/33592320 [01:18<00:16, 351827.09it/s] 83%|████████▍ | 27797920/33592320 [01:19<00:16, 351797.44it/s] 83%|████████▍ | 27830391/33592320 [01:19<00:16, 351763.16it/s] 83%|████████▌ | 27863024/33592320 [01:19<00:16, 351726.69it/s] 83%|████████▌ | 27897088/33592320 [01:19<00:16, 351712.69it/s] 83%|████████▌ | 27930734/33592320 [01:19<00:16, 351693.44it/s] 83%|████████▌ | 27964415/33592320 [01:19<00:16, 351674.72it/s] 83%|████████▌ | 27995944/33592320 [01:19<00:15, 351628.97it/s] 83%|████████▌ | 28022633/33592320 [01:19<00:15, 351522.66it/s] 84%|████████▌ | 28053181/33592320 [01:19<00:15, 351464.94it/s] 84%|████████▌ | 28082185/33592320 [01:19<00:15, 351388.03it/s] 84%|████████▌ | 28111919/33592320 [01:20<00:15, 351320.50it/s] 84%|████████▌ | 28142726/33592320 [01:20<00:15, 351266.47it/s] 84%|████████▌ | 28173344/33592320 [01:20<00:15, 351210.25it/s] 84%|████████▌ | 28203733/33592320 [01:20<00:15, 351151.28it/s] 84%|████████▌ | 28233892/33592320 [01:20<00:15, 351089.66it/s] 84%|████████▌ | 28263094/33592320 [01:20<00:15, 351016.25it/s] 84%|████████▌ | 28292453/33592320 [01:20<00:15, 350945.00it/s] 84%|████████▋ | 28321800/33592320 [01:20<00:15, 350873.78it/s] 84%|████████▋ | 28349525/33592320 [01:20<00:14, 350782.62it/s] 84%|████████▋ | 28379538/33592320 [01:20<00:14, 350720.03it/s] 85%|████████▋ | 28410074/33592320 [01:21<00:14, 350664.00it/s] 85%|████████▋ | 28438516/33592320 [01:21<00:14, 350582.31it/s] 85%|████████▋ | 28469400/33592320 [01:21<00:14, 350530.91it/s] 85%|████████▋ | 28500306/33592320 [01:21<00:14, 350479.88it/s] 85%|████████▋ | 28529881/33592320 [01:21<00:14, 350412.59it/s] 85%|████████▋ | 28560575/33592320 [01:21<00:14, 350359.28it/s] 85%|████████▋ | 28591149/33592320 [01:21<00:14, 350304.56it/s] 85%|████████▋ | 28622000/33592320 [01:21<00:14, 350253.41it/s] 85%|████████▋ | 28652597/33592320 [01:21<00:14, 350199.25it/s] 85%|████████▋ | 28682826/33592320 [01:21<00:14, 350140.75it/s] 85%|████████▋ | 28712524/33592320 [01:22<00:13, 350075.91it/s] 86%|████████▋ | 28743172/33592320 [01:22<00:13, 350022.78it/s] 86%|████████▋ | 28774704/33592320 [01:22<00:13, 349980.53it/s] 86%|████████▊ | 28805714/33592320 [01:22<00:13, 349932.06it/s] 86%|████████▊ | 28835254/33592320 [01:22<00:13, 349865.88it/s] 86%|████████▊ | 28865332/33592320 [01:22<00:13, 349806.38it/s] 86%|████████▊ | 28895119/33592320 [01:22<00:13, 349743.50it/s] 86%|████████▊ | 28924900/33592320 [01:22<00:13, 349680.69it/s] 86%|████████▊ | 28955201/33592320 [01:22<00:13, 349624.28it/s] 86%|████████▊ | 28986459/33592320 [01:22<00:13, 349579.59it/s] 86%|████████▊ | 29016997/33592320 [01:23<00:13, 349526.31it/s] 86%|████████▊ | 29049288/33592320 [01:23<00:12, 349494.28it/s] 87%|████████▊ | 29080164/33592320 [01:23<00:12, 349445.31it/s] 87%|████████▊ | 29109726/33592320 [01:23<00:12, 349380.69it/s] 87%|████████▊ | 29140907/33592320 [01:23<00:12, 349335.62it/s] 87%|████████▊ | 29172585/33592320 [01:23<00:12, 349293.81it/s] 87%|████████▊ | 29201771/33592320 [01:23<00:12, 349225.12it/s] 87%|████████▊ | 29232356/33592320 [01:23<00:12, 349173.28it/s] 87%|████████▊ | 29263860/33592320 [01:23<00:12, 349132.53it/s] 87%|████████▉ | 29293007/33592320 [01:23<00:12, 349063.81it/s] 87%|████████▉ | 29323179/33592320 [01:24<00:12, 349007.44it/s] 87%|████████▉ | 29352874/33592320 [01:24<00:12, 348945.50it/s] 87%|████████▉ | 29383994/33592320 [01:24<00:12, 348900.66it/s] 88%|████████▉ | 29414066/33592320 [01:24<00:11, 348843.50it/s] 88%|████████▉ | 29444624/33592320 [01:24<00:11, 348792.22it/s] 88%|████████▉ | 29475001/33592320 [01:24<00:11, 348738.91it/s] 88%|████████▉ | 29505956/33592320 [01:24<00:11, 348692.59it/s] 88%|████████▉ | 29537532/33592320 [01:24<00:11, 348653.69it/s] 88%|████████▉ | 29567247/33592320 [01:24<00:11, 348592.97it/s] 88%|████████▉ | 29596825/33592320 [01:24<00:11, 348530.72it/s] 88%|████████▉ | 29628595/33592320 [01:25<00:11, 348494.47it/s] 88%|████████▉ | 29659884/33592320 [01:25<00:11, 348452.59it/s] 88%|████████▉ | 29690416/33592320 [01:25<00:11, 348401.94it/s] 88%|████████▉ | 29719679/33592320 [01:25<00:11, 348336.56it/s] 89%|████████▉ | 29750238/33592320 [01:25<00:11, 348286.50it/s] 89%|█████████ | 29782385/33592320 [01:25<00:10, 348255.09it/s] 89%|█████████ | 29811539/33592320 [01:25<00:10, 348188.84it/s] 89%|█████████ | 29841055/33592320 [01:25<00:10, 348126.97it/s] 89%|█████████ | 29870280/33592320 [01:25<00:10, 348061.81it/s] 89%|█████████ | 29901899/33592320 [01:25<00:10, 348024.72it/s] 89%|█████████ | 29934014/33592320 [01:26<00:10, 347993.44it/s] 89%|█████████ | 29963007/33592320 [01:26<00:10, 347914.47it/s] 89%|█████████ | 29994545/33592320 [01:26<00:10, 347876.69it/s] 89%|█████████ | 30024155/33592320 [01:26<00:10, 347816.69it/s] 89%|█████████ | 30052908/33592320 [01:26<00:10, 347746.91it/s] 90%|█████████ | 30082534/33592320 [01:26<00:10, 347687.38it/s] 90%|█████████ | 30113408/33592320 [01:26<00:10, 347642.38it/s] 90%|█████████ | 30146219/33592320 [01:26<00:09, 347619.84it/s] 90%|█████████ | 30176466/33592320 [01:26<00:09, 347567.81it/s] 90%|█████████ | 30204509/33592320 [01:26<00:09, 347489.72it/s] 90%|█████████▎| 30233702/33592320 [01:27<00:09, 347425.84it/s] 90%|█████████▎| 30263446/33592320 [01:27<00:09, 347368.47it/s] 90%|█████████▎| 30294738/33592320 [01:27<00:09, 347328.94it/s] 90%|█████████▎| 30326059/33592320 [01:27<00:09, 347289.84it/s] 90%|█████████▎| 30357232/33592320 [01:27<00:09, 347249.16it/s] 90%|█████████▎| 30388121/33592320 [01:27<00:09, 347205.28it/s] 91%|█████████▎| 30417933/33592320 [01:27<00:09, 347149.25it/s] 91%|█████████▎| 30448046/33592320 [01:27<00:09, 347096.75it/s] 91%|█████████▎| 30478587/33592320 [01:27<00:08, 347049.28it/s] 91%|█████████▎| 30508290/33592320 [01:27<00:08, 346992.34it/s] 91%|█████████▎| 30539959/33592320 [01:28<00:08, 346957.91it/s] 91%|█████████▎| 30570262/33592320 [01:28<00:08, 346908.03it/s] 91%|█████████▎| 30600871/33592320 [01:28<00:08, 346861.75it/s] 91%|█████████▎| 30630719/33592320 [01:28<00:08, 346806.94it/s] 91%|█████████▎| 30663098/33592320 [01:28<00:08, 346780.88it/s] 91%|█████████▎| 30693231/33592320 [01:28<00:08, 346729.53it/s] 91%|█████████▍| 30726311/33592320 [01:28<00:08, 346711.53it/s] 92%|█████████▍| 30756699/33592320 [01:28<00:08, 346663.22it/s] 92%|█████████▍| 30788143/33592320 [01:28<00:08, 346626.94it/s] 92%|█████████▍| 30815879/33592320 [01:28<00:08, 346549.00it/s] 92%|█████████▍| 30845778/33592320 [01:29<00:07, 346495.56it/s] 92%|█████████▍| 30876384/33592320 [01:29<00:07, 346450.16it/s] 92%|█████████▍| 30906590/33592320 [01:29<00:07, 346400.38it/s] 92%|█████████▍| 30937535/33592320 [01:29<00:07, 346359.00it/s] 92%|█████████▍| 30966139/33592320 [01:29<00:07, 346291.53it/s] 92%|█████████▍| 30996600/33592320 [01:29<00:07, 346244.94it/s] 92%|█████████▍| 31028055/33592320 [01:29<00:07, 346209.56it/s] 92%|█████████▍| 31059644/33592320 [01:29<00:07, 346175.72it/s] 93%|█████████▍| 31089751/33592320 [01:29<00:07, 346125.50it/s] 93%|█████████▍| 31121541/33592320 [01:29<00:07, 346094.06it/s] 93%|█████████▍| 31152433/33592320 [01:30<00:07, 346052.75it/s] 93%|█████████▍| 31182878/33592320 [01:30<00:06, 346006.56it/s] 93%|█████████▌| 31212691/33592320 [01:30<00:06, 345953.50it/s] 93%|█████████▌| 31239266/33592320 [01:30<00:06, 345863.06it/s] 93%|█████████▌| 31268070/33592320 [01:30<00:06, 345799.06it/s] 93%|█████████▌| 31296988/33592320 [01:30<00:06, 345736.50it/s] 93%|█████████▌| 31326270/33592320 [01:30<00:06, 345678.09it/s] 93%|█████████▌| 31356006/33592320 [01:30<00:06, 345624.81it/s] 93%|█████████▌| 31386914/33592320 [01:30<00:06, 345565.22it/s] 94%|█████████▌| 31417472/33592320 [01:30<00:06, 345521.22it/s] 94%|█████████▌| 31447984/33592320 [01:31<00:06, 345476.81it/s] 94%|█████████▌| 31477493/33592320 [01:31<00:06, 345416.16it/s] 94%|█████████▌| 31505887/33592320 [01:31<00:06, 345348.78it/s] 94%|█████████▌| 31536541/33592320 [01:31<00:05, 345306.25it/s] 94%|█████████▌| 31566713/33592320 [01:31<00:05, 345258.53it/s] 94%|█████████▌| 31598252/33592320 [01:31<00:05, 345225.91it/s] 94%|█████████▌| 31629656/33592320 [01:31<00:05, 345191.84it/s] 94%|█████████▌| 31655438/33592320 [01:31<00:05, 345096.56it/s] 94%|█████████▋| 31687074/33592320 [01:31<00:05, 345065.25it/s] 94%|█████████▋| 31717689/33592320 [01:31<00:05, 345022.88it/s] 95%|█████████▋| 31746387/33592320 [01:32<00:05, 344959.81it/s] 95%|█████████▋| 31776388/33592320 [01:32<00:05, 344911.00it/s] 95%|█████████▋| 31803282/33592320 [01:32<00:05, 344828.59it/s] 95%|█████████▋| 31827925/33592320 [01:32<00:05, 344722.00it/s] 95%|█████████▋| 31860411/33592320 [01:32<00:05, 344700.50it/s] 95%|█████████▋| 31891406/33592320 [01:32<00:04, 344662.91it/s] 95%|█████████▋| 31921845/33592320 [01:32<00:04, 344619.41it/s] 95%|█████████▋| 31953005/33592320 [01:32<00:04, 344583.78it/s] 95%|█████████▋| 31982962/33592320 [01:32<00:04, 344535.25it/s] 95%|█████████▋| 32013595/33592320 [01:32<00:04, 344494.12it/s] 95%|█████████▋| 32045745/33592320 [01:33<00:04, 344469.38it/s] 95%|█████████▋| 32078509/33592320 [01:33<00:04, 344451.28it/s] 96%|█████████▋| 32110220/33592320 [01:33<00:04, 344421.94it/s] 96%|█████████▋| 32142484/33592320 [01:33<00:04, 344398.59it/s] 96%|█████████▊| 32170617/33592320 [01:33<00:04, 344331.03it/s] 96%|█████████▊| 32200278/33592320 [01:33<00:04, 344280.00it/s] 96%|█████████▊| 32233150/33592320 [01:33<00:03, 344263.38it/s] 96%|█████████▊| 32264111/33592320 [01:33<00:03, 344226.38it/s] 96%|█████████▊| 32295229/33592320 [01:33<00:03, 344191.12it/s] 96%|█████████▊| 32327279/33592320 [01:33<00:03, 344165.91it/s] 96%|█████████▊| 32355636/33592320 [01:34<00:03, 344101.44it/s] 96%|█████████▊| 32387612/33592320 [01:34<00:03, 344075.53it/s] 97%|█████████▊| 32418969/33592320 [01:34<00:03, 344043.12it/s] 97%|█████████▊| 32450308/33592320 [01:34<00:03, 344010.62it/s] 97%|█████████▊| 32481421/33592320 [01:34<00:03, 343975.78it/s] 97%|█████████▊| 32511238/33592320 [01:34<00:03, 343927.31it/s] 97%|█████████▊| 32540741/33592320 [01:34<00:03, 343875.59it/s] 97%|█████████▊| 32571943/33592320 [01:34<00:02, 343841.97it/s] 97%|█████████▊| 32602837/33592320 [01:34<00:02, 343805.12it/s] 97%|█████████▉| 32632934/33592320 [01:34<00:02, 343760.00it/s] 97%|█████████▉| 32664414/33592320 [01:35<00:02, 343729.50it/s] 97%|█████████▉| 32696305/33592320 [01:35<00:02, 343703.38it/s] 97%|█████████▉| 32727380/33592320 [01:35<00:02, 343668.75it/s] 98%|█████████▉| 32759875/33592320 [01:35<00:02, 343649.09it/s] 98%|█████████▉| 32791552/33592320 [01:35<00:02, 343620.91it/s] 98%|█████████▉| 32824462/33592320 [01:35<00:02, 343605.69it/s] 98%|█████████▉| 32855954/33592320 [01:35<00:02, 343575.66it/s] 98%|█████████▉| 32888782/33592320 [01:35<00:02, 343559.66it/s] 98%|█████████▉| 32920982/33592320 [01:35<00:01, 343537.16it/s] 98%|█████████▉| 32950937/33592320 [01:35<00:01, 343490.25it/s] 98%|█████████▉| 32979862/33592320 [01:36<00:01, 343433.72it/s] 98%|█████████▉| 33010109/33592320 [01:36<00:01, 343391.09it/s] 98%|█████████▉| 33034945/33592320 [01:36<00:01, 343288.84it/s] 98%|█████████▉| 33059764/33592320 [01:36<00:01, 343190.12it/s] 99%|█████████▉| 33089840/33592320 [01:36<00:01, 343146.09it/s] 99%|██████████| 33119258/33592320 [01:36<00:01, 343095.31it/s] 99%|██████████| 33150194/33592320 [01:36<00:01, 343060.38it/s] 99%|██████████| 33177503/33592320 [01:36<00:01, 342988.03it/s] 99%|██████████| 33209099/33592320 [01:36<00:01, 342960.09it/s] 99%|██████████| 33239869/33592320 [01:36<00:01, 342923.69it/s] 99%|██████████| 33269960/33592320 [01:37<00:00, 342880.38it/s] 99%|██████████| 33301351/33592320 [01:37<00:00, 342850.53it/s] 99%|██████████| 33332559/33592320 [01:37<00:00, 342818.88it/s] 99%|██████████| 33363678/33592320 [01:37<00:00, 342786.34it/s] 99%|██████████| 33394486/33592320 [01:37<00:00, 342750.69it/s] 100%|██████████| 33426419/33592320 [01:37<00:00, 342726.69it/s] 100%|██████████| 33456447/33592320 [01:37<00:00, 342683.19it/s] 100%|██████████| 33487704/33592320 [01:37<00:00, 342652.34it/s] 100%|██████████| 33517762/33592320 [01:37<00:00, 342609.31it/s] 100%|██████████| 33548762/33592320 [01:37<00:00, 342576.00it/s] 100%|██████████| 33580680/33592320 [01:38<00:00, 342552.09it/s] 100%|██████████| 33592320/33592320 [01:38<00:00, 342547.28it/s] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/id_allocator-282b58714b327b61) [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::allocation_after_free ... ok [INFO] [stdout] test tests::allocation_fills_gaps_first ... ok [INFO] [stdout] test tests::continuous_allocation ... ok [INFO] [stdout] test tests::id_initial ... ok [INFO] [stdout] test tests::is_allocated ... ok [INFO] [stdout] test tests::multiple_allocations ... ok [INFO] [stdout] test tests::free_invalid_id ... ok [INFO] [stdout] test tests::freeing_unallocated_id ... ok [INFO] [stdout] test tests::id_increment ... ok [INFO] [stdout] test tests::is_allocated_for_unallocated ... ok [INFO] [stdout] test tests::allocator_reuse_after_free_all ... ok [INFO] [stdout] test tests::allocate_ids ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learned_index_segmentation-1edb00197c3141e2) [INFO] [stdout] test tests::free_and_reuse_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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-1edb00197c3141e2` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1ab04af06185ec9e3b481301ebb4bdbce9521f41e33c546bf1a6e0261971cd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab04af06185ec9e3b481301ebb4bdbce9521f41e33c546bf1a6e0261971cd2c", kill_on_drop: false }` [INFO] [stdout] 1ab04af06185ec9e3b481301ebb4bdbce9521f41e33c546bf1a6e0261971cd2c