[INFO] cloning repository https://github.com/LevKruglyak/limousine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LevKruglyak/limousine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcbf4745b3fc97d3c4843ce70ced35df3a568513
[INFO] testing LevKruglyak/limousine against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LevKruglyak/limousine
[INFO] finished tweaking git repo https://github.com/LevKruglyak/limousine
[INFO] tweaked toml for git repo https://github.com/LevKruglyak/limousine written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LevKruglyak/limousine on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LevKruglyak/limousine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93a5033921a199d02b865b01fd333e80809d7e473381103e53c802905705bd11
[INFO] running `Command { std: "docker" "start" "-a" "93a5033921a199d02b865b01fd333e80809d7e473381103e53c802905705bd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93a5033921a199d02b865b01fd333e80809d7e473381103e53c802905705bd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93a5033921a199d02b865b01fd333e80809d7e473381103e53c802905705bd11", kill_on_drop: false }`
[INFO] [stdout] 93a5033921a199d02b865b01fd333e80809d7e473381103e53c802905705bd11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5ce982af085316e0d5b26fa95542f597a292697a4fadc3ad5c2fd1a1bee24e1
[INFO] running `Command { std: "docker" "start" "-a" "b5ce982af085316e0d5b26fa95542f597a292697a4fadc3ad5c2fd1a1bee24e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search)
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling stack-map v1.0.5
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling fault-injection v1.0.10
[INFO] [stderr]    Compiling pagetable v0.4.5
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling shared-local-state v0.1.4
[INFO] [stderr]    Compiling kdam v0.5.2
[INFO] [stderr]    Compiling ebr v0.2.11
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling concurrent-map v5.0.33
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[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 gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array)
[INFO] [stderr]    Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array)
[INFO] [stderr]    Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment)
[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] [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]    Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.19s
[INFO] running `Command { std: "docker" "inspect" "b5ce982af085316e0d5b26fa95542f597a292697a4fadc3ad5c2fd1a1bee24e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5ce982af085316e0d5b26fa95542f597a292697a4fadc3ad5c2fd1a1bee24e1", kill_on_drop: false }`
[INFO] [stdout] b5ce982af085316e0d5b26fa95542f597a292697a4fadc3ad5c2fd1a1bee24e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f7c06b7d4e21e18f7fcfac350f5c6d9a39f88b374085ae1e52d34e09689d26f
[INFO] running `Command { std: "docker" "start" "-a" "2f7c06b7d4e21e18f7fcfac350f5c6d9a39f88b374085ae1e52d34e09689d26f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<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 id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator)
[INFO] [stderr]    Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array)
[INFO] [stderr]    Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner)
[INFO] [stderr]    Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search)
[INFO] [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] [stderr]    Compiling rand_core v0.6.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<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_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 num-rational v0.4.2
[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 num v0.4.3
[INFO] [stderr]    Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment)
[INFO] [stderr]    Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array)
[INFO] [stderr]    Compiling 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] [stderr]    Compiling limousine_tests v0.1.0 (/opt/rustwide/workdir/tests)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.75s
[INFO] running `Command { std: "docker" "inspect" "2f7c06b7d4e21e18f7fcfac350f5c6d9a39f88b374085ae1e52d34e09689d26f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7c06b7d4e21e18f7fcfac350f5c6d9a39f88b374085ae1e52d34e09689d26f", kill_on_drop: false }`
[INFO] [stdout] 2f7c06b7d4e21e18f7fcfac350f5c6d9a39f88b374085ae1e52d34e09689d26f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32c33f4cc5e6732c7c228e77adfa74080a98992ed0371766070aa26444a3215f
[INFO] running `Command { std: "docker" "start" "-a" "32c33f4cc5e6732c7c228e77adfa74080a98992ed0371766070aa26444a3215f", 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: 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: `limousine_derive` (lib test) generated 2 warnings (2 duplicates)
[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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gapped_array-b0a08c33d6776b9c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test gapped_array_tests::debug_initial_gapped ... ok
[INFO] [stdout] test gapped_array_tests::fill_forward ... ok
[INFO] [stdout] test gapped_array_tests::trim_gapped_array ... 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::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] [stderr] 

  0%|▎         |    29977/33592320 [00:00<01:52, 297177.53it/s]
  0%|▎         |    69447/33592320 [00:00<01:36, 345726.06it/s]
  0%|▎         |   110891/33592320 [00:00<01:30, 368563.72it/s]
  0%|▎         |   152365/33592320 [00:00<01:27, 380082.09it/s]
  1%|▎         |   192905/33592320 [00:00<01:26, 385133.91it/s]
  1%|▎         |   230647/33592320 [00:00<01:26, 383848.66it/s]
  1%|▎         |   268034/33592320 [00:00<01:27, 382424.16it/s]
  1%|▎         |   307480/33592320 [00:00<01:26, 383926.72it/s]
  1%|▎         |   345285/33592320 [00:00<01:26, 383273.56it/s]
  1%|▎         |   383995/33592320 [00:01<01:26, 383655.41it/s]
  1%|▎         |   424178/33592320 [00:01<01:26, 385305.84it/s]
  1%|▎         |   459005/33592320 [00:01<01:26, 382221.25it/s]
  1%|▍         |   494498/33592320 [00:01<01:27, 380122.91it/s]
  2%|▍         |   528900/33592320 [00:01<01:27, 377545.00it/s]
  2%|▍         |   563594/33592320 [00:01<01:27, 375505.44it/s]
  2%|▍         |   599807/33592320 [00:01<01:28, 374669.66it/s]
  2%|▍         |   637379/33592320 [00:01<01:27, 374731.06it/s]
  2%|▍         |   675664/33592320 [00:01<01:27, 375181.59it/s]
  2%|▍         |   713541/33592320 [00:01<01:27, 375370.00it/s]
  2%|▍         |   747133/33592320 [00:02<01:27, 373398.28it/s]
  2%|▍         |   785029/33592320 [00:02<01:27, 373662.78it/s]
  2%|▍         |   823223/33592320 [00:02<01:27, 374038.75it/s]
  3%|▍         |   859201/33592320 [00:02<01:27, 373418.84it/s]
  3%|▍         |   893189/33592320 [00:02<01:27, 372021.56it/s]
  3%|▍         |   928207/33592320 [00:02<01:28, 371147.81it/s]
  3%|▌         |   964591/33592320 [00:02<01:27, 370866.56it/s]
  3%|▌         |   999527/33592320 [00:02<01:28, 370070.00it/s]
  3%|▌         |  1034055/33592320 [00:02<01:28, 369184.75it/s]
  3%|▌         |  1067973/33592320 [00:02<01:28, 368150.34it/s]
  3%|▌         |  1099403/33592320 [00:03<01:28, 366355.62it/s]
  3%|▌         |  1137330/33592320 [00:03<01:28, 366772.03it/s]
  4%|▌         |  1176184/33592320 [00:03<01:28, 367451.75it/s]
  4%|▌         |  1212804/33592320 [00:03<01:28, 367413.62it/s]
  4%|▌         |  1250531/33592320 [00:03<01:27, 367703.22it/s]
  4%|▌         |  1287328/33592320 [00:03<01:27, 367710.75it/s]
  4%|▌         |  1321046/33592320 [00:03<01:27, 366862.09it/s]
  4%|▌         |  1353547/33592320 [00:03<01:28, 365731.19it/s]
  4%|▌         |  1389282/33592320 [00:03<01:28, 365510.62it/s]
  4%|▌         |  1428863/33592320 [00:03<01:27, 366287.16it/s]
  4%|▋         |  1466901/33592320 [00:04<01:27, 366639.25it/s]
  4%|▋         |  1505621/33592320 [00:04<01:27, 367140.41it/s]
  5%|▋         |  1546912/33592320 [00:04<01:27, 368229.84it/s]
  5%|▋         |  1587540/33592320 [00:04<01:26, 369114.41it/s]
  5%|▋         |  1624957/33592320 [00:04<01:26, 369229.19it/s]
  5%|▋         |  1660629/33592320 [00:04<01:26, 368951.19it/s]
  5%|▋         |  1697166/33592320 [00:04<01:26, 368873.28it/s]
  5%|▋         |  1733400/33592320 [00:04<01:26, 368734.03it/s]
  5%|▋         |  1766568/33592320 [00:04<01:26, 367960.56it/s]
  5%|▋         |  1796656/33592320 [00:04<01:26, 366591.81it/s]
  5%|▋         |  1831510/33592320 [00:05<01:26, 366230.66it/s]
  6%|▋         |  1864981/33592320 [00:05<01:26, 365612.59it/s]
  6%|▋         |  1900789/33592320 [00:05<01:26, 365467.59it/s]
  6%|▊         |  1937674/33592320 [00:05<01:26, 365531.31it/s]
  6%|▊         |  1974864/33592320 [00:05<01:26, 365649.06it/s]
  6%|▊         |  2010079/33592320 [00:05<01:26, 365403.47it/s]
  6%|▊         |  2045957/33592320 [00:05<01:26, 365285.03it/s]
  6%|▊         |  2081585/33592320 [00:05<01:26, 365126.91it/s]
  6%|▊         |  2116217/33592320 [00:05<01:26, 364802.56it/s]
  6%|▊         |  2149196/33592320 [00:05<01:26, 364209.06it/s]
  6%|▊         |  2182941/33592320 [00:06<01:26, 363763.03it/s]
  7%|▊         |  2217435/33592320 [00:06<01:26, 363454.34it/s]
  7%|▊         |  2253463/33592320 [00:06<01:26, 363403.03it/s]
  7%|▊         |  2292589/33592320 [00:06<01:26, 363844.97it/s]
  7%|▊         |  2326851/33592320 [00:06<01:26, 363513.31it/s]
  7%|▊         |  2365048/33592320 [00:06<01:25, 363797.19it/s]
  7%|▉         |  2403368/33592320 [00:06<01:25, 364091.00it/s]
  7%|▉         |  2440825/33592320 [00:06<01:25, 364247.19it/s]
  7%|▉         |  2475929/33592320 [00:06<01:25, 364052.97it/s]
  7%|▉         |  2510457/33592320 [00:06<01:25, 363780.91it/s]
  8%|▉         |  2545678/33592320 [00:07<01:25, 363615.50it/s]
  8%|▉         |  2582362/33592320 [00:07<01:25, 363660.84it/s]
  8%|▉         |  2616497/33592320 [00:07<01:25, 363350.88it/s]
  8%|▉         |  2654022/33592320 [00:07<01:25, 363513.75it/s]
  8%|▉         |  2689473/33592320 [00:07<01:25, 363391.97it/s]
  8%|▉         |  2723627/33592320 [00:07<01:25, 363100.56it/s]
  8%|▉         |  2756737/33592320 [00:07<01:25, 362679.47it/s]
  8%|▉         |  2792528/33592320 [00:07<01:24, 362617.38it/s]
  8%|▉         |  2829305/33592320 [00:07<01:24, 362683.28it/s]
  9%|▉         |  2867516/33592320 [00:07<01:24, 362929.12it/s]
  9%|█         |  2903702/33592320 [00:08<01:24, 362915.62it/s]
  9%|█         |  2938538/33592320 [00:08<01:24, 362735.91it/s]
  9%|█         |  2974582/33592320 [00:08<01:24, 362707.84it/s]
  9%|█         |  3011486/33592320 [00:08<01:24, 362784.03it/s]
  9%|█         |  3050697/33592320 [00:08<01:24, 363133.00it/s]
  9%|█         |  3087010/33592320 [00:08<01:24, 363132.88it/s]
  9%|█         |  3122429/33592320 [00:08<01:23, 363028.84it/s]
  9%|█         |  3157594/33592320 [00:08<01:23, 362897.97it/s]
 10%|█         |  3193539/33592320 [00:08<01:23, 362858.69it/s]
 10%|█         |  3230189/33592320 [00:08<01:23, 362899.59it/s]
 10%|█         |  3265900/33592320 [00:09<01:23, 362835.19it/s]
 10%|█         |  3301048/33592320 [00:09<01:23, 362710.34it/s]
 10%|█         |  3336407/33592320 [00:09<01:23, 362611.22it/s]
 10%|█▎        |  3371816/33592320 [00:09<01:23, 362519.59it/s]
 10%|█▎        |  3406746/33592320 [00:09<01:23, 362378.84it/s]
 10%|█▎        |  3442142/33592320 [00:09<01:23, 362290.16it/s]
 10%|█▎        |  3476419/33592320 [00:09<01:23, 362086.78it/s]
 10%|█▎        |  3510460/33592320 [00:09<01:23, 361863.28it/s]
 11%|█▎        |  3546487/33592320 [00:09<01:23, 361846.94it/s]
 11%|█▎        |  3582244/33592320 [00:09<01:22, 361803.66it/s]
 11%|█▎        |  3618843/33592320 [00:10<01:22, 361845.47it/s]
 11%|█▎        |  3653627/33592320 [00:10<01:22, 361706.81it/s]
 11%|█▎        |  3690061/33592320 [00:10<01:22, 361732.56it/s]
 11%|█▎        |  3725873/33592320 [00:10<01:22, 361697.44it/s]
 11%|█▎        |  3760608/33592320 [00:10<01:22, 361559.41it/s]
 11%|█▎        |  3795382/33592320 [00:10<01:22, 361427.75it/s]
 11%|█▎        |  3830996/33592320 [00:10<01:22, 361377.81it/s]
 12%|█▍        |  3865572/33592320 [00:10<01:22, 361231.78it/s]
 12%|█▍        |  3899312/33592320 [00:10<01:22, 361011.06it/s]
 12%|█▍        |  3935736/33592320 [00:10<01:22, 361040.56it/s]
 12%|█▍        |  3969949/33592320 [00:11<01:22, 360868.56it/s]
 12%|█▍        |  4005261/33592320 [00:11<01:22, 360798.69it/s]
 12%|█▍        |  4040767/33592320 [00:11<01:21, 360747.38it/s]
 12%|█▍        |  4074642/33592320 [00:11<01:21, 360552.72it/s]
 12%|█▍        |  4108694/33592320 [00:11<01:21, 360376.97it/s]
 12%|█▍        |  4143598/33592320 [00:11<01:21, 360278.31it/s]
 12%|█▍        |  4178562/33592320 [00:11<01:21, 360186.56it/s]
 13%|█▍        |  4214254/33592320 [00:11<01:21, 360158.56it/s]
 13%|█▍        |  4249236/33592320 [00:11<01:21, 360070.91it/s]
 13%|█▍        |  4284754/33592320 [00:11<01:21, 360028.78it/s]
 13%|█▌        |  4319378/33592320 [00:12<01:21, 359913.84it/s]
 13%|█▌        |  4353565/33592320 [00:12<01:21, 359764.72it/s]
 13%|█▌        |  4387994/33592320 [00:12<01:21, 359637.81it/s]
 13%|█▌        |  4421681/33592320 [00:12<01:21, 359452.72it/s]
 13%|█▌        |  4455661/33592320 [00:12<01:21, 359294.22it/s]
 13%|█▌        |  4489848/33592320 [00:12<01:21, 359154.75it/s]
 13%|█▌        |  4521687/33592320 [00:12<01:21, 358831.22it/s]
 14%|█▌        |  4553722/33592320 [00:12<01:20, 358528.16it/s]
 14%|█▌        |  4576182/33592320 [00:12<01:21, 357481.84it/s]
 14%|█▌        |  4608366/33592320 [00:12<01:21, 357205.56it/s]
 14%|█▌        |  4638674/33592320 [00:13<01:21, 356789.16it/s]
 14%|█▌        |  4670833/33592320 [00:13<01:21, 356520.44it/s]
 14%|█▌        |  4702274/33592320 [00:13<01:21, 356201.38it/s]
 14%|█▌        |  4732694/33592320 [00:13<01:21, 355810.34it/s]
 14%|█▌        |  4763924/33592320 [00:13<01:21, 355485.62it/s]
 14%|█▌        |  4795196/33592320 [00:13<01:21, 355168.81it/s]
 14%|█▋        |  4825532/33592320 [00:13<01:21, 354787.88it/s]
 14%|█▋        |  4856962/33592320 [00:13<01:21, 354492.31it/s]
 15%|█▋        |  4887632/33592320 [00:13<01:21, 354145.97it/s]
 15%|█▋        |  4918965/33592320 [00:13<01:21, 353852.31it/s]
 15%|█▋        |  4950570/33592320 [00:14<01:21, 353582.28it/s]
 15%|█▋        |  4983320/33592320 [00:14<01:20, 353397.31it/s]
 15%|█▋        |  5015572/33592320 [00:14<01:20, 353179.84it/s]
 15%|█▋        |  5046709/33592320 [00:14<01:20, 352887.41it/s]
 15%|█▋        |  5077953/33592320 [00:14<01:20, 352606.50it/s]
 15%|█▋        |  5110122/33592320 [00:14<01:20, 352393.25it/s]
 15%|█▋        |  5143427/33592320 [00:14<01:20, 352260.75it/s]
 15%|█▋        |  5175691/33592320 [00:14<01:20, 352059.22it/s]
 16%|█▋        |  5207234/33592320 [00:14<01:20, 351811.72it/s]
 16%|█▋        |  5238488/33592320 [00:14<01:20, 351548.12it/s]
 16%|█▋        |  5270607/33592320 [00:15<01:20, 351345.69it/s]
 16%|█▊        |  5301142/33592320 [00:15<01:20, 351041.09it/s]
 16%|█▊        |  5333384/33592320 [00:15<01:20, 350852.78it/s]
 16%|█▊        |  5363575/33592320 [00:15<01:20, 350532.91it/s]
 16%|█▊        |  5393009/33592320 [00:15<01:20, 350167.84it/s]
 16%|█▊        |  5424779/33592320 [00:15<01:20, 349958.38it/s]
 16%|█▊        |  5458499/33592320 [00:15<01:20, 349876.56it/s]
 16%|█▊        |  5489956/33592320 [00:15<01:20, 349651.66it/s]
 16%|█▊        |  5522115/33592320 [00:15<01:20, 349474.03it/s]
 17%|█▊        |  5554355/33592320 [00:15<01:20, 349303.69it/s]
 17%|█▊        |  5584659/33592320 [00:16<01:20, 348978.44it/s]
 17%|█▊        |  5616817/33592320 [00:16<01:20, 348808.31it/s]
 17%|█▊        |  5655934/33592320 [00:16<01:20, 349069.69it/s]
 17%|█▊        |  5695173/33592320 [00:16<01:19, 349335.41it/s]
 17%|█▊        |  5733737/33592320 [00:16<01:19, 349556.69it/s]
 17%|█▉        |  5771026/33592320 [00:16<01:19, 349698.03it/s]
 17%|█▉        |  5806200/33592320 [00:16<01:19, 349710.28it/s]
 17%|█▉        |  5841654/33592320 [00:16<01:19, 349739.19it/s]
 17%|█▉        |  5877529/33592320 [00:16<01:19, 349792.81it/s]
 18%|█▉        |  5915839/33592320 [00:16<01:19, 349989.81it/s]
 18%|█▉        |  5950907/33592320 [00:17<01:18, 349993.81it/s]
 18%|█▉        |  5987395/33592320 [00:17<01:18, 350080.84it/s]
 18%|█▉        |  6022142/33592320 [00:17<01:18, 350065.66it/s]
 18%|█▉        |  6057983/33592320 [00:17<01:18, 350113.88it/s]
 18%|█▉        |  6093999/33592320 [00:17<01:18, 350170.72it/s]
 18%|█▉        |  6129340/33592320 [00:17<01:18, 350189.19it/s]
 18%|█▉        |  6164261/33592320 [00:17<01:18, 350183.56it/s]
 18%|█▉        |  6200261/33592320 [00:17<01:18, 350239.03it/s]
 19%|█▉        |  6236531/33592320 [00:17<01:18, 350308.97it/s]
 19%|██        |  6271396/33592320 [00:17<01:17, 350299.50it/s]
 19%|██        |  6307859/33592320 [00:18<01:17, 350379.09it/s]
 19%|██        |  6344425/33592320 [00:18<01:17, 350463.50it/s]
 19%|██        |  6381213/33592320 [00:18<01:17, 350559.09it/s]
 19%|██        |  6417371/33592320 [00:18<01:17, 350619.28it/s]
 19%|██        |  6451840/33592320 [00:18<01:17, 350587.00it/s]
 19%|██        |  6483138/33592320 [00:18<01:17, 350383.75it/s]
 19%|██        |  6514940/33592320 [00:18<01:17, 350209.75it/s]
 19%|██        |  6547746/33592320 [00:18<01:17, 350091.28it/s]
 20%|██        |  6580626/33592320 [00:18<01:17, 349978.00it/s]
 20%|██        |  6612597/33592320 [00:18<01:17, 349817.81it/s]
 20%|██        |  6645705/33592320 [00:19<01:17, 349719.22it/s]
 20%|██        |  6677758/33592320 [00:19<01:16, 349566.41it/s]
 20%|██        |  6708893/33592320 [00:19<01:16, 349367.38it/s]
 20%|██▎       |  6746260/33592320 [00:19<01:16, 349493.25it/s]
 20%|██▎       |  6785783/33592320 [00:19<01:16, 349728.97it/s]
 20%|██▎       |  6823474/33592320 [00:19<01:16, 349868.28it/s]
 20%|██▎       |  6862216/33592320 [00:19<01:16, 350059.84it/s]
 21%|██▎       |  6900210/33592320 [00:19<01:16, 350211.50it/s]
 21%|██▎       |  6936129/33592320 [00:19<01:16, 350256.81it/s]
 21%|██▎       |  6969797/33592320 [00:19<01:16, 350188.56it/s]
 21%|██▎       |  7004888/33592320 [00:20<01:15, 350192.16it/s]
 21%|██▎       |  7046766/33592320 [00:20<01:15, 350533.31it/s]
 21%|██▎       |  7082896/33592320 [00:20<01:15, 350586.59it/s]
 21%|██▎       |  7122445/33592320 [00:20<01:15, 350807.75it/s]
 21%|██▎       |  7164221/33592320 [00:20<01:15, 351135.91it/s]
 21%|██▍       |  7203642/33592320 [00:20<01:15, 351345.97it/s]
 22%|██▍       |  7242559/33592320 [00:20<01:14, 351529.53it/s]
 22%|██▍       |  7281193/33592320 [00:20<01:14, 351697.66it/s]
 22%|██▍       |  7319515/33592320 [00:20<01:14, 351849.19it/s]
 22%|██▍       |  7356137/33592320 [00:20<01:14, 351917.91it/s]
 22%|██▍       |  7392705/33592320 [00:21<01:14, 351983.38it/s]
 22%|██▍       |  7431233/33592320 [00:21<01:14, 352141.16it/s]
 22%|██▍       |  7470615/33592320 [00:21<01:14, 352337.72it/s]
 22%|██▍       |  7508189/33592320 [00:21<01:14, 352447.56it/s]
 22%|██▍       |  7548325/33592320 [00:21<01:13, 352676.06it/s]
 23%|██▍       |  7585476/33592320 [00:21<01:13, 352763.62it/s]
 23%|██▍       |  7622622/33592320 [00:21<01:13, 352850.16it/s]
 23%|██▍       |  7657326/33592320 [00:21<01:13, 352823.38it/s]
 23%|██▌       |  7692186/33592320 [00:21<01:13, 352803.97it/s]
 23%|██▌       |  7726120/33592320 [00:21<01:13, 352742.50it/s]
 23%|██▌       |  7760912/33592320 [00:22<01:13, 352720.53it/s]
 23%|██▌       |  7795740/33592320 [00:22<01:13, 352700.44it/s]
 23%|██▌       |  7830997/33592320 [00:22<01:13, 352699.81it/s]
 23%|██▌       |  7868861/33592320 [00:22<01:12, 352816.12it/s]
 24%|██▌       |  7906234/33592320 [00:22<01:12, 352909.47it/s]
 24%|██▌       |  7941292/33592320 [00:22<01:12, 352874.38it/s]
 24%|██▌       |  7979011/33592320 [00:22<01:12, 352981.91it/s]
 24%|██▌       |  8015617/33592320 [00:22<01:12, 353039.47it/s]
 24%|██▌       |  8050662/33592320 [00:22<01:12, 353028.06it/s]
 24%|██▌       |  8085023/33592320 [00:22<01:12, 352986.97it/s]
 24%|██▌       |  8120444/33592320 [00:23<01:12, 352992.25it/s]
 24%|██▌       |  8157904/33592320 [00:23<01:12, 353085.75it/s]
 24%|██▋       |  8192369/33592320 [00:23<01:11, 353049.38it/s]
 25%|██▋       |  8231042/33592320 [00:23<01:11, 353193.88it/s]
 25%|██▋       |  8271244/33592320 [00:23<01:11, 353402.47it/s]
 25%|██▋       |  8310836/33592320 [00:23<01:11, 353583.31it/s]
 25%|██▋       |  8345800/33592320 [00:23<01:11, 353566.59it/s]
 25%|██▋       |  8381306/33592320 [00:23<01:11, 353572.84it/s]
 25%|██▋       |  8418045/33592320 [00:23<01:11, 353630.84it/s]
 25%|██▋       |  8455988/33592320 [00:23<01:11, 353738.75it/s]
 25%|██▋       |  8494872/33592320 [00:24<01:10, 353884.97it/s]
 25%|██▋       |  8532389/33592320 [00:24<01:10, 353973.25it/s]
 26%|██▋       |  8570218/33592320 [00:24<01:10, 354073.69it/s]
 26%|██▋       |  8609742/33592320 [00:24<01:10, 354243.03it/s]
 26%|██▊       |  8649103/33592320 [00:24<01:10, 354404.31it/s]
 26%|██▊       |  8686950/33592320 [00:24<01:10, 354502.53it/s]
 26%|██▊       |  8721173/33592320 [00:24<01:10, 354452.62it/s]
 26%|██▊       |  8756901/33592320 [00:24<01:10, 354464.06it/s]
 26%|██▊       |  8792099/33592320 [00:24<01:09, 354454.06it/s]
 26%|██▊       |  8826376/33592320 [00:24<01:09, 354407.09it/s]
 26%|██▊       |  8861643/33592320 [00:25<01:09, 354400.16it/s]
 26%|██▊       |  8895895/33592320 [00:25<01:09, 354352.81it/s]
 27%|██▊       |  8929523/33592320 [00:25<01:09, 354281.12it/s]
 27%|██▊       |  8964026/33592320 [00:25<01:09, 354244.56it/s]
 27%|██▊       |  8999445/33592320 [00:25<01:09, 354244.31it/s]
 27%|██▊       |  9033649/33592320 [00:25<01:09, 354196.44it/s]
 27%|██▊       |  9068105/33592320 [00:25<01:09, 354158.81it/s]
 27%|██▊       |  9102189/33592320 [00:25<01:09, 354107.00it/s]
 27%|██▉       |  9136390/33592320 [00:25<01:09, 354043.06it/s]
 27%|██▉       |  9170743/33592320 [00:25<01:08, 354002.44it/s]
 27%|██▉       |  9204783/33592320 [00:26<01:08, 353950.12it/s]
 28%|██▉       |  9239819/33592320 [00:26<01:08, 353936.34it/s]
 28%|██▉       |  9274843/33592320 [00:26<01:08, 353922.22it/s]
 28%|██▉       |  9307169/33592320 [00:26<01:08, 353805.66it/s]
 28%|██▉       |  9341835/33592320 [00:26<01:08, 353778.59it/s]
 28%|██▉       |  9375045/33592320 [00:26<01:08, 353696.78it/s]
 28%|██▉       |  9407903/33592320 [00:26<01:08, 353602.34it/s]
 28%|██▉       |  9441230/33592320 [00:26<01:08, 353526.19it/s]
 28%|██▉       |  9475982/33592320 [00:26<01:08, 353503.78it/s]
 28%|██▉       |  9511233/33592320 [00:26<01:08, 353500.09it/s]
 28%|██▉       |  9547138/33592320 [00:27<01:08, 353520.62it/s]
 29%|██▉       |  9582835/33592320 [00:27<01:07, 353533.31it/s]
 29%|███       |  9619375/33592320 [00:27<01:07, 353576.91it/s]
 29%|███       |  9652981/33592320 [00:27<01:07, 353512.75it/s]
 29%|███       |  9686333/33592320 [00:27<01:07, 353439.78it/s]
 29%|███       |  9719253/33592320 [00:27<01:07, 353351.66it/s]
 29%|███       |  9753530/33592320 [00:27<01:07, 353313.31it/s]
 29%|███       |  9787180/33592320 [00:27<01:07, 353252.62it/s]
 29%|███       |  9821967/33592320 [00:27<01:07, 353233.25it/s]
 29%|███       |  9858293/33592320 [00:27<01:07, 353269.16it/s]
 29%|███       |  9892666/33592320 [00:28<01:07, 353235.09it/s]
 30%|███       |  9928380/33592320 [00:28<01:06, 353249.00it/s]
 30%|███       |  9962474/33592320 [00:28<01:06, 353205.31it/s]
 30%|███       |  9997566/33592320 [00:28<01:06, 353197.25it/s]
 30%|███       | 10031993/33592320 [00:28<01:06, 353165.78it/s]
 30%|███       | 10066367/33592320 [00:28<01:06, 353132.72it/s]
 30%|███▎      | 10099780/33592320 [00:28<01:06, 353066.25it/s]
 30%|███▎      | 10130822/33592320 [00:28<01:06, 352917.69it/s]
 30%|███▎      | 10162947/33592320 [00:28<01:06, 352807.72it/s]
 30%|███▎      | 10195357/33592320 [00:28<01:06, 352708.38it/s]
 30%|███▎      | 10227477/33592320 [00:29<01:06, 352599.75it/s]
 31%|███▎      | 10260068/33592320 [00:29<01:06, 352508.06it/s]
 31%|███▎      | 10293838/33592320 [00:29<01:06, 352457.34it/s]
 31%|███▎      | 10328006/33592320 [00:29<01:06, 352420.53it/s]
 31%|███▎      | 10361663/33592320 [00:29<01:05, 352366.62it/s]
 31%|███▎      | 10394974/33592320 [00:29<01:05, 352301.34it/s]
 31%|███▎      | 10428778/33592320 [00:29<01:05, 352253.16it/s]
 31%|███▎      | 10462313/33592320 [00:29<01:05, 352196.22it/s]
 31%|███▎      | 10495142/33592320 [00:29<01:05, 352116.00it/s]
 31%|███▎      | 10526779/33592320 [00:29<01:05, 351996.44it/s]
 31%|███▍      | 10557820/33592320 [00:30<01:05, 351857.84it/s]
 32%|███▍      | 10588400/33592320 [00:30<01:05, 351704.84it/s]
 32%|███▍      | 10618766/33592320 [00:30<01:05, 351545.78it/s]
 32%|███▍      | 10651031/33592320 [00:30<01:05, 351450.41it/s]
 32%|███▍      | 10684967/33592320 [00:30<01:05, 351410.62it/s]
 32%|███▍      | 10717861/33592320 [00:30<01:05, 351336.97it/s]
 32%|███▍      | 10751049/33592320 [00:30<01:05, 351273.38it/s]
 32%|███▍      | 10782986/33592320 [00:30<01:04, 351169.44it/s]
 32%|███▍      | 10814338/33592320 [00:30<01:04, 351047.22it/s]
 32%|███▍      | 10844034/33592320 [00:30<01:04, 350872.09it/s]
 32%|███▍      | 10874072/33592320 [00:31<01:04, 350709.22it/s]
 32%|███▍      | 10906494/33592320 [00:31<01:04, 350624.06it/s]
 33%|███▍      | 10937641/33592320 [00:31<01:04, 350498.56it/s]
 33%|███▍      | 10969637/33592320 [00:31<01:04, 350400.97it/s]
 33%|███▍      | 11000871/33592320 [00:31<01:04, 350279.75it/s]
 33%|███▍      | 11031877/33592320 [00:31<01:04, 350152.09it/s]
 33%|███▌      | 11062623/33592320 [00:31<01:04, 350017.00it/s]
 33%|███▌      | 11095542/33592320 [00:31<01:04, 349951.31it/s]
 33%|███▌      | 11128476/33592320 [00:31<01:04, 349886.50it/s]
 33%|███▌      | 11161214/33592320 [00:31<01:04, 349815.97it/s]
 33%|███▌      | 11193257/33592320 [00:32<01:04, 349724.12it/s]
 33%|███▌      | 11230097/33592320 [00:32<01:03, 349782.25it/s]
 34%|███▌      | 11265802/33592320 [00:32<01:03, 349804.81it/s]
 34%|███▌      | 11301811/33592320 [00:32<01:03, 349836.62it/s]
 34%|███▌      | 11336418/33592320 [00:32<01:03, 349824.97it/s]
 34%|███▌      | 11371587/33592320 [00:32<01:03, 349830.69it/s]
 34%|███▌      | 11403392/33592320 [00:32<01:03, 349733.19it/s]
 34%|███▌      | 11434875/33592320 [00:32<01:03, 349626.44it/s]
 34%|███▌      | 11466281/33592320 [00:32<01:03, 349518.00it/s]
 34%|███▌      | 11501010/33592320 [00:32<01:03, 349511.22it/s]
 34%|███▋      | 11537445/33592320 [00:33<01:03, 349556.16it/s]
 34%|███▋      | 11573802/33592320 [00:33<01:02, 349598.44it/s]
 35%|███▋      | 11613370/33592320 [00:33<01:02, 349737.19it/s]
 35%|███▋      | 11650430/33592320 [00:33<01:02, 349799.81it/s]
 35%|███▋      | 11686422/33592320 [00:33<01:02, 349830.09it/s]
 35%|███▋      | 11722038/33592320 [00:33<01:02, 349848.97it/s]
 35%|███▋      | 11757580/33592320 [00:33<01:02, 349865.50it/s]
 35%|███▋      | 11792269/33592320 [00:33<01:02, 349856.66it/s]
 35%|███▋      | 11826268/33592320 [00:33<01:02, 349827.44it/s]
 35%|███▋      | 11860315/33592320 [00:33<01:02, 349799.81it/s]
 35%|███▋      | 11894705/33592320 [00:34<01:02, 349743.94it/s]
 36%|███▋      | 11928683/33592320 [00:34<01:01, 349714.69it/s]
 36%|███▋      | 11962083/33592320 [00:34<01:01, 349668.72it/s]
 36%|███▋      | 11996938/33592320 [00:34<01:01, 349665.44it/s]
 36%|███▊      | 12031958/33592320 [00:34<01:01, 349666.97it/s]
 36%|███▊      | 12062513/33592320 [00:34<01:01, 349539.12it/s]
 36%|███▊      | 12093349/33592320 [00:34<01:01, 349420.12it/s]
 36%|███▊      | 12124451/33592320 [00:34<01:01, 349309.47it/s]
 36%|███▊      | 12156030/33592320 [00:34<01:01, 349213.16it/s]
 36%|███▊      | 12186793/33592320 [00:34<01:01, 349094.00it/s]
 36%|███▊      | 12217561/33592320 [00:35<01:01, 348975.69it/s]
 36%|███▊      | 12249125/33592320 [00:35<01:01, 348880.72it/s]
 37%|███▊      | 12280270/33592320 [00:35<01:01, 348774.38it/s]
 37%|███▊      | 12310676/33592320 [00:35<01:01, 348647.72it/s]
 37%|███▊      | 12347735/33592320 [00:35<01:00, 348709.69it/s]
 37%|███▊      | 12383710/33592320 [00:35<01:00, 348740.75it/s]
 37%|███▊      | 12419129/33592320 [00:35<01:00, 348756.03it/s]
 37%|███▊      | 12454317/33592320 [00:35<01:00, 348636.91it/s]
 37%|███▊      | 12471644/33592320 [00:35<01:00, 348147.34it/s]
 37%|███▉      | 12496344/33592320 [00:35<01:00, 347865.75it/s]
 37%|███▉      | 12528911/33592320 [00:36<01:00, 347804.09it/s]
 37%|███▉      | 12561292/33592320 [00:36<01:00, 347737.66it/s]
 37%|███▉      | 12595028/33592320 [00:36<01:00, 347709.00it/s]
 38%|███▉      | 12633472/33592320 [00:36<01:00, 347810.09it/s]
 38%|███▉      | 12668906/33592320 [00:36<01:00, 347828.00it/s]
 38%|███▉      | 12704656/33592320 [00:36<01:00, 347840.03it/s]
 38%|███▉      | 12740390/33592320 [00:36<00:59, 347865.94it/s]
 38%|███▉      | 12779561/33592320 [00:36<00:59, 347985.31it/s]
 38%|███▉      | 12815646/33592320 [00:36<00:59, 348020.22it/s]
 38%|███▉      | 12850241/33592320 [00:36<00:59, 348014.59it/s]
 38%|███▉      | 12884243/33592320 [00:37<00:59, 347993.00it/s]
 38%|███▉      | 12917913/33592320 [00:37<00:59, 347962.53it/s]
 39%|███▉      | 12952139/33592320 [00:37<00:59, 347947.22it/s]
 39%|████      | 12986198/33592320 [00:37<00:59, 347927.47it/s]
 39%|████      | 13019371/33592320 [00:37<00:59, 347884.16it/s]
 39%|████      | 13051130/33592320 [00:37<00:59, 347803.41it/s]
 39%|████      | 13083659/33592320 [00:37<00:58, 347743.56it/s]
 39%|████      | 13118138/33592320 [00:37<00:58, 347735.72it/s]
 39%|████      | 13143520/33592320 [00:37<00:58, 347487.41it/s]
 39%|████      | 13176808/33592320 [00:37<00:58, 347448.84it/s]
 39%|████      | 13209572/33592320 [00:38<00:58, 347396.75it/s]
 39%|████      | 13242565/33592320 [00:38<00:58, 347350.91it/s]
 40%|████      | 13275766/33592320 [00:38<00:58, 347310.75it/s]
 40%|████      | 13302881/33592320 [00:38<00:58, 347112.00it/s]
 40%|████      | 13336241/33592320 [00:38<00:58, 347076.81it/s]
 40%|████      | 13368223/33592320 [00:38<00:58, 347002.44it/s]
 40%|████      | 13399963/33592320 [00:38<00:58, 346925.78it/s]
 40%|████      | 13432287/33592320 [00:38<00:58, 346864.59it/s]
 40%|████▎     | 13470150/33592320 [00:38<00:57, 346946.38it/s]
 40%|████▎     | 13506720/33592320 [00:38<00:57, 346994.53it/s]
 40%|████▎     | 13541191/33592320 [00:39<00:57, 346988.66it/s]
 40%|████▎     | 13578243/33592320 [00:39<00:57, 347048.78it/s]
 41%|████▎     | 13615852/33592320 [00:39<00:57, 347122.81it/s]
 41%|████▎     | 13652009/33592320 [00:39<00:57, 347159.53it/s]
 41%|████▎     | 13686161/33592320 [00:39<00:57, 347145.22it/s]
 41%|████▎     | 13704863/33592320 [00:39<00:57, 346740.06it/s]
 41%|████▎     | 13738340/33592320 [00:39<00:57, 346709.84it/s]
 41%|████▎     | 13776449/33592320 [00:39<00:57, 346796.34it/s]
 41%|████▎     | 13809228/33592320 [00:39<00:57, 346748.62it/s]
 41%|████▎     | 13849725/33592320 [00:39<00:56, 346894.41it/s]
 41%|████▎     | 13890003/33592320 [00:40<00:56, 347034.03it/s]
 41%|████▍     | 13927709/33592320 [00:40<00:56, 347108.84it/s]
 42%|████▍     | 13962247/33592320 [00:40<00:56, 347104.53it/s]
 42%|████▍     | 13996920/33592320 [00:40<00:56, 347103.56it/s]
 42%|████▍     | 14031368/33592320 [00:40<00:56, 347097.06it/s]
 42%|████▍     | 14063977/33592320 [00:40<00:56, 347045.22it/s]
 42%|████▍     | 14103518/33592320 [00:40<00:56, 347164.25it/s]
 42%|████▍     | 14141733/33592320 [00:40<00:56, 347250.12it/s]
 42%|████▍     | 14179548/33592320 [00:40<00:55, 347325.78it/s]
 42%|████▍     | 14216932/33592320 [00:40<00:55, 347390.56it/s]
 42%|████▍     | 14254979/33592320 [00:41<00:55, 347471.19it/s]
 43%|████▍     | 14290693/33592320 [00:41<00:55, 347494.66it/s]
 43%|████▍     | 14324692/33592320 [00:41<00:55, 347476.44it/s]
 43%|████▍     | 14355937/33592320 [00:41<00:55, 347391.66it/s]
 43%|████▍     | 14391528/33592320 [00:41<00:55, 347412.22it/s]
 43%|████▌     | 14427005/33592320 [00:41<00:55, 347429.91it/s]
 43%|████▌     | 14462338/33592320 [00:41<00:55, 347444.06it/s]
 43%|████▌     | 14498930/33592320 [00:41<00:54, 347488.31it/s]
 43%|████▌     | 14534222/33592320 [00:41<00:54, 347501.28it/s]
 43%|████▌     | 14568698/33592320 [00:41<00:54, 347486.91it/s]
 43%|████▌     | 14603224/33592320 [00:42<00:54, 347481.56it/s]
 44%|████▌     | 14637039/33592320 [00:42<00:54, 347459.41it/s]
 44%|████▌     | 14671543/33592320 [00:42<00:54, 347453.66it/s]
 44%|████▌     | 14707133/33592320 [00:42<00:54, 347473.59it/s]
 44%|████▌     | 14742240/33592320 [00:42<00:54, 347482.06it/s]
 44%|████▌     | 14779059/33592320 [00:42<00:54, 347530.72it/s]
 44%|████▌     | 14814607/33592320 [00:42<00:54, 347549.38it/s]
 44%|████▌     | 14845058/33592320 [00:42<00:53, 347448.59it/s]
 44%|████▋     | 14880302/33592320 [00:42<00:53, 347460.25it/s]
 44%|████▋     | 14918328/33592320 [00:42<00:53, 347536.62it/s]
 45%|████▋     | 14952629/33592320 [00:43<00:53, 347526.09it/s]
 45%|████▋     | 14988649/33592320 [00:43<00:53, 347555.47it/s]
 45%|████▋     | 15022491/33592320 [00:43<00:53, 347534.31it/s]
 45%|████▋     | 15058356/33592320 [00:43<00:53, 347559.94it/s]
 45%|████▋     | 15093639/33592320 [00:43<00:53, 347572.06it/s]
 45%|████▋     | 15130119/33592320 [00:43<00:53, 347611.62it/s]
 45%|████▋     | 15166738/33592320 [00:43<00:52, 347654.19it/s]
 45%|████▋     | 15202925/33592320 [00:43<00:52, 347686.62it/s]
 45%|████▋     | 15236003/33592320 [00:43<00:52, 347648.03it/s]
 45%|████▋     | 15268826/33592320 [00:43<00:52, 347597.72it/s]
 46%|████▋     | 15300997/33592320 [00:44<00:52, 347537.62it/s]
 46%|████▋     | 15331845/33592320 [00:44<00:52, 347449.09it/s]
 46%|████▊     | 15366041/33592320 [00:44<00:52, 347436.66it/s]
 46%|████▊     | 15389091/33592320 [00:44<00:52, 347163.72it/s]
 46%|████▊     | 15424628/33592320 [00:44<00:52, 347182.16it/s]
 46%|████▊     | 15457331/33592320 [00:44<00:52, 347136.88it/s]
 46%|████▊     | 15489928/33592320 [00:44<00:52, 347089.44it/s]
 46%|████▊     | 15523765/33592320 [00:44<00:52, 347069.94it/s]
 46%|████▊     | 15558200/33592320 [00:44<00:51, 347063.84it/s]
 46%|████▊     | 15592113/33592320 [00:44<00:51, 347046.16it/s]
 47%|████▊     | 15626711/33592320 [00:45<00:51, 347043.78it/s]
 47%|████▊     | 15660895/33592320 [00:45<00:51, 347032.22it/s]
 47%|████▊     | 15694708/33592320 [00:45<00:51, 347012.53it/s]
 47%|████▊     | 15727123/33592320 [00:45<00:51, 346962.06it/s]
 47%|████▊     | 15758815/33592320 [00:45<00:51, 346895.94it/s]
 47%|████▊     | 15790875/33592320 [00:45<00:51, 346838.16it/s]
 47%|████▊     | 15823351/33592320 [00:45<00:51, 346789.75it/s]
 47%|████▉     | 15856467/33592320 [00:45<00:51, 346755.56it/s]
 47%|████▉     | 15888234/33592320 [00:45<00:51, 346692.06it/s]
 47%|████▉     | 15921904/33592320 [00:45<00:50, 346670.28it/s]
 47%|████▉     | 15955407/33592320 [00:46<00:50, 346644.97it/s]
 48%|████▉     | 15988351/33592320 [00:46<00:50, 346607.66it/s]
 48%|████▉     | 16018899/33592320 [00:46<00:50, 346518.69it/s]
 48%|████▉     | 16052227/33592320 [00:46<00:50, 346490.09it/s]
 48%|████▉     | 16084275/33592320 [00:46<00:50, 346434.06it/s]
 48%|████▉     | 16117540/33592320 [00:46<00:50, 346404.41it/s]
 48%|████▉     | 16143437/33592320 [00:46<00:50, 346216.88it/s]
 48%|████▉     | 16176498/33592320 [00:46<00:50, 346183.47it/s]
 48%|████▉     | 16209434/33592320 [00:46<00:50, 346147.53it/s]
 48%|████▉     | 16242921/33592320 [00:46<00:50, 346123.47it/s]
 48%|████▉     | 16275300/33592320 [00:47<00:50, 346075.97it/s]
 49%|████▉     | 16304621/33592320 [00:47<00:49, 345963.78it/s]
 49%|█████     | 16338732/33592320 [00:47<00:49, 345953.47it/s]
 49%|█████     | 16351724/33592320 [00:47<00:49, 345497.00it/s]
 49%|█████     | 16381328/33592320 [00:47<00:49, 345392.72it/s]
 49%|█████     | 16412268/33592320 [00:47<00:49, 345316.97it/s]
 49%|█████     | 16444615/33592320 [00:47<00:49, 345271.06it/s]
 49%|█████     | 16476252/33592320 [00:47<00:49, 345210.50it/s]
 49%|█████     | 16510933/33592320 [00:47<00:49, 345213.84it/s]
 49%|█████     | 16542130/33592320 [00:47<00:49, 345144.47it/s]
 49%|█████     | 16574364/33592320 [00:48<00:49, 345096.97it/s]
 49%|█████     | 16603572/33592320 [00:48<00:49, 344986.78it/s]
 50%|█████     | 16632820/33592320 [00:48<00:49, 344877.91it/s]
 50%|█████     | 16664292/33592320 [00:48<00:49, 344815.47it/s]
 50%|█████     | 16696608/33592320 [00:48<00:49, 344770.75it/s]
 50%|█████     | 16727808/33592320 [00:48<00:48, 344703.19it/s]
 50%|█████     | 16758894/33592320 [00:48<00:48, 344633.59it/s]
 50%|█████     | 16789072/33592320 [00:48<00:48, 344545.62it/s]
 50%|█████▎    | 16823092/33592320 [00:48<00:48, 344536.72it/s]
 50%|█████▎    | 16856038/33592320 [00:48<00:48, 344505.88it/s]
 50%|█████▎    | 16886901/33592320 [00:49<00:48, 344432.66it/s]
 50%|█████▎    | 16920438/33592320 [00:49<00:48, 344414.22it/s]
 50%|█████▎    | 16953678/33592320 [00:49<00:48, 344389.81it/s]
 51%|█████▎    | 16988413/33592320 [00:49<00:48, 344395.78it/s]
 51%|█████▎    | 17022274/33592320 [00:49<00:48, 344384.06it/s]
 51%|█████▎    | 17056195/33592320 [00:49<00:48, 344373.62it/s]
 51%|█████▎    | 17089055/33592320 [00:49<00:47, 344341.81it/s]
 51%|█████▎    | 17124130/33592320 [00:49<00:47, 344354.69it/s]
 51%|█████▎    | 17157340/33592320 [00:49<00:47, 344330.06it/s]
 51%|█████▎    | 17192686/33592320 [00:49<00:47, 344348.34it/s]
 51%|█████▎    | 17227800/33592320 [00:50<00:47, 344361.91it/s]
 51%|█████▎    | 17250492/33592320 [00:50<00:47, 344109.16it/s]
 51%|█████▍    | 17281748/33592320 [00:50<00:47, 344046.34it/s]
 52%|█████▍    | 17315527/33592320 [00:50<00:47, 344033.91it/s]
 52%|█████▍    | 17347783/33592320 [00:50<00:47, 343991.31it/s]
 52%|█████▍    | 17383546/33592320 [00:50<00:47, 344018.28it/s]
 52%|█████▍    | 17420785/33592320 [00:50<00:47, 344074.28it/s]
 52%|█████▍    | 17455915/33592320 [00:50<00:46, 344088.53it/s]
 52%|█████▍    | 17489836/33592320 [00:50<00:46, 344078.91it/s]
 52%|█████▍    | 17521863/33592320 [00:50<00:46, 344032.16it/s]
 52%|█████▍    | 17552215/33592320 [00:51<00:46, 343952.75it/s]
 52%|█████▍    | 17586061/33592320 [00:51<00:46, 343941.97it/s]
 52%|█████▍    | 17620770/33592320 [00:51<00:46, 343948.12it/s]
 53%|█████▍    | 17655406/33592320 [00:51<00:46, 343952.78it/s]
 53%|█████▍    | 17689456/33592320 [00:51<00:46, 343946.06it/s]
 53%|█████▍    | 17723477/33592320 [00:51<00:46, 343938.78it/s]
 53%|█████▌    | 17757338/33592320 [00:51<00:46, 343928.47it/s]
 53%|█████▌    | 17789180/33592320 [00:51<00:45, 343879.16it/s]
 53%|█████▌    | 17822323/33592320 [00:51<00:45, 343855.12it/s]
 53%|█████▌    | 17854630/33592320 [00:51<00:45, 343815.06it/s]
 53%|█████▌    | 17886167/33592320 [00:52<00:45, 343760.41it/s]
 53%|█████▌    | 17918328/33592320 [00:52<00:45, 343717.88it/s]
 53%|█████▌    | 17955116/33592320 [00:52<00:45, 343764.12it/s]
 54%|█████▌    | 17991509/33592320 [00:52<00:45, 343802.62it/s]
 54%|█████▌    | 18025351/33592320 [00:52<00:45, 343792.38it/s]
 54%|█████▌    | 18062999/33592320 [00:52<00:45, 343854.59it/s]
 54%|█████▌    | 18099119/33592320 [00:52<00:45, 343887.53it/s]
 54%|█████▌    | 18130685/33592320 [00:52<00:44, 343833.94it/s]
 54%|█████▌    | 18163690/33592320 [00:52<00:44, 343807.88it/s]
 54%|█████▌    | 18196915/33592320 [00:52<00:44, 343786.03it/s]
 54%|█████▌    | 18230311/33592320 [00:53<00:44, 343767.50it/s]
 54%|█████▋    | 18265393/33592320 [00:53<00:44, 343780.72it/s]
 54%|█████▋    | 18299961/33592320 [00:53<00:44, 343784.22it/s]
 55%|█████▋    | 18334449/33592320 [00:53<00:44, 343786.25it/s]
 55%|█████▋    | 18368670/33592320 [00:53<00:44, 343783.31it/s]
 55%|█████▋    | 18402888/33592320 [00:53<00:44, 343780.28it/s]
 55%|█████▋    | 18436052/33592320 [00:53<00:44, 343757.47it/s]
 55%|█████▋    | 18469780/33592320 [00:53<00:43, 343745.41it/s]
 55%|█████▋    | 18504913/33592320 [00:53<00:43, 343759.47it/s]
 55%|█████▋    | 18540753/33592320 [00:53<00:43, 343786.59it/s]
 55%|█████▋    | 18576537/33592320 [00:54<00:43, 343812.59it/s]
 55%|█████▋    | 18612568/33592320 [00:54<00:43, 343843.06it/s]
 56%|█████▋    | 18648239/33592320 [00:54<00:43, 343866.81it/s]
 56%|█████▋    | 18683207/33592320 [00:54<00:43, 343877.47it/s]
 56%|█████▊    | 18719675/33592320 [00:54<00:43, 343915.69it/s]
 56%|█████▊    | 18756248/33592320 [00:54<00:43, 343955.66it/s]
 56%|█████▊    | 18789609/33592320 [00:54<00:43, 343936.69it/s]
 56%|█████▊    | 18822042/33592320 [00:54<00:42, 343900.88it/s]
 56%|█████▊    | 18854670/33592320 [00:54<00:42, 343868.72it/s]
 56%|█████▊    | 18887363/33592320 [00:54<00:42, 343837.88it/s]
 56%|█████▊    | 18920010/33592320 [00:55<00:42, 343806.28it/s]
 56%|█████▊    | 18953654/33592320 [00:55<00:42, 343792.91it/s]
 57%|█████▊    | 18986599/33592320 [00:55<00:42, 343766.94it/s]
 57%|█████▊    | 19020242/33592320 [00:55<00:42, 343753.66it/s]
 57%|█████▊    | 19055126/33592320 [00:55<00:42, 343762.81it/s]
 57%|█████▊    | 19090348/33592320 [00:55<00:42, 343778.03it/s]
 57%|█████▊    | 19122957/33592320 [00:55<00:42, 343746.22it/s]
 57%|█████▊    | 19158012/33592320 [00:55<00:41, 343758.41it/s]
 57%|█████▉    | 19195868/33592320 [00:55<00:41, 343820.75it/s]
 57%|█████▉    | 19233753/33592320 [00:55<00:41, 343883.34it/s]
 57%|█████▉    | 19268687/33592320 [00:56<00:41, 343893.09it/s]
 57%|█████▉    | 19303950/33592320 [00:56<00:41, 343908.62it/s]
 58%|█████▉    | 19341083/33592320 [00:56<00:41, 343957.41it/s]
 58%|█████▉    | 19377761/33592320 [00:56<00:41, 343997.88it/s]
 58%|█████▉    | 19413649/33592320 [00:56<00:41, 344024.22it/s]
 58%|█████▉    | 19452948/33592320 [00:56<00:41, 344110.84it/s]
 58%|█████▉    | 19492119/33592320 [00:56<00:40, 344194.91it/s]
 58%|█████▉    | 19528237/33592320 [00:56<00:40, 344224.78it/s]
 58%|█████▉    | 19563712/33592320 [00:56<00:40, 344243.31it/s]
 58%|█████▉    | 19599670/33592320 [00:56<00:40, 344270.25it/s]
 58%|█████▉    | 19637771/33592320 [00:57<00:40, 344334.66it/s]
 59%|██████    | 19675705/33592320 [00:57<00:40, 344395.88it/s]
 59%|██████    | 19713763/33592320 [00:57<00:40, 344459.12it/s]
 59%|██████    | 19752951/33592320 [00:57<00:40, 344541.84it/s]
 59%|██████    | 19791995/33592320 [00:57<00:40, 344621.75it/s]
 59%|██████    | 19830592/33592320 [00:57<00:39, 344693.59it/s]
 59%|██████    | 19869802/33592320 [00:57<00:39, 344775.81it/s]
 59%|██████    | 19905482/33592320 [00:57<00:39, 344796.62it/s]
 59%|██████    | 19939067/33592320 [00:57<00:39, 344781.16it/s]
 59%|██████    | 19973279/33592320 [00:57<00:39, 344776.56it/s]
 60%|██████    | 20009340/33592320 [00:58<00:39, 344803.81it/s]
 60%|██████    | 20043507/33592320 [00:58<00:39, 344798.44it/s]
 60%|██████    | 20079235/33592320 [00:58<00:39, 344819.84it/s]
 60%|██████    | 20114129/33592320 [00:58<00:39, 344826.88it/s]
 60%|██████    | 20145296/33592320 [00:58<00:39, 344770.12it/s]
 60%|██████▎   | 20179091/33592320 [00:58<00:38, 344758.47it/s]
 60%|██████▎   | 20214121/33592320 [00:58<00:38, 344767.88it/s]
 60%|██████▎   | 20248969/33592320 [00:58<00:38, 344774.19it/s]
 60%|██████▎   | 20283803/33592320 [00:58<00:38, 344780.28it/s]
 60%|██████▎   | 20319338/33592320 [00:58<00:38, 344798.19it/s]
 61%|██████▎   | 20354232/33592320 [00:59<00:38, 344805.19it/s]
 61%|██████▎   | 20388849/33592320 [00:59<00:38, 344807.47it/s]
 61%|██████▎   | 20423528/33592320 [00:59<00:38, 344810.81it/s]
 61%|██████▎   | 20457463/33592320 [00:59<00:38, 344801.59it/s]
 61%|██████▎   | 20491543/33592320 [00:59<00:37, 344794.88it/s]
 61%|██████▎   | 20525235/33592320 [00:59<00:37, 344781.62it/s]
 61%|██████▎   | 20560240/33592320 [00:59<00:37, 344790.44it/s]
 61%|██████▎   | 20596238/33592320 [00:59<00:37, 344815.84it/s]
 61%|██████▎   | 20630795/33592320 [00:59<00:37, 344817.09it/s]
 62%|██████▍   | 20667112/33592320 [00:59<00:37, 344847.69it/s]
 62%|██████▍   | 20701890/33592320 [01:00<00:37, 344852.56it/s]
 62%|██████▍   | 20735371/33592320 [01:00<00:37, 344835.88it/s]
 62%|██████▍   | 20770665/33592320 [01:00<00:37, 344849.28it/s]
 62%|██████▍   | 20805753/33592320 [01:00<00:37, 344859.25it/s]
 62%|██████▍   | 20841476/33592320 [01:00<00:36, 344879.75it/s]
 62%|██████▍   | 20877113/33592320 [01:00<00:36, 344894.03it/s]
 62%|██████▍   | 20911576/33592320 [01:00<00:36, 344893.59it/s]
 62%|██████▍   | 20946937/33592320 [01:00<00:36, 344907.94it/s]
 62%|██████▍   | 20978407/33592320 [01:00<00:36, 344858.28it/s]
 63%|██████▍   | 21013262/33592320 [01:00<00:36, 344864.31it/s]
 63%|██████▍   | 21048120/33592320 [01:01<00:36, 344870.41it/s]
 63%|██████▍   | 21081636/33592320 [01:01<00:36, 344854.50it/s]
 63%|██████▌   | 21115967/33592320 [01:01<00:36, 344851.97it/s]
 63%|██████▌   | 21152138/33592320 [01:01<00:36, 344879.44it/s]
 63%|██████▌   | 21188237/33592320 [01:01<00:35, 344905.62it/s]
 63%|██████▌   | 21223727/33592320 [01:01<00:35, 344921.91it/s]
 63%|██████▌   | 21259674/33592320 [01:01<00:35, 344945.47it/s]
 63%|██████▌   | 21293947/33592320 [01:01<00:35, 344941.88it/s]
 63%|██████▌   | 21327200/33592320 [01:01<00:35, 344921.78it/s]
 64%|██████▌   | 21360593/33592320 [01:01<00:35, 344904.00it/s]
 64%|██████▌   | 21394129/33592320 [01:02<00:35, 344888.59it/s]
 64%|██████▌   | 21427137/33592320 [01:02<00:35, 344864.75it/s]
 64%|██████▌   | 21459099/33592320 [01:02<00:35, 344824.22it/s]
 64%|██████▌   | 21490965/33592320 [01:02<00:35, 344782.19it/s]
 64%|██████▌   | 21523639/33592320 [01:02<00:35, 344753.31it/s]
 64%|██████▌   | 21555433/33592320 [01:02<00:34, 344710.41it/s]
 64%|██████▌   | 21589224/33592320 [01:02<00:34, 344699.53it/s]
 64%|██████▋   | 21622064/33592320 [01:02<00:34, 344673.53it/s]
 64%|██████▋   | 21656975/33592320 [01:02<00:34, 344680.59it/s]
 65%|██████▋   | 21691160/33592320 [01:02<00:34, 344676.09it/s]
 65%|██████▋   | 21726573/33592320 [01:03<00:34, 344691.06it/s]
 65%|██████▋   | 21761468/33592320 [01:03<00:34, 344697.81it/s]
 65%|██████▋   | 21796336/33592320 [01:03<00:34, 344704.09it/s]
 65%|██████▋   | 21830203/33592320 [01:03<00:34, 344694.56it/s]
 65%|██████▋   | 21864753/33592320 [01:03<00:34, 344695.78it/s]
 65%|██████▋   | 21900180/33592320 [01:03<00:33, 344710.84it/s]
 65%|██████▋   | 21935265/33592320 [01:03<00:33, 344720.47it/s]
 65%|██████▋   | 21969498/33592320 [01:03<00:33, 344710.09it/s]
 66%|██████▋   | 22004816/33592320 [01:03<00:33, 344723.38it/s]
 66%|██████▋   | 22040044/33592320 [01:03<00:33, 344735.16it/s]
 66%|██████▊   | 22075868/33592320 [01:04<00:33, 344756.25it/s]
 66%|██████▊   | 22112378/33592320 [01:04<00:33, 344787.94it/s]
 66%|██████▊   | 22147646/33592320 [01:04<00:33, 344800.19it/s]
 66%|██████▊   | 22182737/33592320 [01:04<00:33, 344809.62it/s]
 66%|██████▊   | 22217955/33592320 [01:04<00:32, 344821.06it/s]
 66%|██████▊   | 22254247/33592320 [01:04<00:32, 344849.09it/s]
 66%|██████▊   | 22290375/33592320 [01:04<00:32, 344874.47it/s]
 66%|██████▊   | 22326896/33592320 [01:04<00:32, 344905.84it/s]
 67%|██████▊   | 22364564/33592320 [01:04<00:32, 344954.81it/s]
 67%|██████▊   | 22399777/33592320 [01:04<00:32, 344965.81it/s]
 67%|██████▊   | 22435197/33592320 [01:05<00:32, 344980.00it/s]
 67%|██████▊   | 22468755/33592320 [01:05<00:32, 344965.56it/s]
 67%|██████▊   | 22502598/33592320 [01:05<00:32, 344955.50it/s]
 67%|██████▊   | 22535250/33592320 [01:05<00:32, 344927.25it/s]
 67%|██████▉   | 22567933/33592320 [01:05<00:31, 344899.53it/s]
 67%|██████▉   | 22601498/33592320 [01:05<00:31, 344885.41it/s]
 67%|██████▉   | 22632391/33592320 [01:05<00:31, 344830.59it/s]
 67%|██████▉   | 22665067/33592320 [01:05<00:31, 344803.09it/s]
 68%|██████▉   | 22700647/33592320 [01:05<00:31, 344819.75it/s]
 68%|██████▉   | 22735184/33592320 [01:05<00:31, 344820.53it/s]
 68%|██████▉   | 22768216/33592320 [01:06<00:31, 344798.56it/s]
 68%|██████▉   | 22801956/33592320 [01:06<00:31, 344787.34it/s]
 68%|██████▉   | 22835646/33592320 [01:06<00:31, 344775.41it/s]
 68%|██████▉   | 22869527/33592320 [01:06<00:31, 344766.38it/s]
 68%|██████▉   | 22903113/33592320 [01:06<00:31, 344752.91it/s]
 68%|██████▉   | 22936837/33592320 [01:06<00:30, 344741.59it/s]
 68%|██████▉   | 22969928/33592320 [01:06<00:30, 344720.81it/s]
 68%|██████▉   | 23003855/33592320 [01:06<00:30, 344712.62it/s]
 69%|███████   | 23040467/33592320 [01:06<00:30, 344744.62it/s]
 69%|███████   | 23072510/33592320 [01:06<00:30, 344708.25it/s]
 69%|███████   | 23107662/33592320 [01:07<00:30, 344718.38it/s]
 69%|███████   | 23140566/33592320 [01:07<00:30, 344695.00it/s]
 69%|███████   | 23171677/33592320 [01:07<00:30, 344645.00it/s]
 69%|███████   | 23203787/33592320 [01:07<00:30, 344610.03it/s]
 69%|███████   | 23235707/33592320 [01:07<00:30, 344572.31it/s]
 69%|███████   | 23268901/33592320 [01:07<00:29, 344553.56it/s]
 69%|███████   | 23302347/33592320 [01:07<00:29, 344538.62it/s]
 69%|███████   | 23330808/33592320 [01:07<00:29, 344450.09it/s]
 70%|███████   | 23361764/33592320 [01:07<00:29, 344398.66it/s]
 70%|███████   | 23394363/33592320 [01:07<00:29, 344371.53it/s]
 70%|███████   | 23427193/33592320 [01:08<00:29, 344347.84it/s]
 70%|███████   | 23460296/33592320 [01:08<00:29, 344328.28it/s]
 70%|███████   | 23492791/33592320 [01:08<00:29, 344299.88it/s]
 70%|███████▎  | 23526695/33592320 [01:08<00:29, 344292.12it/s]
 70%|███████▎  | 23560831/33592320 [01:08<00:29, 344287.81it/s]
 70%|███████▎  | 23591969/33592320 [01:08<00:29, 344239.75it/s]
 70%|███████▎  | 23622722/33592320 [01:08<00:28, 344186.25it/s]
 70%|███████▎  | 23654917/33592320 [01:08<00:28, 344153.84it/s]
 71%|███████▎  | 23689151/33592320 [01:08<00:28, 344151.22it/s]
 71%|███████▎  | 23724029/33592320 [01:08<00:28, 344157.88it/s]
 71%|███████▎  | 23759785/33592320 [01:09<00:28, 344177.25it/s]
 71%|███████▎  | 23795520/33592320 [01:09<00:28, 344196.28it/s]
 71%|███████▎  | 23828922/33592320 [01:09<00:28, 344181.56it/s]
 71%|███████▎  | 23861922/33592320 [01:09<00:28, 344161.06it/s]
 71%|███████▎  | 23892832/33592320 [01:09<00:28, 344110.56it/s]
 71%|███████▎  | 23925777/33592320 [01:09<00:28, 344089.41it/s]
 71%|███████▎  | 23957437/33592320 [01:09<00:28, 344043.69it/s]
 71%|███████▎  | 23991561/33592320 [01:09<00:27, 344039.66it/s]
 72%|███████▍  | 24025667/33592320 [01:09<00:27, 344035.38it/s]
 72%|███████▍  | 24059048/33592320 [01:09<00:27, 344020.72it/s]
 72%|███████▍  | 24094920/33592320 [01:10<00:27, 344041.66it/s]
 72%|███████▍  | 24127672/33592320 [01:10<00:27, 344018.09it/s]
 72%|███████▍  | 24161587/33592320 [01:10<00:27, 344011.12it/s]
 72%|███████▍  | 24194280/33592320 [01:10<00:27, 343986.81it/s]
 72%|███████▍  | 24226873/33592320 [01:10<00:27, 343961.12it/s]
 72%|███████▍  | 24259759/33592320 [01:10<00:27, 343939.72it/s]
 72%|███████▍  | 24292805/33592320 [01:10<00:27, 343920.56it/s]
 72%|███████▍  | 24325096/33592320 [01:10<00:26, 343890.84it/s]
 73%|███████▍  | 24357396/33592320 [01:10<00:26, 343861.34it/s]
 73%|███████▍  | 24388885/33592320 [01:10<00:26, 343820.44it/s]
 73%|███████▍  | 24421318/33592320 [01:11<00:26, 343793.00it/s]
 73%|███████▍  | 24454047/33592320 [01:11<00:26, 343764.00it/s]
 73%|███████▌  | 24481119/33592320 [01:11<00:26, 343661.41it/s]
 73%|███████▌  | 24512879/33592320 [01:11<00:26, 343624.84it/s]
 73%|███████▌  | 24545027/33592320 [01:11<00:26, 343593.84it/s]
 73%|███████▌  | 24577428/33592320 [01:11<00:26, 343566.41it/s]
 73%|███████▌  | 24609988/33592320 [01:11<00:26, 343541.31it/s]
 73%|███████▌  | 24642707/33592320 [01:11<00:26, 343518.50it/s]
 73%|███████▌  | 24674972/33592320 [01:11<00:25, 343489.41it/s]
 74%|███████▌  | 24708710/33592320 [01:11<00:25, 343480.88it/s]
 74%|███████▌  | 24743180/33592320 [01:12<00:25, 343482.53it/s]
 74%|███████▌  | 24777350/33592320 [01:12<00:25, 343480.03it/s]
 74%|███████▌  | 24812097/33592320 [01:12<00:25, 343485.53it/s]
 74%|███████▌  | 24847194/33592320 [01:12<00:25, 343495.84it/s]
 74%|███████▌  | 24882475/33592320 [01:12<00:25, 343508.69it/s]
 74%|███████▌  | 24914429/33592320 [01:12<00:25, 343475.59it/s]
 74%|███████▌  | 24948621/33592320 [01:12<00:25, 343473.44it/s]
 74%|███████▋  | 24981027/33592320 [01:12<00:25, 343446.72it/s]
 74%|███████▋  | 25016660/33592320 [01:12<00:24, 343464.38it/s]
 75%|███████▋  | 25051459/33592320 [01:12<00:24, 343470.56it/s]
 75%|███████▋  | 25085475/33592320 [01:13<00:24, 343466.00it/s]
 75%|███████▋  | 25118632/33592320 [01:13<00:24, 343449.69it/s]
 75%|███████▋  | 25152049/33592320 [01:13<00:24, 343437.00it/s]
 75%|███████▋  | 25186464/33592320 [01:13<00:24, 343437.94it/s]
 75%|███████▋  | 25221555/33592320 [01:13<00:24, 343448.09it/s]
 75%|███████▋  | 25257048/33592320 [01:13<00:24, 343463.69it/s]
 75%|███████▋  | 25293434/33592320 [01:13<00:24, 343491.34it/s]
 75%|███████▋  | 25326757/33592320 [01:13<00:24, 343477.38it/s]
 75%|███████▋  | 25359613/33592320 [01:13<00:23, 343457.16it/s]
 76%|███████▋  | 25392844/33592320 [01:13<00:23, 343442.06it/s]
 76%|███████▋  | 25429971/33592320 [01:14<00:23, 343479.62it/s]
 76%|███████▊  | 25466488/33592320 [01:14<00:23, 343508.84it/s]
 76%|███████▊  | 25502773/33592320 [01:14<00:23, 343534.88it/s]
 76%|███████▊  | 25538466/33592320 [01:14<00:23, 343552.88it/s]
 76%|███████▊  | 25573803/33592320 [01:14<00:23, 343566.03it/s]
 76%|███████▊  | 25606859/33592320 [01:14<00:23, 343548.56it/s]
 76%|███████▊  | 25639949/33592320 [01:14<00:23, 343531.56it/s]
 76%|███████▊  | 25675889/33592320 [01:14<00:23, 343552.78it/s]
 77%|███████▊  | 25710783/33592320 [01:14<00:22, 343559.97it/s]
 77%|███████▊  | 25744240/33592320 [01:14<00:22, 343547.94it/s]
 77%|███████▊  | 25778262/33592320 [01:15<00:22, 343543.47it/s]
 77%|███████▊  | 25813284/33592320 [01:15<00:22, 343552.31it/s]
 77%|███████▊  | 25848371/33592320 [01:15<00:22, 343562.03it/s]
 77%|███████▊  | 25883475/33592320 [01:15<00:22, 343571.94it/s]
 77%|███████▉  | 25917221/33592320 [01:15<00:22, 343563.78it/s]
 77%|███████▉  | 25951545/33592320 [01:15<00:22, 343563.31it/s]
 77%|███████▉  | 25984437/33592320 [01:15<00:22, 343543.94it/s]
 77%|███████▉  | 26018338/33592320 [01:15<00:22, 343537.94it/s]
 78%|███████▉  | 26052812/33592320 [01:15<00:21, 343539.50it/s]
 78%|███████▉  | 26087125/33592320 [01:15<00:21, 343538.91it/s]
 78%|███████▉  | 26120020/33592320 [01:16<00:21, 343519.72it/s]
 78%|███████▉  | 26152423/33592320 [01:16<00:21, 343494.09it/s]
 78%|███████▉  | 26186274/33592320 [01:16<00:21, 343487.50it/s]
 78%|███████▉  | 26220887/33592320 [01:16<00:21, 343490.97it/s]
 78%|███████▉  | 26255123/33592320 [01:16<00:21, 343489.47it/s]
 78%|███████▉  | 26288145/33592320 [01:16<00:21, 343472.06it/s]
 78%|███████▉  | 26322170/33592320 [01:16<00:21, 343467.84it/s]
 78%|███████▉  | 26357119/33592320 [01:16<00:21, 343475.69it/s]
 79%|███████▉  | 26392666/33592320 [01:16<00:20, 343491.25it/s]
 79%|████████  | 26425897/33592320 [01:16<00:20, 343476.69it/s]
 79%|████████  | 26460215/33592320 [01:17<00:20, 343476.28it/s]
 79%|████████  | 26493967/33592320 [01:17<00:20, 343468.53it/s]
 79%|████████  | 26527935/33592320 [01:17<00:20, 343463.59it/s]
 79%|████████  | 26563411/33592320 [01:17<00:20, 343478.19it/s]
 79%|████████  | 26597738/33592320 [01:17<00:20, 343477.88it/s]
 79%|████████  | 26628857/33592320 [01:17<00:20, 343436.19it/s]
 79%|████████  | 26661998/33592320 [01:17<00:20, 343420.69it/s]
 79%|████████  | 26694008/33592320 [01:17<00:20, 343390.66it/s]
 80%|████████  | 26725521/33592320 [01:17<00:19, 343354.31it/s]
 80%|████████  | 26756984/33592320 [01:17<00:19, 343317.44it/s]
 80%|████████  | 26788871/33592320 [01:18<00:19, 343286.09it/s]
 80%|████████  | 26821228/33592320 [01:18<00:19, 343260.84it/s]
 80%|████████  | 26854448/33592320 [01:18<00:19, 343246.66it/s]
 80%|████████▎ | 26888543/33592320 [01:18<00:19, 343243.72it/s]
 80%|████████▎ | 26920421/33592320 [01:18<00:19, 343212.47it/s]
 80%|████████▎ | 26951676/33592320 [01:18<00:19, 343173.44it/s]
 80%|████████▎ | 26983269/33592320 [01:18<00:19, 343138.75it/s]
 80%|████████▎ | 27016631/33592320 [01:18<00:19, 343126.66it/s]
 81%|████████▎ | 27049535/33592320 [01:18<00:19, 343108.75it/s]
 81%|████████▎ | 27082020/33592320 [01:18<00:18, 343085.59it/s]
 81%|████████▎ | 27113424/33592320 [01:19<00:18, 343048.81it/s]
 81%|████████▎ | 27145071/33592320 [01:19<00:18, 343015.22it/s]
 81%|████████▎ | 27178380/33592320 [01:19<00:18, 343002.66it/s]
 81%|████████▎ | 27209241/33592320 [01:19<00:18, 342959.25it/s]
 81%|████████▎ | 27237279/33592320 [01:19<00:18, 342880.47it/s]
 81%|████████▎ | 27268656/33592320 [01:19<00:18, 342843.84it/s]
 81%|████████▎ | 27300026/33592320 [01:19<00:18, 342807.19it/s]
 81%|████████▎ | 27332271/33592320 [01:19<00:18, 342781.62it/s]
 81%|████████▍ | 27362533/33592320 [01:19<00:18, 342731.28it/s]
 82%|████████▍ | 27394063/33592320 [01:19<00:18, 342696.97it/s]
 82%|████████▍ | 27424880/33592320 [01:20<00:17, 342653.78it/s]
 82%|████████▍ | 27456868/33592320 [01:20<00:17, 342625.34it/s]
 82%|████████▍ | 27488138/33592320 [01:20<00:17, 342588.03it/s]
 82%|████████▍ | 27518834/33592320 [01:20<00:17, 342538.72it/s]
 82%|████████▍ | 27547838/33592320 [01:20<00:17, 342473.44it/s]
 82%|████████▍ | 27577231/33592320 [01:20<00:17, 342413.16it/s]
 82%|████████▍ | 27609831/33592320 [01:20<00:17, 342392.78it/s]
 82%|████████▍ | 27642121/33592320 [01:20<00:17, 342368.59it/s]
 82%|████████▍ | 27674985/33592320 [01:20<00:17, 342351.56it/s]
 82%|████████▍ | 27706813/33592320 [01:20<00:17, 342321.81it/s]
 83%|████████▍ | 27737408/33592320 [01:21<00:17, 342276.91it/s]
 83%|████████▍ | 27770186/33592320 [01:21<00:17, 342259.00it/s]
 83%|████████▍ | 27802484/33592320 [01:21<00:16, 342235.25it/s]
 83%|████████▌ | 27836892/33592320 [01:21<00:16, 342237.50it/s]
 83%|████████▌ | 27872355/33592320 [01:21<00:16, 342252.72it/s]
 83%|████████▌ | 27903192/33592320 [01:21<00:16, 342211.12it/s]
 83%|████████▌ | 27935526/33592320 [01:21<00:16, 342187.97it/s]
 83%|████████▌ | 27968182/33592320 [01:21<00:16, 342168.81it/s]
 83%|████████▌ | 28000539/33592320 [01:21<00:16, 342146.09it/s]
 83%|████████▌ | 28031149/33592320 [01:21<00:16, 342102.03it/s]
 84%|████████▌ | 28061463/33592320 [01:22<00:16, 342054.56it/s]
 84%|████████▌ | 28090356/33592320 [01:22<00:16, 341989.84it/s]
 84%|████████▌ | 28121404/33592320 [01:22<00:15, 341951.50it/s]
 84%|████████▌ | 28153780/33592320 [01:22<00:15, 341929.38it/s]
 84%|████████▌ | 28183693/33592320 [01:22<00:15, 341877.41it/s]
 84%|████████▌ | 28212428/33592320 [01:22<00:15, 341811.34it/s]
 84%|████████▌ | 28242417/33592320 [01:22<00:15, 341760.56it/s]
 84%|████████▌ | 28271224/33592320 [01:22<00:15, 341692.16it/s]
 84%|████████▌ | 28301952/33592320 [01:22<00:15, 341650.56it/s]
 84%|████████▋ | 28331495/33592320 [01:22<00:15, 341594.84it/s]
 84%|████████▋ | 28363188/33592320 [01:23<00:15, 341565.09it/s]
 85%|████████▋ | 28390109/33592320 [01:23<00:15, 341478.03it/s]
 85%|████████▋ | 28419971/33592320 [01:23<00:15, 341418.50it/s]
 85%|████████▋ | 28450488/33592320 [01:23<00:15, 341374.97it/s]
 85%|████████▋ | 28480683/33592320 [01:23<00:14, 341327.72it/s]
 85%|████████▋ | 28511742/33592320 [01:23<00:14, 341290.88it/s]
 85%|████████▋ | 28540021/33592320 [01:23<00:14, 341220.91it/s]
 85%|████████▋ | 28569398/33592320 [01:23<00:14, 341164.22it/s]
 85%|████████▋ | 28599861/33592320 [01:23<00:14, 341120.59it/s]
 85%|████████▋ | 28631648/33592320 [01:23<00:14, 341092.91it/s]
 85%|████████▋ | 28660827/33592320 [01:24<00:14, 341034.22it/s]
 85%|████████▋ | 28691379/33592320 [01:24<00:14, 340991.97it/s]
 86%|████████▋ | 28721506/33592320 [01:24<00:14, 340944.78it/s]
 86%|████████▋ | 28753497/33592320 [01:24<00:14, 340919.81it/s]
 86%|████████▋ | 28782960/33592320 [01:24<00:14, 340865.00it/s]
 86%|████████▊ | 28813297/33592320 [01:24<00:14, 340820.59it/s]
 86%|████████▊ | 28844191/33592320 [01:24<00:13, 340782.94it/s]
 86%|████████▊ | 28874062/33592320 [01:24<00:13, 340733.25it/s]
 86%|████████▊ | 28904109/33592320 [01:24<00:13, 340685.75it/s]
 86%|████████▊ | 28934965/33592320 [01:24<00:13, 340647.91it/s]
 86%|████████▊ | 28964829/33592320 [01:25<00:13, 340598.34it/s]
 86%|████████▊ | 28995111/33592320 [01:25<00:13, 340553.97it/s]
 86%|████████▊ | 29025145/33592320 [01:25<00:13, 340506.72it/s]
 86%|████████▊ | 29054469/33592320 [01:25<00:13, 340451.31it/s]
 87%|████████▊ | 29086732/33592320 [01:25<00:13, 340430.47it/s]
 87%|████████▊ | 29118005/33592320 [01:25<00:13, 340398.03it/s]
 87%|████████▊ | 29147907/33592320 [01:25<00:13, 340349.72it/s]
 87%|████████▊ | 29178802/33592320 [01:25<00:12, 340313.06it/s]
 87%|████████▊ | 29208352/33592320 [01:25<00:12, 340260.84it/s]
 87%|████████▊ | 29237819/33592320 [01:25<00:12, 340207.78it/s]
 87%|████████▊ | 29268283/33592320 [01:26<00:12, 340166.41it/s]
 87%|████████▉ | 29295630/33592320 [01:26<00:12, 340088.94it/s]
 87%|████████▉ | 29325508/33592320 [01:26<00:12, 340041.03it/s]
 87%|████████▉ | 29353210/33592320 [01:26<00:12, 339968.00it/s]
 87%|████████▉ | 29383476/33592320 [01:26<00:12, 339924.81it/s]
 88%|████████▉ | 29414941/33592320 [01:26<00:12, 339895.59it/s]
 88%|████████▉ | 29445206/33592320 [01:26<00:12, 339852.59it/s]
 88%|████████▉ | 29475468/33592320 [01:26<00:12, 339809.62it/s]
 88%|████████▉ | 29506156/33592320 [01:26<00:12, 339771.69it/s]
 88%|████████▉ | 29537193/33592320 [01:26<00:11, 339737.84it/s]
 88%|████████▉ | 29567376/33592320 [01:27<00:11, 339694.28it/s]
 88%|████████▉ | 29598817/33592320 [01:27<00:11, 339665.22it/s]
 88%|████████▉ | 29629837/33592320 [01:27<00:11, 339631.44it/s]
 88%|████████▉ | 29661256/33592320 [01:27<00:11, 339602.28it/s]
 88%|████████▉ | 29693150/33592320 [01:27<00:11, 339578.62it/s]
 88%|████████▉ | 29725481/33592320 [01:27<00:11, 339560.00it/s]
 89%|█████████ | 29757278/33592320 [01:27<00:11, 339535.38it/s]
 89%|█████████ | 29787576/33592320 [01:27<00:11, 339493.69it/s]
 89%|█████████ | 29817009/33592320 [01:27<00:11, 339442.22it/s]
 89%|█████████ | 29848337/33592320 [01:27<00:11, 339412.47it/s]
 89%|█████████ | 29877607/33592320 [01:28<00:10, 339359.41it/s]
 89%|█████████ | 29908799/33592320 [01:28<00:10, 339328.25it/s]
 89%|█████████ | 29939261/33592320 [01:28<00:10, 339288.88it/s]
 89%|█████████ | 29969754/33592320 [01:28<00:10, 339249.97it/s]
 89%|█████████ | 29999048/33592320 [01:28<00:10, 339197.56it/s]
 89%|█████████ | 30028720/33592320 [01:28<00:10, 339149.56it/s]
 89%|█████████ | 30059236/33592320 [01:28<00:10, 339111.22it/s]
 90%|█████████ | 30090772/33592320 [01:28<00:10, 339084.41it/s]
 90%|█████████ | 30121471/33592320 [01:28<00:10, 339048.28it/s]
 90%|█████████ | 30150558/33592320 [01:28<00:10, 338994.06it/s]
 90%|█████████ | 30180238/33592320 [01:29<00:10, 338946.66it/s]
 90%|█████████ | 30208799/33592320 [01:29<00:09, 338886.81it/s]
 90%|█████████▎| 30239054/33592320 [01:29<00:09, 338846.06it/s]
 90%|█████████▎| 30269030/33592320 [01:29<00:09, 338802.28it/s]
 90%|█████████▎| 30296986/33592320 [01:29<00:09, 338736.03it/s]
 90%|█████████▎| 30326665/33592320 [01:29<00:09, 338689.16it/s]
 90%|█████████▎| 30357032/33592320 [01:29<00:09, 338650.06it/s]
 90%|█████████▎| 30387781/33592320 [01:29<00:09, 338615.31it/s]
 91%|█████████▎| 30418190/33592320 [01:29<00:09, 338576.88it/s]
 91%|█████████▎| 30445501/33592320 [01:29<00:09, 338504.06it/s]
 91%|█████████▎| 30475663/33592320 [01:30<00:09, 338463.09it/s]
 91%|█████████▎| 30506508/33592320 [01:30<00:09, 338429.75it/s]
 91%|█████████▎| 30536732/33592320 [01:30<00:09, 338389.62it/s]
 91%|█████████▎| 30565779/33592320 [01:30<00:08, 338336.59it/s]
 91%|█████████▎| 30595683/33592320 [01:30<00:08, 338293.12it/s]
 91%|█████████▎| 30624657/33592320 [01:30<00:08, 338239.44it/s]
 91%|█████████▎| 30653002/33592320 [01:30<00:08, 338178.97it/s]
 91%|█████████▎| 30681984/33592320 [01:30<00:08, 338125.66it/s]
 91%|█████████▎| 30712577/33592320 [01:30<00:08, 338090.19it/s]
 92%|█████████▍| 30741556/33592320 [01:30<00:08, 338037.06it/s]
 92%|█████████▍| 30770968/33592320 [01:31<00:08, 337988.81it/s]
 92%|█████████▍| 30796235/33592320 [01:31<00:08, 337895.19it/s]
 92%|█████████▍| 30825082/33592320 [01:31<00:08, 337840.97it/s]
 92%|█████████▍| 30856970/33592320 [01:31<00:08, 337820.19it/s]
 92%|█████████▍| 30888013/33592320 [01:31<00:08, 337790.22it/s]
 92%|█████████▍| 30918554/33592320 [01:31<00:07, 337754.84it/s]
 92%|█████████▍| 30949653/33592320 [01:31<00:07, 337725.59it/s]
 92%|█████████▍| 30981094/33592320 [01:31<00:07, 337700.16it/s]
 92%|█████████▍| 31011005/33592320 [01:31<00:07, 337658.12it/s]
 92%|█████████▍| 31042551/33592320 [01:31<00:07, 337633.97it/s]
 93%|█████████▍| 31073476/33592320 [01:32<00:07, 337603.09it/s]
 93%|█████████▍| 31104263/33592320 [01:32<00:07, 337570.81it/s]
 93%|█████████▍| 31134961/33592320 [01:32<00:07, 337537.59it/s]
 93%|█████████▍| 31166966/33592320 [01:32<00:07, 337518.66it/s]
 93%|█████████▌| 31198677/33592320 [01:32<00:07, 337496.56it/s]
 93%|█████████▌| 31231104/33592320 [01:32<00:06, 337482.25it/s]
 93%|█████████▌| 31262815/33592320 [01:32<00:06, 337460.25it/s]
 93%|█████████▌| 31292958/33592320 [01:32<00:06, 337421.34it/s]
 93%|█████████▌| 31323290/33592320 [01:32<00:06, 337384.59it/s]
 93%|█████████▌| 31353709/33592320 [01:32<00:06, 337348.84it/s]
 93%|█████████▌| 31384231/33592320 [01:33<00:06, 337314.31it/s]
 94%|█████████▌| 31415229/33592320 [01:33<00:06, 337284.94it/s]
 94%|█████████▌| 31445429/33592320 [01:33<00:06, 337247.06it/s]
 94%|█████████▌| 31475430/33592320 [01:33<00:06, 337207.16it/s]
 94%|█████████▌| 31506025/33592320 [01:33<00:06, 337173.69it/s]
 94%|█████████▌| 31535117/33592320 [01:33<00:06, 337124.22it/s]
 94%|█████████▌| 31565787/33592320 [01:33<00:06, 337091.72it/s]
 94%|█████████▌| 31596668/33592320 [01:33<00:05, 337061.53it/s]
 94%|█████████▌| 31627497/33592320 [01:33<00:05, 337030.81it/s]
 94%|█████████▌| 31658700/33592320 [01:33<00:05, 337004.19it/s]
 94%|█████████▋| 31690130/33592320 [01:34<00:05, 336980.03it/s]
 94%|█████████▋| 31722172/33592320 [01:34<00:05, 336962.44it/s]
 95%|█████████▋| 31753133/33592320 [01:34<00:05, 336933.38it/s]
 95%|█████████▋| 31784553/33592320 [01:34<00:05, 336909.25it/s]
 95%|█████████▋| 31816051/33592320 [01:34<00:05, 336886.03it/s]
 95%|█████████▋| 31849532/33592320 [01:34<00:05, 336883.81it/s]
 95%|█████████▋| 31879581/33592320 [01:34<00:05, 336845.31it/s]
 95%|█████████▋| 31910607/33592320 [01:34<00:04, 336817.25it/s]
 95%|█████████▋| 31941794/33592320 [01:34<00:04, 336790.91it/s]
 95%|█████████▋| 31973207/33592320 [01:34<00:04, 336767.03it/s]
 95%|█████████▋| 32005361/33592320 [01:35<00:04, 336750.97it/s]
 95%|█████████▋| 32036501/33592320 [01:35<00:04, 336724.31it/s]
 95%|█████████▋| 32067406/33592320 [01:35<00:04, 336695.25it/s]
 96%|█████████▋| 32099054/33592320 [01:35<00:04, 336674.00it/s]
 96%|█████████▋| 32130461/33592320 [01:35<00:04, 336650.31it/s]
 96%|█████████▊| 32162638/33592320 [01:35<00:04, 336634.72it/s]
 96%|█████████▊| 32194428/33592320 [01:35<00:04, 336615.09it/s]
 96%|█████████▊| 32223476/33592320 [01:35<00:04, 336566.91it/s]
 96%|█████████▊| 32252898/33592320 [01:35<00:03, 336522.69it/s]
 96%|█████████▊| 32283823/33592320 [01:35<00:03, 336494.25it/s]
 96%|█████████▊| 32314257/33592320 [01:36<00:03, 336460.72it/s]
 96%|█████████▊| 32345325/33592320 [01:36<00:03, 336433.91it/s]
 96%|█████████▊| 32376915/33592320 [01:36<00:03, 336412.56it/s]
 96%|█████████▊| 32407347/33592320 [01:36<00:03, 336379.22it/s]
 97%|█████████▊| 32437246/33592320 [01:36<00:03, 336340.44it/s]
 97%|█████████▊| 32467166/33592320 [01:36<00:03, 336301.94it/s]
 97%|█████████▊| 32498500/33592320 [01:36<00:03, 336270.66it/s]
 97%|█████████▊| 32530374/33592320 [01:36<00:03, 336252.53it/s]
 97%|█████████▊| 32560163/33592320 [01:36<00:03, 336212.91it/s]
 97%|█████████▊| 32590572/33592320 [01:36<00:02, 336179.72it/s]
 97%|█████████▊| 32620658/33592320 [01:37<00:02, 336143.31it/s]
 97%|█████████▉| 32652422/33592320 [01:37<00:02, 336124.25it/s]
 97%|█████████▉| 32684146/33592320 [01:37<00:02, 336104.81it/s]
 97%|█████████▉| 32715013/33592320 [01:37<00:02, 336076.59it/s]
 97%|█████████▉| 32744926/33592320 [01:37<00:02, 336038.66it/s]
 98%|█████████▉| 32775647/33592320 [01:37<00:02, 336009.09it/s]
 98%|█████████▉| 32805646/33592320 [01:37<00:02, 335972.19it/s]
 98%|█████████▉| 32835514/33592320 [01:37<00:02, 335934.00it/s]
 98%|█████████▉| 32865874/33592320 [01:37<00:02, 335900.94it/s]
 98%|█████████▉| 32897522/33592320 [01:37<00:02, 335881.09it/s]
 98%|█████████▉| 32929316/33592320 [01:38<00:01, 335862.78it/s]
 98%|█████████▉| 32961465/33592320 [01:38<00:01, 335848.09it/s]
 98%|█████████▉| 32995500/33592320 [01:38<00:01, 335852.66it/s]
 98%|█████████▉| 33027821/33592320 [01:38<00:01, 335839.78it/s]
 98%|█████████▉| 33060521/33592320 [01:38<00:01, 335830.78it/s]
 99%|█████████▉| 33091810/33592320 [01:38<00:01, 335807.50it/s]
 99%|██████████| 33121425/33592320 [01:38<00:01, 335767.25it/s]
 99%|██████████| 33151761/33592320 [01:38<00:01, 335734.19it/s]
 99%|██████████| 33180865/33592320 [01:38<00:01, 335688.94it/s]
 99%|██████████| 33211878/33592320 [01:38<00:01, 335663.09it/s]
 99%|██████████| 33242411/33592320 [01:39<00:01, 335632.47it/s]
 99%|██████████| 33272102/33592320 [01:39<00:00, 335593.38it/s]
 99%|██████████| 33302067/33592320 [01:39<00:00, 335557.16it/s]
 99%|██████████| 33331673/33592320 [01:39<00:00, 335517.34it/s]
 99%|██████████| 33362556/33592320 [01:39<00:00, 335490.50it/s]
 99%|██████████| 33394468/33592320 [01:39<00:00, 335474.03it/s]
100%|██████████| 33425538/33592320 [01:39<00:00, 335449.16it/s]
100%|██████████| 33457097/33592320 [01:39<00:00, 335429.22it/s]
100%|██████████| 33486769/33592320 [01:39<00:00, 335390.44it/s]
100%|██████████| 33515638/33592320 [01:39<00:00, 335343.69it/s]
100%|██████████| 33545247/33592320 [01:40<00:00, 335304.44it/s]
100%|██████████| 33576693/33592320 [01:40<00:00, 335283.59it/s]
100%|██████████| 33592320/33592320 [01:40<00:00, 335352.91it/s]     Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/id_allocator-282b58714b327b61)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 100.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::allocate_ids ... ok
[INFO] [stdout] test tests::allocation_fills_gaps_first ... ok
[INFO] [stdout] test tests::allocator_reuse_after_free_all ... ok
[INFO] [stdout] test tests::allocation_after_free ... 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::id_initial ... ok
[INFO] [stdout] test tests::is_allocated_for_unallocated ... ok
[INFO] [stdout] test tests::multiple_allocations ... ok
[INFO] [stdout] test tests::is_allocated ... 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-1edb00197c3141e2)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test model::pgm_model_tests::pgm_model_basic ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p learned_index_segmentation --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/learned_index_segmentation-1edb00197c3141e2` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "32c33f4cc5e6732c7c228e77adfa74080a98992ed0371766070aa26444a3215f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c33f4cc5e6732c7c228e77adfa74080a98992ed0371766070aa26444a3215f", kill_on_drop: false }`
[INFO] [stdout] 32c33f4cc5e6732c7c228e77adfa74080a98992ed0371766070aa26444a3215f
