[INFO] cloning repository https://github.com/LevKruglyak/limousine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LevKruglyak/limousine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcbf4745b3fc97d3c4843ce70ced35df3a568513
[INFO] testing LevKruglyak/limousine against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LevKruglyak/limousine
[INFO] finished tweaking git repo https://github.com/LevKruglyak/limousine
[INFO] tweaked toml for git repo https://github.com/LevKruglyak/limousine written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LevKruglyak/limousine on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LevKruglyak/limousine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.6
[INFO] [stderr]   Downloaded stack-map v1.0.5
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded concurrent-map v5.0.33
[INFO] [stderr]   Downloaded marble v15.0.7
[INFO] [stderr]   Downloaded shared-local-state v0.1.4
[INFO] [stderr]   Downloaded ebr v0.2.11
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded clap_builder v4.5.6
[INFO] [stderr]   Downloaded fault-injection v1.0.10
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded pagetable v0.4.5
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74da075823bb9914d699bc7f95e94e25b30fe03592c81f16805b85df944200b3
[INFO] running `Command { std: "docker" "start" "-a" "74da075823bb9914d699bc7f95e94e25b30fe03592c81f16805b85df944200b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74da075823bb9914d699bc7f95e94e25b30fe03592c81f16805b85df944200b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74da075823bb9914d699bc7f95e94e25b30fe03592c81f16805b85df944200b3", kill_on_drop: false }`
[INFO] [stdout] 74da075823bb9914d699bc7f95e94e25b30fe03592c81f16805b85df944200b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd3636d707134baa063e6b1c5c359113e22b2e6972d30344541c5a1f3dcd684e
[INFO] running `Command { std: "docker" "start" "-a" "cd3636d707134baa063e6b1c5c359113e22b2e6972d30344541c5a1f3dcd684e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.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 stack-map v1.0.5
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling pagetable v0.4.5
[INFO] [stderr]    Compiling fault-injection v1.0.10
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling shared-local-state v0.1.4
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling ebr v0.2.11
[INFO] [stderr]    Compiling kdam v0.5.2
[INFO] [stderr]    Compiling concurrent-map v5.0.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive)
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/layout.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.5.6
[INFO] [stderr]    Compiling marble v15.0.7
[INFO] [stderr]    Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array)
[INFO] [stderr]    Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array)
[INFO] [stderr]    Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator)
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<I> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<'_, I> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: method `free_page` is never used
[INFO] [stdout]    --> core/src/common/storage/store.rs:260:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub trait ObjectStoreGeneric {
[INFO] [stdout]     |           ------------------ method in this trait
[INFO] [stdout] 259 |     fn allocate_page(&mut self) -> StoreID;
[INFO] [stdout] 260 |     fn free_page(&mut self, id: StoreID) -> crate::Result<bool>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_page` is never used
[INFO] [stdout]    --> core/src/common/storage/store.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | trait ObjectStoreInner {
[INFO] [stdout]     |       ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 303 |     fn remove_page(&self, _id: StoreID) -> () {}
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn inner_ref(&self) -> Ref<GlobalStoreInner>;
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner>;
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>;
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:311:18
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn inner_ref(&self) -> Ref<GlobalStoreInner> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:315:22
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:325:18
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn inner_ref(&self) -> Ref<GlobalStoreInner> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/common/storage/store.rs:329:22
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling limousine_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 14.24s
[INFO] running `Command { std: "docker" "inspect" "cd3636d707134baa063e6b1c5c359113e22b2e6972d30344541c5a1f3dcd684e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3636d707134baa063e6b1c5c359113e22b2e6972d30344541c5a1f3dcd684e", kill_on_drop: false }`
[INFO] [stdout] cd3636d707134baa063e6b1c5c359113e22b2e6972d30344541c5a1f3dcd684e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91e9b8a08aa155eac2910ae2a0229fa59b01fef4c329c80be4392e285fe032b8
[INFO] running `Command { std: "docker" "start" "-a" "91e9b8a08aa155eac2910ae2a0229fa59b01fef4c329c80be4392e285fe032b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<I> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<'_, I> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator)
[INFO] [stderr]    Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array)
[INFO] [stderr]    Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner)
[INFO] [stderr]    Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search)
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/layout.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> derive/src/layout.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<I> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IDAllocatorIterator<'_, I> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling kdam v0.5.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array)
[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 6.64s
[INFO] running `Command { std: "docker" "inspect" "91e9b8a08aa155eac2910ae2a0229fa59b01fef4c329c80be4392e285fe032b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e9b8a08aa155eac2910ae2a0229fa59b01fef4c329c80be4392e285fe032b8", kill_on_drop: false }`
[INFO] [stdout] 91e9b8a08aa155eac2910ae2a0229fa59b01fef4c329c80be4392e285fe032b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e19cc52fc7fd5060ff8548f5264ef413c0afb6beeaca5908c9696c25470cf545
[INFO] running `Command { std: "docker" "start" "-a" "e19cc52fc7fd5060ff8548f5264ef413c0afb6beeaca5908c9696c25470cf545", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::bail`
[INFO] [stderr]  --> derive/src/component.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::bail;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::bail`
[INFO] [stderr]  --> derive/src/layout.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::bail;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `limousine_derive` (lib) generated 2 warnings (run `cargo fix --lib -p limousine_derive` to apply 2 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> utils/id_allocator/src/lib.rs:149:17
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn iter(&self) -> IDAllocatorIterator<I> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn iter(&self) -> IDAllocatorIterator<'_, I> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `id_allocator` (lib) generated 1 warning (run `cargo fix --lib -p id_allocator` to apply 1 suggestion)
[INFO] [stderr] warning: `id_allocator` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `limousine_derive` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: method `free_page` is never used
[INFO] [stderr]    --> core/src/common/storage/store.rs:260:8
[INFO] [stderr]     |
[INFO] [stderr] 258 | pub trait ObjectStoreGeneric {
[INFO] [stderr]     |           ------------------ method in this trait
[INFO] [stderr] 259 |     fn allocate_page(&mut self) -> StoreID;
[INFO] [stderr] 260 |     fn free_page(&mut self, id: StoreID) -> crate::Result<bool>;
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `remove_page` is never used
[INFO] [stderr]    --> core/src/common/storage/store.rs:303:8
[INFO] [stderr]     |
[INFO] [stderr] 298 | trait ObjectStoreInner {
[INFO] [stderr]     |       ---------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 303 |     fn remove_page(&self, _id: StoreID) -> () {}
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> core/src/common/storage/store.rs:299:18
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn inner_ref(&self) -> Ref<GlobalStoreInner>;
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>;
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> core/src/common/storage/store.rs:300:22
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner>;
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>;
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> core/src/common/storage/store.rs:311:18
[INFO] [stderr]     |
[INFO] [stderr] 311 |     fn inner_ref(&self) -> Ref<GlobalStoreInner> {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 311 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> core/src/common/storage/store.rs:315:22
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> core/src/common/storage/store.rs:325:18
[INFO] [stderr]     |
[INFO] [stderr] 325 |     fn inner_ref(&self) -> Ref<GlobalStoreInner> {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 325 |     fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> core/src/common/storage/store.rs:329:22
[INFO] [stderr]     |
[INFO] [stderr] 329 |     fn inner_ref_mut(&self) -> RefMut<GlobalStoreInner> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 329 |     fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `memory::MemoryList::<N, PA>::insert_after` that must be used
[INFO] [stderr]    --> core/src/common/list/memory.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 215 |         list.insert_after(2, list.first);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 215 |         let _ = list.insert_after(2, list.first);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `memory::MemoryList::<N, PA>::clear` that must be used
[INFO] [stderr]    --> core/src/common/list/memory.rs:219:9
[INFO] [stderr]     |
[INFO] [stderr] 219 |         list.clear();
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 219 |         let _ = list.clear();
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `limousine_core` (lib) generated 8 warnings (run `cargo fix --lib -p limousine_core` to apply 6 suggestions)
[INFO] [stderr] warning: `limousine_core` (lib test) generated 8 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gapped_array-aedd5431b0da0c02)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test gapped_array_tests::debug_gapped ... ok
[INFO] [stdout] test gapped_array_tests::debug_initial_gapped ... ok
[INFO] [stdout] test gapped_array_tests::fill_forward ... ok
[INFO] [stdout] test gapped_array_tests::trim_gapped_array ... ok
[INFO] [stdout] test gapped_array_tests::fill_backward ... ok
[INFO] [stdout] test gapped_array_tests::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 80.95s
[INFO] [stdout] 
[INFO] [stderr] 

  0%|▎         |    47296/33592320 [00:00<01:10, 472948.12it/s]
  0%|▎         |    88919/33592320 [00:00<01:15, 444585.62it/s]
  0%|▎         |   130742/33592320 [00:00<01:16, 435797.50it/s]
  1%|▎         |   173535/33592320 [00:00<01:17, 433828.56it/s]
  1%|▎         |   213884/33592320 [00:00<01:18, 427759.53it/s]
  1%|▎         |   252685/33592320 [00:00<01:19, 421133.88it/s]
  1%|▎         |   292046/33592320 [00:00<01:19, 417200.31it/s]
  1%|▎         |   349718/33592320 [00:00<01:16, 437139.28it/s]
  1%|▎         |   397200/33592320 [00:00<01:15, 441325.00it/s]
  1%|▎         |   452861/33592320 [00:01<01:13, 452852.62it/s]
  2%|▍         |   524830/33592320 [00:01<01:09, 477110.00it/s]
  2%|▍         |   592755/33592320 [00:01<01:06, 493953.91it/s]
  2%|▍         |   660677/33592320 [00:01<01:04, 508204.72it/s]
  2%|▍         |   731587/33592320 [00:01<01:02, 522553.69it/s]
  2%|▍         |   801900/33592320 [00:01<01:01, 534591.75it/s]
  3%|▍         |   872017/33592320 [00:01<01:00, 545002.56it/s]
  3%|▍         |   939269/33592320 [00:01<00:59, 552503.25it/s]
  3%|▌         |  1002222/33592320 [00:01<00:58, 556782.25it/s]
  3%|▌         |  1067082/33592320 [00:01<00:57, 561614.31it/s]
  3%|▌         |  1134066/33592320 [00:02<00:57, 567025.25it/s]
  4%|▌         |  1207104/33592320 [00:02<00:56, 574803.69it/s]
  4%|▌         |  1275104/33592320 [00:02<00:55, 579584.94it/s]
  4%|▌         |  1344027/33592320 [00:02<00:55, 584351.88it/s]
  4%|▌         |  1412224/33592320 [00:02<00:54, 588419.00it/s]
  4%|▋         |  1485656/33592320 [00:02<00:54, 594254.69it/s]
  5%|▋         |  1563069/33592320 [00:02<00:53, 601172.62it/s]
  5%|▋         |  1634422/33592320 [00:02<00:52, 605333.75it/s]
  5%|▋         |  1701073/33592320 [00:02<00:52, 607518.19it/s]
  5%|▋         |  1770718/33592320 [00:02<00:52, 610584.50it/s]
  5%|▋         |  1831292/33592320 [00:03<00:52, 610422.75it/s]
  6%|▋         |  1880257/33592320 [00:03<00:52, 606526.44it/s]
  6%|▊         |  1920947/33592320 [00:03<00:52, 600287.81it/s]
  6%|▊         |  1957588/33592320 [00:03<00:53, 593200.38it/s]
  6%|▊         |  2015143/33592320 [00:03<00:53, 592680.94it/s]
  6%|▊         |  2079445/33592320 [00:03<00:53, 594118.94it/s]
  6%|▊         |  2142844/33592320 [00:03<00:52, 595226.25it/s]
  7%|▊         |  2205780/33592320 [00:03<00:52, 596148.62it/s]
  7%|▊         |  2258342/33592320 [00:03<00:52, 594292.31it/s]
  7%|▊         |  2320076/33592320 [00:03<00:52, 594883.12it/s]
  7%|▊         |  2388199/33592320 [00:04<00:52, 597041.56it/s]
  7%|▉         |  2442501/33592320 [00:04<00:52, 595723.62it/s]
  7%|▉         |  2497178/33592320 [00:04<00:52, 594557.88it/s]
  8%|▉         |  2533586/33592320 [00:04<00:52, 589197.88it/s]
  8%|▉         |  2567873/33592320 [00:04<00:53, 583599.12it/s]
  8%|▉         |  2603708/33592320 [00:04<00:53, 578593.56it/s]
  8%|▉         |  2638211/33592320 [00:04<00:53, 573515.81it/s]
  8%|▉         |  2673453/33592320 [00:04<00:54, 568811.31it/s]
  8%|▉         |  2709677/33592320 [00:04<00:54, 564507.44it/s]
  8%|▉         |  2745350/33592320 [00:04<00:55, 560267.12it/s]
  8%|▉         |  2779765/33592320 [00:05<00:55, 555944.69it/s]
  8%|▉         |  2814856/33592320 [00:05<00:55, 551924.19it/s]
  8%|▉         |  2849288/33592320 [00:05<00:56, 547931.50it/s]
  9%|█         |  2884037/33592320 [00:05<00:56, 544149.44it/s]
  9%|█         |  2918303/33592320 [00:05<00:56, 540418.00it/s]
  9%|█         |  2952628/33592320 [00:05<00:57, 536833.00it/s]
  9%|█         |  2987444/33592320 [00:05<00:57, 533463.62it/s]
  9%|█         |  3022361/33592320 [00:05<00:57, 530230.38it/s]
  9%|█         |  3056961/33592320 [00:05<00:57, 527053.81it/s]
  9%|█         |  3090419/33592320 [00:05<00:58, 523791.28it/s]
  9%|█         |  3122373/33592320 [00:06<00:58, 520387.03it/s]
  9%|█         |  3154216/33592320 [00:06<00:58, 517076.19it/s]
  9%|█         |  3189667/33592320 [00:06<00:59, 514454.06it/s]
 10%|█         |  3222954/33592320 [00:06<00:59, 511571.62it/s]
 10%|█         |  3255410/33592320 [00:06<00:59, 508649.50it/s]
 10%|█         |  3289107/33592320 [00:06<00:59, 506008.25it/s]
 10%|█         |  3332614/33592320 [00:06<00:59, 504933.28it/s]
 10%|█▎        |  3381697/33592320 [00:06<00:59, 504722.69it/s]
 10%|█▎        |  3443331/33592320 [00:06<00:59, 506364.00it/s]
 10%|█▎        |  3508181/33592320 [00:06<00:59, 508423.84it/s]
 11%|█▎        |  3569630/33592320 [00:07<00:58, 509938.91it/s]
 11%|█▎        |  3635213/33592320 [00:07<00:58, 511993.59it/s]
 11%|█▎        |  3699507/33592320 [00:07<00:58, 513812.19it/s]
 11%|█▎        |  3756430/33592320 [00:07<00:57, 514571.28it/s]
 11%|█▎        |  3818157/33592320 [00:07<00:57, 515958.94it/s]
 12%|█▍        |  3875163/33592320 [00:07<00:57, 516680.12it/s]
 12%|█▍        |  3936517/33592320 [00:07<00:57, 517954.44it/s]
 12%|█▍        |  3999891/33592320 [00:07<00:56, 519458.00it/s]
 12%|█▍        |  4055087/33592320 [00:07<00:56, 519874.69it/s]
 12%|█▍        |  4118318/33592320 [00:07<00:56, 521297.78it/s]
 12%|█▍        |  4184033/33592320 [00:08<00:56, 522995.84it/s]
 13%|█▍        |  4249840/33592320 [00:08<00:55, 524663.38it/s]
 13%|█▍        |  4314120/33592320 [00:08<00:55, 526104.00it/s]
 13%|█▌        |  4376498/33592320 [00:08<00:55, 527280.75it/s]
 13%|█▌        |  4436501/33592320 [00:08<00:55, 528146.62it/s]
 13%|█▌        |  4499936/33592320 [00:08<00:54, 529395.94it/s]
 14%|█▌        |  4558631/33592320 [00:08<00:54, 530065.06it/s]
 14%|█▌        |  4618503/33592320 [00:08<00:54, 530854.12it/s]
 14%|█▌        |  4676972/33592320 [00:08<00:54, 531465.81it/s]
 14%|█▌        |  4733465/33592320 [00:08<00:54, 531841.75it/s]
 14%|█▌        |  4790739/33592320 [00:09<00:54, 532296.12it/s]
 14%|█▋        |  4845516/33592320 [00:09<00:53, 532466.19it/s]
 15%|█▋        |  4900174/33592320 [00:09<00:53, 532619.50it/s]
 15%|█▋        |  4952920/33592320 [00:09<00:53, 532563.94it/s]
 15%|█▋        |  5007706/33592320 [00:09<00:53, 532726.62it/s]
 15%|█▋        |  5065869/33592320 [00:09<00:53, 533241.31it/s]
 15%|█▋        |  5112361/33592320 [00:09<00:53, 532529.56it/s]
 15%|█▋        |  5141972/33592320 [00:09<00:53, 530092.25it/s]
 15%|█▋        |  5173716/33592320 [00:09<00:53, 527922.25it/s]
 15%|█▋        |  5206779/33592320 [00:09<00:53, 525929.31it/s]
 16%|█▋        |  5239553/33592320 [00:10<00:54, 523947.41it/s]
 16%|█▋        |  5270702/33592320 [00:10<00:54, 521843.84it/s]
 16%|█▊        |  5303650/33592320 [00:10<00:54, 519957.91it/s]
 16%|█▊        |  5334391/33592320 [00:10<00:54, 517894.25it/s]
 16%|█▊        |  5364891/33592320 [00:10<00:54, 515847.06it/s]
 16%|█▊        |  5394343/33592320 [00:10<00:54, 513739.12it/s]
 16%|█▊        |  5424042/33592320 [00:10<00:55, 511694.28it/s]
 16%|█▊        |  5454183/33592320 [00:10<00:55, 509728.97it/s]
 16%|█▊        |  5484604/33592320 [00:10<00:55, 507825.94it/s]
 16%|█▊        |  5517327/33592320 [00:10<00:55, 506169.00it/s]
 17%|█▊        |  5546834/33592320 [00:11<00:55, 504249.78it/s]
 17%|█▊        |  5577389/33592320 [00:11<00:55, 502459.59it/s]
 17%|█▊        |  5613130/33592320 [00:11<00:55, 501164.47it/s]
 17%|█▊        |  5654184/33592320 [00:11<00:55, 500362.44it/s]
 17%|█▊        |  5690273/33592320 [00:11<00:55, 499138.91it/s]
 17%|█▊        |  5726624/33592320 [00:11<00:55, 497959.50it/s]
 17%|█▉        |  5767350/33592320 [00:11<00:55, 497177.53it/s]
 17%|█▉        |  5803860/33592320 [00:11<00:56, 496048.56it/s]
 17%|█▉        |  5838825/33592320 [00:11<00:56, 494807.88it/s]
 18%|█▉        |  5900604/33592320 [00:11<00:55, 495841.25it/s]
 18%|█▉        |  5970022/33592320 [00:12<00:55, 497494.00it/s]
 18%|█▉        |  6043025/33592320 [00:12<00:55, 499415.75it/s]
 18%|█▉        |  6112423/33592320 [00:12<00:54, 501010.50it/s]
 18%|█▉        |  6179425/33592320 [00:12<00:54, 502384.47it/s]
 19%|██        |  6242906/33592320 [00:12<00:54, 503452.41it/s]
 19%|██        |  6303996/33592320 [00:12<00:54, 504311.91it/s]
 19%|██        |  6355192/33592320 [00:12<00:54, 504372.59it/s]
 19%|██        |  6412524/33592320 [00:12<00:53, 504915.44it/s]
 19%|██        |  6467425/33592320 [00:12<00:53, 505259.91it/s]
 19%|██        |  6524878/33592320 [00:12<00:53, 505796.84it/s]
 20%|██        |  6576512/33592320 [00:13<00:53, 505877.81it/s]
 20%|██        |  6618116/33592320 [00:13<00:53, 505192.03it/s]
 20%|██        |  6675203/33592320 [00:13<00:53, 505689.50it/s]
 20%|██▎       |  6723530/33592320 [00:13<00:53, 505520.84it/s]
 20%|██▎       |  6783647/33592320 [00:13<00:52, 506234.62it/s]
 20%|██▎       |  6850675/33592320 [00:13<00:52, 507449.75it/s]
 21%|██▎       |  6916520/33592320 [00:13<00:52, 508560.00it/s]
 21%|██▎       |  6972599/33592320 [00:13<00:52, 508941.16it/s]
 21%|██▎       |  7012842/33592320 [00:13<00:52, 508169.34it/s]
 21%|██▎       |  7060208/33592320 [00:13<00:52, 507921.00it/s]
 21%|██▎       |  7100062/33592320 [00:14<00:52, 507139.72it/s]
 21%|██▎       |  7144643/33592320 [00:14<00:52, 506704.69it/s]
 21%|██▍       |  7214285/33592320 [00:14<00:51, 508040.66it/s]
 22%|██▍       |  7286486/33592320 [00:14<00:51, 509536.94it/s]
 22%|██▍       |  7357758/33592320 [00:14<00:51, 510947.88it/s]
 22%|██▍       |  7429171/33592320 [00:14<00:51, 512349.09it/s]
 22%|██▍       |  7498417/33592320 [00:14<00:50, 513582.72it/s]
 23%|██▍       |  7565115/33592320 [00:14<00:50, 514626.16it/s]
 23%|██▍       |  7630326/33592320 [00:14<00:50, 515555.09it/s]
 23%|██▌       |  7696538/33592320 [00:14<00:50, 516538.69it/s]
 23%|██▌       |  7762960/33592320 [00:15<00:49, 517523.19it/s]
 23%|██▌       |  7829015/33592320 [00:15<00:49, 518470.34it/s]
 24%|██▌       |  7898172/33592320 [00:15<00:49, 519609.12it/s]
 24%|██▌       |  7965235/33592320 [00:15<00:49, 520596.12it/s]
 24%|██▌       |  8035178/33592320 [00:15<00:48, 521757.34it/s]
 24%|██▌       |  8100028/33592320 [00:15<00:48, 522575.00it/s]
 24%|██▋       |  8165645/33592320 [00:15<00:48, 523431.34it/s]
 25%|██▋       |  8231098/33592320 [00:15<00:48, 524266.31it/s]
 25%|██▋       |  8299748/33592320 [00:15<00:48, 525293.06it/s]
 25%|██▋       |  8360772/33592320 [00:15<00:47, 525827.31it/s]
 25%|██▋       |  8428768/33592320 [00:16<00:47, 526790.56it/s]
 25%|██▋       |  8496087/33592320 [00:16<00:47, 527699.81it/s]
 25%|██▋       |  8534195/33592320 [00:16<00:47, 526794.69it/s]
 26%|██▋       |  8573345/33592320 [00:16<00:47, 525964.69it/s]
 26%|██▋       |  8615124/33592320 [00:16<00:47, 525305.06it/s]
 26%|██▊       |  8659559/33592320 [00:16<00:47, 524814.44it/s]
 26%|██▊       |  8695293/33592320 [00:16<00:47, 523805.53it/s]
 26%|██▊       |  8757613/33592320 [00:16<00:47, 524400.69it/s]
 26%|██▊       |  8808368/33592320 [00:16<00:47, 524300.31it/s]
 26%|██▊       |  8855405/33592320 [00:16<00:47, 523981.12it/s]
 26%|██▊       |  8889053/33592320 [00:17<00:47, 522878.19it/s]
 27%|██▊       |  8933868/33592320 [00:17<00:47, 522441.19it/s]
 27%|██▊       |  8997951/33592320 [00:17<00:47, 523129.47it/s]
 27%|██▊       |  9060997/33592320 [00:17<00:46, 523749.84it/s]
 27%|██▉       |  9126440/33592320 [00:17<00:46, 524500.88it/s]
 27%|██▉       |  9193142/33592320 [00:17<00:46, 525315.25it/s]
 28%|██▉       |  9259704/33592320 [00:17<00:46, 526112.44it/s]
 28%|██▉       |  9325762/33592320 [00:17<00:46, 526872.06it/s]
 28%|██▉       |  9392570/33592320 [00:17<00:45, 527665.38it/s]
 28%|██▉       |  9459379/33592320 [00:17<00:45, 528449.81it/s]
 28%|██▉       |  9526424/33592320 [00:18<00:45, 529238.69it/s]
 29%|██▉       |  9592689/33592320 [00:18<00:45, 529975.75it/s]
 29%|███       |  9659233/33592320 [00:18<00:45, 530720.06it/s]
 29%|███       |  9726000/33592320 [00:18<00:44, 531468.38it/s]
 29%|███       |  9792905/33592320 [00:18<00:44, 532216.12it/s]
 29%|███       |  9859588/33592320 [00:18<00:44, 532943.75it/s]
 30%|███       |  9926108/33592320 [00:18<00:44, 533654.75it/s]
 30%|███       |  9992935/33592320 [00:18<00:44, 534374.62it/s]
 30%|███       | 10059549/33592320 [00:18<00:43, 535075.44it/s]
 30%|███▎      | 10122942/33592320 [00:18<00:43, 535598.50it/s]
 30%|███▎      | 10184614/33592320 [00:19<00:43, 536025.44it/s]
 31%|███▎      | 10246204/33592320 [00:19<00:43, 536443.62it/s]
 31%|███▎      | 10308054/33592320 [00:19<00:43, 536870.94it/s]
 31%|███▎      | 10369654/33592320 [00:19<00:43, 537280.94it/s]
 31%|███▎      | 10431113/33592320 [00:19<00:43, 537679.44it/s]
 31%|███▎      | 10493034/33592320 [00:19<00:42, 538097.50it/s]
 31%|███▎      | 10555191/33592320 [00:19<00:42, 538523.38it/s]
 32%|███▍      | 10616836/33592320 [00:19<00:42, 538918.94it/s]
 32%|███▍      | 10667654/33592320 [00:19<00:42, 538763.69it/s]
 32%|███▍      | 10729093/33592320 [00:19<00:42, 539143.69it/s]
 32%|███▍      | 10790641/33592320 [00:20<00:42, 539525.38it/s]
 32%|███▍      | 10851516/33592320 [00:20<00:42, 539869.75it/s]
 32%|███▍      | 10910709/33592320 [00:20<00:41, 540127.44it/s]
 33%|███▍      | 10962115/33592320 [00:20<00:41, 539999.06it/s]
 33%|███▍      | 11019813/33592320 [00:20<00:41, 540180.31it/s]
 33%|███▌      | 11074220/33592320 [00:20<00:41, 540199.25it/s]
 33%|███▌      | 11122177/33592320 [00:20<00:41, 539904.88it/s]
 33%|███▌      | 11170294/33592320 [00:20<00:41, 539621.12it/s]
 33%|███▌      | 11236681/33592320 [00:20<00:41, 540218.50it/s]
 34%|███▌      | 11303145/33592320 [00:20<00:41, 540813.75it/s]
 34%|███▌      | 11368979/33592320 [00:21<00:41, 541373.44it/s]
 34%|███▌      | 11431252/33592320 [00:21<00:40, 541759.00it/s]
 34%|███▌      | 11494532/33592320 [00:21<00:40, 542188.38it/s]
 34%|███▋      | 11563239/33592320 [00:21<00:40, 542868.56it/s]
 35%|███▋      | 11635554/33592320 [00:21<00:40, 543711.00it/s]
 35%|███▋      | 11704857/33592320 [00:21<00:40, 544405.50it/s]
 35%|███▋      | 11772036/33592320 [00:21<00:40, 544995.19it/s]
 35%|███▋      | 11838765/33592320 [00:21<00:39, 545558.75it/s]
 35%|███▋      | 11905515/33592320 [00:21<00:39, 546118.12it/s]
 36%|███▋      | 11971277/33592320 [00:21<00:39, 546627.25it/s]
 36%|███▊      | 12034506/33592320 [00:22<00:39, 547016.62it/s]
 36%|███▊      | 12096370/33592320 [00:22<00:39, 547340.69it/s]
 36%|███▊      | 12158136/33592320 [00:22<00:39, 547657.44it/s]
 36%|███▊      | 12220278/33592320 [00:22<00:39, 547988.19it/s]
 37%|███▊      | 12281881/33592320 [00:22<00:38, 548291.94it/s]
 37%|███▊      | 12348822/33592320 [00:22<00:38, 548830.19it/s]
 37%|███▊      | 12417837/33592320 [00:22<00:38, 549455.50it/s]
 37%|███▉      | 12485380/33592320 [00:22<00:38, 550010.44it/s]
 37%|███▉      | 12549494/33592320 [00:22<00:38, 550410.12it/s]
 38%|███▉      | 12614643/33592320 [00:22<00:38, 550851.50it/s]
 38%|███▉      | 12684539/33592320 [00:23<00:37, 551495.44it/s]
 38%|███▉      | 12757833/33592320 [00:23<00:37, 552280.88it/s]
 38%|███▉      | 12828065/33592320 [00:23<00:37, 552927.56it/s]
 38%|███▉      | 12896021/33592320 [00:23<00:37, 553471.06it/s]
 39%|████      | 12963316/33592320 [00:23<00:37, 553981.62it/s]
 39%|████      | 13030814/33592320 [00:23<00:37, 554496.50it/s]
 39%|████      | 13098522/33592320 [00:23<00:36, 555015.94it/s]
 39%|████      | 13165673/33592320 [00:23<00:36, 555507.44it/s]
 39%|████      | 13228089/33592320 [00:23<00:36, 555795.88it/s]
 40%|████      | 13290757/33592320 [00:23<00:36, 556092.44it/s]
 40%|████      | 13353764/33592320 [00:24<00:36, 556400.62it/s]
 40%|████      | 13405966/33592320 [00:24<00:36, 556257.94it/s]
 40%|████▎     | 13461313/33592320 [00:24<00:36, 556246.38it/s]
 40%|████▎     | 13529325/33592320 [00:24<00:36, 556756.19it/s]
 40%|████▎     | 13600864/33592320 [00:24<00:35, 557406.25it/s]
 41%|████▎     | 13669244/33592320 [00:24<00:35, 557922.19it/s]
 41%|████▎     | 13735119/33592320 [00:24<00:35, 558332.00it/s]
 41%|████▎     | 13786897/33592320 [00:24<00:35, 558167.81it/s]
 41%|████▎     | 13848660/33592320 [00:24<00:35, 558407.56it/s]
 41%|████▎     | 13895234/33592320 [00:24<00:35, 558035.38it/s]
 41%|████▍     | 13938914/33592320 [00:25<00:35, 557550.44it/s]
 42%|████▍     | 14006486/33592320 [00:25<00:35, 558021.19it/s]
 42%|████▍     | 14074288/33592320 [00:25<00:34, 558497.38it/s]
 42%|████▍     | 14146337/33592320 [00:25<00:34, 559137.56it/s]
 42%|████▍     | 14218381/33592320 [00:25<00:34, 559772.62it/s]
 43%|████▍     | 14288337/33592320 [00:25<00:34, 560320.75it/s]
 43%|████▍     | 14352122/33592320 [00:25<00:34, 560623.62it/s]
 43%|████▌     | 14417576/33592320 [00:25<00:34, 560989.06it/s]
 43%|████▌     | 14481990/33592320 [00:25<00:34, 561311.31it/s]
 43%|████▌     | 14545892/33592320 [00:25<00:33, 561611.31it/s]
 43%|████▌     | 14607794/33592320 [00:26<00:33, 561832.12it/s]
 44%|████▌     | 14673391/33592320 [00:26<00:33, 562192.81it/s]
 44%|████▌     | 14738315/33592320 [00:26<00:33, 562525.00it/s]
 44%|████▌     | 14803100/33592320 [00:26<00:33, 562849.44it/s]
 44%|████▌     | 14838765/33592320 [00:26<00:33, 562068.38it/s]
 44%|████▌     | 14873835/33592320 [00:26<00:33, 561270.75it/s]
 44%|████▋     | 14909532/33592320 [00:26<00:33, 560502.62it/s]
 44%|████▋     | 14944558/33592320 [00:26<00:33, 559715.25it/s]
 45%|████▋     | 14979029/33592320 [00:26<00:33, 558912.94it/s]
 45%|████▋     | 15012375/33592320 [00:26<00:33, 558074.81it/s]
 45%|████▋     | 15048091/33592320 [00:27<00:33, 557330.69it/s]
 45%|████▋     | 15085240/33592320 [00:27<00:33, 556644.94it/s]
 45%|████▋     | 15121035/33592320 [00:27<00:33, 555914.44it/s]
 45%|████▋     | 15157222/33592320 [00:27<00:33, 555203.62it/s]
 45%|████▋     | 15193327/33592320 [00:27<00:33, 554495.00it/s]
 45%|████▋     | 15226292/33592320 [00:27<00:33, 553677.38it/s]
 45%|████▋     | 15260941/33592320 [00:27<00:33, 552926.69it/s]
 46%|████▋     | 15294649/33592320 [00:27<00:33, 552147.44it/s]
 46%|████▋     | 15327589/33592320 [00:27<00:33, 551346.19it/s]
 46%|████▊     | 15361427/33592320 [00:27<00:33, 550582.81it/s]
 46%|████▊     | 15397223/33592320 [00:28<00:33, 549894.88it/s]
 46%|████▊     | 15431435/33592320 [00:28<00:33, 549155.44it/s]
 46%|████▊     | 15463881/33592320 [00:28<00:33, 548358.62it/s]
 46%|████▊     | 15499573/33592320 [00:28<00:33, 547682.19it/s]
 46%|████▊     | 15534603/33592320 [00:28<00:33, 546987.12it/s]
 46%|████▊     | 15569450/33592320 [00:28<00:32, 546290.56it/s]
 46%|████▊     | 15605309/33592320 [00:28<00:32, 545634.19it/s]
 47%|████▊     | 15640116/33592320 [00:28<00:32, 544945.81it/s]
 47%|████▊     | 15674893/33592320 [00:28<00:32, 544261.12it/s]
 47%|████▊     | 15707624/33592320 [00:28<00:32, 543510.44it/s]
 47%|████▊     | 15737877/33592320 [00:29<00:32, 542679.44it/s]
 47%|████▊     | 15767876/33592320 [00:29<00:32, 541845.44it/s]
 47%|████▊     | 15799981/33592320 [00:29<00:32, 541089.25it/s]
 47%|████▊     | 15831703/33592320 [00:29<00:32, 540325.19it/s]
 47%|████▉     | 15862864/33592320 [00:29<00:32, 539547.19it/s]
 47%|████▉     | 15894064/33592320 [00:29<00:32, 538775.81it/s]
 47%|████▉     | 15926657/33592320 [00:29<00:32, 538056.75it/s]
 48%|████▉     | 15959273/33592320 [00:29<00:32, 537343.25it/s]
 48%|████▉     | 15990718/33592320 [00:29<00:32, 536595.25it/s]
 48%|████▉     | 16022985/33592320 [00:29<00:32, 535879.81it/s]
 48%|████▉     | 16055797/33592320 [00:30<00:32, 535187.25it/s]
 48%|████▉     | 16088617/33592320 [00:30<00:32, 534499.62it/s]
 48%|████▉     | 16120589/33592320 [00:30<00:32, 533788.38it/s]
 48%|████▉     | 16152516/33592320 [00:30<00:32, 533080.44it/s]
 48%|████▉     | 16184009/33592320 [00:30<00:32, 532362.81it/s]
 48%|████▉     | 16217921/33592320 [00:30<00:32, 531729.25it/s]
 48%|████▉     | 16249284/33592320 [00:30<00:32, 531016.50it/s]
 49%|████▉     | 16293807/33592320 [00:30<00:32, 530737.06it/s]
 49%|█████     | 16350424/33592320 [00:30<00:32, 530852.06it/s]
 49%|█████     | 16383164/33592320 [00:30<00:32, 530193.62it/s]
 49%|█████     | 16415830/33592320 [00:31<00:32, 529537.06it/s]
 49%|█████     | 16449331/33592320 [00:31<00:32, 528911.56it/s]
 49%|█████     | 16497469/33592320 [00:31<00:32, 528759.19it/s]
 49%|█████     | 16548436/33592320 [00:31<00:32, 528698.19it/s]
 49%|█████     | 16599778/33592320 [00:31<00:32, 528649.56it/s]
 50%|█████     | 16636734/33592320 [00:31<00:32, 528144.44it/s]
 50%|█████     | 16685302/33592320 [00:31<00:32, 528010.06it/s]
 50%|█████     | 16742072/33592320 [00:31<00:31, 528135.25it/s]
 50%|█████▎    | 16799760/33592320 [00:31<00:31, 528288.56it/s]
 50%|█████▎    | 16858709/33592320 [00:31<00:31, 528480.38it/s]
 50%|█████▎    | 16899967/33592320 [00:32<00:31, 528118.19it/s]
 50%|█████▎    | 16938795/33592320 [00:32<00:31, 527682.56it/s]
 51%|█████▎    | 16999393/33592320 [00:32<00:31, 527925.62it/s]
 51%|█████▎    | 17056398/33592320 [00:32<00:31, 528056.00it/s]
 51%|█████▎    | 17090500/33592320 [00:32<00:31, 527478.69it/s]
 51%|█████▎    | 17125680/33592320 [00:32<00:31, 526938.12it/s]
 51%|█████▎    | 17159514/33592320 [00:32<00:31, 526359.56it/s]
 51%|█████▎    | 17194400/33592320 [00:32<00:31, 525816.75it/s]
 51%|█████▎    | 17228784/33592320 [00:32<00:31, 525261.88it/s]
 51%|█████▎    | 17263096/33592320 [00:32<00:31, 524708.25it/s]
 51%|█████▍    | 17295625/33592320 [00:33<00:31, 524103.88it/s]
 52%|█████▍    | 17328305/33592320 [00:33<00:31, 523507.78it/s]
 52%|█████▍    | 17361282/33592320 [00:33<00:31, 522924.22it/s]
 52%|█████▍    | 17396337/33592320 [00:33<00:31, 522406.53it/s]
 52%|█████▍    | 17430855/33592320 [00:33<00:30, 521875.94it/s]
 52%|█████▍    | 17466815/33592320 [00:33<00:30, 521391.38it/s]
 52%|█████▍    | 17501015/33592320 [00:33<00:30, 520857.44it/s]
 52%|█████▍    | 17534237/33592320 [00:33<00:30, 520297.47it/s]
 52%|█████▍    | 17568195/33592320 [00:33<00:30, 519762.84it/s]
 52%|█████▍    | 17602478/33592320 [00:33<00:30, 519240.88it/s]
 53%|█████▍    | 17636359/33592320 [00:34<00:30, 518710.19it/s]
 53%|█████▍    | 17667309/33592320 [00:34<00:30, 518096.59it/s]
 53%|█████▍    | 17700643/33592320 [00:34<00:30, 517556.38it/s]
 53%|█████▍    | 17733110/33592320 [00:34<00:30, 516993.97it/s]
 53%|█████▌    | 17764192/33592320 [00:34<00:30, 516394.59it/s]
 53%|█████▌    | 17809515/33592320 [00:34<00:30, 516211.53it/s]
 53%|█████▌    | 17850456/33592320 [00:34<00:30, 515902.78it/s]
 53%|█████▌    | 17891045/33592320 [00:34<00:30, 515585.69it/s]
 53%|█████▌    | 17928487/33592320 [00:34<00:30, 515180.06it/s]
 53%|█████▌    | 17970352/33592320 [00:34<00:30, 514903.41it/s]
 54%|█████▌    | 18004353/33592320 [00:35<00:30, 514403.66it/s]
 54%|█████▌    | 18037469/33592320 [00:35<00:30, 513881.56it/s]
 54%|█████▌    | 18072298/33592320 [00:35<00:30, 513411.16it/s]
 54%|█████▌    | 18107682/33592320 [00:35<00:30, 512959.06it/s]
 54%|█████▌    | 18139498/33592320 [00:35<00:30, 512408.78it/s]
 54%|█████▌    | 18171477/33592320 [00:35<00:30, 511866.12it/s]
 54%|█████▌    | 18205357/33592320 [00:35<00:30, 511379.97it/s]
 54%|█████▋    | 18241706/33592320 [00:35<00:30, 510965.72it/s]
 54%|█████▋    | 18275310/33592320 [00:35<00:30, 510477.06it/s]
 55%|█████▋    | 18311149/33592320 [00:35<00:29, 510053.38it/s]
 55%|█████▋    | 18348272/33592320 [00:36<00:29, 509667.75it/s]
 55%|█████▋    | 18383412/33592320 [00:36<00:29, 509229.31it/s]
 55%|█████▋    | 18415819/33592320 [00:36<00:29, 508717.81it/s]
 55%|█████▋    | 18447827/33592320 [00:36<00:29, 508198.12it/s]
 55%|█████▋    | 18480793/33592320 [00:36<00:29, 507707.56it/s]
 55%|█████▋    | 18517483/33592320 [00:36<00:29, 507321.81it/s]
 55%|█████▋    | 18552388/33592320 [00:36<00:29, 506889.31it/s]
 55%|█████▋    | 18586915/33592320 [00:36<00:29, 506448.94it/s]
 55%|█████▋    | 18620928/33592320 [00:36<00:29, 505996.94it/s]
 56%|█████▋    | 18654637/33592320 [00:36<00:29, 505539.12it/s]
 56%|█████▋    | 18689571/33592320 [00:37<00:29, 505117.00it/s]
 56%|█████▊    | 18725258/33592320 [00:37<00:29, 504717.38it/s]
 56%|█████▊    | 18759721/33592320 [00:37<00:29, 504286.97it/s]
 56%|█████▊    | 18794649/33592320 [00:37<00:29, 503871.38it/s]
 56%|█████▊    | 18827507/33592320 [00:37<00:29, 503402.72it/s]
 56%|█████▊    | 18859117/33592320 [00:37<00:29, 502903.16it/s]
 56%|█████▊    | 18890989/33592320 [00:37<00:29, 502413.28it/s]
 56%|█████▊    | 18921383/33592320 [00:37<00:29, 501886.88it/s]
 56%|█████▊    | 18951701/33592320 [00:37<00:29, 501361.09it/s]
 57%|█████▊    | 18982566/33592320 [00:37<00:29, 500852.62it/s]
 57%|█████▊    | 19013034/33592320 [00:38<00:29, 500336.38it/s]
 57%|█████▊    | 19044777/33592320 [00:38<00:29, 499856.25it/s]
 57%|█████▊    | 19079646/33592320 [00:38<00:29, 499460.53it/s]
 57%|█████▊    | 19113211/33592320 [00:38<00:29, 499032.81it/s]
 57%|█████▊    | 19147702/33592320 [00:38<00:28, 498631.41it/s]
 57%|█████▊    | 19183094/33592320 [00:38<00:28, 498255.53it/s]
 57%|█████▉    | 19217960/33592320 [00:38<00:28, 497867.94it/s]
 57%|█████▉    | 19249757/33592320 [00:38<00:28, 497403.03it/s]
 57%|█████▉    | 19282958/33592320 [00:38<00:28, 496976.78it/s]
 58%|█████▉    | 19315687/33592320 [00:38<00:28, 496540.56it/s]
 58%|█████▉    | 19351352/33592320 [00:39<00:28, 496181.81it/s]
 58%|█████▉    | 19385974/33592320 [00:39<00:28, 495798.25it/s]
 58%|█████▉    | 19418367/33592320 [00:39<00:28, 495359.81it/s]
 58%|█████▉    | 19454686/33592320 [00:39<00:28, 495023.47it/s]
 58%|█████▉    | 19491946/33592320 [00:39<00:28, 494712.72it/s]
 58%|█████▉    | 19525943/33592320 [00:39<00:28, 494320.97it/s]
 58%|█████▉    | 19559843/33592320 [00:39<00:28, 493928.72it/s]
 58%|█████▉    | 19593092/33592320 [00:39<00:28, 493522.03it/s]
 58%|█████▉    | 19628904/33592320 [00:39<00:28, 493181.78it/s]
 59%|█████▉    | 19663238/33592320 [00:39<00:28, 492806.22it/s]
 59%|██████    | 19696964/33592320 [00:40<00:28, 492417.34it/s]
 59%|██████    | 19732114/33592320 [00:40<00:28, 492065.91it/s]
 59%|██████    | 19766518/33592320 [00:40<00:28, 491697.66it/s]
 59%|██████    | 19800952/33592320 [00:40<00:28, 491331.97it/s]
 59%|██████    | 19835122/33592320 [00:40<00:28, 490961.59it/s]
 59%|██████    | 19870315/33592320 [00:40<00:27, 490618.28it/s]
 59%|██████    | 19902349/33592320 [00:40<00:27, 490198.81it/s]
 59%|██████    | 19933074/33592320 [00:40<00:27, 489749.31it/s]
 59%|██████    | 19963881/33592320 [00:40<00:27, 489265.12it/s]
 60%|██████    | 19994423/33592320 [00:40<00:27, 488815.72it/s]
 60%|██████    | 20026584/33592320 [00:41<00:27, 488407.88it/s]
 60%|██████    | 20057085/33592320 [00:41<00:27, 487961.62it/s]
 60%|██████    | 20088694/33592320 [00:41<00:27, 487544.50it/s]
 60%|██████    | 20120051/33592320 [00:41<00:27, 487123.31it/s]
 60%|██████    | 20151820/33592320 [00:41<00:27, 486714.03it/s]
 60%|██████▎   | 20185544/33592320 [00:41<00:27, 486353.84it/s]
 60%|██████▎   | 20219273/33592320 [00:41<00:27, 485995.50it/s]
 60%|██████▎   | 20253731/33592320 [00:41<00:27, 485656.44it/s]
 60%|██████▎   | 20287170/33592320 [00:41<00:27, 485294.53it/s]
 60%|██████▎   | 20321060/33592320 [00:41<00:27, 484945.16it/s]
 61%|██████▎   | 20355475/33592320 [00:42<00:27, 484609.97it/s]
 61%|██████▎   | 20388706/33592320 [00:42<00:27, 484248.19it/s]
 61%|██████▎   | 20422215/33592320 [00:42<00:27, 483894.75it/s]
 61%|██████▎   | 20455112/33592320 [00:42<00:27, 483528.41it/s]
 61%|██████▎   | 20487498/33592320 [00:42<00:27, 483151.84it/s]
 61%|██████▎   | 20521645/33592320 [00:42<00:27, 482818.44it/s]
 61%|██████▎   | 20555536/33592320 [00:42<00:27, 482480.66it/s]
 61%|██████▎   | 20589592/33592320 [00:42<00:26, 482148.28it/s]
 61%|██████▎   | 20622708/33592320 [00:42<00:26, 481795.53it/s]
 61%|██████▍   | 20655122/33592320 [00:42<00:26, 481428.03it/s]
 62%|██████▍   | 20688453/33592320 [00:43<00:26, 481083.56it/s]
 62%|██████▍   | 20722666/33592320 [00:43<00:26, 480761.19it/s]
 62%|██████▍   | 20755689/33592320 [00:43<00:26, 480412.72it/s]
 62%|██████▍   | 20790537/33592320 [00:43<00:26, 480108.03it/s]
 62%|██████▍   | 20826879/33592320 [00:43<00:26, 479839.19it/s]
 62%|██████▍   | 20863561/33592320 [00:43<00:26, 479579.34it/s]
 62%|██████▍   | 20898915/33592320 [00:43<00:26, 479290.31it/s]
 62%|██████▍   | 20930424/33592320 [00:43<00:26, 478914.53it/s]
 62%|██████▍   | 20964512/33592320 [00:43<00:26, 478599.41it/s]
 63%|██████▍   | 20998623/33592320 [00:43<00:26, 478286.25it/s]
 63%|██████▍   | 21031764/33592320 [00:44<00:26, 477952.41it/s]
 63%|██████▍   | 21065097/33592320 [00:44<00:26, 477624.44it/s]
 63%|██████▍   | 21098681/33592320 [00:44<00:26, 477303.69it/s]
 63%|██████▌   | 21132359/33592320 [00:44<00:26, 476986.50it/s]
 63%|██████▌   | 21165429/33592320 [00:44<00:26, 476657.00it/s]
 63%|██████▌   | 21199092/33592320 [00:44<00:26, 476342.34it/s]
 63%|██████▌   | 21232685/33592320 [00:44<00:25, 476027.50it/s]
 63%|██████▌   | 21267078/33592320 [00:44<00:25, 475732.03it/s]
 63%|██████▌   | 21299671/33592320 [00:44<00:25, 475397.66it/s]
 63%|██████▌   | 21329716/33592320 [00:44<00:25, 475008.00it/s]
 64%|██████▌   | 21360906/33592320 [00:45<00:25, 474645.56it/s]
 64%|██████▌   | 21391731/33592320 [00:45<00:25, 474276.62it/s]
 64%|██████▌   | 21418019/33592320 [00:45<00:25, 473808.97it/s]
 64%|██████▌   | 21448981/33592320 [00:45<00:25, 473446.47it/s]
 64%|██████▌   | 21480147/33592320 [00:45<00:25, 473090.19it/s]
 64%|██████▌   | 21509932/33592320 [00:45<00:25, 472705.03it/s]
 64%|██████▌   | 21539917/33592320 [00:45<00:25, 472325.94it/s]
 64%|██████▌   | 21572435/33592320 [00:45<00:25, 472004.00it/s]
 64%|██████▋   | 21603731/33592320 [00:45<00:25, 471656.75it/s]
 64%|██████▋   | 21633030/33592320 [00:45<00:25, 471267.50it/s]
 64%|██████▋   | 21663272/33592320 [00:46<00:25, 470900.44it/s]
 65%|██████▋   | 21693883/33592320 [00:46<00:25, 470543.00it/s]
 65%|██████▋   | 21725187/33592320 [00:46<00:25, 470202.09it/s]
 65%|██████▋   | 21756171/33592320 [00:46<00:25, 469855.75it/s]
 65%|██████▋   | 21786224/33592320 [00:46<00:25, 469490.81it/s]
 65%|██████▋   | 21816849/33592320 [00:46<00:25, 469139.72it/s]
 65%|██████▋   | 21847862/33592320 [00:46<00:25, 468798.53it/s]
 65%|██████▋   | 21878432/33592320 [00:46<00:25, 468449.28it/s]
 65%|██████▋   | 21909376/33592320 [00:46<00:24, 468109.53it/s]
 65%|██████▋   | 21939097/33592320 [00:46<00:24, 467745.12it/s]
 65%|██████▋   | 21968447/33592320 [00:47<00:24, 467374.44it/s]
 65%|██████▋   | 22000476/33592320 [00:47<00:24, 467062.16it/s]
 66%|██████▋   | 22031963/33592320 [00:47<00:24, 466739.75it/s]
 66%|██████▋   | 22062420/33592320 [00:47<00:24, 466396.88it/s]
 66%|██████▊   | 22093504/33592320 [00:47<00:24, 466068.69it/s]
 66%|██████▊   | 22124956/33592320 [00:47<00:24, 465749.66it/s]
 66%|██████▊   | 22155420/33592320 [00:47<00:24, 465411.19it/s]
 66%|██████▊   | 22186595/33592320 [00:47<00:24, 465089.06it/s]
 66%|██████▊   | 22216617/33592320 [00:47<00:24, 464744.12it/s]
 66%|██████▊   | 22245437/33592320 [00:47<00:24, 464375.56it/s]
 66%|██████▊   | 22274792/33592320 [00:48<00:24, 464019.72it/s]
 66%|██████▊   | 22304899/33592320 [00:48<00:24, 463680.97it/s]
 66%|██████▊   | 22335331/33592320 [00:48<00:24, 463350.34it/s]
 67%|██████▊   | 22365801/33592320 [00:48<00:24, 463021.84it/s]
 67%|██████▊   | 22395782/33592320 [00:48<00:24, 462684.66it/s]
 67%|██████▊   | 22425549/33592320 [00:48<00:24, 462344.41it/s]
 67%|██████▊   | 22456281/33592320 [00:48<00:24, 462025.41it/s]
 67%|██████▊   | 22487317/33592320 [00:48<00:24, 461714.00it/s]
 67%|██████▊   | 22516270/33592320 [00:48<00:24, 461361.19it/s]
 67%|██████▊   | 22546814/33592320 [00:48<00:23, 461042.34it/s]
 67%|██████▉   | 22576838/33592320 [00:49<00:23, 460714.16it/s]
 67%|██████▉   | 22607074/33592320 [00:49<00:23, 460391.66it/s]
 67%|██████▉   | 22637645/33592320 [00:49<00:23, 460077.25it/s]
 67%|██████▉   | 22668652/33592320 [00:49<00:23, 459773.00it/s]
 68%|██████▉   | 22698986/33592320 [00:49<00:23, 459456.34it/s]
 68%|██████▉   | 22730731/33592320 [00:49<00:23, 459169.47it/s]
 68%|██████▉   | 22760854/33592320 [00:49<00:23, 458851.03it/s]
 68%|██████▉   | 22792706/33592320 [00:49<00:23, 458568.69it/s]
 68%|██████▉   | 22825375/33592320 [00:49<00:23, 458303.88it/s]
 68%|██████▉   | 22856612/33592320 [00:49<00:23, 458011.41it/s]
 68%|██████▉   | 22887541/33592320 [00:50<00:23, 457713.97it/s]
 68%|██████▉   | 22918206/33592320 [00:50<00:23, 457412.47it/s]
 68%|██████▉   | 22948721/33592320 [00:50<00:23, 457109.12it/s]
 68%|██████▉   | 22980060/33592320 [00:50<00:23, 456823.44it/s]
 69%|██████▉   | 23011276/33592320 [00:50<00:23, 456536.41it/s]
 69%|███████   | 23041597/33592320 [00:50<00:23, 456232.78it/s]
 69%|███████   | 23072407/33592320 [00:50<00:23, 455940.06it/s]
 69%|███████   | 23102079/33592320 [00:50<00:23, 455626.03it/s]
 69%|███████   | 23131317/33592320 [00:50<00:22, 455304.62it/s]
 69%|███████   | 23162015/33592320 [00:50<00:22, 455013.28it/s]
 69%|███████   | 23192208/33592320 [00:51<00:22, 454713.09it/s]
 69%|███████   | 23220860/33592320 [00:51<00:22, 454383.94it/s]
 69%|███████   | 23252019/33592320 [00:51<00:22, 454105.06it/s]
 69%|███████   | 23282250/33592320 [00:51<00:22, 453809.16it/s]
 69%|███████   | 23314102/33592320 [00:51<00:22, 453545.97it/s]
 69%|███████   | 23346346/33592320 [00:51<00:22, 453291.38it/s]
 70%|███████   | 23378062/33592320 [00:51<00:22, 453027.56it/s]
 70%|███████   | 23410147/33592320 [00:51<00:22, 452771.91it/s]
 70%|███████   | 23441649/33592320 [00:51<00:22, 452505.94it/s]
 70%|███████   | 23473645/33592320 [00:51<00:22, 452250.56it/s]
 70%|███████   | 23505428/33592320 [00:52<00:22, 451992.09it/s]
 70%|███████▎  | 23538158/33592320 [00:52<00:22, 451752.75it/s]
 70%|███████▎  | 23570869/33592320 [00:52<00:22, 451513.94it/s]
 70%|███████▎  | 23601599/33592320 [00:52<00:22, 451238.25it/s]
 70%|███████▎  | 23635061/33592320 [00:52<00:22, 451015.66it/s]
 70%|███████▎  | 23667762/33592320 [00:52<00:22, 450779.47it/s]
 71%|███████▎  | 23702195/33592320 [00:52<00:21, 450577.09it/s]
 71%|███████▎  | 23733855/33592320 [00:52<00:21, 450322.88it/s]
 71%|███████▎  | 23766896/33592320 [00:52<00:21, 450095.75it/s]
 71%|███████▎  | 23800500/33592320 [00:52<00:21, 449880.16it/s]
 71%|███████▎  | 23833686/33592320 [00:53<00:21, 449657.47it/s]
 71%|███████▎  | 23865827/33592320 [00:53<00:21, 449415.97it/s]
 71%|███████▎  | 23897698/33592320 [00:53<00:21, 449170.25it/s]
 71%|███████▎  | 23930267/33592320 [00:53<00:21, 448938.59it/s]
 71%|███████▎  | 23963540/33592320 [00:53<00:21, 448720.97it/s]
 71%|███████▍  | 23996507/33592320 [00:53<00:21, 448498.44it/s]
 72%|███████▍  | 24028984/33592320 [00:53<00:21, 448267.59it/s]
 72%|███████▍  | 24060984/33592320 [00:53<00:21, 448028.72it/s]
 72%|███████▍  | 24093823/33592320 [00:53<00:21, 447806.38it/s]
 72%|███████▍  | 24127121/33592320 [00:53<00:21, 447593.31it/s]
 72%|███████▍  | 24160903/33592320 [00:54<00:21, 447390.03it/s]
 72%|███████▍  | 24193905/33592320 [00:54<00:21, 447173.06it/s]
 72%|███████▍  | 24226861/33592320 [00:54<00:20, 446956.06it/s]
 72%|███████▍  | 24258377/33592320 [00:54<00:20, 446713.34it/s]
 72%|███████▍  | 24289274/33592320 [00:54<00:20, 446460.16it/s]
 72%|███████▍  | 24321782/33592320 [00:54<00:20, 446237.44it/s]
 72%|███████▍  | 24354145/33592320 [00:54<00:20, 446012.84it/s]
 73%|███████▍  | 24386521/33592320 [00:54<00:20, 445789.38it/s]
 73%|███████▍  | 24420280/33592320 [00:54<00:20, 445591.94it/s]
 73%|███████▍  | 24452555/33592320 [00:54<00:20, 445368.19it/s]
 73%|███████▌  | 24485140/33592320 [00:55<00:20, 445150.88it/s]
 73%|███████▌  | 24517675/33592320 [00:55<00:20, 444933.47it/s]
 73%|███████▌  | 24550297/33592320 [00:55<00:20, 444718.34it/s]
 73%|███████▌  | 24583052/33592320 [00:55<00:20, 444506.50it/s]
 73%|███████▌  | 24616184/33592320 [00:55<00:20, 444302.19it/s]
 73%|███████▌  | 24650642/33592320 [00:55<00:20, 444122.50it/s]
 73%|███████▌  | 24682257/33592320 [00:55<00:20, 443892.31it/s]
 74%|███████▌  | 24730558/33592320 [00:55<00:19, 443962.53it/s]
 74%|███████▌  | 24784794/33592320 [00:55<00:19, 444138.84it/s]
 74%|███████▌  | 24830352/33592320 [00:55<00:19, 444159.28it/s]
 74%|███████▌  | 24868393/33592320 [00:56<00:19, 444045.44it/s]
 74%|███████▌  | 24899050/33592320 [00:56<00:19, 443800.41it/s]
 74%|███████▌  | 24929181/33592320 [00:56<00:19, 443546.84it/s]
 74%|███████▋  | 24968856/33592320 [00:56<00:19, 443463.72it/s]
 74%|███████▋  | 24999067/33592320 [00:56<00:19, 443213.09it/s]
 75%|███████▋  | 25037879/33592320 [00:56<00:19, 443115.59it/s]
 75%|███████▋  | 25076150/33592320 [00:56<00:19, 443008.84it/s]
 75%|███████▋  | 25124728/33592320 [00:56<00:19, 443084.25it/s]
 75%|███████▋  | 25174814/33592320 [00:56<00:18, 443185.94it/s]
 75%|███████▋  | 25223048/33592320 [00:56<00:18, 443254.72it/s]
 75%|███████▋  | 25275288/33592320 [00:57<00:18, 443393.56it/s]
 75%|███████▋  | 25307488/33592320 [00:57<00:18, 443180.94it/s]
 75%|███████▋  | 25340775/33592320 [00:57<00:18, 442988.09it/s]
 76%|███████▋  | 25373336/33592320 [00:57<00:18, 442783.22it/s]
 76%|███████▋  | 25405120/33592320 [00:57<00:18, 442565.53it/s]
 76%|███████▊  | 25439380/33592320 [00:57<00:18, 442391.69it/s]
 76%|███████▊  | 25472264/33592320 [00:57<00:18, 442194.53it/s]
 76%|███████▊  | 25504304/33592320 [00:57<00:18, 441983.47it/s]
 76%|███████▊  | 25536931/33592320 [00:57<00:18, 441783.28it/s]
 76%|███████▊  | 25570681/33592320 [00:57<00:18, 441603.12it/s]
 76%|███████▊  | 25604144/33592320 [00:58<00:18, 441418.72it/s]
 76%|███████▊  | 25638264/33592320 [00:58<00:18, 441246.22it/s]
 76%|███████▊  | 25671212/33592320 [00:58<00:17, 441054.16it/s]
 77%|███████▊  | 25702123/33592320 [00:58<00:17, 440827.88it/s]
 77%|███████▊  | 25734394/33592320 [00:58<00:17, 440625.59it/s]
 77%|███████▊  | 25766739/33592320 [00:58<00:17, 440425.31it/s]
 77%|███████▊  | 25799820/33592320 [00:58<00:17, 440238.22it/s]
 77%|███████▊  | 25832115/33592320 [00:58<00:17, 440038.44it/s]
 77%|███████▊  | 25867748/33592320 [00:58<00:17, 439896.03it/s]
 77%|███████▊  | 25900893/33592320 [00:58<00:17, 439711.91it/s]
 77%|███████▉  | 25934154/33592320 [00:59<00:17, 439530.38it/s]
 77%|███████▉  | 25967388/33592320 [00:59<00:17, 439349.00it/s]
 77%|███████▉  | 26000761/33592320 [00:59<00:17, 439170.59it/s]
 78%|███████▉  | 26034049/33592320 [00:59<00:17, 438991.34it/s]
 78%|███████▉  | 26068152/33592320 [00:59<00:17, 438826.44it/s]
 78%|███████▉  | 26125998/33592320 [00:59<00:17, 439061.06it/s]
 78%|███████▉  | 26174612/33592320 [00:59<00:16, 439140.03it/s]
 78%|███████▉  | 26235490/33592320 [00:59<00:16, 439424.16it/s]
 78%|███████▉  | 26297645/33592320 [00:59<00:16, 439728.66it/s]
 78%|███████▉  | 26360100/33592320 [00:59<00:16, 440037.19it/s]
 79%|████████  | 26422717/33592320 [01:00<00:16, 440347.34it/s]
 79%|████████  | 26486046/33592320 [01:00<00:16, 440668.38it/s]
 79%|████████  | 26532292/33592320 [01:00<00:16, 440704.56it/s]
 79%|████████  | 26568967/33592320 [01:00<00:15, 440581.91it/s]
 79%|████████  | 26601481/33592320 [01:00<00:15, 440390.75it/s]
 79%|████████  | 26632832/33592320 [01:00<00:15, 440181.03it/s]
 79%|████████  | 26661694/33592320 [01:00<00:15, 439930.94it/s]
 79%|████████  | 26695034/33592320 [01:00<00:15, 439755.44it/s]
 80%|████████  | 26728774/33592320 [01:00<00:15, 439587.09it/s]
 80%|████████  | 26761080/33592320 [01:00<00:15, 439395.75it/s]
 80%|████████  | 26792905/33592320 [01:01<00:15, 439197.12it/s]
 80%|████████  | 26823836/33592320 [01:01<00:15, 438984.56it/s]
 80%|████████  | 26852687/33592320 [01:01<00:15, 438738.69it/s]
 80%|████████▎ | 26885252/33592320 [01:01<00:15, 438554.19it/s]
 80%|████████▎ | 26917172/33592320 [01:01<00:15, 438359.81it/s]
 80%|████████▎ | 26947458/33592320 [01:01<00:15, 438139.47it/s]
 80%|████████▎ | 26978803/33592320 [01:01<00:15, 437937.06it/s]
 80%|████████▎ | 27009937/33592320 [01:01<00:15, 437731.84it/s]
 80%|████████▎ | 27040175/33592320 [01:01<00:14, 437512.84it/s]
 81%|████████▎ | 27069391/33592320 [01:01<00:14, 437278.03it/s]
 81%|████████▎ | 27101070/33592320 [01:02<00:14, 437083.66it/s]
 81%|████████▎ | 27146091/33592320 [01:02<00:14, 437104.81it/s]
 81%|████████▎ | 27192850/33592320 [01:02<00:14, 437153.78it/s]
 81%|████████▎ | 27226939/33592320 [01:02<00:14, 436999.28it/s]
 81%|████████▎ | 27266705/33592320 [01:02<00:14, 436936.19it/s]
 81%|████████▎ | 27318048/33592320 [01:02<00:14, 437058.56it/s]
 81%|████████▍ | 27373926/33592320 [01:02<00:14, 437253.00it/s]
 82%|████████▍ | 27433442/33592320 [01:02<00:14, 437504.78it/s]
 82%|████████▍ | 27478763/33592320 [01:02<00:13, 437529.81it/s]
 82%|████████▍ | 27522035/33592320 [01:02<00:13, 437522.16it/s]
 82%|████████▍ | 27580678/33592320 [01:03<00:13, 437758.47it/s]
 82%|████████▍ | 27637648/33592320 [01:03<00:13, 437967.53it/s]
 82%|████████▍ | 27693952/33592320 [01:03<00:13, 438165.41it/s]
 83%|████████▍ | 27745094/33592320 [01:03<00:13, 438281.09it/s]
 83%|████████▍ | 27775778/33592320 [01:03<00:13, 438073.78it/s]
 83%|████████▍ | 27807551/33592320 [01:03<00:13, 437884.28it/s]
 83%|████████▌ | 27837529/33592320 [01:03<00:13, 437667.09it/s]
 83%|████████▌ | 27868952/33592320 [01:03<00:13, 437473.31it/s]
 83%|████████▌ | 27898847/33592320 [01:03<00:13, 437256.22it/s]
 83%|████████▌ | 27930567/33592320 [01:03<00:12, 437068.34it/s]
 83%|████████▌ | 27962101/33592320 [01:04<00:12, 436878.06it/s]
 83%|████████▌ | 27993052/33592320 [01:04<00:12, 436679.38it/s]
 83%|████████▌ | 28022456/33592320 [01:04<00:12, 436457.16it/s]
 84%|████████▌ | 28051222/33592320 [01:04<00:12, 436225.72it/s]
 84%|████████▌ | 28079780/33592320 [01:04<00:12, 435991.78it/s]
 84%|████████▌ | 28108056/33592320 [01:04<00:12, 435754.19it/s]
 84%|████████▌ | 28137413/33592320 [01:04<00:12, 435534.03it/s]
 84%|████████▌ | 28165655/33592320 [01:04<00:12, 435297.38it/s]
 84%|████████▌ | 28193596/33592320 [01:04<00:12, 435056.78it/s]
 84%|████████▌ | 28222864/33592320 [01:04<00:12, 434837.38it/s]
 84%|████████▌ | 28251127/33592320 [01:05<00:12, 434603.19it/s]
 84%|████████▌ | 28280728/33592320 [01:05<00:12, 434390.28it/s]
 84%|████████▌ | 28310547/33592320 [01:05<00:12, 434181.38it/s]
 84%|████████▋ | 28341680/33592320 [01:05<00:12, 433993.19it/s]
 84%|████████▋ | 28371182/33592320 [01:05<00:12, 433780.66it/s]
 85%|████████▋ | 28399674/33592320 [01:05<00:11, 433553.38it/s]
 85%|████████▋ | 28428820/33592320 [01:05<00:11, 433336.75it/s]
 85%|████████▋ | 28457814/33592320 [01:05<00:11, 433118.44it/s]
 85%|████████▋ | 28485930/33592320 [01:05<00:11, 432887.50it/s]
 85%|████████▋ | 28515100/33592320 [01:05<00:11, 432673.22it/s]
 85%|████████▋ | 28543813/33592320 [01:06<00:11, 432452.66it/s]
 85%|████████▋ | 28571998/33592320 [01:06<00:11, 432224.81it/s]
 85%|████████▋ | 28600328/33592320 [01:06<00:11, 431999.81it/s]
 85%|████████▋ | 28628608/33592320 [01:06<00:11, 431774.75it/s]
 85%|████████▋ | 28657681/33592320 [01:06<00:11, 431562.31it/s]
 85%|████████▋ | 28686657/33592320 [01:06<00:11, 431349.03it/s]
 85%|████████▋ | 28714874/33592320 [01:06<00:11, 431125.03it/s]
 86%|████████▋ | 28743367/33592320 [01:06<00:11, 430905.84it/s]
 86%|████████▋ | 28772555/33592320 [01:06<00:11, 430697.69it/s]
 86%|████████▊ | 28801318/33592320 [01:06<00:11, 430483.81it/s]
 86%|████████▊ | 28829265/33592320 [01:07<00:11, 430258.38it/s]
 86%|████████▊ | 28858008/33592320 [01:07<00:11, 430045.50it/s]
 86%|████████▊ | 28887941/33592320 [01:07<00:10, 429850.94it/s]
 86%|████████▊ | 28917232/33592320 [01:07<00:10, 429647.47it/s]
 86%|████████▊ | 28945830/33592320 [01:07<00:10, 429434.28it/s]
 86%|████████▊ | 28974797/33592320 [01:07<00:10, 429227.19it/s]
 86%|████████▊ | 29002863/33592320 [01:07<00:10, 429007.41it/s]
 86%|████████▊ | 29030763/33592320 [01:07<00:10, 428785.81it/s]
 87%|████████▊ | 29058632/33592320 [01:07<00:10, 428564.38it/s]
 87%|████████▊ | 29087394/33592320 [01:07<00:10, 428356.78it/s]
 87%|████████▊ | 29115422/33592320 [01:08<00:10, 428139.00it/s]
 87%|████████▊ | 29144163/33592320 [01:08<00:10, 427932.34it/s]
 87%|████████▊ | 29172995/33592320 [01:08<00:10, 427727.62it/s]
 87%|████████▊ | 29201666/33592320 [01:08<00:10, 427521.09it/s]
 87%|████████▊ | 29230079/33592320 [01:08<00:10, 427311.47it/s]
 87%|████████▊ | 29257992/33592320 [01:08<00:10, 427095.09it/s]
 87%|████████▉ | 29286959/33592320 [01:08<00:10, 426894.75it/s]
 87%|████████▉ | 29316399/33592320 [01:08<00:10, 426701.88it/s]
 87%|████████▉ | 29344653/33592320 [01:08<00:09, 426492.28it/s]
 87%|████████▉ | 29373895/33592320 [01:08<00:09, 426297.69it/s]
 88%|████████▉ | 29403991/33592320 [01:09<00:09, 426116.03it/s]
 88%|████████▉ | 29432126/33592320 [01:09<00:09, 425906.47it/s]
 88%|████████▉ | 29461450/33592320 [01:09<00:09, 425714.75it/s]
 88%|████████▉ | 29491513/33592320 [01:09<00:09, 425534.22it/s]
 88%|████████▉ | 29520045/33592320 [01:09<00:09, 425332.16it/s]
 88%|████████▉ | 29548177/33592320 [01:09<00:09, 425124.91it/s]
 88%|████████▉ | 29577722/33592320 [01:09<00:09, 424938.59it/s]
 88%|████████▉ | 29605559/33592320 [01:09<00:09, 424728.28it/s]
 88%|████████▉ | 29634543/33592320 [01:09<00:09, 424535.03it/s]
 88%|████████▉ | 29662818/33592320 [01:09<00:09, 424332.16it/s]
 88%|████████▉ | 29692029/33592320 [01:10<00:09, 424143.22it/s]
 88%|████████▉ | 29720561/33592320 [01:10<00:09, 423945.16it/s]
 89%|████████▉ | 29748928/33592320 [01:10<00:09, 423745.31it/s]
 89%|█████████ | 29777545/33592320 [01:10<00:09, 423549.59it/s]
 89%|█████████ | 29806413/33592320 [01:10<00:08, 423358.00it/s]
 89%|█████████ | 29833908/33592320 [01:10<00:08, 423147.34it/s]
 89%|█████████ | 29862127/33592320 [01:10<00:08, 422947.66it/s]
 89%|█████████ | 29889956/33592320 [01:10<00:08, 422743.03it/s]
 89%|█████████ | 29917799/33592320 [01:10<00:08, 422539.19it/s]
 89%|█████████ | 29946782/33592320 [01:10<00:08, 422351.97it/s]
 89%|█████████ | 29975648/33592320 [01:11<00:08, 422163.66it/s]
 89%|█████████ | 30004737/33592320 [01:11<00:08, 421978.97it/s]
 89%|█████████ | 30033017/33592320 [01:11<00:08, 421783.47it/s]
 89%|█████████ | 30061062/33592320 [01:11<00:08, 421585.25it/s]
 90%|█████████ | 30089503/33592320 [01:11<00:08, 421393.12it/s]
 90%|█████████ | 30118562/33592320 [01:11<00:08, 421210.12it/s]
 90%|█████████ | 30146755/33592320 [01:11<00:08, 421015.59it/s]
 90%|█████████ | 30175216/33592320 [01:11<00:08, 420825.31it/s]
 90%|█████████ | 30204872/33592320 [01:11<00:08, 420652.22it/s]
 90%|█████████▎| 30233703/33592320 [01:11<00:07, 420468.16it/s]
 90%|█████████▎| 30261063/33592320 [01:12<00:07, 420264.16it/s]
 90%|█████████▎| 30289087/33592320 [01:12<00:07, 420069.91it/s]
 90%|█████████▎| 30318523/33592320 [01:12<00:07, 419895.78it/s]
 90%|█████████▎| 30348074/33592320 [01:12<00:07, 419723.69it/s]
 90%|█████████▎| 30376954/33592320 [01:12<00:07, 419542.84it/s]
 91%|█████████▎| 30404627/33592320 [01:12<00:07, 419345.84it/s]
 91%|█████████▎| 30434293/33592320 [01:12<00:07, 419176.75it/s]
 91%|█████████▎| 30464046/33592320 [01:12<00:07, 419009.44it/s]
 91%|█████████▎| 30495518/33592320 [01:12<00:07, 418866.16it/s]
 91%|█████████▎| 30524619/33592320 [01:12<00:07, 418690.75it/s]
 91%|█████████▎| 30554946/33592320 [01:13<00:07, 418532.59it/s]
 91%|█████████▎| 30585065/33592320 [01:13<00:07, 418372.03it/s]
 91%|█████████▎| 30615577/33592320 [01:13<00:07, 418217.31it/s]
 91%|█████████▎| 30645654/33592320 [01:13<00:07, 418057.06it/s]
 91%|█████████▎| 30675130/33592320 [01:13<00:06, 417889.06it/s]
 91%|█████████▎| 30705444/33592320 [01:13<00:06, 417732.91it/s]
 91%|█████████▍| 30734943/33592320 [01:13<00:06, 417566.12it/s]
 92%|█████████▍| 30764915/33592320 [01:13<00:06, 417406.22it/s]
 92%|█████████▍| 30793579/33592320 [01:13<00:06, 417229.00it/s]
 92%|█████████▍| 30822750/33592320 [01:13<00:06, 417059.12it/s]
 92%|█████████▍| 30853162/33592320 [01:14<00:06, 416906.47it/s]
 92%|█████████▍| 30888276/33592320 [01:14<00:06, 416817.69it/s]
 92%|█████████▍| 30917295/33592320 [01:14<00:06, 416647.03it/s]
 92%|█████████▍| 30946655/33592320 [01:14<00:06, 416481.38it/s]
 92%|█████████▍| 30976455/33592320 [01:14<00:06, 416322.12it/s]
 92%|█████████▍| 31004186/33592320 [01:14<00:06, 416135.50it/s]
 92%|█████████▍| 31032518/33592320 [01:14<00:06, 415957.44it/s]
 92%|█████████▍| 31061321/33592320 [01:14<00:06, 415786.12it/s]
 93%|█████████▍| 31090622/33592320 [01:14<00:06, 415622.00it/s]
 93%|█████████▍| 31119252/33592320 [01:14<00:05, 415449.31it/s]
 93%|█████████▍| 31147936/33592320 [01:15<00:05, 415277.81it/s]
 93%|█████████▍| 31177245/33592320 [01:15<00:05, 415115.06it/s]
 93%|█████████▌| 31204244/33592320 [01:15<00:05, 414922.06it/s]
 93%|█████████▌| 31232591/33592320 [01:15<00:05, 414747.50it/s]
 93%|█████████▌| 31261826/33592320 [01:15<00:05, 414585.12it/s]
 93%|█████████▌| 31288811/33592320 [01:15<00:05, 414393.41it/s]
 93%|█████████▌| 31316778/33592320 [01:15<00:05, 414215.19it/s]
 93%|█████████▌| 31345662/33592320 [01:15<00:05, 414049.53it/s]
 93%|█████████▌| 31373450/33592320 [01:15<00:05, 413869.88it/s]
 93%|█████████▌| 31403682/33592320 [01:15<00:05, 413722.88it/s]
 94%|█████████▌| 31431241/33592320 [01:16<00:05, 413541.09it/s]
 94%|█████████▌| 31458848/33592320 [01:16<00:05, 413360.44it/s]
 94%|█████████▌| 31487134/33592320 [01:16<00:05, 413189.16it/s]
 94%|█████████▌| 31526130/33592320 [01:16<00:05, 413158.69it/s]
 94%|█████████▌| 31553732/33592320 [01:16<00:04, 412979.16it/s]
 94%|█████████▌| 31580043/33592320 [01:16<00:04, 412783.25it/s]
 94%|█████████▌| 31606670/33592320 [01:16<00:04, 412591.94it/s]
 94%|█████████▌| 31636286/33592320 [01:16<00:04, 412440.12it/s]
 94%|█████████▌| 31664373/33592320 [01:16<00:04, 412268.78it/s]
 94%|█████████▋| 31693078/33592320 [01:16<00:04, 412105.94it/s]
 94%|█████████▋| 31722122/33592320 [01:17<00:04, 411947.91it/s]
 95%|█████████▋| 31750568/33592320 [01:17<00:04, 411782.53it/s]
 95%|█████████▋| 31778387/33592320 [01:17<00:04, 411609.47it/s]
 95%|█████████▋| 31806740/33592320 [01:17<00:04, 411443.75it/s]
 95%|█████████▋| 31840867/33592320 [01:17<00:04, 411353.06it/s]
 95%|█████████▋| 31867847/33592320 [01:17<00:04, 411170.41it/s]
 95%|█████████▋| 31894832/33592320 [01:17<00:04, 410988.25it/s]
 95%|█████████▋| 31923004/33592320 [01:17<00:04, 410821.84it/s]
 95%|█████████▋| 31951158/33592320 [01:17<00:03, 410655.66it/s]
 95%|█████████▋| 31979116/33592320 [01:17<00:03, 410487.38it/s]
 95%|█████████▋| 32012069/33592320 [01:18<00:03, 410383.56it/s]
 95%|█████████▋| 32040847/33592320 [01:18<00:03, 410226.56it/s]
 96%|█████████▋| 32083906/33592320 [01:18<00:03, 410252.56it/s]
 96%|█████████▋| 32140754/33592320 [01:18<00:03, 410454.59it/s]
 96%|█████████▊| 32199015/33592320 [01:18<00:03, 410674.16it/s]
 96%|█████████▊| 32255919/33592320 [01:18<00:03, 410875.84it/s]
 96%|█████████▊| 32310519/33592320 [01:18<00:03, 411047.72it/s]
 96%|█████████▊| 32368426/33592320 [01:18<00:02, 411261.16it/s]
 97%|█████████▊| 32426063/33592320 [01:18<00:02, 411470.66it/s]
 97%|█████████▊| 32484114/33592320 [01:18<00:02, 411684.84it/s]
 97%|█████████▊| 32541391/33592320 [01:19<00:02, 411888.72it/s]
 97%|█████████▊| 32598720/33592320 [01:19<00:02, 412092.69it/s]
 97%|█████████▉| 32656222/33592320 [01:19<00:02, 412298.38it/s]
 97%|█████████▉| 32713253/33592320 [01:19<00:02, 412497.56it/s]
 98%|█████████▉| 32770747/33592320 [01:19<00:01, 412702.12it/s]
 98%|█████████▉| 32828562/33592320 [01:19<00:01, 412910.19it/s]
 98%|█████████▉| 32886386/33592320 [01:19<00:01, 413117.84it/s]
 98%|█████████▉| 32944580/33592320 [01:19<00:01, 413329.62it/s]
 98%|█████████▉| 33002027/33592320 [01:19<00:01, 413531.53it/s]
 98%|█████████▉| 33060031/33592320 [01:19<00:01, 413739.88it/s]
 99%|██████████| 33117976/33592320 [01:20<00:01, 413946.94it/s]
 99%|██████████| 33176074/33592320 [01:20<00:01, 414155.44it/s]
 99%|██████████| 33234604/33592320 [01:20<00:00, 414368.78it/s]
 99%|██████████| 33292424/33592320 [01:20<00:00, 414572.75it/s]
 99%|██████████| 33350653/33592320 [01:20<00:00, 414781.31it/s]
 99%|██████████| 33408136/33592320 [01:20<00:00, 414980.09it/s]
100%|██████████| 33466140/33592320 [01:20<00:00, 415184.84it/s]
100%|██████████| 33524331/33592320 [01:20<00:00, 415391.41it/s]
100%|██████████| 33583382/33592320 [01:20<00:00, 415608.09it/s]
100%|██████████| 33592320/33592320 [01:20<00:00, 415642.03it/s]     Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/id_allocator-7de36d36428b19e0)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::allocate_ids ... ok
[INFO] [stdout] test tests::allocator_reuse_after_free_all ... ok
[INFO] [stdout] test tests::allocation_after_free ... ok
[INFO] [stdout] test tests::free_and_reuse_id ... ok
[INFO] [stdout] test tests::continuous_allocation ... ok
[INFO] [stdout] test tests::free_invalid_id ... ok
[INFO] [stdout] test tests::allocation_fills_gaps_first ... 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-2a44796fbaa107b7)
[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-2a44796fbaa107b7` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e19cc52fc7fd5060ff8548f5264ef413c0afb6beeaca5908c9696c25470cf545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19cc52fc7fd5060ff8548f5264ef413c0afb6beeaca5908c9696c25470cf545", kill_on_drop: false }`
[INFO] [stdout] e19cc52fc7fd5060ff8548f5264ef413c0afb6beeaca5908c9696c25470cf545
