[INFO] cloning repository https://github.com/LevKruglyak/limousine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LevKruglyak/limousine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcbf4745b3fc97d3c4843ce70ced35df3a568513
[INFO] testing LevKruglyak/limousine against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LevKruglyak/limousine
[INFO] finished tweaking git repo https://github.com/LevKruglyak/limousine
[INFO] tweaked toml for git repo https://github.com/LevKruglyak/limousine written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LevKruglyak/limousine on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LevKruglyak/limousine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.0
[INFO] [stderr]   Downloaded colorchoice v1.0.1
[INFO] [stderr]   Downloaded clap v4.5.6
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.3
[INFO] [stderr]   Downloaded stack-map v1.0.5
[INFO] [stderr]   Downloaded ebr v0.2.11
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded shared-local-state v0.1.4
[INFO] [stderr]   Downloaded pagetable v0.4.5
[INFO] [stderr]   Downloaded fault-injection v1.0.10
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded clap_builder v4.5.6
[INFO] [stderr]   Downloaded anstream v0.6.14
[INFO] [stderr]   Downloaded anstyle-parse v0.2.4
[INFO] [stderr]   Downloaded concurrent-map v5.0.33
[INFO] [stderr]   Downloaded kdam v0.5.2
[INFO] [stderr]   Downloaded marble v15.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57
[INFO] running `Command { std: "docker" "start" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search)
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling stack-map v1.0.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling fault-injection v1.0.10
[INFO] [stderr]    Compiling pagetable v0.4.5
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling fs2 v0.4.3
[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 num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ebr v0.2.11
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling concurrent-map v5.0.33
[INFO] [stderr]    Compiling kdam v0.5.2
[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 trait-set v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive)
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/layout.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.5.6
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling marble v15.0.7
[INFO] [stderr]    Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment)
[INFO] [stderr]    Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator)
[INFO] [stderr]    Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array)
[INFO] [stderr]    Compiling serde_json v1.0.117
[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<I> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<'_, I> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner)
[INFO] [stdout] warning: method `free_page` is never used
[INFO] [stdout]    --> core/src/common/storage/store.rs:260:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub trait ObjectStoreGeneric {
[INFO] [stdout]     |           ------------------ method in this trait
[INFO] [stdout] 259 |     fn allocate_page(&mut self) -> StoreID;
[INFO] [stdout] 260 |     fn free_page(&mut self, id: StoreID) -> crate::Result<bool>;
[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<GlobalStoreInner>;
[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<GlobalStoreInner>;
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling limousine_engine v0.3.4 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling limousine_tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.30s
[INFO] running `Command { std: "docker" "inspect" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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] [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<I> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<'_, I> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array)
[INFO] [stderr]    Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator)
[INFO] [stderr]    Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search)
[INFO] [stderr]    Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner)
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/layout.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/layout.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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<I> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<'_, I> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling kdam v0.5.2
[INFO] [stderr]    Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment)
[INFO] [stderr]    Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: method `free_page` is never used
[INFO] [stdout]    --> core/src/common/storage/store.rs:260:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub trait ObjectStoreGeneric {
[INFO] [stdout]     |           ------------------ method in this trait
[INFO] [stdout] 259 |     fn allocate_page(&mut self) -> StoreID;
[INFO] [stdout] 260 |     fn free_page(&mut self, id: StoreID) -> crate::Result<bool>;
[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<GlobalStoreInner>;
[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<GlobalStoreInner>;
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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] [stdout] warning: unused return value of `memory::MemoryList::<N, PA>::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::<N, PA>::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<GlobalStoreInner>;
[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<GlobalStoreInner>;
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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_tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.40s
[INFO] running `Command { std: "docker" "inspect" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::bail`
[INFO] [stderr]  --> derive/src/component.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::bail;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::bail`
[INFO] [stderr]  --> derive/src/layout.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::bail;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `limousine_derive` (lib) generated 2 warnings (run `cargo fix --lib -p limousine_derive` to apply 2 suggestions)
[INFO] [stderr] warning: `limousine_derive` (lib test) generated 2 warnings (2 duplicates)
[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<I> {
[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: `id_allocator` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: method `free_page` is never used
[INFO] [stderr]    --> core/src/common/storage/store.rs:260:8
[INFO] [stderr]     |
[INFO] [stderr] 258 | pub trait ObjectStoreGeneric {
[INFO] [stderr]     |           ------------------ method in this trait
[INFO] [stderr] 259 |     fn allocate_page(&mut self) -> StoreID;
[INFO] [stderr] 260 |     fn free_page(&mut self, id: StoreID) -> crate::Result<bool>;
[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<GlobalStoreInner>;
[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<GlobalStoreInner>;
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[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<GlobalStoreInner> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 329 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `memory::MemoryList::<N, PA>::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::<N, PA>::clear` that must be used
[INFO] [stderr]    --> core/src/common/list/memory.rs:219:9
[INFO] [stderr]     |
[INFO] [stderr] 219 |         list.clear();
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 219 |         let _ = list.clear();
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `limousine_core` (lib) generated 8 warnings (run `cargo fix --lib -p limousine_core` to apply 6 suggestions)
[INFO] [stderr] warning: `limousine_core` (lib test) generated 8 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gapped_array-2ea72a8a04de3d56)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test gapped_array_tests::fill_forward ... ok
[INFO] [stdout] test gapped_array_tests::debug_initial_gapped ... 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::trim_gapped_array ... ok
[INFO] [stdout] test gapped_array_tests::update_gapped_array ... ok
[INFO] [stdout] test gapped_array_tests::initial_inserts ... 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 100.26s
[INFO] [stdout] 
[INFO] [stderr] 

  0%|▎         |    44016/33592320 [00:00<01:16, 440153.69it/s]
  0%|▎         |    84656/33592320 [00:00<01:19, 423274.97it/s]
  0%|▎         |   123008/33592320 [00:00<01:21, 410022.75it/s]
  0%|▎         |   162386/33592320 [00:00<01:22, 405959.25it/s]
  1%|▎         |   200201/33592320 [00:00<01:23, 400389.31it/s]
  1%|▎         |   232516/33592320 [00:00<01:26, 387502.38it/s]
  1%|▎         |   266736/33592320 [00:00<01:27, 381029.53it/s]
  1%|▎         |   302197/33592320 [00:00<01:28, 377727.06it/s]
  1%|▎         |   338467/33592320 [00:00<01:28, 376056.72it/s]
  1%|▎         |   374737/33592320 [00:01<01:28, 374720.16it/s]
  1%|▎         |   413250/33592320 [00:01<01:28, 375666.22it/s]
  1%|▎         |   453321/33592320 [00:01<01:27, 377752.78it/s]
  1%|▍         |   488618/33592320 [00:01<01:28, 375845.66it/s]
  2%|▍         |   522033/33592320 [00:01<01:28, 372867.34it/s]
  2%|▍         |   555734/33592320 [00:01<01:29, 370476.62it/s]
  2%|▍         |   589695/33592320 [00:01<01:29, 368547.25it/s]
  2%|▍         |   624144/33592320 [00:01<01:29, 367132.09it/s]
  2%|▍         |   658609/33592320 [00:01<01:30, 365882.88it/s]
  2%|▍         |   693390/33592320 [00:01<01:30, 364931.41it/s]
  2%|▍         |   726685/33592320 [00:02<01:30, 363331.88it/s]
  2%|▍         |   760290/33592320 [00:02<01:30, 362032.72it/s]
  2%|▍         |   793973/33592320 [00:02<01:30, 360886.72it/s]
  2%|▍         |   827349/33592320 [00:02<01:31, 359706.84it/s]
  3%|▍         |   858623/33592320 [00:02<01:31, 357749.66it/s]
  3%|▍         |   890084/33592320 [00:02<01:31, 356023.88it/s]
  3%|▍         |   922253/33592320 [00:02<01:32, 354703.22it/s]
  3%|▍         |   954702/33592320 [00:02<01:32, 353583.91it/s]
  3%|▌         |   986497/33592320 [00:02<01:32, 352311.16it/s]
  3%|▌         |  1017701/33592320 [00:02<01:32, 350922.38it/s]
  3%|▌         |  1049795/33592320 [00:03<01:32, 349922.88it/s]
  3%|▌         |  1082091/33592320 [00:03<01:33, 349052.78it/s]
  3%|▌         |  1112530/33592320 [00:03<01:33, 347656.81it/s]
  3%|▌         |  1148021/33592320 [00:03<01:33, 347876.53it/s]
  4%|▌         |  1185476/33592320 [00:03<01:32, 348660.91it/s]
  4%|▌         |  1221223/33592320 [00:03<01:32, 348912.50it/s]
  4%|▌         |  1256394/33592320 [00:03<01:32, 348990.19it/s]
  4%|▌         |  1292310/33592320 [00:03<01:32, 349264.81it/s]
  4%|▌         |  1325780/33592320 [00:03<01:32, 348874.16it/s]
  4%|▌         |  1358151/33592320 [00:03<01:32, 348227.97it/s]
  4%|▌         |  1389192/33592320 [00:04<01:32, 347282.31it/s]
  4%|▌         |  1423660/33592320 [00:04<01:32, 347218.69it/s]
  4%|▋         |  1459463/33592320 [00:04<01:32, 347475.94it/s]
  4%|▋         |  1494361/33592320 [00:04<01:32, 347510.72it/s]
  5%|▋         |  1532259/33592320 [00:04<01:32, 348225.69it/s]
  5%|▋         |  1569491/33592320 [00:04<01:31, 348760.91it/s]
  5%|▋         |  1606861/33592320 [00:04<01:31, 349303.00it/s]
  5%|▋         |  1641113/33592320 [00:04<01:31, 349158.50it/s]
  5%|▋         |  1675334/33592320 [00:04<01:31, 349006.81it/s]
  5%|▋         |  1707459/33592320 [00:04<01:31, 348440.22it/s]
  5%|▋         |  1744552/33592320 [00:05<01:31, 348889.91it/s]
  5%|▋         |  1777941/33592320 [00:05<01:31, 348595.66it/s]
  5%|▋         |  1813339/33592320 [00:05<01:31, 348698.97it/s]
  6%|▋         |  1850380/33592320 [00:05<01:30, 349108.41it/s]
  6%|▋         |  1886045/33592320 [00:05<01:30, 349248.03it/s]
  6%|▊         |  1922314/33592320 [00:05<01:30, 349492.31it/s]
  6%|▊         |  1961407/33592320 [00:05<01:30, 350232.06it/s]
  6%|▊         |  1995814/33592320 [00:05<01:30, 350123.81it/s]
  6%|▊         |  2028614/33592320 [00:05<01:30, 349742.28it/s]
  6%|▊         |  2062869/33592320 [00:05<01:30, 349620.34it/s]
  6%|▊         |  2095895/33592320 [00:06<01:30, 349297.56it/s]
  6%|▊         |  2130216/33592320 [00:06<01:30, 349197.62it/s]
  6%|▊         |  2162613/33592320 [00:06<01:30, 348790.62it/s]
  7%|▊         |  2196610/33592320 [00:06<01:30, 348650.47it/s]
  7%|▊         |  2229431/33592320 [00:06<01:30, 348331.00it/s]
  7%|▊         |  2256852/33592320 [00:06<01:30, 347190.59it/s]
  7%|▊         |  2292559/33592320 [00:06<01:30, 347340.09it/s]
  7%|▊         |  2326730/33592320 [00:06<01:30, 347256.00it/s]
  7%|▊         |  2364208/33592320 [00:06<01:29, 347660.69it/s]
  7%|▉         |  2400628/33592320 [00:06<01:29, 347900.28it/s]
  7%|▉         |  2436370/33592320 [00:07<01:29, 348036.12it/s]
  7%|▉         |  2470433/33592320 [00:07<01:29, 347931.75it/s]
  7%|▉         |  2500884/33592320 [00:07<01:29, 347328.62it/s]
  8%|▉         |  2534194/33592320 [00:07<01:29, 347133.69it/s]
  8%|▉         |  2568923/33592320 [00:07<01:29, 347135.72it/s]
  8%|▉         |  2600191/33592320 [00:07<01:29, 346676.31it/s]
  8%|▉         |  2635129/33592320 [00:07<01:29, 346711.72it/s]
  8%|▉         |  2672762/33592320 [00:07<01:29, 347096.34it/s]
  8%|▉         |  2708429/33592320 [00:07<01:28, 347219.00it/s]
  8%|▉         |  2741649/33592320 [00:07<01:28, 347028.88it/s]
  8%|▉         |  2774982/33592320 [00:08<01:28, 346857.56it/s]
  8%|▉         |  2807475/33592320 [00:08<01:28, 346586.81it/s]
  8%|▉         |  2841486/33592320 [00:08<01:28, 346507.78it/s]
  9%|▉         |  2876613/33592320 [00:08<01:28, 346565.06it/s]
  9%|█         |  2912671/33592320 [00:08<01:28, 346731.88it/s]
  9%|█         |  2947184/33592320 [00:08<01:28, 346712.97it/s]
  9%|█         |  2982786/33592320 [00:08<01:28, 346821.06it/s]
  9%|█         |  3019645/33592320 [00:08<01:28, 347071.19it/s]
  9%|█         |  3055351/33592320 [00:08<01:27, 347184.69it/s]
  9%|█         |  3087997/33592320 [00:08<01:27, 346951.78it/s]
  9%|█         |  3119012/33592320 [00:09<01:27, 346532.97it/s]
  9%|█         |  3150986/33592320 [00:09<01:27, 346238.50it/s]
  9%|█         |  3182060/33592320 [00:09<01:27, 345852.66it/s]
 10%|█         |  3215177/33592320 [00:09<01:27, 345694.72it/s]
 10%|█         |  3247493/33592320 [00:09<01:27, 345454.97it/s]
 10%|█         |  3279433/33592320 [00:09<01:27, 345180.69it/s]
 10%|█         |  3311569/33592320 [00:09<01:27, 344932.50it/s]
 10%|█         |  3343366/33592320 [00:09<01:27, 344654.44it/s]
 10%|█▎        |  3375666/33592320 [00:09<01:27, 344433.50it/s]
 10%|█▎        |  3408593/33592320 [00:09<01:27, 344280.25it/s]
 10%|█▎        |  3441331/33592320 [00:10<01:27, 344111.19it/s]
 10%|█▎        |  3474370/33592320 [00:10<01:27, 343975.25it/s]
 10%|█▎        |  3506100/33592320 [00:10<01:27, 343713.72it/s]
 11%|█▎        |  3538159/33592320 [00:10<01:27, 343489.12it/s]
 11%|█▎        |  3570233/33592320 [00:10<01:27, 343270.41it/s]
 11%|█▎        |  3602393/33592320 [00:10<01:27, 343063.94it/s]
 11%|█▎        |  3634438/33592320 [00:10<01:27, 342850.59it/s]
 11%|█▎        |  3667007/33592320 [00:10<01:27, 342690.16it/s]
 11%|█▎        |  3698238/33592320 [00:10<01:27, 342408.84it/s]
 11%|█▎        |  3729663/33592320 [00:10<01:27, 342150.47it/s]
 11%|█▎        |  3761425/33592320 [00:11<01:27, 341927.41it/s]
 11%|█▎        |  3792884/33592320 [00:11<01:27, 341681.12it/s]
 11%|█▎        |  3827771/33592320 [00:11<01:27, 341745.19it/s]
 11%|█▍        |  3858839/33592320 [00:11<01:27, 341470.19it/s]
 12%|█▍        |  3887186/33592320 [00:11<01:27, 340961.41it/s]
 12%|█▍        |  3918675/33592320 [00:11<01:27, 340734.69it/s]
 12%|█▍        |  3949857/33592320 [00:11<01:27, 340485.38it/s]
 12%|█▍        |  3981137/33592320 [00:11<01:27, 340248.72it/s]
 12%|█▍        |  4010895/33592320 [00:11<01:27, 339887.09it/s]
 12%|█▍        |  4043081/33592320 [00:11<01:26, 339735.56it/s]
 12%|█▍        |  4075029/33592320 [00:12<01:26, 339566.69it/s]
 12%|█▍        |  4107635/33592320 [00:12<01:26, 339455.06it/s]
 12%|█▍        |  4138890/33592320 [00:12<01:26, 339234.47it/s]
 12%|█▍        |  4171215/33592320 [00:12<01:26, 339104.47it/s]
 13%|█▍        |  4202235/33592320 [00:12<01:26, 338871.31it/s]
 13%|█▍        |  4233519/33592320 [00:12<01:26, 338663.03it/s]
 13%|█▍        |  4264740/33592320 [00:12<01:26, 338453.06it/s]
 13%|█▍        |  4294636/33592320 [00:12<01:26, 338142.06it/s]
 13%|█▌        |  4325585/33592320 [00:12<01:26, 337918.16it/s]
 13%|█▌        |  4358350/33592320 [00:12<01:26, 337838.56it/s]
 13%|█▌        |  4389170/33592320 [00:13<01:26, 337610.56it/s]
 13%|█▌        |  4420987/33592320 [00:13<01:26, 337462.12it/s]
 13%|█▌        |  4451208/33592320 [00:13<01:26, 337195.06it/s]
 13%|█▌        |  4481938/33592320 [00:13<01:26, 336970.28it/s]
 13%|█▌        |  4509986/33592320 [00:13<01:26, 336548.66it/s]
 14%|█▌        |  4538912/33592320 [00:13<01:26, 336198.31it/s]
 14%|█▌        |  4567657/33592320 [00:13<01:26, 335839.88it/s]
 14%|█▌        |  4596019/33592320 [00:13<01:26, 335458.72it/s]
 14%|█▌        |  4624411/33592320 [00:13<01:26, 335085.25it/s]
 14%|█▌        |  4654330/33592320 [00:13<01:26, 334827.00it/s]
 14%|█▌        |  4685040/33592320 [00:14<01:26, 334628.91it/s]
 14%|█▌        |  4714975/33592320 [00:14<01:26, 334378.66it/s]
 14%|█▌        |  4745676/33592320 [00:14<01:26, 334185.91it/s]
 14%|█▌        |  4776713/33592320 [00:14<01:26, 334019.34it/s]
 14%|█▋        |  4806741/33592320 [00:14<01:26, 333785.00it/s]
 14%|█▋        |  4836626/33592320 [00:14<01:26, 333544.06it/s]
 14%|█▋        |  4865207/33592320 [00:14<01:26, 333217.09it/s]
 15%|█▋        |  4892888/33592320 [00:14<01:26, 332784.41it/s]
 15%|█▋        |  4920554/33592320 [00:14<01:26, 332405.22it/s]
 15%|█▋        |  4947150/33592320 [00:14<01:26, 331959.31it/s]
 15%|█▋        |  4975270/33592320 [00:15<01:26, 331620.94it/s]
 15%|█▋        |  5004440/33592320 [00:15<01:26, 331356.56it/s]
 15%|█▋        |  5032995/33592320 [00:15<01:26, 331055.25it/s]
 15%|█▋        |  5062700/33592320 [00:15<01:26, 330832.97it/s]
 15%|█▋        |  5091903/33592320 [00:15<01:26, 330581.06it/s]
 15%|█▋        |  5121227/33592320 [00:15<01:26, 330340.12it/s]
 15%|█▋        |  5149512/33592320 [00:15<01:26, 330035.75it/s]
 15%|█▋        |  5177493/33592320 [00:15<01:26, 329715.88it/s]
 16%|█▋        |  5207303/33592320 [00:15<01:26, 329515.81it/s]
 16%|█▋        |  5236800/33592320 [00:15<01:26, 329298.56it/s]
 16%|█▋        |  5265714/33592320 [00:16<01:26, 329047.59it/s]
 16%|█▊        |  5294925/33592320 [00:16<01:26, 328818.16it/s]
 16%|█▊        |  5324263/33592320 [00:16<01:26, 328599.38it/s]
 16%|█▊        |  5353020/33592320 [00:16<01:26, 328347.72it/s]
 16%|█▊        |  5382022/33592320 [00:16<01:25, 328114.03it/s]
 16%|█▊        |  5411540/33592320 [00:16<01:25, 327914.47it/s]
 16%|█▊        |  5439833/33592320 [00:16<01:25, 327643.47it/s]
 16%|█▊        |  5468349/33592320 [00:16<01:25, 327389.09it/s]
 16%|█▊        |  5498351/33592320 [00:16<01:25, 327226.16it/s]
 16%|█▊        |  5525686/33592320 [00:16<01:25, 326907.41it/s]
 17%|█▊        |  5554097/33592320 [00:17<01:25, 326655.69it/s]
 17%|█▊        |  5581245/33592320 [00:17<01:25, 326333.09it/s]
 17%|█▊        |  5613057/33592320 [00:17<01:25, 326285.34it/s]
 17%|█▊        |  5650882/33592320 [00:17<01:25, 326585.62it/s]
 17%|█▊        |  5685290/33592320 [00:17<01:25, 326686.12it/s]
 17%|█▊        |  5720142/33592320 [00:17<01:25, 326810.88it/s]
 17%|█▊        |  5754532/33592320 [00:17<01:25, 326907.94it/s]
 17%|█▉        |  5789348/33592320 [00:17<01:25, 327027.94it/s]
 17%|█▉        |  5821616/33592320 [00:17<01:24, 327003.34it/s]
 17%|█▉        |  5854385/33592320 [00:17<01:24, 327007.12it/s]
 18%|█▉        |  5887597/33592320 [00:18<01:24, 327035.50it/s]
 18%|█▉        |  5922208/33592320 [00:18<01:24, 327140.84it/s]
 18%|█▉        |  5954605/33592320 [00:18<01:24, 327123.44it/s]
 18%|█▉        |  5988914/33592320 [00:18<01:24, 327210.66it/s]
 18%|█▉        |  6024130/33592320 [00:18<01:24, 327346.19it/s]
 18%|█▉        |  6059591/33592320 [00:18<01:24, 327493.50it/s]
 18%|█▉        |  6091326/33592320 [00:18<01:23, 327438.97it/s]
 18%|█▉        |  6124191/33592320 [00:18<01:23, 327445.41it/s]
 18%|█▉        |  6154919/33592320 [00:18<01:23, 327338.12it/s]
 18%|█▉        |  6185643/33592320 [00:18<01:23, 327231.75it/s]
 19%|█▉        |  6215226/33592320 [00:19<01:23, 327066.47it/s]
 19%|██        |  6244399/33592320 [00:19<01:23, 326881.44it/s]
 19%|██        |  6273494/33592320 [00:19<01:23, 326694.28it/s]
 19%|██        |  6304407/33592320 [00:19<01:23, 326603.28it/s]
 19%|██        |  6334510/33592320 [00:19<01:23, 326471.47it/s]
 19%|██        |  6368067/33592320 [00:19<01:23, 326518.09it/s]
 19%|██        |  6400264/33592320 [00:19<01:23, 326494.88it/s]
 19%|██        |  6430924/33592320 [00:19<01:23, 326393.88it/s]
 19%|██        |  6460589/33592320 [00:19<01:23, 326243.69it/s]
 19%|██        |  6490287/33592320 [00:19<01:23, 326096.62it/s]
 19%|██        |  6520184/33592320 [00:20<01:23, 325961.00it/s]
 19%|██        |  6550229/33592320 [00:20<01:22, 325834.03it/s]
 20%|██        |  6579028/33592320 [00:20<01:22, 325646.72it/s]
 20%|██        |  6607052/33592320 [00:20<01:22, 325423.06it/s]
 20%|██        |  6635282/33592320 [00:20<01:22, 325211.69it/s]
 20%|██        |  6662659/33592320 [00:20<01:22, 324960.75it/s]
 20%|██        |  6689408/33592320 [00:20<01:22, 324681.78it/s]
 20%|██        |  6717392/33592320 [00:20<01:22, 324465.19it/s]
 20%|██▎       |  6755352/33592320 [00:20<01:22, 324730.19it/s]
 20%|██▎       |  6791580/33592320 [00:20<01:22, 324909.81it/s]
 20%|██▎       |  6827395/33592320 [00:21<01:22, 325068.06it/s]
 20%|██▎       |  6863609/33592320 [00:21<01:22, 325243.72it/s]
 21%|██▎       |  6899696/33592320 [00:21<01:22, 325411.72it/s]
 21%|██▎       |  6934041/33592320 [00:21<01:21, 325496.34it/s]
 21%|██▎       |  6965753/33592320 [00:21<01:21, 325457.19it/s]
 21%|██▎       |  6997001/33592320 [00:21<01:21, 325396.84it/s]
 21%|██▎       |  7033203/33592320 [00:21<01:21, 325566.38it/s]
 21%|██▎       |  7066544/33592320 [00:21<01:21, 325602.50it/s]
 21%|██▎       |  7101737/33592320 [00:21<01:21, 325723.25it/s]
 21%|██▎       |  7138574/33592320 [00:21<01:21, 325917.94it/s]
 21%|██▎       |  7176369/33592320 [00:22<01:20, 326154.41it/s]
 21%|██▍       |  7213134/33592320 [00:22<01:20, 326342.12it/s]
 22%|██▍       |  7248281/33592320 [00:22<01:20, 326455.28it/s]
 22%|██▍       |  7283553/33592320 [00:22<01:20, 326573.03it/s]
 22%|██▍       |  7316621/33592320 [00:22<01:20, 326591.31it/s]
 22%|██▍       |  7349355/33592320 [00:22<01:20, 326594.66it/s]
 22%|██▍       |  7383807/33592320 [00:22<01:20, 326673.94it/s]
 22%|██▍       |  7418449/33592320 [00:22<01:20, 326760.91it/s]
 22%|██▍       |  7453659/33592320 [00:22<01:19, 326872.00it/s]
 22%|██▍       |  7489264/33592320 [00:22<01:19, 326999.41it/s]
 22%|██▍       |  7525947/33592320 [00:23<01:19, 327172.53it/s]
 23%|██▍       |  7562304/33592320 [00:23<01:19, 327330.09it/s]
 23%|██▍       |  7593511/33592320 [00:23<01:19, 327264.28it/s]
 23%|██▍       |  7624927/33592320 [00:23<01:19, 327207.59it/s]
 23%|██▍       |  7655214/33592320 [00:23<01:19, 327103.59it/s]
 23%|██▌       |  7685798/33592320 [00:23<01:19, 327013.09it/s]
 23%|██▌       |  7714976/33592320 [00:23<01:19, 326863.81it/s]
 23%|██▌       |  7744183/33592320 [00:23<01:19, 326717.00it/s]
 23%|██▌       |  7772458/33592320 [00:23<01:19, 326532.28it/s]
 23%|██▌       |  7802103/33592320 [00:23<01:19, 326406.41it/s]
 23%|██▌       |  7832264/33592320 [00:24<01:18, 326303.06it/s]
 23%|██▌       |  7863796/33592320 [00:24<01:18, 326257.47it/s]
 24%|██▌       |  7894919/33592320 [00:24<01:18, 326195.34it/s]
 24%|██▌       |  7925415/33592320 [00:24<01:18, 326107.94it/s]
 24%|██▌       |  7958583/33592320 [00:24<01:18, 326130.75it/s]
 24%|██▌       |  7990766/33592320 [00:24<01:18, 326113.16it/s]
 24%|██▌       |  8021960/33592320 [00:24<01:18, 326044.75it/s]
 24%|██▌       |  8050864/33592320 [00:24<01:18, 325894.91it/s]
 24%|██▌       |  8081486/33592320 [00:24<01:18, 325815.59it/s]
 24%|██▌       |  8114499/33592320 [00:24<01:18, 325832.91it/s]
 24%|██▌       |  8148142/33592320 [00:25<01:18, 325875.25it/s]
 24%|██▋       |  8180457/33592320 [00:25<01:17, 325864.38it/s]
 24%|██▋       |  8212139/33592320 [00:25<01:17, 325828.47it/s]
 25%|██▋       |  8246526/33592320 [00:25<01:17, 325899.75it/s]
 25%|██▋       |  8281394/33592320 [00:25<01:17, 325989.41it/s]
 25%|██▋       |  8314755/33592320 [00:25<01:17, 326019.28it/s]
 25%|██▋       |  8345261/33592320 [00:25<01:17, 325937.44it/s]
 25%|██▋       |  8376905/33592320 [00:25<01:17, 325900.47it/s]
 25%|██▋       |  8409877/33592320 [00:25<01:17, 325915.25it/s]
 25%|██▋       |  8445193/33592320 [00:25<01:17, 326020.44it/s]
 25%|██▋       |  8480679/33592320 [00:26<01:16, 326131.31it/s]
 25%|██▋       |  8516594/33592320 [00:26<01:16, 326257.81it/s]
 25%|██▋       |  8551576/33592320 [00:26<01:16, 326347.72it/s]
 26%|██▋       |  8587650/33592320 [00:26<01:16, 326478.47it/s]
 26%|██▋       |  8624037/33592320 [00:26<01:16, 326620.06it/s]
 26%|██▊       |  8658674/33592320 [00:26<01:16, 326694.53it/s]
 26%|██▊       |  8689945/33592320 [00:26<01:16, 326641.94it/s]
 26%|██▊       |  8723574/33592320 [00:26<01:16, 326678.06it/s]
 26%|██▊       |  8757903/33592320 [00:26<01:16, 326740.03it/s]
 26%|██▊       |  8792174/33592320 [00:26<01:15, 326799.34it/s]
 26%|██▊       |  8824702/33592320 [00:27<01:15, 326793.69it/s]
 26%|██▊       |  8856262/33592320 [00:27<01:15, 326752.41it/s]
 26%|██▊       |  8889298/33592320 [00:27<01:15, 326765.53it/s]
 27%|██▊       |  8921916/33592320 [00:27<01:15, 326763.38it/s]
 27%|██▊       |  8957365/33592320 [00:27<01:15, 326864.53it/s]
 27%|██▊       |  8991719/33592320 [00:27<01:15, 326925.16it/s]
 27%|██▊       |  9026386/33592320 [00:27<01:15, 326996.66it/s]
 27%|██▊       |  9059018/33592320 [00:27<01:15, 326994.22it/s]
 27%|██▊       |  9093096/33592320 [00:27<01:14, 327043.78it/s]
 27%|██▉       |  9126810/33592320 [00:27<01:14, 327079.94it/s]
 27%|██▉       |  9161011/33592320 [00:28<01:14, 327133.22it/s]
 27%|██▉       |  9194929/33592320 [00:28<01:14, 327176.06it/s]
 27%|██▉       |  9229772/33592320 [00:28<01:14, 327251.38it/s]
 28%|██▉       |  9263571/33592320 [00:28<01:14, 327289.31it/s]
 28%|██▉       |  9296568/33592320 [00:28<01:14, 327298.72it/s]
 28%|██▉       |  9326581/33592320 [00:28<01:14, 327202.66it/s]
 28%|██▉       |  9358572/33592320 [00:28<01:14, 327177.16it/s]
 28%|██▉       |  9394186/33592320 [00:28<01:13, 327278.03it/s]
 28%|██▉       |  9429888/33592320 [00:28<01:13, 327381.28it/s]
 28%|██▉       |  9465429/33592320 [00:28<01:13, 327478.25it/s]
 28%|██▉       |  9499549/33592320 [00:29<01:13, 327525.56it/s]
 28%|██▉       |  9534330/33592320 [00:29<01:13, 327595.25it/s]
 28%|██▉       |  9569545/33592320 [00:29<01:13, 327679.31it/s]
 29%|███       |  9604260/33592320 [00:29<01:13, 327745.72it/s]
 29%|███       |  9637943/33592320 [00:29<01:13, 327776.59it/s]
 29%|███       |  9672043/33592320 [00:29<01:12, 327821.41it/s]
 29%|███       |  9705544/33592320 [00:29<01:12, 327845.69it/s]
 29%|███       |  9739380/33592320 [00:29<01:12, 327881.03it/s]
 29%|███       |  9773252/33592320 [00:29<01:12, 327917.38it/s]
 29%|███       |  9806818/33592320 [00:29<01:12, 327943.28it/s]
 29%|███       |  9840883/33592320 [00:30<01:12, 327985.59it/s]
 29%|███       |  9874901/33592320 [00:30<01:12, 328026.09it/s]
 29%|███       |  9908143/33592320 [00:30<01:12, 328040.66it/s]
 30%|███       |  9940866/33592320 [00:30<01:12, 328037.94it/s]
 30%|███       |  9973467/33592320 [00:30<01:12, 328031.25it/s]
 30%|███       | 10006255/33592320 [00:30<01:11, 328030.72it/s]
 30%|███       | 10038324/33592320 [00:30<01:11, 328006.72it/s]
 30%|███       | 10072404/33592320 [00:30<01:11, 328048.38it/s]
 30%|███▎      | 10103941/33592320 [00:30<01:11, 328007.19it/s]
 30%|███▎      | 10135329/33592320 [00:30<01:11, 327961.50it/s]
 30%|███▎      | 10166954/33592320 [00:31<01:11, 327923.72it/s]
 30%|███▎      | 10198283/33592320 [00:31<01:11, 327876.62it/s]
 30%|███▎      | 10229545/33592320 [00:31<01:11, 327827.75it/s]
 31%|███▎      | 10262630/33592320 [00:31<01:11, 327837.38it/s]
 31%|███▎      | 10293616/33592320 [00:31<01:11, 327780.12it/s]
 31%|███▎      | 10327716/33592320 [00:31<01:10, 327822.06it/s]
 31%|███▎      | 10360143/33592320 [00:31<01:10, 327810.84it/s]
 31%|███▎      | 10393358/33592320 [00:31<01:10, 327824.53it/s]
 31%|███▎      | 10425691/33592320 [00:31<01:10, 327810.38it/s]
 31%|███▎      | 10460291/33592320 [00:31<01:10, 327867.38it/s]
 31%|███▎      | 10492452/33592320 [00:32<01:10, 327847.81it/s]
 31%|███▎      | 10525279/33592320 [00:32<01:10, 327849.09it/s]
 31%|███▍      | 10558482/33592320 [00:32<01:10, 327862.03it/s]
 32%|███▍      | 10592945/33592320 [00:32<01:10, 327913.91it/s]
 32%|███▍      | 10623109/33592320 [00:32<01:10, 327832.81it/s]
 32%|███▍      | 10653498/33592320 [00:32<01:09, 327759.12it/s]
 32%|███▍      | 10684873/33592320 [00:32<01:09, 327716.12it/s]
 32%|███▍      | 10717097/33592320 [00:32<01:09, 327699.38it/s]
 32%|███▍      | 10751279/33592320 [00:32<01:09, 327742.38it/s]
 32%|███▍      | 10782940/33592320 [00:32<01:09, 327708.53it/s]
 32%|███▍      | 10814569/33592320 [00:33<01:09, 327673.91it/s]
 32%|███▍      | 10845559/33592320 [00:33<01:09, 327620.19it/s]
 32%|███▍      | 10875582/33592320 [00:33<01:09, 327537.69it/s]
 32%|███▍      | 10906735/33592320 [00:33<01:09, 327489.59it/s]
 33%|███▍      | 10938125/33592320 [00:33<01:09, 327448.88it/s]
 33%|███▍      | 10970066/33592320 [00:33<01:09, 327424.88it/s]
 33%|███▍      | 11000832/33592320 [00:33<01:09, 327366.03it/s]
 33%|███▍      | 11032397/33592320 [00:33<01:08, 327331.25it/s]
 33%|███▌      | 11064114/33592320 [00:33<01:08, 327301.16it/s]
 33%|███▌      | 11096300/33592320 [00:33<01:08, 327285.09it/s]
 33%|███▌      | 11128429/33592320 [00:34<01:08, 327267.44it/s]
 33%|███▌      | 11160630/33592320 [00:34<01:08, 327252.00it/s]
 33%|███▌      | 11192295/33592320 [00:34<01:08, 327221.00it/s]
 33%|███▌      | 11229705/33592320 [00:34<01:08, 327357.62it/s]
 34%|███▌      | 11267985/33592320 [00:34<01:08, 327518.75it/s]
 34%|███▌      | 11302742/33592320 [00:34<01:08, 327576.84it/s]
 34%|███▌      | 11337201/33592320 [00:34<01:07, 327626.00it/s]
 34%|███▌      | 11370046/33592320 [00:34<01:07, 327628.34it/s]
 34%|███▌      | 11404553/33592320 [00:34<01:07, 327678.44it/s]
 34%|███▌      | 11436027/33592320 [00:34<01:07, 327641.34it/s]
 34%|███▌      | 11467959/33592320 [00:35<01:07, 327617.56it/s]
 34%|███▌      | 11502657/33592320 [00:35<01:07, 327672.69it/s]
 34%|███▋      | 11539359/33592320 [00:35<01:07, 327784.44it/s]
 34%|███▋      | 11574780/33592320 [00:35<01:07, 327859.25it/s]
 35%|███▋      | 11612991/33592320 [00:35<01:07, 328012.47it/s]
 35%|███▋      | 11650811/33592320 [00:35<01:06, 328153.81it/s]
 35%|███▋      | 11686458/33592320 [00:35<01:06, 328233.31it/s]
 35%|███▋      | 11719551/33592320 [00:35<01:06, 328240.84it/s]
 35%|███▋      | 11753555/33592320 [00:35<01:06, 328273.78it/s]
 35%|███▋      | 11788210/33592320 [00:35<01:06, 328324.66it/s]
 35%|███▋      | 11822639/33592320 [00:36<01:06, 328369.00it/s]
 35%|███▋      | 11857267/33592320 [00:36<01:06, 328418.59it/s]
 35%|███▋      | 11892482/33592320 [00:36<01:06, 328484.09it/s]
 36%|███▋      | 11930084/33592320 [00:36<01:05, 328615.03it/s]
 36%|███▋      | 11964083/33592320 [00:36<01:05, 328646.25it/s]
 36%|███▋      | 11996908/33592320 [00:36<01:05, 328645.16it/s]
 36%|███▊      | 12029393/33592320 [00:36<01:05, 328634.75it/s]
 36%|███▊      | 12060648/33592320 [00:36<01:05, 328590.91it/s]
 36%|███▊      | 12092520/33592320 [00:36<01:05, 328564.06it/s]
 36%|███▊      | 12123631/33592320 [00:36<01:05, 328516.75it/s]
 36%|███▊      | 12155036/33592320 [00:37<01:05, 328477.62it/s]
 36%|███▊      | 12185820/33592320 [00:37<01:05, 328422.00it/s]
 36%|███▊      | 12218346/33592320 [00:37<01:05, 328413.47it/s]
 36%|███▊      | 12249617/33592320 [00:37<01:04, 328371.38it/s]
 37%|███▊      | 12280242/33592320 [00:37<01:04, 328312.19it/s]
 37%|███▊      | 12309363/33592320 [00:37<01:04, 328213.25it/s]
 37%|███▊      | 12345146/33592320 [00:37<01:04, 328292.00it/s]
 37%|███▊      | 12381900/33592320 [00:37<01:04, 328396.06it/s]
 37%|███▊      | 12414322/33592320 [00:37<01:04, 328385.00it/s]
 37%|███▊      | 12448828/33592320 [00:37<01:04, 328428.97it/s]
 37%|███▉      | 12482368/33592320 [00:38<01:04, 328447.31it/s]
 37%|███▉      | 12515347/33592320 [00:38<01:04, 328450.81it/s]
 37%|███▉      | 12547649/33592320 [00:38<01:04, 328436.56it/s]
 37%|███▉      | 12579271/33592320 [00:38<01:03, 328404.66it/s]
 38%|███▉      | 12622246/33592320 [00:38<01:03, 328668.53it/s]
 38%|███▉      | 12693305/33592320 [00:38<01:03, 329660.41it/s]
 38%|███▉      | 12738985/33592320 [00:38<01:03, 329989.72it/s]
 38%|███▉      | 12778747/33592320 [00:38<01:03, 330164.44it/s]
 38%|███▉      | 12813700/33592320 [00:38<01:02, 330214.31it/s]
 38%|███▉      | 12847884/33592320 [00:38<01:02, 330244.19it/s]
 38%|███▉      | 12885550/33592320 [00:39<01:02, 330363.19it/s]
 38%|███▉      | 12917146/33592320 [00:39<01:02, 330326.31it/s]
 39%|███▉      | 12950520/33592320 [00:39<01:02, 330335.00it/s]
 39%|████      | 12984417/33592320 [00:39<01:02, 330356.97it/s]
 39%|████      | 13015761/33592320 [00:39<01:02, 330314.00it/s]
 39%|████      | 13049163/33592320 [00:39<01:02, 330323.38it/s]
 39%|████      | 13082156/33592320 [00:39<01:02, 330321.94it/s]
 39%|████      | 13112895/33592320 [00:39<01:02, 330264.16it/s]
 39%|████      | 13144186/33592320 [00:39<01:01, 330220.56it/s]
 39%|████      | 13174719/33592320 [00:39<01:01, 330149.25it/s]
 39%|████      | 13204861/33592320 [00:40<01:01, 330077.44it/s]
 39%|████      | 13236789/33592320 [00:40<01:01, 330050.47it/s]
 39%|████      | 13268461/33592320 [00:40<01:01, 330017.31it/s]
 40%|████      | 13299067/33592320 [00:40<01:01, 329957.84it/s]
 40%|████      | 13330412/33592320 [00:40<01:01, 329916.97it/s]
 40%|████      | 13361102/33592320 [00:40<01:01, 329860.12it/s]
 40%|████      | 13392730/33592320 [00:40<01:01, 329826.66it/s]
 40%|████      | 13424797/33592320 [00:40<01:01, 329804.16it/s]
 40%|████▎     | 13459195/33592320 [00:40<01:01, 329838.88it/s]
 40%|████▎     | 13495719/33592320 [00:40<01:00, 329925.41it/s]
 40%|████▎     | 13529614/33592320 [00:41<01:00, 329947.41it/s]
 40%|████▎     | 13567509/33592320 [00:41<01:00, 330066.59it/s]
 41%|████▎     | 13605501/33592320 [00:41<01:00, 330187.56it/s]
 41%|████▎     | 13642363/33592320 [00:41<01:00, 330280.59it/s]
 41%|████▎     | 13675958/33592320 [00:41<01:00, 330294.25it/s]
 41%|████▎     | 13709902/33592320 [00:41<01:00, 330316.28it/s]
 41%|████▎     | 13745605/33592320 [00:41<01:00, 330380.47it/s]
 41%|████▎     | 13781150/33592320 [00:41<00:59, 330440.56it/s]
 41%|████▎     | 13815818/33592320 [00:41<00:59, 330479.38it/s]
 41%|████▎     | 13852978/33592320 [00:41<00:59, 330577.50it/s]
 41%|████▎     | 13891253/33592320 [00:42<00:59, 330701.69it/s]
 41%|████▍     | 13924532/33592320 [00:42<00:59, 330706.62it/s]
 42%|████▍     | 13956928/33592320 [00:42<00:59, 330690.53it/s]
 42%|████▍     | 13989753/33592320 [00:42<00:59, 330684.75it/s]
 42%|████▍     | 14023872/33592320 [00:42<00:59, 330709.50it/s]
 42%|████▍     | 14078184/33592320 [00:42<00:58, 331209.22it/s]
 42%|████▍     | 14137876/33592320 [00:42<00:58, 331832.84it/s]
 42%|████▍     | 14210018/33592320 [00:42<00:58, 332745.09it/s]
 43%|████▍     | 14282894/33592320 [00:42<00:57, 333670.22it/s]
 43%|████▍     | 14330397/33592320 [00:42<00:57, 333999.69it/s]
 43%|████▍     | 14364136/33592320 [00:43<00:57, 334007.53it/s]
 43%|████▌     | 14398966/33592320 [00:43<00:57, 334040.69it/s]
 43%|████▌     | 14432669/33592320 [00:43<00:57, 334047.59it/s]
 43%|████▌     | 14465550/33592320 [00:43<00:57, 334035.47it/s]
 43%|████▌     | 14496032/33592320 [00:43<00:57, 333968.16it/s]
 43%|████▌     | 14528492/33592320 [00:43<00:57, 333946.59it/s]
 43%|████▌     | 14561098/33592320 [00:43<00:56, 333928.50it/s]
 43%|████▌     | 14593568/33592320 [00:43<00:56, 333907.34it/s]
 44%|████▌     | 14625979/33592320 [00:43<00:56, 333884.97it/s]
 44%|████▌     | 14658430/33592320 [00:43<00:56, 333863.59it/s]
 44%|████▌     | 14690921/33592320 [00:44<00:56, 333843.25it/s]
 44%|████▌     | 14723169/33592320 [00:44<00:56, 333817.47it/s]
 44%|████▌     | 14755441/33592320 [00:44<00:56, 333792.34it/s]
 44%|████▌     | 14787831/33592320 [00:44<00:56, 333770.00it/s]
 44%|████▌     | 14830670/33592320 [00:44<00:56, 333983.06it/s]
 44%|████▋     | 14897663/33592320 [00:44<00:55, 334737.88it/s]
 45%|████▋     | 14964749/33592320 [00:44<00:55, 335491.41it/s]
 45%|████▋     | 15030698/33592320 [00:44<00:55, 336216.12it/s]
 45%|████▋     | 15084922/33592320 [00:44<00:54, 336675.94it/s]
 45%|████▋     | 15147917/33592320 [00:44<00:54, 337329.00it/s]
 45%|████▋     | 15209026/33592320 [00:45<00:54, 337937.28it/s]
 45%|████▋     | 15269211/33592320 [00:45<00:54, 338522.38it/s]
 46%|████▋     | 15324240/33592320 [00:45<00:53, 338990.81it/s]
 46%|████▊     | 15389932/33592320 [00:45<00:53, 339692.53it/s]
 46%|████▊     | 15455469/33592320 [00:45<00:53, 340387.75it/s]
 46%|████▊     | 15514190/33592320 [00:45<00:53, 340930.12it/s]
 46%|████▊     | 15564277/33592320 [00:45<00:52, 341280.81it/s]
 46%|████▊     | 15607234/33592320 [00:45<00:52, 341473.97it/s]
 47%|████▊     | 15659897/33592320 [00:45<00:52, 341878.19it/s]
 47%|████▊     | 15711810/33592320 [00:45<00:52, 342264.28it/s]
 47%|████▊     | 15758825/33592320 [00:46<00:52, 342542.25it/s]
 47%|████▊     | 15800723/33592320 [00:46<00:51, 342708.03it/s]
 47%|████▊     | 15831677/33592320 [00:46<00:51, 342636.22it/s]
 47%|████▉     | 15864981/33592320 [00:46<00:51, 342615.47it/s]
 47%|████▉     | 15895997/33592320 [00:46<00:51, 342545.53it/s]
 47%|████▉     | 15926440/33592320 [00:46<00:51, 342463.53it/s]
 47%|████▉     | 15955005/33592320 [00:46<00:51, 342341.62it/s]
 48%|████▉     | 15986766/33592320 [00:46<00:51, 342288.66it/s]
 48%|████▉     | 16018083/33592320 [00:46<00:51, 342226.44it/s]
 48%|████▉     | 16048707/33592320 [00:46<00:51, 342149.69it/s]
 48%|████▉     | 16078387/33592320 [00:47<00:51, 342053.19it/s]
 48%|████▉     | 16109471/33592320 [00:47<00:51, 341986.91it/s]
 48%|████▉     | 16141156/33592320 [00:47<00:51, 341933.66it/s]
 48%|████▉     | 16172800/33592320 [00:47<00:50, 341879.75it/s]
 48%|████▉     | 16204303/33592320 [00:47<00:50, 341823.09it/s]
 48%|████▉     | 16237025/33592320 [00:47<00:50, 341792.34it/s]
 48%|████▉     | 16269944/33592320 [00:47<00:50, 341765.84it/s]
 49%|████▉     | 16300973/33592320 [00:47<00:50, 341699.84it/s]
 49%|█████     | 16332536/33592320 [00:47<00:50, 341645.31it/s]
 49%|█████     | 16364731/33592320 [00:47<00:50, 341604.16it/s]
 49%|█████     | 16395020/33592320 [00:48<00:50, 341513.97it/s]
 49%|█████     | 16424768/33592320 [00:48<00:50, 341422.41it/s]
 49%|█████     | 16456042/33592320 [00:48<00:50, 341362.88it/s]
 49%|█████     | 16487751/33592320 [00:48<00:50, 341312.62it/s]
 49%|█████     | 16518911/33592320 [00:48<00:50, 341251.22it/s]
 49%|█████     | 16549260/33592320 [00:48<00:49, 341173.38it/s]
 49%|█████     | 16579840/33592320 [00:48<00:49, 341100.56it/s]
 49%|█████     | 16610965/33592320 [00:48<00:49, 341039.28it/s]
 50%|█████     | 16641767/33592320 [00:48<00:49, 340971.59it/s]
 50%|█████     | 16671642/33592320 [00:48<00:49, 340885.25it/s]
 50%|█████     | 16702456/33592320 [00:49<00:49, 340818.44it/s]
 50%|█████     | 16732285/33592320 [00:49<00:49, 340731.81it/s]
 50%|█████     | 16763338/33592320 [00:49<00:49, 340670.41it/s]
 50%|█████     | 16792187/33592320 [00:49<00:49, 340564.59it/s]
 50%|█████▎    | 16826044/33592320 [00:49<00:49, 340560.50it/s]
 50%|█████▎    | 16858740/33592320 [00:49<00:49, 340533.03it/s]
 50%|█████▎    | 16890163/33592320 [00:49<00:49, 340480.00it/s]
 50%|█████▎    | 16923363/33592320 [00:49<00:48, 340462.94it/s]
 50%|█████▎    | 16956663/33592320 [00:49<00:48, 340447.94it/s]
 51%|█████▎    | 16989488/33592320 [00:49<00:48, 340423.47it/s]
 51%|█████▎    | 17021741/33592320 [00:50<00:48, 340387.62it/s]
 51%|█████▎    | 17054333/33592320 [00:50<00:48, 340358.75it/s]
 51%|█████▎    | 17087362/33592320 [00:50<00:48, 340338.69it/s]
 51%|█████▎    | 17122142/33592320 [00:50<00:48, 340353.53it/s]
 51%|█████▎    | 17153079/33592320 [00:50<00:48, 340292.06it/s]
 51%|█████▎    | 17185092/33592320 [00:50<00:48, 340252.09it/s]
 51%|█████▎    | 17218487/33592320 [00:50<00:48, 340239.66it/s]
 51%|█████▎    | 17251536/33592320 [00:50<00:48, 340220.38it/s]
 51%|█████▍    | 17282654/33592320 [00:50<00:47, 340163.22it/s]
 52%|█████▍    | 17311018/33592320 [00:50<00:47, 340052.16it/s]
 52%|█████▍    | 17342226/33592320 [00:51<00:47, 339997.31it/s]
 52%|█████▍    | 17375369/33592320 [00:51<00:47, 339980.50it/s]
 52%|█████▍    | 17408073/33592320 [00:51<00:47, 339955.22it/s]
 52%|█████▍    | 17442809/33592320 [00:51<00:47, 339969.66it/s]
 52%|█████▍    | 17477190/33592320 [00:51<00:47, 339977.12it/s]
 52%|█████▍    | 17510953/33592320 [00:51<00:47, 339972.53it/s]
 52%|█████▍    | 17545328/33592320 [00:51<00:47, 339979.84it/s]
 52%|█████▍    | 17579937/33592320 [00:51<00:47, 339991.62it/s]
 52%|█████▍    | 17613934/33592320 [00:51<00:46, 339991.59it/s]
 53%|█████▍    | 17646797/33592320 [00:51<00:46, 339969.69it/s]
 53%|█████▍    | 17678359/33592320 [00:52<00:46, 339922.88it/s]
 53%|█████▍    | 17710261/33592320 [00:52<00:46, 339882.72it/s]
 53%|█████▍    | 17743231/33592320 [00:52<00:46, 339863.22it/s]
 53%|█████▌    | 17774641/33592320 [00:52<00:46, 339813.91it/s]
 53%|█████▌    | 17805922/33592320 [00:52<00:46, 339762.41it/s]
 53%|█████▌    | 17838531/33592320 [00:52<00:46, 339736.38it/s]
 53%|█████▌    | 17869978/33592320 [00:52<00:46, 339688.31it/s]
 53%|█████▌    | 17902375/33592320 [00:52<00:46, 339658.47it/s]
 53%|█████▌    | 17935332/33592320 [00:52<00:46, 339639.34it/s]
 53%|█████▌    | 17969953/33592320 [00:52<00:45, 339651.72it/s]
 54%|█████▌    | 18002572/33592320 [00:53<00:45, 339626.34it/s]
 54%|█████▌    | 18036686/33592320 [00:53<00:45, 339629.19it/s]
 54%|█████▌    | 18074237/33592320 [00:53<00:45, 339696.56it/s]
 54%|█████▌    | 18107095/33592320 [00:53<00:45, 339675.75it/s]
 54%|█████▌    | 18138857/33592320 [00:53<00:45, 339634.41it/s]
 54%|█████▌    | 18171023/33592320 [00:53<00:45, 339600.81it/s]
 54%|█████▌    | 18204794/33592320 [00:53<00:45, 339597.28it/s]
 54%|█████▋    | 18239405/33592320 [00:53<00:45, 339609.38it/s]
 54%|█████▋    | 18272182/33592320 [00:53<00:45, 339587.38it/s]
 54%|█████▋    | 18305637/33592320 [00:53<00:45, 339577.97it/s]
 55%|█████▋    | 18340829/33592320 [00:54<00:44, 339600.81it/s]
 55%|█████▋    | 18375176/33592320 [00:54<00:44, 339607.97it/s]
 55%|█████▋    | 18408644/33592320 [00:54<00:44, 339598.88it/s]
 55%|█████▋    | 18440194/33592320 [00:54<00:44, 339554.47it/s]
 55%|█████▋    | 18469467/33592320 [00:54<00:44, 339468.41it/s]
 55%|█████▋    | 18501328/33592320 [00:54<00:44, 339430.12it/s]
 55%|█████▋    | 18529836/33592320 [00:54<00:44, 339330.56it/s]
 55%|█████▋    | 18565120/33592320 [00:54<00:44, 339337.66it/s]
 55%|█████▋    | 18597249/33592320 [00:54<00:44, 339304.69it/s]
 55%|█████▋    | 18629971/33592320 [00:54<00:44, 339282.72it/s]
 56%|█████▋    | 18664029/33592320 [00:55<00:43, 339285.00it/s]
 56%|█████▋    | 18698076/33592320 [00:55<00:43, 339287.16it/s]
 56%|█████▊    | 18731212/33592320 [00:55<00:43, 339272.81it/s]
 56%|█████▊    | 18765408/33592320 [00:55<00:43, 339277.66it/s]
 56%|█████▊    | 18797776/33592320 [00:55<00:43, 339249.47it/s]
 56%|█████▊    | 18829929/33592320 [00:55<00:43, 339217.53it/s]
 56%|█████▊    | 18860637/33592320 [00:55<00:43, 339159.72it/s]
 56%|█████▊    | 18891381/33592320 [00:55<00:43, 339102.78it/s]
 56%|█████▊    | 18922616/33592320 [00:55<00:43, 339054.84it/s]
 56%|█████▊    | 18953535/33592320 [00:55<00:43, 339001.44it/s]
 57%|█████▊    | 18986400/33592320 [00:56<00:43, 338970.97it/s]
 57%|█████▊    | 19017635/33592320 [00:56<00:43, 338923.53it/s]
 57%|█████▊    | 19048853/33592320 [00:56<00:42, 338875.91it/s]
 57%|█████▊    | 19083113/33592320 [00:56<00:42, 338882.50it/s]
 57%|█████▊    | 19115182/33592320 [00:56<00:42, 338850.28it/s]
 57%|█████▊    | 19147681/33592320 [00:56<00:42, 338825.72it/s]
 57%|█████▊    | 19181843/33592320 [00:56<00:42, 338830.66it/s]
 57%|█████▉    | 19218731/33592320 [00:56<00:42, 338883.62it/s]
 57%|█████▉    | 19251501/33592320 [00:56<00:42, 338863.91it/s]
 57%|█████▉    | 19284369/33592320 [00:56<00:42, 338846.00it/s]
 58%|█████▉    | 19317440/33592320 [00:57<00:42, 338831.72it/s]
 58%|█████▉    | 19354019/33592320 [00:57<00:42, 338878.94it/s]
 58%|█████▉    | 19387981/33592320 [00:57<00:41, 338880.19it/s]
 58%|█████▉    | 19422255/33592320 [00:57<00:41, 338886.94it/s]
 58%|█████▉    | 19458695/33592320 [00:57<00:41, 338931.38it/s]
 58%|█████▉    | 19494653/33592320 [00:57<00:41, 338967.22it/s]
 58%|█████▉    | 19528627/33592320 [00:57<00:41, 338968.59it/s]
 58%|█████▉    | 19561933/33592320 [00:57<00:41, 338958.28it/s]
 58%|█████▉    | 19595587/33592320 [00:57<00:41, 338954.12it/s]
 58%|█████▉    | 19631047/33592320 [00:57<00:41, 338979.69it/s]
 59%|█████▉    | 19666392/33592320 [00:58<00:41, 339004.59it/s]
 59%|██████    | 19702068/33592320 [00:58<00:40, 339035.12it/s]
 59%|██████    | 19738055/33592320 [00:58<00:40, 339070.94it/s]
 59%|██████    | 19774016/33592320 [00:58<00:40, 339106.12it/s]
 59%|██████    | 19810196/33592320 [00:58<00:40, 339144.97it/s]
 59%|██████    | 19846638/33592320 [00:58<00:40, 339188.16it/s]
 59%|██████    | 19882513/33592320 [00:58<00:40, 339221.50it/s]
 59%|██████    | 19915801/33592320 [00:58<00:40, 339210.69it/s]
 59%|██████    | 19949102/33592320 [00:58<00:40, 339200.12it/s]
 59%|██████    | 19981657/33592320 [00:58<00:40, 339176.94it/s]
 60%|██████    | 20014918/33592320 [00:59<00:40, 339165.81it/s]
 60%|██████    | 20048057/33592320 [00:59<00:39, 339152.62it/s]
 60%|██████    | 20080839/33592320 [00:59<00:39, 339133.50it/s]
 60%|██████    | 20113826/33592320 [00:59<00:39, 339117.88it/s]
 60%|██████    | 20147105/33592320 [00:59<00:39, 339107.19it/s]
 60%|██████▎   | 20181941/33592320 [00:59<00:39, 339122.72it/s]
 60%|██████▎   | 20217385/33592320 [00:59<00:39, 339148.41it/s]
 60%|██████▎   | 20252680/33592320 [00:59<00:39, 339171.50it/s]
 60%|██████▎   | 20287244/33592320 [00:59<00:39, 339182.31it/s]
 60%|██████▎   | 20322147/33592320 [00:59<00:39, 339198.75it/s]
 61%|██████▎   | 20357383/33592320 [01:00<00:39, 339220.69it/s]
 61%|██████▎   | 20393012/33592320 [01:00<00:38, 339249.03it/s]
 61%|██████▎   | 20428147/33592320 [01:00<00:38, 339269.16it/s]
 61%|██████▎   | 20464183/33592320 [01:00<00:38, 339304.09it/s]
 61%|██████▎   | 20500165/33592320 [01:00<00:38, 339338.00it/s]
 61%|██████▎   | 20536479/33592320 [01:00<00:38, 339377.38it/s]
 61%|██████▎   | 20571833/33592320 [01:00<00:38, 339400.69it/s]
 61%|██████▎   | 20607667/33592320 [01:00<00:38, 339431.91it/s]
 61%|██████▍   | 20643545/33592320 [01:00<00:38, 339463.69it/s]
 62%|██████▍   | 20679296/33592320 [01:00<00:38, 339493.31it/s]
 62%|██████▍   | 20714982/33592320 [01:01<00:37, 339521.75it/s]
 62%|██████▍   | 20750536/33592320 [01:01<00:37, 339547.97it/s]
 62%|██████▍   | 20786176/33592320 [01:01<00:37, 339575.47it/s]
 62%|██████▍   | 20821842/33592320 [01:01<00:37, 339603.31it/s]
 62%|██████▍   | 20857908/33592320 [01:01<00:37, 339637.59it/s]
 62%|██████▍   | 20894090/33592320 [01:01<00:37, 339673.66it/s]
 62%|██████▍   | 20929764/33592320 [01:01<00:37, 339701.34it/s]
 62%|██████▍   | 20965821/33592320 [01:01<00:37, 339735.12it/s]
 63%|██████▍   | 21001855/33592320 [01:01<00:37, 339768.47it/s]
 63%|██████▍   | 21037297/33592320 [01:01<00:36, 339792.09it/s]
 63%|██████▍   | 21072357/33592320 [01:02<00:36, 339809.50it/s]
 63%|██████▍   | 21107743/33592320 [01:02<00:36, 339832.16it/s]
 63%|██████▌   | 21143413/33592320 [01:02<00:36, 339859.22it/s]
 63%|██████▌   | 21179038/33592320 [01:02<00:36, 339885.53it/s]
 63%|██████▌   | 21214493/33592320 [01:02<00:36, 339909.00it/s]
 63%|██████▌   | 21250094/33592320 [01:02<00:36, 339934.75it/s]
 63%|██████▌   | 21285366/33592320 [01:02<00:36, 339955.16it/s]
 63%|██████▌   | 21318354/33592320 [01:02<00:36, 339939.09it/s]
 64%|██████▌   | 21351312/33592320 [01:02<00:36, 339922.59it/s]
 64%|██████▌   | 21384314/33592320 [01:02<00:35, 339906.84it/s]
 64%|██████▌   | 21416788/33592320 [01:03<00:35, 339882.75it/s]
 64%|██████▌   | 21449610/33592320 [01:03<00:35, 339864.25it/s]
 64%|██████▌   | 21482027/33592320 [01:03<00:35, 339839.44it/s]
 64%|██████▌   | 21514856/33592320 [01:03<00:35, 339821.16it/s]
 64%|██████▌   | 21547732/33592320 [01:03<00:35, 339803.72it/s]
 64%|██████▌   | 21580844/33592320 [01:03<00:35, 339790.03it/s]
 64%|██████▋   | 21614063/33592320 [01:03<00:35, 339778.06it/s]
 64%|██████▋   | 21646511/33592320 [01:03<00:35, 339754.06it/s]
 65%|██████▋   | 21679395/33592320 [01:03<00:35, 339736.94it/s]
 65%|██████▋   | 21712305/33592320 [01:03<00:34, 339720.25it/s]
 65%|██████▋   | 21745162/33592320 [01:04<00:34, 339702.84it/s]
 65%|██████▋   | 21777401/33592320 [01:04<00:34, 339675.78it/s]
 65%|██████▋   | 21810345/33592320 [01:04<00:34, 339659.81it/s]
 65%|██████▋   | 21843450/33592320 [01:04<00:34, 339646.41it/s]
 65%|██████▋   | 21876545/33592320 [01:04<00:34, 339632.84it/s]
 65%|██████▋   | 21909767/33592320 [01:04<00:34, 339621.38it/s]
 65%|██████▋   | 21941959/33592320 [01:04<00:34, 339593.94it/s]
 65%|██████▋   | 21974602/33592320 [01:04<00:34, 339573.56it/s]
 66%|██████▋   | 22007967/33592320 [01:04<00:34, 339564.41it/s]
 66%|██████▋   | 22040140/33592320 [01:04<00:34, 339536.88it/s]
 66%|██████▋   | 22073212/33592320 [01:05<00:33, 339523.28it/s]
 66%|██████▊   | 22106287/33592320 [01:05<00:33, 339509.78it/s]
 66%|██████▊   | 22138997/33592320 [01:05<00:33, 339490.69it/s]
 66%|██████▊   | 22171161/33592320 [01:05<00:33, 339463.34it/s]
 66%|██████▊   | 22203725/33592320 [01:05<00:33, 339442.16it/s]
 66%|██████▊   | 22236541/33592320 [01:05<00:33, 339424.91it/s]
 66%|██████▊   | 22269341/33592320 [01:05<00:33, 339407.47it/s]
 66%|██████▊   | 22302240/33592320 [01:05<00:33, 339391.59it/s]
 66%|██████▊   | 22333169/33592320 [01:05<00:33, 339345.81it/s]
 67%|██████▊   | 22365835/33592320 [01:05<00:33, 339326.56it/s]
 67%|██████▊   | 22398647/33592320 [01:06<00:32, 339309.56it/s]
 67%|██████▊   | 22431552/33592320 [01:06<00:32, 339294.00it/s]
 67%|██████▊   | 22464917/33592320 [01:06<00:32, 339285.44it/s]
 67%|██████▊   | 22498408/33592320 [01:06<00:32, 339278.81it/s]
 67%|██████▊   | 22531703/33592320 [01:06<00:32, 339269.25it/s]
 67%|██████▉   | 22564906/33592320 [01:06<00:32, 339258.34it/s]
 67%|██████▉   | 22597909/33592320 [01:06<00:32, 339244.44it/s]
 67%|██████▉   | 22631019/33592320 [01:06<00:32, 339232.22it/s]
 67%|██████▉   | 22663962/33592320 [01:06<00:32, 339217.50it/s]
 68%|██████▉   | 22696965/33592320 [01:06<00:32, 339203.72it/s]
 68%|██████▉   | 22729953/33592320 [01:07<00:32, 339189.78it/s]
 68%|██████▉   | 22762819/33592320 [01:07<00:31, 339174.09it/s]
 68%|██████▉   | 22795869/33592320 [01:07<00:31, 339161.12it/s]
 68%|██████▉   | 22829059/33592320 [01:07<00:31, 339150.25it/s]
 68%|██████▉   | 22861359/33592320 [01:07<00:31, 339126.28it/s]
 68%|██████▉   | 22892317/33592320 [01:07<00:31, 339082.44it/s]
 68%|██████▉   | 22924608/33592320 [01:07<00:31, 339058.53it/s]
 68%|██████▉   | 22956675/33592320 [01:07<00:31, 339031.34it/s]
 68%|██████▉   | 22989817/33592320 [01:07<00:31, 339020.06it/s]
 69%|██████▉   | 23022242/33592320 [01:07<00:31, 338998.28it/s]
 69%|███████   | 23053197/33592320 [01:08<00:31, 338954.97it/s]
 69%|███████   | 23083223/33592320 [01:08<00:31, 338898.16it/s]
 69%|███████   | 23113539/33592320 [01:08<00:30, 338845.72it/s]
 69%|███████   | 23144951/33592320 [01:08<00:30, 338809.50it/s]
 69%|███████   | 23176852/33592320 [01:08<00:30, 338780.50it/s]
 69%|███████   | 23208770/33592320 [01:08<00:30, 338751.88it/s]
 69%|███████   | 23240244/33592320 [01:08<00:30, 338716.84it/s]
 69%|███████   | 23272259/33592320 [01:08<00:30, 338689.81it/s]
 69%|███████   | 23305148/33592320 [01:08<00:30, 338675.53it/s]
 69%|███████   | 23337736/33592320 [01:08<00:30, 338656.94it/s]
 70%|███████   | 23370425/33592320 [01:09<00:30, 338639.81it/s]
 70%|███████   | 23402325/33592320 [01:09<00:30, 338611.38it/s]
 70%|███████   | 23434842/33592320 [01:09<00:29, 338591.94it/s]
 70%|███████   | 23467107/33592320 [01:09<00:29, 338568.94it/s]
 70%|███████   | 23499375/33592320 [01:09<00:29, 338546.00it/s]
 70%|███████▎  | 23532112/33592320 [01:09<00:29, 338529.88it/s]
 70%|███████▎  | 23565601/33592320 [01:09<00:29, 338524.62it/s]
 70%|███████▎  | 23599199/33592320 [01:09<00:29, 338520.97it/s]
 70%|███████▎  | 23632892/33592320 [01:09<00:29, 338518.62it/s]
 70%|███████▎  | 23664882/33592320 [01:09<00:29, 338491.97it/s]
 71%|███████▎  | 23696707/33592320 [01:10<00:29, 338463.06it/s]
 71%|███████▎  | 23727844/33592320 [01:10<00:29, 338424.38it/s]
 71%|███████▎  | 23760972/33592320 [01:10<00:29, 338414.16it/s]
 71%|███████▎  | 23791855/33592320 [01:10<00:28, 338372.06it/s]
 71%|███████▎  | 23822707/33592320 [01:10<00:28, 338329.66it/s]
 71%|███████▎  | 23853785/33592320 [01:10<00:28, 338290.53it/s]
 71%|███████▎  | 23885613/33592320 [01:10<00:28, 338262.16it/s]
 71%|███████▎  | 23916881/33592320 [01:10<00:28, 338225.94it/s]
 71%|███████▎  | 23947815/33592320 [01:10<00:28, 338185.16it/s]
 71%|███████▎  | 23978945/33592320 [01:10<00:28, 338147.19it/s]
 71%|███████▍  | 24010715/33592320 [01:11<00:28, 338118.38it/s]
 72%|███████▍  | 24042934/33592320 [01:11<00:28, 338095.94it/s]
 72%|███████▍  | 24075016/33592320 [01:11<00:28, 338071.66it/s]
 72%|███████▍  | 24107416/33592320 [01:11<00:28, 338051.91it/s]
 72%|███████▍  | 24139330/33592320 [01:11<00:27, 338025.38it/s]
 72%|███████▍  | 24171297/33592320 [01:11<00:27, 337999.69it/s]
 72%|███████▍  | 24203243/33592320 [01:11<00:27, 337973.78it/s]
 72%|███████▍  | 24234971/33592320 [01:11<00:27, 337944.91it/s]
 72%|███████▍  | 24266951/33592320 [01:11<00:27, 337919.59it/s]
 72%|███████▍  | 24299589/33592320 [01:11<00:27, 337903.50it/s]
 72%|███████▍  | 24331679/33592320 [01:12<00:27, 337879.88it/s]
 73%|███████▍  | 24364376/33592320 [01:12<00:27, 337864.72it/s]
 73%|███████▍  | 24396850/33592320 [01:12<00:27, 337846.50it/s]
 73%|███████▍  | 24427051/33592320 [01:12<00:27, 337796.94it/s]
 73%|███████▍  | 24461151/33592320 [01:12<00:27, 337801.34it/s]
 73%|███████▌  | 24493703/33592320 [01:12<00:26, 337784.31it/s]
 73%|███████▌  | 24525881/33592320 [01:12<00:26, 337762.19it/s]
 73%|███████▌  | 24559207/33592320 [01:12<00:26, 337756.00it/s]
 73%|███████▌  | 24590340/33592320 [01:12<00:26, 337719.69it/s]
 73%|███████▌  | 24621599/33592320 [01:12<00:26, 337685.19it/s]
 73%|███████▌  | 24653221/33592320 [01:13<00:26, 337655.75it/s]
 73%|███████▌  | 24684448/33592320 [01:13<00:26, 337621.00it/s]
 74%|███████▌  | 24715134/33592320 [01:13<00:26, 337578.97it/s]
 74%|███████▌  | 24748114/33592320 [01:13<00:26, 337568.31it/s]
 74%|███████▌  | 24779672/33592320 [01:13<00:26, 337538.34it/s]
 74%|███████▌  | 24811071/33592320 [01:13<00:26, 337506.28it/s]
 74%|███████▌  | 24842159/33592320 [01:13<00:25, 337470.09it/s]
 74%|███████▌  | 24874839/33592320 [01:13<00:25, 337455.59it/s]
 74%|███████▌  | 24906343/33592320 [01:13<00:25, 337425.19it/s]
 74%|███████▌  | 24939264/33592320 [01:13<00:25, 337414.03it/s]
 74%|███████▋  | 24971879/33592320 [01:14<00:25, 337398.81it/s]
 74%|███████▋  | 25004592/33592320 [01:14<00:25, 337384.91it/s]
 75%|███████▋  | 25037139/33592320 [01:14<00:25, 337368.84it/s]
 75%|███████▋  | 25071379/33592320 [01:14<00:25, 337375.59it/s]
 75%|███████▋  | 25105592/33592320 [01:14<00:25, 337381.94it/s]
 75%|███████▋  | 25138586/33592320 [01:14<00:25, 337371.91it/s]
 75%|███████▋  | 25170822/33592320 [01:14<00:24, 337351.78it/s]
 75%|███████▋  | 25203187/33592320 [01:14<00:24, 337333.41it/s]
 75%|███████▋  | 25235738/33592320 [01:14<00:24, 337317.56it/s]
 75%|███████▋  | 25267934/33592320 [01:14<00:24, 337297.03it/s]
 75%|███████▋  | 25301941/33592320 [01:15<00:24, 337300.69it/s]
 75%|███████▋  | 25333926/33592320 [01:15<00:24, 337277.44it/s]
 76%|███████▋  | 25366247/33592320 [01:15<00:24, 337258.72it/s]
 76%|███████▋  | 25398835/33592320 [01:15<00:24, 337243.59it/s]
 76%|███████▋  | 25431523/33592320 [01:15<00:24, 337229.84it/s]
 76%|███████▊  | 25461441/33592320 [01:15<00:24, 337179.38it/s]
 76%|███████▊  | 25493107/33592320 [01:15<00:24, 337152.25it/s]
 76%|███████▊  | 25523705/33592320 [01:15<00:23, 337111.03it/s]
 76%|███████▊  | 25554239/33592320 [01:15<00:23, 337069.12it/s]
 76%|███████▊  | 25585338/33592320 [01:15<00:23, 337034.72it/s]
 76%|███████▊  | 25616885/33592320 [01:16<00:23, 337006.31it/s]
 76%|███████▊  | 25667551/33592320 [01:16<00:23, 337229.22it/s]
 77%|███████▊  | 25720073/33592320 [01:16<00:23, 337475.81it/s]
 77%|███████▊  | 25757326/33592320 [01:16<00:23, 337521.75it/s]
 77%|███████▊  | 25791762/33592320 [01:16<00:23, 337530.66it/s]
 77%|███████▊  | 25853470/33592320 [01:16<00:22, 337896.00it/s]
 77%|███████▊  | 25911917/33592320 [01:16<00:22, 338217.81it/s]
 77%|███████▉  | 25952913/33592320 [01:16<00:22, 338311.28it/s]
 77%|███████▉  | 25994821/33592320 [01:16<00:22, 338416.41it/s]
 77%|███████▉  | 26032439/33592320 [01:16<00:22, 338465.50it/s]
 78%|███████▉  | 26080402/33592320 [01:17<00:22, 338648.78it/s]
 78%|███████▉  | 26134154/33592320 [01:17<00:22, 338906.66it/s]
 78%|███████▉  | 26186890/33592320 [01:17<00:21, 339150.69it/s]
 78%|███████▉  | 26242136/33592320 [01:17<00:21, 339426.56it/s]
 78%|███████▉  | 26299565/33592320 [01:17<00:21, 339729.91it/s]
 78%|███████▉  | 26357998/33592320 [01:17<00:21, 340045.47it/s]
 79%|████████  | 26402733/33592320 [01:17<00:21, 340183.66it/s]
 79%|████████  | 26444035/33592320 [01:17<00:21, 340277.41it/s]
 79%|████████  | 26492385/33592320 [01:17<00:20, 340461.41it/s]
 79%|████████  | 26540604/33592320 [01:17<00:20, 340643.28it/s]
 79%|████████  | 26596419/33592320 [01:18<00:20, 340922.09it/s]
 79%|████████  | 26649871/33592320 [01:18<00:20, 341169.91it/s]
 79%|████████  | 26682058/33592320 [01:18<00:20, 341145.19it/s]
 80%|████████  | 26712548/33592320 [01:18<00:20, 341098.88it/s]
 80%|████████  | 26754571/33592320 [01:18<00:20, 341199.78it/s]
 80%|████████  | 26816208/33592320 [01:18<00:19, 341550.22it/s]
 80%|████████▎ | 26879508/33592320 [01:18<00:19, 341920.94it/s]
 80%|████████▎ | 26927506/33592320 [01:18<00:19, 342096.31it/s]
 80%|████████▎ | 26977098/33592320 [01:18<00:19, 342291.44it/s]
 80%|████████▎ | 27019847/33592320 [01:18<00:19, 342399.41it/s]
 81%|████████▎ | 27065761/33592320 [01:19<00:19, 342547.09it/s]
 81%|████████▎ | 27107604/33592320 [01:19<00:18, 342643.00it/s]
 81%|████████▎ | 27155307/33592320 [01:19<00:18, 342812.62it/s]
 81%|████████▎ | 27200127/33592320 [01:19<00:18, 342945.50it/s]
 81%|████████▎ | 27232552/33592320 [01:19<00:18, 342921.91it/s]
 81%|████████▎ | 27264098/33592320 [01:19<00:18, 342887.34it/s]
 81%|████████▎ | 27294845/33592320 [01:19<00:18, 342842.81it/s]
 81%|████████▎ | 27327037/33592320 [01:19<00:18, 342816.53it/s]
 81%|████████▍ | 27358386/33592320 [01:19<00:18, 342779.78it/s]
 82%|████████▍ | 27390130/33592320 [01:19<00:18, 342748.06it/s]
 82%|████████▍ | 27420964/33592320 [01:20<00:18, 342705.03it/s]
 82%|████████▍ | 27451677/33592320 [01:20<00:17, 342660.56it/s]
 82%|████████▍ | 27485920/33592320 [01:20<00:17, 342660.28it/s]
 82%|████████▍ | 27517412/33592320 [01:20<00:17, 342625.72it/s]
 82%|████████▍ | 27545938/33592320 [01:20<00:17, 342554.34it/s]
 82%|████████▍ | 27568422/33592320 [01:20<00:17, 342408.12it/s]
 82%|████████▍ | 27599029/33592320 [01:20<00:17, 342363.00it/s]
 82%|████████▍ | 27630302/33592320 [01:20<00:17, 342326.28it/s]
 82%|████████▍ | 27662199/33592320 [01:20<00:17, 342297.34it/s]
 82%|████████▍ | 27695329/33592320 [01:20<00:17, 342283.72it/s]
 83%|████████▍ | 27726628/33592320 [01:21<00:17, 342247.53it/s]
 83%|████████▍ | 27758823/33592320 [01:21<00:17, 342222.50it/s]
 83%|████████▍ | 27789570/33592320 [01:21<00:16, 342179.69it/s]
 83%|████████▍ | 27821800/33592320 [01:21<00:16, 342155.19it/s]
 83%|████████▌ | 27853788/33592320 [01:21<00:16, 342127.81it/s]
 83%|████████▌ | 27884686/33592320 [01:21<00:16, 342087.12it/s]
 83%|████████▌ | 27917425/33592320 [01:21<00:16, 342069.06it/s]
 83%|████████▌ | 27950360/33592320 [01:21<00:16, 342053.50it/s]
 83%|████████▌ | 27982691/33592320 [01:21<00:16, 342030.56it/s]
 83%|████████▌ | 28013026/33592320 [01:21<00:16, 341983.31it/s]
 83%|████████▌ | 28042489/33592320 [01:22<00:16, 341925.53it/s]
 84%|████████▌ | 28071793/33592320 [01:22<00:16, 341865.97it/s]
 84%|████████▌ | 28101246/33592320 [01:22<00:16, 341808.38it/s]
 84%|████████▌ | 28131053/33592320 [01:22<00:15, 341755.22it/s]
 84%|████████▌ | 28160305/33592320 [01:22<00:15, 341695.44it/s]
 84%|████████▌ | 28184995/33592320 [01:22<00:15, 341580.56it/s]
 84%|████████▌ | 28214738/33592320 [01:22<00:15, 341527.09it/s]
 84%|████████▌ | 28243816/33592320 [01:22<00:15, 341465.72it/s]
 84%|████████▌ | 28274162/33592320 [01:22<00:15, 341419.78it/s]
 84%|████████▌ | 28302910/33592320 [01:22<00:15, 341354.72it/s]
 84%|████████▋ | 28331178/33592320 [01:23<00:15, 341284.00it/s]
 84%|████████▋ | 28359765/33592320 [01:23<00:15, 341217.28it/s]
 85%|████████▋ | 28388201/33592320 [01:23<00:15, 341148.94it/s]
 85%|████████▋ | 28416471/33592320 [01:23<00:15, 341078.78it/s]
 85%|████████▋ | 28444642/33592320 [01:23<00:15, 341007.56it/s]
 85%|████████▋ | 28473195/33592320 [01:23<00:15, 340941.12it/s]
 85%|████████▋ | 28501762/33592320 [01:23<00:14, 340875.00it/s]
 85%|████████▋ | 28529894/33592320 [01:23<00:14, 340803.81it/s]
 85%|████████▋ | 28558488/33592320 [01:23<00:14, 340738.34it/s]
 85%|████████▋ | 28586788/33592320 [01:23<00:14, 340669.50it/s]
 85%|████████▋ | 28615037/33592320 [01:24<00:14, 340600.22it/s]
 85%|████████▋ | 28643590/33592320 [01:24<00:14, 340534.72it/s]
 85%|████████▋ | 28671787/33592320 [01:24<00:14, 340465.19it/s]
 85%|████████▋ | 28699871/33592320 [01:24<00:14, 340394.44it/s]
 86%|████████▋ | 28728153/33592320 [01:24<00:14, 340326.19it/s]
 86%|████████▋ | 28756315/33592320 [01:24<00:14, 340256.72it/s]
 86%|████████▋ | 28784221/33592320 [01:24<00:14, 340184.34it/s]
 86%|████████▊ | 28812866/33592320 [01:24<00:14, 340120.91it/s]
 86%|████████▊ | 28841524/33592320 [01:24<00:13, 340057.75it/s]
 86%|████████▊ | 28871072/33592320 [01:24<00:13, 340005.22it/s]
 86%|████████▊ | 28900111/33592320 [01:25<00:13, 339946.84it/s]
 86%|████████▊ | 28928588/33592320 [01:25<00:13, 339882.00it/s]
 86%|████████▊ | 28959026/33592320 [01:25<00:13, 339840.31it/s]
 86%|████████▊ | 28988794/33592320 [01:25<00:13, 339790.88it/s]
 86%|████████▊ | 29016853/33592320 [01:25<00:13, 339721.50it/s]
 86%|████████▊ | 29045755/33592320 [01:25<00:13, 339662.22it/s]
 87%|████████▊ | 29075826/33592320 [01:25<00:13, 339616.69it/s]
 87%|████████▊ | 29105553/33592320 [01:25<00:13, 339567.25it/s]
 87%|████████▊ | 29135753/33592320 [01:25<00:13, 339523.44it/s]
 87%|████████▊ | 29166032/33592320 [01:25<00:13, 339480.69it/s]
 87%|████████▊ | 29195470/33592320 [01:26<00:12, 339428.22it/s]
 87%|████████▊ | 29224643/33592320 [01:26<00:12, 339372.81it/s]
 87%|████████▊ | 29254746/33592320 [01:26<00:12, 339328.31it/s]
 87%|████████▉ | 29284569/33592320 [01:26<00:12, 339280.66it/s]
 87%|████████▉ | 29313339/33592320 [01:26<00:12, 339220.97it/s]
 87%|████████▉ | 29343157/33592320 [01:26<00:12, 339173.47it/s]
 87%|████████▉ | 29372735/33592320 [01:26<00:12, 339123.38it/s]
 88%|████████▉ | 29401645/33592320 [01:26<00:12, 339065.66it/s]
 88%|████████▉ | 29431895/33592320 [01:26<00:12, 339023.53it/s]
 88%|████████▉ | 29460799/33592320 [01:26<00:12, 338966.00it/s]
 88%|████████▉ | 29489973/33592320 [01:27<00:12, 338911.66it/s]
 88%|████████▉ | 29521883/33592320 [01:27<00:12, 338888.94it/s]
 88%|████████▉ | 29552584/33592320 [01:27<00:11, 338852.34it/s]
 88%|████████▉ | 29584930/33592320 [01:27<00:11, 338834.69it/s]
 88%|████████▉ | 29615379/33592320 [01:27<00:11, 338795.38it/s]
 88%|████████▉ | 29642369/33592320 [01:27<00:11, 338712.38it/s]
 88%|████████▉ | 29672237/33592320 [01:27<00:11, 338666.66it/s]
 88%|████████▉ | 29702510/33592320 [01:27<00:11, 338625.66it/s]
 89%|████████▉ | 29730405/33592320 [01:27<00:11, 338557.66it/s]
 89%|█████████ | 29760308/33592320 [01:27<00:11, 338512.69it/s]
 89%|█████████ | 29791157/33592320 [01:28<00:11, 338478.56it/s]
 89%|█████████ | 29821806/33592320 [01:28<00:11, 338442.25it/s]
 89%|█████████ | 29851910/33592320 [01:28<00:11, 338399.81it/s]
 89%|█████████ | 29882304/33592320 [01:28<00:10, 338360.78it/s]
 89%|█████████ | 29911941/33592320 [01:28<00:10, 338313.25it/s]
 89%|█████████ | 29941481/33592320 [01:28<00:10, 338264.75it/s]
 89%|█████████ | 29971609/33592320 [01:28<00:10, 338222.97it/s]
 89%|█████████ | 30001034/33592320 [01:28<00:10, 338173.41it/s]
 89%|█████████ | 30029370/33592320 [01:28<00:10, 338111.66it/s]
 89%|█████████ | 30058660/33592320 [01:28<00:10, 338060.78it/s]
 90%|█████████ | 30087626/33592320 [01:29<00:10, 338006.41it/s]
 90%|█████████ | 30116446/33592320 [01:29<00:10, 337950.47it/s]
 90%|█████████ | 30145059/33592320 [01:29<00:10, 337892.38it/s]
 90%|█████████ | 30175064/33592320 [01:29<00:10, 337849.97it/s]
 90%|█████████ | 30204356/33592320 [01:29<00:10, 337799.72it/s]
 90%|█████████▎| 30234232/33592320 [01:29<00:09, 337756.06it/s]
 90%|█████████▎| 30263165/33592320 [01:29<00:09, 337702.00it/s]
 90%|█████████▎| 30292746/33592320 [01:29<00:09, 337655.28it/s]
 90%|█████████▎| 30323393/33592320 [01:29<00:09, 337620.53it/s]
 90%|█████████▎| 30352392/33592320 [01:29<00:09, 337567.56it/s]
 90%|█████████▎| 30381245/33592320 [01:30<00:09, 337513.03it/s]
 91%|█████████▎| 30410144/33592320 [01:30<00:09, 337459.19it/s]
 91%|█████████▎| 30439849/33592320 [01:30<00:09, 337414.34it/s]
 91%|█████████▎| 30471550/33592320 [01:30<00:09, 337391.75it/s]
 91%|█████████▎| 30503303/33592320 [01:30<00:09, 337369.78it/s]
 91%|█████████▎| 30532941/33592320 [01:30<00:09, 337324.44it/s]
 91%|█████████▎| 30562314/33592320 [01:30<00:08, 337276.31it/s]
 91%|█████████▎| 30591042/33592320 [01:30<00:08, 337221.19it/s]
 91%|█████████▎| 30620269/33592320 [01:30<00:08, 337171.66it/s]
 91%|█████████▎| 30649705/33592320 [01:30<00:08, 337124.53it/s]
 91%|█████████▎| 30681594/33592320 [01:31<00:08, 337104.50it/s]
 91%|█████████▎| 30712567/33592320 [01:31<00:08, 337074.44it/s]
 92%|█████████▍| 30742908/33592320 [01:31<00:08, 337037.50it/s]
 92%|█████████▍| 30772414/33592320 [01:31<00:08, 336991.50it/s]
 92%|█████████▍| 30801577/33592320 [01:31<00:08, 336941.84it/s]
 92%|█████████▍| 30831550/33592320 [01:31<00:08, 336901.19it/s]
 92%|█████████▍| 30860924/33592320 [01:31<00:08, 336854.06it/s]
 92%|█████████▍| 30890049/33592320 [01:31<00:08, 336804.28it/s]
 92%|█████████▍| 30918411/33592320 [01:31<00:07, 336746.38it/s]
 92%|█████████▍| 30949508/33592320 [01:31<00:07, 336718.28it/s]
 92%|█████████▍| 30980190/33592320 [01:32<00:07, 336685.78it/s]
 92%|█████████▍| 31009440/33592320 [01:32<00:07, 336637.78it/s]
 92%|█████████▍| 31038800/33592320 [01:32<00:07, 336591.09it/s]
 92%|█████████▍| 31067357/33592320 [01:32<00:07, 336535.78it/s]
 93%|█████████▍| 31096552/33592320 [01:32<00:07, 336487.53it/s]
 93%|█████████▍| 31125188/33592320 [01:32<00:07, 336433.31it/s]
 93%|█████████▍| 31153536/33592320 [01:32<00:07, 336376.12it/s]
 93%|█████████▍| 31182126/33592320 [01:32<00:07, 336321.66it/s]
 93%|█████████▌| 31210407/33592320 [01:32<00:07, 336264.00it/s]
 93%|█████████▌| 31239538/33592320 [01:32<00:06, 336215.59it/s]
 93%|█████████▌| 31270247/33592320 [01:33<00:06, 336184.25it/s]
 93%|█████████▌| 31301034/33592320 [01:33<00:06, 336153.81it/s]
 93%|█████████▌| 31331968/33592320 [01:33<00:06, 336125.03it/s]
 93%|█████████▌| 31362551/33592320 [01:33<00:06, 336092.56it/s]
 93%|█████████▌| 31393376/33592320 [01:33<00:06, 336062.72it/s]
 94%|█████████▌| 31424627/33592320 [01:33<00:06, 336037.53it/s]
 94%|█████████▌| 31455645/33592320 [01:33<00:06, 336009.84it/s]
 94%|█████████▌| 31486038/33592320 [01:33<00:06, 335975.62it/s]
 94%|█████████▌| 31516892/33592320 [01:33<00:06, 335946.34it/s]
 94%|█████████▌| 31547205/33592320 [01:33<00:06, 335911.38it/s]
 94%|█████████▌| 31578262/33592320 [01:34<00:05, 335884.41it/s]
 94%|█████████▌| 31608807/33592320 [01:34<00:05, 335846.38it/s]
 94%|█████████▌| 31639311/33592320 [01:34<00:05, 335813.66it/s]
 94%|█████████▌| 31670474/33592320 [01:34<00:05, 335787.97it/s]
 94%|█████████▋| 31700045/33592320 [01:34<00:05, 335745.50it/s]
 94%|█████████▋| 31730486/33592320 [01:34<00:05, 335712.34it/s]
 95%|█████████▋| 31761420/33592320 [01:34<00:05, 335684.44it/s]
 95%|█████████▋| 31792189/33592320 [01:34<00:05, 335654.84it/s]
 95%|█████████▋| 31822704/33592320 [01:34<00:05, 335622.66it/s]
 95%|█████████▋| 31851754/33592320 [01:34<00:05, 335575.09it/s]
 95%|█████████▋| 31882593/33592320 [01:35<00:05, 335546.47it/s]
 95%|█████████▋| 31913495/33592320 [01:35<00:05, 335518.56it/s]
 95%|█████████▋| 31944319/33592320 [01:35<00:04, 335489.91it/s]
 95%|█████████▋| 31975057/33592320 [01:35<00:04, 335460.38it/s]
 95%|█████████▋| 32005260/33592320 [01:35<00:04, 335425.31it/s]
 95%|█████████▋| 32033627/33592320 [01:35<00:04, 335371.12it/s]
 95%|█████████▋| 32063641/33592320 [01:35<00:04, 335334.25it/s]
 96%|█████████▋| 32093782/33592320 [01:35<00:04, 335298.78it/s]
 96%|█████████▋| 32122402/33592320 [01:35<00:04, 335247.53it/s]
 96%|█████████▋| 32150732/33592320 [01:35<00:04, 335193.34it/s]
 96%|█████████▊| 32178963/33592320 [01:36<00:04, 335138.25it/s]
 96%|█████████▊| 32206960/33592320 [01:36<00:04, 335080.81it/s]
 96%|█████████▊| 32234267/33592320 [01:36<00:04, 335016.38it/s]
 96%|█████████▊| 32261924/33592320 [01:36<00:03, 334955.66it/s]
 96%|█████████▊| 32292085/33592320 [01:36<00:03, 334921.03it/s]
 96%|█████████▊| 32323071/33592320 [01:36<00:03, 334895.06it/s]
 96%|█████████▊| 32352371/33592320 [01:36<00:03, 334851.69it/s]
 96%|█████████▊| 32381435/33592320 [01:36<00:03, 334805.97it/s]
 96%|█████████▊| 32410862/33592320 [01:36<00:03, 334764.06it/s]
 97%|█████████▊| 32443730/33592320 [01:36<00:03, 334757.75it/s]
 97%|█████████▊| 32473983/33592320 [01:37<00:03, 334724.53it/s]
 97%|█████████▊| 32501773/33592320 [01:37<00:03, 334665.97it/s]
 97%|█████████▊| 32529482/33592320 [01:37<00:03, 334606.75it/s]
 97%|█████████▊| 32559205/33592320 [01:37<00:03, 334568.31it/s]
 97%|█████████▊| 32588363/33592320 [01:37<00:03, 334524.16it/s]
 97%|█████████▊| 32616261/33592320 [01:37<00:02, 334467.16it/s]
 97%|█████████▉| 32643184/33592320 [01:37<00:02, 334400.34it/s]
 97%|█████████▉| 32670994/33592320 [01:37<00:02, 334342.69it/s]
 97%|█████████▉| 32700551/33592320 [01:37<00:02, 334303.03it/s]
 97%|█████████▉| 32730786/33592320 [01:37<00:02, 334270.38it/s]
 98%|█████████▉| 32761158/33592320 [01:38<00:02, 334239.19it/s]
 98%|█████████▉| 32791955/33592320 [01:38<00:02, 334212.41it/s]
 98%|█████████▉| 32822788/33592320 [01:38<00:02, 334186.03it/s]
 98%|█████████▉| 32851657/33592320 [01:38<00:02, 334139.72it/s]
 98%|█████████▉| 32881091/33592320 [01:38<00:02, 334099.28it/s]
 98%|█████████▉| 32912174/33592320 [01:38<00:02, 334075.62it/s]
 98%|█████████▉| 32943392/33592320 [01:38<00:01, 334053.41it/s]
 98%|█████████▉| 32974382/33592320 [01:38<00:01, 334028.91it/s]
 98%|█████████▉| 33005383/33592320 [01:38<00:01, 334004.59it/s]
 98%|█████████▉| 33040034/33592320 [01:38<00:01, 334017.22it/s]
 98%|█████████▉| 33085921/33592320 [01:39<00:01, 334143.28it/s]
 99%|██████████| 33139938/33592320 [01:39<00:01, 334351.12it/s]
 99%|██████████| 33187516/33592320 [01:39<00:01, 334493.66it/s]
 99%|██████████| 33240769/33592320 [01:39<00:01, 334693.03it/s]
 99%|██████████| 33297711/33592320 [01:39<00:00, 334929.12it/s]
 99%|██████████| 33341334/33592320 [01:39<00:00, 335030.88it/s]
 99%|██████████| 33393453/33592320 [01:39<00:00, 335217.72it/s]
100%|██████████| 33438526/33592320 [01:39<00:00, 335333.56it/s]
100%|██████████| 33484259/33592320 [01:39<00:00, 335455.75it/s]
100%|██████████| 33530113/33592320 [01:39<00:00, 335578.91it/s]
100%|██████████| 33578865/33592320 [01:40<00:00, 335730.81it/s]
100%|██████████| 33592320/33592320 [01:40<00:00, 335779.91it/s]     Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/id_allocator-aeff72afc7a4e5c8)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::allocate_ids ... ok
[INFO] [stdout] test tests::allocation_fills_gaps_first ... ok
[INFO] [stdout] test tests::allocation_after_free ... ok
[INFO] [stdout] test tests::allocator_reuse_after_free_all ... ok
[INFO] [stdout] test tests::continuous_allocation ... ok
[INFO] [stdout] test tests::free_and_reuse_id ... 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 ... ok
[INFO] [stdout] test tests::id_initial ... ok
[INFO] [stdout] test tests::is_allocated_for_unallocated ... ok
[INFO] [stdout] test tests::multiple_allocations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learned_index_segmentation-f8b945e0d3ac805e)
[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-f8b945e0d3ac805e` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57", kill_on_drop: false }`
[INFO] [stdout] 89960493b258a53dd46596f27de63816a29ec4c8e9a8b5ab127fe796dd0f6a57
