[INFO] cloning repository https://github.com/LevKruglyak/limousine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LevKruglyak/limousine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcbf4745b3fc97d3c4843ce70ced35df3a568513
[INFO] testing LevKruglyak/limousine against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LevKruglyak/limousine on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LevKruglyak/limousine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc5f560a1f7f322483ef6dcfd3af3d207611f45e3ee635f2adaf2886007085ce
[INFO] running `Command { std: "docker" "start" "-a" "fc5f560a1f7f322483ef6dcfd3af3d207611f45e3ee635f2adaf2886007085ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc5f560a1f7f322483ef6dcfd3af3d207611f45e3ee635f2adaf2886007085ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc5f560a1f7f322483ef6dcfd3af3d207611f45e3ee635f2adaf2886007085ce", kill_on_drop: false }`
[INFO] [stdout] fc5f560a1f7f322483ef6dcfd3af3d207611f45e3ee635f2adaf2886007085ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed5d3547e6fb625f2c8f685e6019f1533347ddc5055dcb954806b54969ef05e7
[INFO] running `Command { std: "docker" "start" "-a" "ed5d3547e6fb625f2c8f685e6019f1533347ddc5055dcb954806b54969ef05e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling shared-local-state v0.1.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ebr v0.2.11
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling stack-map v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling kdam v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling concurrent-map v5.0.33
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling fault-injection v1.0.10
[INFO] [stderr]    Compiling pagetable v0.4.5
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling clap v4.5.6
[INFO] [stderr]    Compiling marble v15.0.7
[INFO] [stderr]    Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator)
[INFO] [stderr]    Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment)
[INFO] [stderr]    Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<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_bench v0.1.0 (/opt/rustwide/workdir/bench/runner)
[INFO] [stderr]    Compiling limousine_engine v0.3.4 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling limousine_tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.40s
[INFO] running `Command { std: "docker" "inspect" "ed5d3547e6fb625f2c8f685e6019f1533347ddc5055dcb954806b54969ef05e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed5d3547e6fb625f2c8f685e6019f1533347ddc5055dcb954806b54969ef05e7", kill_on_drop: false }`
[INFO] [stdout] ed5d3547e6fb625f2c8f685e6019f1533347ddc5055dcb954806b54969ef05e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e0521b569a126e9ac09600bd338e569254fee690e6c5102d8489c5d98c965a1
[INFO] running `Command { std: "docker" "start" "-a" "5e0521b569a126e9ac09600bd338e569254fee690e6c5102d8489c5d98c965a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<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_derive v0.3.4 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner)
[INFO] [stderr]    Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator)
[INFO] [stderr]    Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search)
[INFO] [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 num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling kdam v0.5.2
[INFO] [stderr]    Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment)
[INFO] [stderr]    Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: method `free_page` is never used
[INFO] [stdout]    --> core/src/common/storage/store.rs:260:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub trait ObjectStoreGeneric {
[INFO] [stdout]     |           ------------------ method in this trait
[INFO] [stdout] 259 |     fn allocate_page(&mut self) -> StoreID;
[INFO] [stdout] 260 |     fn free_page(&mut self, id: StoreID) -> crate::Result<bool>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_page` is never used
[INFO] [stdout]    --> core/src/common/storage/store.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | trait ObjectStoreInner {
[INFO] [stdout]     |       ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 303 |     fn remove_page(&self, _id: StoreID) -> () {}
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn inner_ref(&self) -> Ref<GlobalStoreInner>;
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner>;
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:311:18
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn inner_ref(&self) -> Ref<GlobalStoreInner> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:315:22
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:325:18
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn inner_ref(&self) -> Ref<GlobalStoreInner> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:329:22
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling limousine_engine v0.3.4 (/opt/rustwide/workdir/engine)
[INFO] [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 9.59s
[INFO] running `Command { std: "docker" "inspect" "5e0521b569a126e9ac09600bd338e569254fee690e6c5102d8489c5d98c965a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0521b569a126e9ac09600bd338e569254fee690e6c5102d8489c5d98c965a1", kill_on_drop: false }`
[INFO] [stdout] 5e0521b569a126e9ac09600bd338e569254fee690e6c5102d8489c5d98c965a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e476260039598cbd5200f8bd660270ade92829cc83b351ec424d7ebc1f31b31
[INFO] running `Command { std: "docker" "start" "-a" "5e476260039598cbd5200f8bd660270ade92829cc83b351ec424d7ebc1f31b31", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn iter(&self) -> IDAllocatorIterator<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: 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: `limousine_core` (lib) generated 8 warnings (run `cargo fix --lib -p limousine_core` to apply 6 suggestions)
[INFO] [stderr] warning: unused return value of `memory::MemoryList::<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 test) generated 8 warnings (6 duplicates)
[INFO] [stderr] warning: `id_allocator` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[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::debug_gapped ... ok
[INFO] [stdout] test gapped_array_tests::trim_gapped_array ... ok
[INFO] [stdout] test gapped_array_tests::fill_forward ... ok
[INFO] [stdout] test gapped_array_tests::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] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 81.09s
[INFO] [stdout] 
[INFO] [stderr] 

  0%|▎         |    24430/33592320 [00:00<02:17, 244298.05it/s]
  0%|▎         |    65169/33592320 [00:00<01:43, 323775.00it/s]
  0%|▎         |   106401/33592320 [00:00<01:34, 353164.38it/s]
  0%|▎         |   150444/33592320 [00:00<01:29, 374910.38it/s]
  1%|▎         |   192037/33592320 [00:00<01:27, 383092.03it/s]
  1%|▎         |   231873/33592320 [00:00<01:26, 385630.97it/s]
  1%|▎         |   272052/33592320 [00:00<01:25, 387933.97it/s]
  1%|▎         |   313770/33592320 [00:00<01:24, 391583.09it/s]
  1%|▎         |   351728/33592320 [00:00<01:25, 390250.94it/s]
  1%|▎         |   391450/33592320 [00:01<01:24, 390946.66it/s]
  1%|▎         |   434577/33592320 [00:01<01:24, 394607.97it/s]
  1%|▎         |   475052/33592320 [00:01<01:23, 395451.94it/s]
  2%|▍         |   514775/33592320 [00:01<01:23, 395588.00it/s]
  2%|▍         |   555678/33592320 [00:01<01:23, 396546.72it/s]
  2%|▍         |   596518/33592320 [00:01<01:23, 397335.62it/s]
  2%|▍         |   636482/33592320 [00:01<01:22, 397478.88it/s]
  2%|▍         |   677520/33592320 [00:01<01:22, 398237.12it/s]
  2%|▍         |   718348/33592320 [00:01<01:22, 398794.31it/s]
  2%|▍         |   759794/33592320 [00:01<01:22, 399618.19it/s]
  2%|▍         |   799409/33592320 [00:02<01:22, 399444.78it/s]
  3%|▍         |   841212/33592320 [00:02<01:21, 400329.09it/s]
  3%|▍         |   878384/33592320 [00:02<01:21, 399029.03it/s]
  3%|▍         |   916235/33592320 [00:02<01:22, 398137.06it/s]
  3%|▍         |   954014/33592320 [00:02<01:22, 397289.53it/s]
  3%|▌         |   992498/33592320 [00:02<01:22, 396791.66it/s]
  3%|▌         |  1030096/33592320 [00:02<01:22, 395991.28it/s]
  3%|▌         |  1068454/33592320 [00:02<01:22, 395531.38it/s]
  3%|▌         |  1105285/33592320 [00:02<01:22, 394559.56it/s]
  3%|▌         |  1144558/33592320 [00:02<01:22, 394496.22it/s]
  4%|▌         |  1181514/33592320 [00:03<01:22, 393665.06it/s]
  4%|▌         |  1220586/33592320 [00:03<01:22, 393569.72it/s]
  4%|▌         |  1261187/33592320 [00:03<01:22, 393958.19it/s]
  4%|▌         |  1297988/33592320 [00:03<01:22, 393171.91it/s]
  4%|▌         |  1335236/33592320 [00:03<01:22, 392563.31it/s]
  4%|▌         |  1372612/33592320 [00:03<01:22, 392026.16it/s]
  4%|▌         |  1411142/33592320 [00:03<01:22, 391839.16it/s]
  4%|▋         |  1453547/33592320 [00:03<01:21, 392709.16it/s]
  4%|▋         |  1492776/33592320 [00:03<01:21, 392698.00it/s]
  5%|▋         |  1536649/33592320 [00:03<01:21, 393877.69it/s]
  5%|▋         |  1581091/33592320 [00:04<01:21, 395140.56it/s]
  5%|▋         |  1620451/33592320 [00:04<01:20, 395102.78it/s]
  5%|▋         |  1661870/33592320 [00:04<01:20, 395556.94it/s]
  5%|▋         |  1705562/33592320 [00:04<01:20, 396518.31it/s]
  5%|▋         |  1749162/33592320 [00:04<01:20, 397415.12it/s]
  5%|▋         |  1788335/33592320 [00:04<01:20, 397288.72it/s]
  5%|▋         |  1822167/33592320 [00:04<01:20, 396007.00it/s]
  6%|▋         |  1858083/33592320 [00:04<01:20, 395223.06it/s]
  6%|▋         |  1896760/33592320 [00:04<01:20, 395046.88it/s]
  6%|▊         |  1934892/33592320 [00:04<01:20, 394766.66it/s]
  6%|▊         |  1973119/33592320 [00:05<01:20, 394516.56it/s]
  6%|▊         |  2009910/33592320 [00:05<01:20, 393994.81it/s]
  6%|▊         |  2046421/33592320 [00:05<01:20, 393439.28it/s]
  6%|▊         |  2083695/33592320 [00:05<01:20, 393048.72it/s]
  6%|▊         |  2120639/33592320 [00:05<01:20, 392611.41it/s]
  6%|▊         |  2157442/33592320 [00:05<01:20, 392164.44it/s]
  7%|▊         |  2193327/33592320 [00:05<01:20, 391569.47it/s]
  7%|▊         |  2229596/33592320 [00:05<01:20, 391062.78it/s]
  7%|▊         |  2272537/33592320 [00:05<01:19, 391723.56it/s]
  7%|▊         |  2311810/33592320 [00:05<01:19, 391740.56it/s]
  7%|▊         |  2350708/33592320 [00:06<01:19, 391694.41it/s]
  7%|▊         |  2391414/33592320 [00:06<01:19, 391946.12it/s]
  7%|▉         |  2430241/33592320 [00:06<01:19, 391886.62it/s]
  7%|▉         |  2466482/33592320 [00:06<01:19, 391418.75it/s]
  7%|▉         |  2503623/33592320 [00:06<01:19, 391106.00it/s]
  8%|▉         |  2541711/33592320 [00:06<01:19, 390948.59it/s]
  8%|▉         |  2581018/33592320 [00:06<01:19, 390980.56it/s]
  8%|▉         |  2618416/33592320 [00:06<01:19, 390726.84it/s]
  8%|▉         |  2659972/33592320 [00:06<01:19, 391091.88it/s]
  8%|▉         |  2694930/33592320 [00:06<01:19, 390490.34it/s]
  8%|▉         |  2733609/33592320 [00:07<01:19, 390437.44it/s]
  8%|▉         |  2772594/33592320 [00:07<01:18, 390429.12it/s]
  8%|▉         |  2814374/33592320 [00:07<01:18, 390809.09it/s]
  9%|▉         |  2859568/33592320 [00:07<01:18, 391646.28it/s]
  9%|█         |  2903147/33592320 [00:07<01:18, 392242.53it/s]
  9%|█         |  2943106/33592320 [00:07<01:18, 392340.44it/s]
  9%|█         |  2980540/33592320 [00:07<01:18, 392103.56it/s]
  9%|█         |  3020772/33592320 [00:07<01:17, 392236.12it/s]
  9%|█         |  3059505/33592320 [00:07<01:17, 392173.09it/s]
  9%|█         |  3097794/33592320 [00:07<01:17, 392055.50it/s]
  9%|█         |  3133030/33592320 [00:08<01:17, 391559.28it/s]
  9%|█         |  3169594/33592320 [00:08<01:17, 391239.28it/s]
 10%|█         |  3205915/33592320 [00:08<01:17, 390897.47it/s]
 10%|█         |  3242207/33592320 [00:08<01:17, 390560.34it/s]
 10%|█         |  3280689/33592320 [00:08<01:17, 390491.97it/s]
 10%|█         |  3318331/33592320 [00:08<01:17, 390326.38it/s]
 10%|█         |  3352586/33592320 [00:08<01:17, 389770.88it/s]
 10%|█▎        |  3389473/33592320 [00:08<01:17, 389530.56it/s]
 10%|█▎        |  3426936/33592320 [00:08<01:17, 389361.16it/s]
 10%|█▎        |  3465781/33592320 [00:08<01:17, 389350.88it/s]
 10%|█▎        |  3502217/33592320 [00:09<01:17, 389073.12it/s]
 11%|█▎        |  3538737/33592320 [00:09<01:17, 388810.78it/s]
 11%|█▎        |  3571915/33592320 [00:09<01:17, 388190.91it/s]
 11%|█▎        |  3607056/33592320 [00:09<01:17, 387795.44it/s]
 11%|█▎        |  3642365/33592320 [00:09<01:17, 387426.22it/s]
 11%|█▎        |  3679802/33592320 [00:09<01:17, 387288.75it/s]
 11%|█▎        |  3715421/33592320 [00:09<01:17, 386730.00it/s]
 11%|█▎        |  3752737/33592320 [00:09<01:17, 386590.16it/s]
 11%|█▎        |  3787104/33592320 [00:09<01:17, 386152.47it/s]
 11%|█▎        |  3822359/33592320 [00:09<01:17, 385813.19it/s]
 11%|█▍        |  3859576/33592320 [00:10<01:17, 385676.81it/s]
 12%|█▍        |  3897056/33592320 [00:10<01:17, 385569.16it/s]
 12%|█▍        |  3935585/33592320 [00:10<01:16, 385566.41it/s]
 12%|█▍        |  3972382/33592320 [00:10<01:16, 385358.75it/s]
 12%|█▍        |  4006662/33592320 [00:10<01:16, 384949.81it/s]
 12%|█▍        |  4044657/33592320 [00:10<01:16, 384902.16it/s]
 12%|█▍        |  4081012/33592320 [00:10<01:16, 384700.78it/s]
 12%|█▍        |  4119509/33592320 [00:10<01:16, 384703.25it/s]
 12%|█▍        |  4157173/33592320 [00:10<01:16, 384628.66it/s]
 12%|█▍        |  4195389/33592320 [00:10<01:16, 384606.00it/s]
 13%|█▍        |  4234245/33592320 [00:11<01:16, 384641.84it/s]
 13%|█▍        |  4270617/33592320 [00:11<01:16, 384453.41it/s]
 13%|█▍        |  4309241/33592320 [00:11<01:16, 384469.34it/s]
 13%|█▌        |  4346827/33592320 [00:11<01:16, 384393.12it/s]
 13%|█▌        |  4385026/33592320 [00:11<01:15, 384372.03it/s]
 13%|█▌        |  4422798/33592320 [00:11<01:15, 384314.19it/s]
 13%|█▌        |  4461304/33592320 [00:11<01:15, 384320.59it/s]
 13%|█▌        |  4498475/33592320 [00:11<01:15, 384212.84it/s]
 13%|█▌        |  4533797/33592320 [00:11<01:15, 383950.34it/s]
 14%|█▌        |  4568665/33592320 [00:11<01:15, 383654.09it/s]
 14%|█▌        |  4603960/33592320 [00:12<01:15, 383398.38it/s]
 14%|█▌        |  4639469/33592320 [00:12<01:15, 383164.53it/s]
 14%|█▌        |  4673319/33592320 [00:12<01:15, 382798.59it/s]
 14%|█▌        |  4706498/33592320 [00:12<01:15, 382384.16it/s]
 14%|█▌        |  4741802/33592320 [00:12<01:15, 382147.59it/s]
 14%|█▌        |  4776662/33592320 [00:12<01:15, 381879.38it/s]
 14%|█▋        |  4812897/33592320 [00:12<01:15, 381724.44it/s]
 14%|█▋        |  4847154/33592320 [00:12<01:15, 381416.28it/s]
 15%|█▋        |  4882346/33592320 [00:12<01:15, 381185.97it/s]
 15%|█▋        |  4917002/33592320 [00:12<01:15, 380917.62it/s]
 15%|█▋        |  4951285/33592320 [00:13<01:15, 380624.75it/s]
 15%|█▋        |  4986763/33592320 [00:13<01:15, 380427.59it/s]
 15%|█▋        |  5022332/33592320 [00:13<01:15, 380240.28it/s]
 15%|█▋        |  5056276/33592320 [00:13<01:15, 379933.62it/s]
 15%|█▋        |  5090944/33592320 [00:13<01:15, 379685.53it/s]
 15%|█▋        |  5125468/33592320 [00:13<01:15, 379430.47it/s]
 15%|█▋        |  5160742/33592320 [00:13<01:14, 379234.31it/s]
 15%|█▋        |  5195158/33592320 [00:13<01:14, 378978.38it/s]
 16%|█▋        |  5230473/33592320 [00:13<01:14, 378791.28it/s]
 16%|█▋        |  5266086/33592320 [00:13<01:14, 378628.34it/s]
 16%|█▊        |  5297837/33592320 [00:14<01:14, 378192.00it/s]
 16%|█▊        |  5331927/33592320 [00:14<01:14, 377927.62it/s]
 16%|█▊        |  5363770/33592320 [00:14<01:14, 377508.81it/s]
 16%|█▊        |  5396039/33592320 [00:14<01:14, 377125.66it/s]
 16%|█▊        |  5430094/33592320 [00:14<01:14, 376871.78it/s]
 16%|█▊        |  5463461/33592320 [00:14<01:14, 376573.97it/s]
 16%|█▊        |  5496587/33592320 [00:14<01:14, 376263.72it/s]
 16%|█▊        |  5530374/33592320 [00:14<01:14, 376002.62it/s]
 17%|█▊        |  5564077/33592320 [00:14<01:14, 375739.38it/s]
 17%|█▊        |  5599520/33592320 [00:14<01:14, 375596.38it/s]
 17%|█▊        |  5644003/33592320 [00:15<01:14, 376057.62it/s]
 17%|█▊        |  5685771/33592320 [00:15<01:14, 376333.12it/s]
 17%|█▊        |  5728063/33592320 [00:15<01:13, 376639.41it/s]
 17%|█▉        |  5770726/33592320 [00:15<01:13, 376965.91it/s]
 17%|█▉        |  5809882/33592320 [00:15<01:13, 377060.56it/s]
 17%|█▉        |  5848655/33592320 [00:15<01:13, 377129.31it/s]
 18%|█▉        |  5887965/33592320 [00:15<01:13, 377231.62it/s]
 18%|█▉        |  5927599/33592320 [00:15<01:13, 377353.25it/s]
 18%|█▉        |  5964580/33592320 [00:15<01:13, 377305.50it/s]
 18%|█▉        |  6005362/33592320 [00:15<01:13, 377497.25it/s]
 18%|█▉        |  6045272/33592320 [00:16<01:12, 377632.19it/s]
 18%|█▉        |  6084140/33592320 [00:16<01:12, 377700.75it/s]
 18%|█▉        |  6119835/33592320 [00:16<01:12, 377551.59it/s]
 18%|█▉        |  6156199/33592320 [00:16<01:12, 377466.22it/s]
 18%|█▉        |  6192893/33592320 [00:16<01:12, 377402.06it/s]
 19%|█▉        |  6230290/33592320 [00:16<01:12, 377381.28it/s]
 19%|██        |  6268935/33592320 [00:16<01:12, 377435.81it/s]
 19%|██        |  6304243/33592320 [00:16<01:12, 377290.06it/s]
 19%|██        |  6343314/33592320 [00:16<01:12, 377369.88it/s]
 19%|██        |  6381075/33592320 [00:16<01:12, 377371.28it/s]
 19%|██        |  6418623/33592320 [00:17<01:12, 377360.16it/s]
 19%|██        |  6456209/33592320 [00:17<01:11, 377351.38it/s]
 19%|██        |  6491107/33592320 [00:17<01:11, 377186.53it/s]
 19%|██        |  6524214/33592320 [00:17<01:11, 376920.09it/s]
 20%|██        |  6557611/33592320 [00:17<01:11, 376673.38it/s]
 20%|██        |  6592919/33592320 [00:17<01:11, 376538.62it/s]
 20%|██        |  6627144/33592320 [00:17<01:11, 376343.84it/s]
 20%|██        |  6661123/33592320 [00:17<01:11, 376137.38it/s]
 20%|██        |  6696159/33592320 [00:17<01:11, 375992.59it/s]
 20%|██▎       |  6733867/33592320 [00:17<01:11, 375998.66it/s]
 20%|██▎       |  6777371/33592320 [00:18<01:11, 376326.50it/s]
 20%|██▎       |  6819314/33592320 [00:18<01:11, 376564.50it/s]
 20%|██▎       |  6861318/33592320 [00:18<01:10, 376803.25it/s]
 21%|██▎       |  6905362/33592320 [00:18<01:10, 377150.81it/s]
 21%|██▎       |  6942629/33592320 [00:18<01:10, 377126.47it/s]
 21%|██▎       |  6981337/33592320 [00:18<01:10, 377180.22it/s]
 21%|██▎       |  7022652/33592320 [00:18<01:10, 377373.50it/s]
 21%|██▎       |  7064597/33592320 [00:18<01:10, 377598.41it/s]
 21%|██▎       |  7105459/33592320 [00:18<01:10, 377763.31it/s]
 21%|██▎       |  7148674/33592320 [00:18<01:09, 378050.94it/s]
 21%|██▎       |  7193075/33592320 [00:19<01:09, 378397.88it/s]
 22%|██▍       |  7232945/33592320 [00:19<01:09, 378504.09it/s]
 22%|██▍       |  7271812/33592320 [00:19<01:09, 378556.97it/s]
 22%|██▍       |  7312663/33592320 [00:19<01:09, 378712.09it/s]
 22%|██▍       |  7352900/33592320 [00:19<01:09, 378833.97it/s]
 22%|██▍       |  7392559/33592320 [00:19<01:09, 378924.97it/s]
 22%|██▍       |  7435551/33592320 [00:19<01:08, 379185.03it/s]
 22%|██▍       |  7479152/33592320 [00:19<01:08, 379473.34it/s]
 22%|██▍       |  7519445/33592320 [00:19<01:08, 379591.72it/s]
 23%|██▍       |  7560527/33592320 [00:19<01:08, 379748.56it/s]
 23%|██▍       |  7597391/33592320 [00:20<01:08, 379693.00it/s]
 23%|██▍       |  7634654/33592320 [00:20<01:08, 379657.81it/s]
 23%|██▍       |  7672796/33592320 [00:20<01:08, 379666.50it/s]
 23%|██▌       |  7710665/33592320 [00:20<01:08, 379661.66it/s]
 23%|██▌       |  7749330/33592320 [00:20<01:08, 379695.84it/s]
 23%|██▌       |  7787087/33592320 [00:20<01:07, 379685.47it/s]
 23%|██▌       |  7825614/33592320 [00:20<01:07, 379712.56it/s]
 23%|██▌       |  7867233/33592320 [00:20<01:07, 379888.69it/s]
 24%|██▌       |  7908728/33592320 [00:20<01:07, 380057.16it/s]
 24%|██▌       |  7947406/33592320 [00:20<01:07, 380089.28it/s]
 24%|██▌       |  7989158/33592320 [00:21<01:07, 380267.44it/s]
 24%|██▌       |  8030463/33592320 [00:21<01:07, 380422.75it/s]
 24%|██▌       |  8069632/33592320 [00:21<01:07, 380475.81it/s]
 24%|██▌       |  8108327/33592320 [00:21<01:06, 380506.16it/s]
 24%|██▌       |  8149891/33592320 [00:21<01:06, 380670.25it/s]
 24%|██▋       |  8185711/33592320 [00:21<01:06, 380565.75it/s]
 24%|██▋       |  8221828/33592320 [00:21<01:06, 380475.97it/s]
 25%|██▋       |  8260840/33592320 [00:21<01:06, 380520.38it/s]
 25%|██▋       |  8301739/33592320 [00:21<01:06, 380650.88it/s]
 25%|██▋       |  8339807/33592320 [00:21<01:06, 380651.00it/s]
 25%|██▋       |  8379104/33592320 [00:22<01:06, 380706.94it/s]
 25%|██▋       |  8421121/33592320 [00:22<01:06, 380885.38it/s]
 25%|██▋       |  8462155/33592320 [00:22<01:05, 381017.97it/s]
 25%|██▋       |  8500340/33592320 [00:22<01:05, 381021.69it/s]
 25%|██▋       |  8544108/33592320 [00:22<01:05, 381274.50it/s]
 26%|██▋       |  8585106/33592320 [00:22<01:05, 381402.00it/s]
 26%|██▋       |  8627362/33592320 [00:22<01:05, 381584.00it/s]
 26%|██▊       |  8668023/33592320 [00:22<01:05, 381694.16it/s]
 26%|██▊       |  8706723/33592320 [00:22<01:05, 381717.41it/s]
 26%|██▊       |  8744713/33592320 [00:22<01:05, 381709.44it/s]
 26%|██▊       |  8783167/33592320 [00:23<01:04, 381721.72it/s]
 26%|██▊       |  8818435/33592320 [00:23<01:04, 381596.03it/s]
 26%|██▊       |  8854407/33592320 [00:23<01:04, 381501.78it/s]
 26%|██▊       |  8891053/33592320 [00:23<01:04, 381437.22it/s]
 27%|██▊       |  8929576/33592320 [00:23<01:04, 381453.41it/s]
 27%|██▊       |  8966216/33592320 [00:23<01:04, 381389.34it/s]
 27%|██▊       |  9004120/33592320 [00:23<01:04, 381379.34it/s]
 27%|██▊       |  9043692/33592320 [00:23<01:04, 381439.81it/s]
 27%|██▊       |  9080792/33592320 [00:23<01:04, 381395.94it/s]
 27%|██▉       |  9118724/33592320 [00:23<01:04, 381387.22it/s]
 27%|██▉       |  9156977/33592320 [00:24<01:04, 381391.97it/s]
 27%|██▉       |  9196133/33592320 [00:24<01:03, 381434.12it/s]
 27%|██▉       |  9233425/33592320 [00:24<01:03, 381398.91it/s]
 28%|██▉       |  9270243/33592320 [00:24<01:03, 381344.53it/s]
 28%|██▉       |  9306419/33592320 [00:24<01:03, 381264.28it/s]
 28%|██▉       |  9342240/33592320 [00:24<01:03, 381170.22it/s]
 28%|██▉       |  9378889/33592320 [00:24<01:03, 381110.56it/s]
 28%|██▉       |  9415564/33592320 [00:24<01:03, 381052.41it/s]
 28%|██▉       |  9452366/33592320 [00:24<01:03, 380999.88it/s]
 28%|██▉       |  9489205/33592320 [00:24<01:03, 380949.25it/s]
 28%|██▉       |  9525973/33592320 [00:25<01:03, 380896.16it/s]
 28%|██▉       |  9563314/33592320 [00:25<01:03, 380866.31it/s]
 29%|███       |  9601468/33592320 [00:25<01:02, 380869.00it/s]
 29%|███       |  9638763/33592320 [00:25<01:02, 380837.66it/s]
 29%|███       |  9674157/33592320 [00:25<01:02, 380731.81it/s]
 29%|███       |  9710990/33592320 [00:25<01:02, 380683.19it/s]
 29%|███       |  9745293/33592320 [00:25<01:02, 380536.12it/s]
 29%|███       |  9782194/33592320 [00:25<01:02, 380491.28it/s]
 29%|███       |  9817739/33592320 [00:25<01:02, 380394.25it/s]
 29%|███       |  9851159/33592320 [00:25<01:02, 380215.97it/s]
 29%|███       |  9888815/33592320 [00:26<01:02, 380201.88it/s]
 30%|███       |  9926317/33592320 [00:26<01:02, 380182.03it/s]
 30%|███       |  9963772/33592320 [00:26<01:02, 380160.53it/s]
 30%|███       | 10000366/33592320 [00:26<01:02, 380106.47it/s]
 30%|███       | 10037647/33592320 [00:26<01:01, 380078.84it/s]
 30%|███       | 10073896/33592320 [00:26<01:01, 380012.44it/s]
 30%|███▎      | 10109774/33592320 [00:26<01:01, 379932.62it/s]
 30%|███▎      | 10145465/33592320 [00:26<01:01, 379846.41it/s]
 30%|███▎      | 10180657/33592320 [00:26<01:01, 379742.19it/s]
 30%|███▎      | 10216136/33592320 [00:26<01:01, 379649.44it/s]
 31%|███▎      | 10250629/33592320 [00:27<01:01, 379520.88it/s]
 31%|███▎      | 10286715/33592320 [00:27<01:01, 379452.03it/s]
 31%|███▎      | 10322470/33592320 [00:27<01:01, 379371.53it/s]
 31%|███▎      | 10356996/33592320 [00:27<01:01, 379246.59it/s]
 31%|███▎      | 10392002/33592320 [00:27<01:01, 379140.06it/s]
 31%|███▎      | 10426053/33592320 [00:27<01:01, 378999.59it/s]
 31%|███▎      | 10461428/33592320 [00:27<01:01, 378908.12it/s]
 31%|███▎      | 10496642/33592320 [00:27<01:00, 378811.50it/s]
 31%|███▎      | 10531417/33592320 [00:27<01:00, 378699.75it/s]
 31%|███▍      | 10566986/33592320 [00:27<01:00, 378617.31it/s]
 32%|███▍      | 10602608/33592320 [00:28<01:00, 378537.31it/s]
 32%|███▍      | 10638724/33592320 [00:28<01:00, 378475.50it/s]
 32%|███▍      | 10673578/33592320 [00:28<01:00, 378369.38it/s]
 32%|███▍      | 10708253/33592320 [00:28<01:00, 378257.69it/s]
 32%|███▍      | 10742947/33592320 [00:28<01:00, 378147.44it/s]
 32%|███▍      | 10778194/33592320 [00:28<01:00, 378057.34it/s]
 32%|███▍      | 10812912/33592320 [00:28<01:00, 377949.41it/s]
 32%|███▍      | 10846645/33592320 [00:28<01:00, 377807.91it/s]
 32%|███▍      | 10882440/33592320 [00:28<01:00, 377738.94it/s]
 33%|███▍      | 10918405/33592320 [00:28<01:00, 377676.34it/s]
 33%|███▍      | 10952487/33592320 [00:29<00:59, 377549.28it/s]
 33%|███▍      | 10987755/33592320 [00:29<00:59, 377463.84it/s]
 33%|███▍      | 11024445/33592320 [00:29<00:59, 377427.62it/s]
 33%|███▌      | 11058754/33592320 [00:29<00:59, 377310.44it/s]
 33%|███▌      | 11091835/33592320 [00:29<00:59, 377152.31it/s]
 33%|███▌      | 11127152/33592320 [00:29<00:59, 377071.03it/s]
 33%|███▌      | 11158557/33592320 [00:29<00:59, 376858.16it/s]
 33%|███▌      | 11191404/33592320 [00:29<00:59, 376695.28it/s]
 33%|███▌      | 11231692/33592320 [00:29<00:59, 376783.12it/s]
 34%|███▌      | 11269390/33592320 [00:29<00:59, 376783.78it/s]
 34%|███▌      | 11307922/33592320 [00:30<00:59, 376812.22it/s]
 34%|███▌      | 11347559/33592320 [00:30<00:59, 376877.16it/s]
 34%|███▌      | 11385567/33592320 [00:30<00:58, 376887.75it/s]
 34%|███▌      | 11422137/33592320 [00:30<00:58, 376850.81it/s]
 34%|███▌      | 11457974/33592320 [00:30<00:58, 376790.00it/s]
 34%|███▌      | 11496585/33592320 [00:30<00:58, 376820.53it/s]
 34%|███▋      | 11537538/33592320 [00:30<00:58, 376927.41it/s]
 34%|███▋      | 11576358/33592320 [00:30<00:58, 376964.09it/s]
 35%|███▋      | 11617901/33592320 [00:30<00:58, 377088.94it/s]
 35%|███▋      | 11659679/33592320 [00:30<00:58, 377220.56it/s]
 35%|███▋      | 11696863/33592320 [00:31<00:58, 377203.19it/s]
 35%|███▋      | 11732816/33592320 [00:31<00:57, 377146.38it/s]
 35%|███▋      | 11768928/33592320 [00:31<00:57, 377095.03it/s]
 35%|███▋      | 11806923/33592320 [00:31<00:57, 377104.12it/s]
 35%|███▋      | 11844176/33592320 [00:31<00:57, 377089.53it/s]
 35%|███▋      | 11882901/33592320 [00:31<00:57, 377121.78it/s]
 35%|███▋      | 11919514/33592320 [00:31<00:57, 377087.00it/s]
 36%|███▋      | 11956920/33592320 [00:31<00:57, 377077.47it/s]
 36%|███▋      | 11995628/33592320 [00:31<00:57, 377108.91it/s]
 36%|███▊      | 12033726/33592320 [00:31<00:57, 377121.00it/s]
 36%|███▊      | 12068957/33592320 [00:32<00:57, 377043.47it/s]
 36%|███▊      | 12103328/33592320 [00:32<00:57, 376939.66it/s]
 36%|███▊      | 12137328/33592320 [00:32<00:56, 376824.94it/s]
 36%|███▊      | 12170831/33592320 [00:32<00:56, 376695.53it/s]
 36%|███▊      | 12205324/33592320 [00:32<00:56, 376597.50it/s]
 36%|███▊      | 12239937/33592320 [00:32<00:56, 376503.75it/s]
 37%|███▊      | 12275062/33592320 [00:32<00:56, 376426.28it/s]
 37%|███▊      | 12309098/33592320 [00:32<00:56, 376316.00it/s]
 37%|███▊      | 12347490/33592320 [00:32<00:56, 376339.16it/s]
 37%|███▊      | 12387976/33592320 [00:32<00:56, 376425.78it/s]
 37%|███▊      | 12425824/33592320 [00:33<00:56, 376432.00it/s]
 37%|███▊      | 12462635/33592320 [00:33<00:56, 376406.81it/s]
 37%|███▉      | 12500688/33592320 [00:33<00:56, 376419.22it/s]
 37%|███▉      | 12537040/33592320 [00:33<00:55, 376380.03it/s]
 37%|███▉      | 12573906/33592320 [00:33<00:55, 376356.91it/s]
 38%|███▉      | 12611715/33592320 [00:33<00:55, 376362.06it/s]
 38%|███▉      | 12651878/33592320 [00:33<00:55, 376437.22it/s]
 38%|███▉      | 12688422/33592320 [00:33<00:55, 376404.56it/s]
 38%|███▉      | 12728616/33592320 [00:33<00:55, 376480.06it/s]
 38%|███▉      | 12769148/33592320 [00:33<00:55, 376565.09it/s]
 38%|███▉      | 12807964/33592320 [00:34<00:55, 376599.16it/s]
 38%|███▉      | 12843406/33592320 [00:34<00:55, 376534.09it/s]
 38%|███▉      | 12885828/33592320 [00:34<00:54, 376673.47it/s]
 38%|███▉      | 12926985/33592320 [00:34<00:54, 376775.16it/s]
 39%|████      | 12965721/33592320 [00:34<00:54, 376805.88it/s]
 39%|████      | 13000606/33592320 [00:34<00:54, 376724.84it/s]
 39%|████      | 13038832/33592320 [00:34<00:54, 376740.81it/s]
 39%|████      | 13076893/33592320 [00:34<00:54, 376751.94it/s]
 39%|████      | 13115290/33592320 [00:34<00:54, 376772.66it/s]
 39%|████      | 13155245/33592320 [00:34<00:54, 376837.88it/s]
 39%|████      | 13190724/33592320 [00:35<00:54, 376774.88it/s]
 39%|████      | 13226559/33592320 [00:35<00:54, 376722.38it/s]
 39%|████      | 13260517/33592320 [00:35<00:53, 376616.88it/s]
 40%|████      | 13297429/33592320 [00:35<00:53, 376595.59it/s]
 40%|████      | 13334451/33592320 [00:35<00:53, 376577.56it/s]
 40%|████      | 13368782/33592320 [00:35<00:53, 376483.88it/s]
 40%|████      | 13400915/33592320 [00:35<00:53, 376328.97it/s]
 40%|████      | 13432067/33592320 [00:35<00:53, 376147.44it/s]
 40%|████▎     | 13469006/33592320 [00:35<00:53, 376128.56it/s]
 40%|████▎     | 13507650/33592320 [00:35<00:53, 376157.25it/s]
 40%|████▎     | 13545315/33592320 [00:36<00:53, 376158.59it/s]
 40%|████▎     | 13585789/33592320 [00:36<00:53, 376237.72it/s]
 41%|████▎     | 13626903/33592320 [00:36<00:53, 376334.06it/s]
 41%|████▎     | 13665004/33592320 [00:36<00:52, 376346.94it/s]
 41%|████▎     | 13703601/33592320 [00:36<00:52, 376373.34it/s]
 41%|████▎     | 13745270/33592320 [00:36<00:52, 376483.75it/s]
 41%|████▎     | 13785632/33592320 [00:36<00:52, 376557.84it/s]
 41%|████▎     | 13824759/33592320 [00:36<00:52, 376597.91it/s]
 41%|████▎     | 13864849/33592320 [00:36<00:52, 376663.91it/s]
 41%|████▎     | 13904909/33592320 [00:36<00:52, 376728.72it/s]
 42%|████▍     | 13943135/33592320 [00:37<00:52, 376743.66it/s]
 42%|████▍     | 13981405/33592320 [00:37<00:52, 376759.66it/s]
 42%|████▍     | 14020818/33592320 [00:37<00:51, 376806.34it/s]
 42%|████▍     | 14059748/33592320 [00:37<00:51, 376839.78it/s]
 42%|████▍     | 14100078/33592320 [00:37<00:51, 376910.50it/s]
 42%|████▍     | 14142581/33592320 [00:37<00:51, 377038.75it/s]
 42%|████▍     | 14182968/33592320 [00:37<00:51, 377110.09it/s]
 42%|████▍     | 14221960/33592320 [00:37<00:51, 377144.03it/s]
 42%|████▍     | 14263244/33592320 [00:37<00:51, 377238.41it/s]
 43%|████▍     | 14303241/33592320 [00:37<00:51, 377298.34it/s]
 43%|████▍     | 14342293/33592320 [00:38<00:51, 377333.12it/s]
 43%|████▍     | 14378715/33592320 [00:38<00:50, 377298.69it/s]
 43%|████▌     | 14415057/33592320 [00:38<00:50, 377262.34it/s]
 43%|████▌     | 14450902/33592320 [00:38<00:50, 377207.00it/s]
 43%|████▌     | 14489469/33592320 [00:38<00:50, 377229.03it/s]
 43%|████▌     | 14528125/33592320 [00:38<00:50, 377253.22it/s]
 43%|████▌     | 14566725/33592320 [00:38<00:50, 377275.88it/s]
 43%|████▌     | 14604595/33592320 [00:38<00:50, 377279.53it/s]
 44%|████▌     | 14643806/33592320 [00:38<00:50, 377317.72it/s]
 44%|████▌     | 14682449/33592320 [00:38<00:50, 377341.09it/s]
 44%|████▌     | 14719073/33592320 [00:39<00:50, 377312.62it/s]
 44%|████▌     | 14757927/33592320 [00:39<00:49, 377341.31it/s]
 44%|████▌     | 14794578/33592320 [00:39<00:49, 377313.66it/s]
 44%|████▌     | 14833456/33592320 [00:39<00:49, 377342.81it/s]
 44%|████▌     | 14871423/33592320 [00:39<00:49, 377348.69it/s]
 44%|████▋     | 14908356/33592320 [00:39<00:49, 377328.38it/s]
 44%|████▋     | 14947051/33592320 [00:39<00:49, 377352.66it/s]
 45%|████▋     | 14984968/33592320 [00:39<00:49, 377357.22it/s]
 45%|████▋     | 15027268/33592320 [00:39<00:49, 377471.84it/s]
 45%|████▋     | 15065098/33592320 [00:39<00:49, 377473.88it/s]
 45%|████▋     | 15103553/33592320 [00:40<00:48, 377491.56it/s]
 45%|████▋     | 15141161/33592320 [00:40<00:48, 377488.00it/s]
 45%|████▋     | 15180298/33592320 [00:40<00:48, 377522.50it/s]
 45%|████▋     | 15220341/33592320 [00:40<00:48, 377579.31it/s]
 45%|████▋     | 15256655/33592320 [00:40<00:48, 377543.56it/s]
 46%|████▋     | 15292751/33592320 [00:40<00:48, 377502.59it/s]
 46%|████▋     | 15328772/33592320 [00:40<00:48, 377460.00it/s]
 46%|████▊     | 15365218/33592320 [00:40<00:48, 377428.06it/s]
 46%|████▊     | 15401585/33592320 [00:40<00:48, 377394.31it/s]
 46%|████▊     | 15437817/33592320 [00:40<00:48, 377357.44it/s]
 46%|████▊     | 15475156/33592320 [00:41<00:48, 377347.75it/s]
 46%|████▊     | 15512955/33592320 [00:41<00:47, 377349.28it/s]
 46%|████▊     | 15550053/33592320 [00:41<00:47, 377333.81it/s]
 46%|████▊     | 15587658/33592320 [00:41<00:47, 377330.69it/s]
 47%|████▊     | 15624518/33592320 [00:41<00:47, 377309.59it/s]
 47%|████▊     | 15661553/33592320 [00:41<00:47, 377292.81it/s]
 47%|████▊     | 15699072/33592320 [00:41<00:47, 377287.72it/s]
 47%|████▊     | 15733483/33592320 [00:41<00:47, 377208.16it/s]
 47%|████▊     | 15767929/33592320 [00:41<00:47, 377129.81it/s]
 47%|████▊     | 15803728/33592320 [00:41<00:47, 377084.12it/s]
 47%|████▉     | 15840862/33592320 [00:42<00:47, 377070.44it/s]
 47%|████▉     | 15876362/33592320 [00:42<00:46, 377018.00it/s]
 47%|████▉     | 15909644/33592320 [00:42<00:46, 376913.28it/s]
 47%|████▉     | 15944064/33592320 [00:42<00:46, 376835.94it/s]
 48%|████▉     | 15979267/33592320 [00:42<00:46, 376777.44it/s]
 48%|████▉     | 16013978/33592320 [00:42<00:46, 376707.62it/s]
 48%|████▉     | 16049162/33592320 [00:42<00:46, 376649.22it/s]
 48%|████▉     | 16083480/33592320 [00:42<00:46, 376570.84it/s]
 48%|████▉     | 16118242/33592320 [00:42<00:46, 376503.22it/s]
 48%|████▉     | 16152513/33592320 [00:42<00:46, 376424.44it/s]
 48%|████▉     | 16188178/33592320 [00:43<00:46, 376378.44it/s]
 48%|████▉     | 16223313/33592320 [00:43<00:46, 376320.34it/s]
 48%|████▉     | 16258161/33592320 [00:43<00:46, 376255.91it/s]
 49%|████▉     | 16292440/33592320 [00:43<00:45, 376178.62it/s]
 49%|█████     | 16327193/33592320 [00:43<00:45, 376112.59it/s]
 49%|█████     | 16362852/33592320 [00:43<00:45, 376067.72it/s]
 49%|█████     | 16399922/33592320 [00:43<00:45, 376055.38it/s]
 49%|█████     | 16434773/33592320 [00:43<00:45, 375992.34it/s]
 49%|█████     | 16471051/33592320 [00:43<00:45, 375962.19it/s]
 49%|█████     | 16508076/33592320 [00:43<00:45, 375949.16it/s]
 49%|█████     | 16544780/33592320 [00:44<00:45, 375928.88it/s]
 49%|█████     | 16578490/33592320 [00:44<00:45, 375840.84it/s]
 49%|█████     | 16611802/33592320 [00:44<00:45, 375744.19it/s]
 50%|█████     | 16645512/33592320 [00:44<00:45, 375656.94it/s]
 50%|█████     | 16683517/33592320 [00:44<00:45, 375666.81it/s]
 50%|█████     | 16718043/33592320 [00:44<00:44, 375598.50it/s]
 50%|█████     | 16750644/33592320 [00:44<00:44, 375487.31it/s]
 50%|█████     | 16783590/33592320 [00:44<00:44, 375384.34it/s]
 50%|█████▎    | 16819393/33592320 [00:44<00:44, 375345.59it/s]
 50%|█████▎    | 16857555/33592320 [00:44<00:44, 375359.56it/s]
 50%|█████▎    | 16894479/33592320 [00:45<00:44, 375345.97it/s]
 50%|█████▎    | 16931407/33592320 [00:45<00:44, 375332.50it/s]
 51%|█████▎    | 16968670/33592320 [00:45<00:44, 375326.47it/s]
 51%|█████▎    | 17006341/33592320 [00:45<00:44, 375329.50it/s]
 51%|█████▎    | 17040226/33592320 [00:45<00:44, 375249.16it/s]
 51%|█████▎    | 17076294/33592320 [00:45<00:44, 375217.12it/s]
 51%|█████▎    | 17114075/33592320 [00:45<00:43, 375222.81it/s]
 51%|█████▎    | 17150623/33592320 [00:45<00:43, 375201.47it/s]
 51%|█████▎    | 17186452/33592320 [00:45<00:43, 375164.53it/s]
 51%|█████▎    | 17229134/33592320 [00:45<00:43, 375277.03it/s]
 51%|█████▎    | 17267294/33592320 [00:46<00:43, 375290.75it/s]
 52%|█████▍    | 17304090/33592320 [00:46<00:43, 375274.81it/s]
 52%|█████▍    | 17339425/33592320 [00:46<00:43, 375227.22it/s]
 52%|█████▍    | 17375532/33592320 [00:46<00:43, 375196.66it/s]
 52%|█████▍    | 17415542/33592320 [00:46<00:43, 375250.28it/s]
 52%|█████▍    | 17454902/33592320 [00:46<00:42, 375289.72it/s]
 52%|█████▍    | 17492667/33592320 [00:46<00:42, 375294.78it/s]
 52%|█████▍    | 17529840/33592320 [00:46<00:42, 375287.12it/s]
 52%|█████▍    | 17567201/33592320 [00:46<00:42, 375283.50it/s]
 52%|█████▍    | 17604783/33592320 [00:46<00:42, 375284.66it/s]
 53%|█████▍    | 17640592/33592320 [00:47<00:42, 375248.06it/s]
 53%|█████▍    | 17675317/33592320 [00:47<00:42, 375188.59it/s]
 53%|█████▍    | 17709830/33592320 [00:47<00:42, 375124.91it/s]
 53%|█████▍    | 17744484/33592320 [00:47<00:42, 375064.47it/s]
 53%|█████▌    | 17780032/33592320 [00:47<00:42, 375023.16it/s]
 53%|█████▌    | 17816002/33592320 [00:47<00:42, 374990.88it/s]
 53%|█████▌    | 17851869/33592320 [00:47<00:41, 374956.56it/s]
 53%|█████▌    | 17886976/33592320 [00:47<00:41, 374906.50it/s]
 53%|█████▌    | 17921780/33592320 [00:47<00:41, 374850.28it/s]
 53%|█████▌    | 17959442/33592320 [00:47<00:41, 374853.97it/s]
 54%|█████▌    | 17995746/33592320 [00:48<00:41, 374829.34it/s]
 54%|█████▌    | 18034272/33592320 [00:48<00:41, 374851.00it/s]
 54%|█████▌    | 18071841/33592320 [00:48<00:41, 374852.69it/s]
 54%|█████▌    | 18112981/33592320 [00:48<00:41, 374928.34it/s]
 54%|█████▌    | 18148112/33592320 [00:48<00:41, 374879.56it/s]
 54%|█████▌    | 18183590/33592320 [00:48<00:41, 374838.09it/s]
 54%|█████▌    | 18221056/33592320 [00:48<00:41, 374837.72it/s]
 54%|█████▋    | 18258215/33592320 [00:48<00:40, 374831.06it/s]
 54%|█████▋    | 18293532/33592320 [00:48<00:40, 374786.62it/s]
 55%|█████▋    | 18330980/33592320 [00:48<00:40, 374786.00it/s]
 55%|█████▋    | 18367997/33592320 [00:49<00:40, 374776.53it/s]
 55%|█████▋    | 18406244/33592320 [00:49<00:40, 374792.19it/s]
 55%|█████▋    | 18444729/33592320 [00:49<00:40, 374812.59it/s]
 55%|█████▋    | 18480872/33592320 [00:49<00:40, 374785.47it/s]
 55%|█████▋    | 18518396/33592320 [00:49<00:40, 374786.38it/s]
 55%|█████▋    | 18557986/33592320 [00:49<00:40, 374829.00it/s]
 55%|█████▋    | 18597462/33592320 [00:49<00:40, 374869.16it/s]
 55%|█████▋    | 18637532/33592320 [00:49<00:39, 374921.09it/s]
 56%|█████▋    | 18676465/33592320 [00:49<00:39, 374950.00it/s]
 56%|█████▊    | 18718006/33592320 [00:49<00:39, 375031.06it/s]
 56%|█████▊    | 18756227/33592320 [00:50<00:39, 375045.41it/s]
 56%|█████▊    | 18791526/33592320 [00:50<00:39, 375001.38it/s]
 56%|█████▊    | 18826490/33592320 [00:50<00:39, 374950.84it/s]
 56%|█████▊    | 18864085/33592320 [00:50<00:39, 374952.78it/s]
 56%|█████▊    | 18899658/33592320 [00:50<00:39, 374914.66it/s]
 56%|█████▊    | 18933255/33592320 [00:50<00:39, 374837.56it/s]
 56%|█████▊    | 18968791/33592320 [00:50<00:39, 374799.06it/s]
 57%|█████▊    | 19003635/33592320 [00:50<00:38, 374747.06it/s]
 57%|█████▊    | 19040216/33592320 [00:50<00:38, 374729.44it/s]
 57%|█████▊    | 19077691/33592320 [00:50<00:38, 374729.47it/s]
 57%|█████▊    | 19112646/33592320 [00:51<00:38, 374680.09it/s]
 57%|█████▊    | 19148059/33592320 [00:51<00:38, 374639.88it/s]
 57%|█████▊    | 19186512/33592320 [00:51<00:38, 374659.16it/s]
 57%|█████▉    | 19224247/33592320 [00:51<00:38, 374664.41it/s]
 57%|█████▉    | 19259814/33592320 [00:51<00:38, 374627.41it/s]
 57%|█████▉    | 19294387/33592320 [00:51<00:38, 374571.31it/s]
 58%|█████▉    | 19328826/33592320 [00:51<00:38, 374512.81it/s]
 58%|█████▉    | 19365006/33592320 [00:51<00:37, 374488.19it/s]
 58%|█████▉    | 19398862/33592320 [00:51<00:37, 374418.84it/s]
 58%|█████▉    | 19435084/33592320 [00:51<00:37, 374395.31it/s]
 58%|█████▉    | 19472369/33592320 [00:52<00:37, 374392.31it/s]
 58%|█████▉    | 19511006/33592320 [00:52<00:37, 374415.31it/s]
 58%|█████▉    | 19546962/33592320 [00:52<00:37, 374386.84it/s]
 58%|█████▉    | 19581394/33592320 [00:52<00:37, 374329.34it/s]
 58%|█████▉    | 19619035/33592320 [00:52<00:37, 374333.31it/s]
 59%|█████▉    | 19656582/33592320 [00:52<00:37, 374335.44it/s]
 59%|██████    | 19694975/33592320 [00:52<00:37, 374353.69it/s]
 59%|██████    | 19732954/33592320 [00:52<00:37, 374363.97it/s]
 59%|██████    | 19772990/33592320 [00:52<00:36, 374413.16it/s]
 59%|██████    | 19809708/33592320 [00:52<00:36, 374399.47it/s]
 59%|██████    | 19848053/33592320 [00:53<00:36, 374416.53it/s]
 59%|██████    | 19884905/33592320 [00:53<00:36, 374405.41it/s]
 59%|██████    | 19920029/33592320 [00:53<00:36, 374361.84it/s]
 59%|██████    | 19954182/33592320 [00:53<00:36, 374300.28it/s]
 60%|██████    | 19988613/33592320 [00:53<00:36, 374244.09it/s]
 60%|██████    | 20024645/33592320 [00:53<00:36, 374218.03it/s]
 60%|██████    | 20061624/33592320 [00:53<00:36, 374209.78it/s]
 60%|██████    | 20096945/33592320 [00:53<00:36, 374170.66it/s]
 60%|██████    | 20134630/33592320 [00:53<00:35, 374175.62it/s]
 60%|██████▎   | 20170784/33592320 [00:53<00:35, 374152.19it/s]
 60%|██████▎   | 20209909/33592320 [00:54<00:35, 374183.81it/s]
 60%|██████▎   | 20247147/33592320 [00:54<00:35, 374180.50it/s]
 60%|██████▎   | 20286060/33592320 [00:54<00:35, 374208.03it/s]
 61%|██████▎   | 20323751/33592320 [00:54<00:35, 374213.00it/s]
 61%|██████▎   | 20360732/33592320 [00:54<00:35, 374204.88it/s]
 61%|██████▎   | 20399724/33592320 [00:54<00:35, 374233.69it/s]
 61%|██████▎   | 20436899/33592320 [00:54<00:35, 374229.16it/s]
 61%|██████▎   | 20474454/33592320 [00:54<00:35, 374231.53it/s]
 61%|██████▎   | 20516830/33592320 [00:54<00:34, 374321.88it/s]
 61%|██████▎   | 20555386/33592320 [00:54<00:34, 374342.34it/s]
 61%|██████▎   | 20593935/33592320 [00:55<00:34, 374362.59it/s]
 61%|██████▎   | 20632439/33592320 [00:55<00:34, 374381.97it/s]
 62%|██████▍   | 20669218/33592320 [00:55<00:34, 374370.00it/s]
 62%|██████▍   | 20705188/33592320 [00:55<00:34, 374343.44it/s]
 62%|██████▍   | 20741327/33592320 [00:55<00:34, 374320.06it/s]
 62%|██████▍   | 20777799/33592320 [00:55<00:34, 374302.75it/s]
 62%|██████▍   | 20814198/33592320 [00:55<00:34, 374284.19it/s]
 62%|██████▍   | 20850839/33592320 [00:55<00:34, 374270.06it/s]
 62%|██████▍   | 20890843/33592320 [00:55<00:33, 374316.22it/s]
 62%|██████▍   | 20927210/33592320 [00:55<00:33, 374297.12it/s]
 62%|██████▍   | 20965105/33592320 [00:56<00:33, 374305.41it/s]
 63%|██████▍   | 21003280/33592320 [00:56<00:33, 374318.69it/s]
 63%|██████▍   | 21045170/33592320 [00:56<00:33, 374397.97it/s]
 63%|██████▍   | 21083408/33592320 [00:56<00:33, 374412.12it/s]
 63%|██████▌   | 21122125/33592320 [00:56<00:33, 374434.72it/s]
 63%|██████▌   | 21163147/33592320 [00:56<00:33, 374498.06it/s]
 63%|██████▌   | 21199229/33592320 [00:56<00:33, 374473.84it/s]
 63%|██████▌   | 21239664/33592320 [00:56<00:32, 374526.53it/s]
 63%|██████▌   | 21278819/33592320 [00:56<00:32, 374556.50it/s]
 63%|██████▌   | 21312916/33592320 [00:56<00:32, 374497.47it/s]
 64%|██████▌   | 21346192/33592320 [00:57<00:32, 374424.22it/s]
 64%|██████▌   | 21379907/33592320 [00:57<00:32, 374358.97it/s]
 64%|██████▌   | 21416515/33592320 [00:57<00:32, 374344.47it/s]
 64%|██████▌   | 21452027/33592320 [00:57<00:32, 374310.94it/s]
 64%|██████▌   | 21488529/33592320 [00:57<00:32, 374294.69it/s]
 64%|██████▌   | 21522932/33592320 [00:57<00:32, 374242.06it/s]
 64%|██████▌   | 21557644/33592320 [00:57<00:32, 374194.97it/s]
 64%|██████▌   | 21593925/33592320 [00:57<00:32, 374175.22it/s]
 64%|██████▋   | 21629541/33592320 [00:57<00:31, 374144.03it/s]
 64%|██████▋   | 21663898/33592320 [00:57<00:31, 374091.25it/s]
 65%|██████▋   | 21698816/33592320 [00:58<00:31, 374048.28it/s]
 65%|██████▋   | 21732505/33592320 [00:58<00:31, 373984.31it/s]
 65%|██████▋   | 21767273/33592320 [00:58<00:31, 373939.12it/s]
 65%|██████▋   | 21801033/33592320 [00:58<00:31, 373876.78it/s]
 65%|██████▋   | 21834995/33592320 [00:58<00:31, 373818.16it/s]
 65%|██████▋   | 21871573/33592320 [00:58<00:31, 373804.38it/s]
 65%|██████▋   | 21907264/33592320 [00:58<00:31, 373775.53it/s]
 65%|██████▋   | 21943119/33592320 [00:58<00:31, 373749.59it/s]
 65%|██████▋   | 21979533/33592320 [00:58<00:31, 373733.22it/s]
 66%|██████▋   | 22014296/33592320 [00:58<00:30, 373688.91it/s]
 66%|██████▋   | 22051881/33592320 [00:59<00:30, 373692.53it/s]
 66%|██████▊   | 22086731/33592320 [00:59<00:30, 373649.94it/s]
 66%|██████▊   | 22124581/33592320 [00:59<00:30, 373658.09it/s]
 66%|██████▊   | 22162844/33592320 [00:59<00:30, 373673.22it/s]
 66%|██████▊   | 22198447/33592320 [00:59<00:30, 373643.53it/s]
 66%|██████▊   | 22232829/33592320 [00:59<00:30, 373593.34it/s]
 66%|██████▊   | 22267674/33592320 [00:59<00:30, 373551.19it/s]
 66%|██████▊   | 22303421/33592320 [00:59<00:30, 373524.22it/s]
 66%|██████▊   | 22337747/33592320 [00:59<00:30, 373473.62it/s]
 67%|██████▊   | 22372497/33592320 [00:59<00:30, 373430.25it/s]
 67%|██████▊   | 22407229/33592320 [01:00<00:29, 373386.72it/s]
 67%|██████▊   | 22441895/33592320 [01:00<00:29, 373342.28it/s]
 67%|██████▊   | 22475936/33592320 [01:00<00:29, 373287.53it/s]
 67%|██████▊   | 22510792/33592320 [01:00<00:29, 373246.53it/s]
 67%|██████▊   | 22546646/33592320 [01:00<00:29, 373222.16it/s]
 67%|██████▉   | 22583930/33592320 [01:00<00:29, 373221.53it/s]
 67%|██████▉   | 22621745/33592320 [01:00<00:29, 373229.62it/s]
 67%|██████▉   | 22657401/33592320 [01:00<00:29, 373202.16it/s]
 68%|██████▉   | 22693771/33592320 [01:00<00:29, 373186.56it/s]
 68%|██████▉   | 22729690/33592320 [01:00<00:29, 373163.53it/s]
 68%|██████▉   | 22765366/33592320 [01:01<00:29, 373136.62it/s]
 68%|██████▉   | 22802814/33592320 [01:01<00:28, 373138.81it/s]
 68%|██████▉   | 22842437/33592320 [01:01<00:28, 373176.53it/s]
 68%|██████▉   | 22880665/33592320 [01:01<00:28, 373191.34it/s]
 68%|██████▉   | 22917989/33592320 [01:01<00:28, 373191.41it/s]
 68%|██████▉   | 22952902/33592320 [01:01<00:28, 373152.31it/s]
 68%|██████▉   | 22989138/33592320 [01:01<00:28, 373134.78it/s]
 69%|██████▉   | 23023740/33592320 [01:01<00:28, 373090.81it/s]
 69%|███████   | 23060815/33592320 [01:01<00:28, 373087.03it/s]
 69%|███████   | 23097344/33592320 [01:01<00:28, 373074.41it/s]
 69%|███████   | 23133236/33592320 [01:02<00:28, 373051.56it/s]
 69%|███████   | 23167573/33592320 [01:02<00:27, 373003.75it/s]
 69%|███████   | 23202273/33592320 [01:02<00:27, 372961.94it/s]
 69%|███████   | 23236251/33592320 [01:02<00:27, 372908.72it/s]
 69%|███████   | 23269736/33592320 [01:02<00:27, 372847.69it/s]
 69%|███████   | 23304746/33592320 [01:02<00:27, 372811.28it/s]
 69%|███████   | 23339473/33592320 [01:02<00:27, 372770.47it/s]
 70%|███████   | 23376437/33592320 [01:02<00:27, 372765.47it/s]
 70%|███████   | 23411933/33592320 [01:02<00:27, 372737.09it/s]
 70%|███████   | 23448673/33592320 [01:02<00:27, 372728.59it/s]
 70%|███████   | 23483854/33592320 [01:03<00:27, 372695.41it/s]
 70%|███████▎  | 23518874/33592320 [01:03<00:27, 372659.75it/s]
 70%|███████▎  | 23553282/33592320 [01:03<00:26, 372614.53it/s]
 70%|███████▎  | 23588979/33592320 [01:03<00:26, 372589.81it/s]
 70%|███████▎  | 23624162/33592320 [01:03<00:26, 372557.03it/s]
 70%|███████▎  | 23660016/33592320 [01:03<00:26, 372534.97it/s]
 71%|███████▎  | 23696774/33592320 [01:03<00:26, 372527.16it/s]
 71%|███████▎  | 23733831/33592320 [01:03<00:26, 372524.09it/s]
 71%|███████▎  | 23771130/33592320 [01:03<00:26, 372524.78it/s]
 71%|███████▎  | 23807149/33592320 [01:03<00:26, 372505.47it/s]
 71%|███████▎  | 23841634/33592320 [01:04<00:26, 372462.25it/s]
 71%|███████▎  | 23875593/33592320 [01:04<00:26, 372410.94it/s]
 71%|███████▎  | 23911017/33592320 [01:04<00:25, 372382.59it/s]
 71%|███████▎  | 23946660/33592320 [01:04<00:25, 372357.78it/s]
 71%|███████▎  | 23981376/33592320 [01:04<00:25, 372318.62it/s]
 71%|███████▍  | 24015931/33592320 [01:04<00:25, 372277.09it/s]
 72%|███████▍  | 24052025/33592320 [01:04<00:25, 372259.50it/s]
 72%|███████▍  | 24087438/33592320 [01:04<00:25, 372231.47it/s]
 72%|███████▍  | 24122926/33592320 [01:04<00:25, 372204.66it/s]
 72%|███████▍  | 24159267/33592320 [01:04<00:25, 372191.09it/s]
 72%|███████▍  | 24193633/33592320 [01:05<00:25, 372147.12it/s]
 72%|███████▍  | 24229267/33592320 [01:05<00:25, 372122.84it/s]
 72%|███████▍  | 24263754/33592320 [01:05<00:25, 372081.00it/s]
 72%|███████▍  | 24299015/33592320 [01:05<00:24, 372051.19it/s]
 72%|███████▍  | 24334241/33592320 [01:05<00:24, 372020.84it/s]
 73%|███████▍  | 24368356/33592320 [01:05<00:24, 371973.72it/s]
 73%|███████▍  | 24408916/33592320 [01:05<00:24, 372024.94it/s]
 73%|███████▍  | 24445598/33592320 [01:05<00:24, 372016.97it/s]
 73%|███████▌  | 24479874/33592320 [01:05<00:24, 371972.47it/s]
 73%|███████▌  | 24516558/33592320 [01:05<00:24, 371964.66it/s]
 73%|███████▌  | 24552780/33592320 [01:06<00:24, 371949.88it/s]
 73%|███████▌  | 24587285/33592320 [01:06<00:24, 371909.12it/s]
 73%|███████▌  | 24624065/33592320 [01:06<00:24, 371902.88it/s]
 73%|███████▌  | 24658227/33592320 [01:06<00:24, 371857.22it/s]
 74%|███████▌  | 24693848/33592320 [01:06<00:23, 371833.59it/s]
 74%|███████▌  | 24729727/33592320 [01:06<00:23, 371813.97it/s]
 74%|███████▌  | 24771430/33592320 [01:06<00:23, 371881.81it/s]
 74%|███████▌  | 24806636/33592320 [01:06<00:23, 371852.06it/s]
 74%|███████▌  | 24842925/33592320 [01:06<00:23, 371838.59it/s]
 74%|███████▌  | 24877636/33592320 [01:06<00:23, 371801.62it/s]
 74%|███████▌  | 24910986/33592320 [01:07<00:23, 371744.44it/s]
 74%|███████▌  | 24944904/33592320 [01:07<00:23, 371695.88it/s]
 74%|███████▋  | 24979257/33592320 [01:07<00:23, 371653.91it/s]
 74%|███████▋  | 25013479/33592320 [01:07<00:23, 371610.19it/s]
 75%|███████▋  | 25048029/33592320 [01:07<00:22, 371571.38it/s]
 75%|███████▋  | 25083215/33592320 [01:07<00:22, 371542.19it/s]
 75%|███████▋  | 25117909/33592320 [01:07<00:22, 371505.72it/s]
 75%|███████▋  | 25152802/33592320 [01:07<00:22, 371472.38it/s]
 75%|███████▋  | 25188975/33592320 [01:07<00:22, 371458.00it/s]
 75%|███████▋  | 25224651/33592320 [01:07<00:22, 371436.31it/s]
 75%|███████▋  | 25258229/33592320 [01:08<00:22, 371383.81it/s]
 75%|███████▋  | 25293595/33592320 [01:08<00:22, 371357.78it/s]
 75%|███████▋  | 25328900/33592320 [01:08<00:22, 371330.91it/s]
 76%|███████▋  | 25363976/33592320 [01:08<00:22, 371300.75it/s]
 76%|███████▋  | 25399366/33592320 [01:08<00:22, 371275.28it/s]
 76%|███████▊  | 25439928/33592320 [01:08<00:21, 371325.38it/s]
 76%|███████▊  | 25479291/33592320 [01:08<00:21, 371357.88it/s]
 76%|███████▊  | 25516043/33592320 [01:08<00:21, 371352.25it/s]
 76%|███████▊  | 25552249/33592320 [01:08<00:21, 371338.69it/s]
 76%|███████▊  | 25592359/33592320 [01:08<00:21, 371381.88it/s]
 76%|███████▊  | 25628638/33592320 [01:09<00:21, 371369.38it/s]
 76%|███████▊  | 25671973/33592320 [01:09<00:21, 371459.00it/s]
 77%|███████▊  | 25715997/33592320 [01:09<00:21, 371558.38it/s]
 77%|███████▊  | 25771773/33592320 [01:09<00:21, 371826.97it/s]
 77%|███████▊  | 25842143/33592320 [01:09<00:20, 372305.09it/s]
 77%|███████▊  | 25908505/33592320 [01:09<00:20, 372724.12it/s]
 77%|███████▉  | 25977225/33592320 [01:09<00:20, 373175.84it/s]
 78%|███████▉  | 26047787/33592320 [01:09<00:20, 373652.75it/s]
 78%|███████▉  | 26119300/33592320 [01:09<00:19, 374141.84it/s]
 78%|███████▉  | 26190390/33592320 [01:09<00:19, 374623.50it/s]
 78%|███████▉  | 26262005/33592320 [01:10<00:19, 375111.25it/s]
 78%|███████▉  | 26333275/33592320 [01:10<00:19, 375592.75it/s]
 79%|████████  | 26404663/33592320 [01:10<00:19, 376074.53it/s]
 79%|████████  | 26476297/33592320 [01:10<00:18, 376558.44it/s]
 79%|████████  | 26547842/33592320 [01:10<00:18, 377039.72it/s]
 79%|████████  | 26619561/33592320 [01:10<00:18, 377522.06it/s]
 79%|████████  | 26689899/33592320 [01:10<00:18, 377983.53it/s]
 80%|████████  | 26761254/33592320 [01:10<00:18, 378458.06it/s]
 80%|████████  | 26832452/33592320 [01:10<00:17, 378929.03it/s]
 80%|████████▎ | 26903819/33592320 [01:10<00:17, 379401.06it/s]
 80%|████████▎ | 26974119/33592320 [01:11<00:17, 379856.72it/s]
 80%|████████▎ | 27038501/33592320 [01:11<00:17, 380227.88it/s]
 81%|████████▎ | 27103777/33592320 [01:11<00:17, 380610.53it/s]
 81%|████████▎ | 27170132/33592320 [01:11<00:16, 381007.28it/s]
 81%|████████▎ | 27240499/33592320 [01:11<00:16, 381459.12it/s]
 81%|████████▎ | 27310841/33592320 [01:11<00:16, 381909.28it/s]
 82%|████████▍ | 27381364/33592320 [01:11<00:16, 382360.75it/s]
 82%|████████▍ | 27451839/33592320 [01:11<00:16, 382810.28it/s]
 82%|████████▍ | 27522059/33592320 [01:11<00:15, 383255.03it/s]
 82%|████████▍ | 27593024/33592320 [01:11<00:15, 383708.88it/s]
 82%|████████▍ | 27663751/33592320 [01:12<00:15, 384158.16it/s]
 83%|████████▍ | 27734660/33592320 [01:12<00:15, 384608.72it/s]
 83%|████████▍ | 27804777/33592320 [01:12<00:15, 385047.06it/s]
 83%|████████▌ | 27875828/33592320 [01:12<00:14, 385497.12it/s]
 83%|████████▌ | 27946733/33592320 [01:12<00:14, 385943.91it/s]
 83%|████████▌ | 28016473/33592320 [01:12<00:14, 386373.41it/s]
 84%|████████▌ | 28082587/33592320 [01:12<00:14, 386751.78it/s]
 84%|████████▌ | 28148662/33592320 [01:12<00:14, 387128.56it/s]
 84%|████████▌ | 28214730/33592320 [01:12<00:13, 387504.25it/s]
 84%|████████▌ | 28280689/33592320 [01:12<00:13, 387877.38it/s]
 84%|████████▋ | 28346530/33592320 [01:13<00:13, 388247.88it/s]
 85%|████████▋ | 28412579/33592320 [01:13<00:13, 388620.22it/s]
 85%|████████▋ | 28478445/33592320 [01:13<00:13, 388989.03it/s]
 85%|████████▋ | 28544216/33592320 [01:13<00:12, 389355.56it/s]
 85%|████████▋ | 28610131/33592320 [01:13<00:12, 389723.03it/s]
 85%|████████▋ | 28676108/33592320 [01:13<00:12, 390090.34it/s]
 86%|████████▋ | 28741817/33592320 [01:13<00:12, 390453.03it/s]
 86%|████████▊ | 28807527/33592320 [01:13<00:12, 390814.75it/s]
 86%|████████▊ | 28873298/33592320 [01:13<00:12, 391176.31it/s]
 86%|████████▊ | 28939187/33592320 [01:13<00:11, 391538.50it/s]
 86%|████████▊ | 29004802/33592320 [01:14<00:11, 391895.97it/s]
 87%|████████▊ | 29070438/33592320 [01:14<00:11, 392252.78it/s]
 87%|████████▊ | 29136167/33592320 [01:14<00:11, 392609.91it/s]
 87%|████████▊ | 29202890/33592320 [01:14<00:11, 392979.41it/s]
 87%|████████▊ | 29269505/33592320 [01:14<00:10, 393346.47it/s]
 87%|████████▉ | 29336231/33592320 [01:14<00:10, 393714.09it/s]
 88%|████████▉ | 29402914/33592320 [01:14<00:10, 394080.09it/s]
 88%|████████▉ | 29469424/33592320 [01:14<00:10, 394442.81it/s]
 88%|████████▉ | 29536034/33592320 [01:14<00:10, 394805.91it/s]
 88%|████████▉ | 29602492/33592320 [01:14<00:10, 395166.00it/s]
 88%|████████▉ | 29668980/33592320 [01:15<00:09, 395525.53it/s]
 89%|████████▉ | 29735453/33592320 [01:15<00:09, 395883.88it/s]
 89%|█████████ | 29801936/33592320 [01:15<00:09, 396241.44it/s]
 89%|█████████ | 29868278/33592320 [01:15<00:09, 396596.19it/s]
 89%|█████████ | 29934512/33592320 [01:15<00:09, 396948.53it/s]
 89%|█████████ | 30000920/33592320 [01:15<00:09, 397302.28it/s]
 90%|█████████ | 30067181/33592320 [01:15<00:08, 397653.12it/s]
 90%|█████████ | 30133599/33592320 [01:15<00:08, 398005.12it/s]
 90%|█████████ | 30199724/33592320 [01:15<00:08, 398352.31it/s]
 90%|█████████▎| 30266154/33592320 [01:15<00:08, 398702.62it/s]
 90%|█████████▎| 30332759/33592320 [01:16<00:08, 399054.34it/s]
 90%|█████████▎| 30399333/33592320 [01:16<00:07, 399404.66it/s]
 91%|█████████▎| 30465844/33592320 [01:16<00:07, 399753.28it/s]
 91%|█████████▎| 30532254/33592320 [01:16<00:07, 400099.66it/s]
 91%|█████████▎| 30599439/33592320 [01:16<00:07, 400455.28it/s]
 91%|█████████▎| 30666624/33592320 [01:16<00:07, 400809.94it/s]
 91%|█████████▍| 30733636/33592320 [01:16<00:07, 401161.44it/s]
 92%|█████████▍| 30800829/33592320 [01:16<00:06, 401514.38it/s]
 92%|█████████▍| 30867089/33592320 [01:16<00:06, 401854.22it/s]
 92%|█████████▍| 30933909/33592320 [01:16<00:06, 402200.50it/s]
 92%|█████████▍| 31000589/33592320 [01:17<00:06, 402544.06it/s]
 92%|█████████▍| 31067488/33592320 [01:17<00:06, 402889.56it/s]
 93%|█████████▍| 31133590/33592320 [01:17<00:06, 403223.84it/s]
 93%|█████████▌| 31200033/33592320 [01:17<00:05, 403561.66it/s]
 93%|█████████▌| 31266885/33592320 [01:17<00:05, 403903.91it/s]
 93%|█████████▌| 31333195/33592320 [01:17<00:05, 404238.31it/s]
 93%|█████████▌| 31399942/33592320 [01:17<00:05, 404577.41it/s]
 94%|█████████▌| 31466472/33592320 [01:17<00:05, 404912.88it/s]
 94%|█████████▌| 31532679/33592320 [01:17<00:05, 405243.34it/s]
 94%|█████████▌| 31599086/33592320 [01:17<00:04, 405575.50it/s]
 94%|█████████▌| 31665599/33592320 [01:18<00:04, 405908.22it/s]
 94%|█████████▋| 31732790/33592320 [01:18<00:04, 406248.69it/s]
 95%|█████████▋| 31799810/33592320 [01:18<00:04, 406586.16it/s]
 95%|█████████▋| 31866919/33592320 [01:18<00:04, 406923.91it/s]
 95%|█████████▋| 31933795/33592320 [01:18<00:04, 407257.78it/s]
 95%|█████████▋| 32000533/33592320 [01:18<00:03, 407589.03it/s]
 95%|█████████▋| 32068050/33592320 [01:18<00:03, 407929.41it/s]
 96%|█████████▋| 32135219/33592320 [01:18<00:03, 408264.50it/s]
 96%|█████████▊| 32202623/33592320 [01:18<00:03, 408601.69it/s]
 96%|█████████▊| 32268673/33592320 [01:18<00:03, 408920.84it/s]
 96%|█████████▊| 32335260/33592320 [01:19<00:03, 409246.03it/s]
 96%|█████████▊| 32401814/33592320 [01:19<00:02, 409569.97it/s]
 97%|█████████▊| 32469088/33592320 [01:19<00:02, 409902.16it/s]
 97%|█████████▊| 32535600/33592320 [01:19<00:02, 410223.94it/s]
 97%|█████████▊| 32601991/33592320 [01:19<00:02, 410543.34it/s]
 97%|█████████▉| 32668110/33592320 [01:19<00:02, 410858.56it/s]
 97%|█████████▉| 32734131/33592320 [01:19<00:02, 411171.75it/s]
 98%|█████████▉| 32800758/33592320 [01:19<00:01, 411491.72it/s]
 98%|█████████▉| 32867057/33592320 [01:19<00:01, 411806.78it/s]
 98%|█████████▉| 32933723/33592320 [01:19<00:01, 412125.69it/s]
 98%|█████████▉| 33000165/33592320 [01:20<00:01, 412440.97it/s]
 98%|█████████▉| 33066672/33592320 [01:20<00:01, 412756.28it/s]
 99%|██████████| 33133066/33592320 [01:20<00:01, 413069.41it/s]
 99%|██████████| 33200248/33592320 [01:20<00:00, 413391.56it/s]
 99%|██████████| 33265671/33592320 [01:20<00:00, 413691.06it/s]
 99%|██████████| 33313670/33592320 [01:20<00:00, 413773.34it/s]
 99%|██████████| 33379445/33592320 [01:20<00:00, 414075.97it/s]
100%|██████████| 33446092/33592320 [01:20<00:00, 414388.66it/s]
100%|██████████| 33513233/33592320 [01:20<00:00, 414706.66it/s]
100%|██████████| 33580910/33592320 [01:20<00:00, 415030.56it/s]
100%|██████████| 33592320/33592320 [01:20<00:00, 415085.78it/s]     Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/id_allocator-282b58714b327b61)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::allocate_ids ... ok
[INFO] [stdout] test tests::allocation_after_free ... ok
[INFO] [stdout] test tests::allocation_fills_gaps_first ... ok
[INFO] [stdout] test tests::allocator_reuse_after_free_all ... ok
[INFO] [stdout] test tests::continuous_allocation ... ok
[INFO] [stdout] test tests::free_and_reuse_id ... ok
[INFO] [stdout] test tests::free_invalid_id ... ok
[INFO] [stdout] test tests::freeing_unallocated_id ... ok
[INFO] [stdout] test tests::id_increment ... ok
[INFO] [stdout] test tests::id_initial ... ok
[INFO] [stdout] test tests::is_allocated ... ok
[INFO] [stdout] test tests::is_allocated_for_unallocated ... ok
[INFO] [stdout] test tests::multiple_allocations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learned_index_segmentation-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" "5e476260039598cbd5200f8bd660270ade92829cc83b351ec424d7ebc1f31b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e476260039598cbd5200f8bd660270ade92829cc83b351ec424d7ebc1f31b31", kill_on_drop: false }`
[INFO] [stdout] 5e476260039598cbd5200f8bd660270ade92829cc83b351ec424d7ebc1f31b31
