[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevKruglyak%2Flimousine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LevKruglyak/limousine on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pagetable v0.4.5 [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded marble v15.0.7 [INFO] [stderr] Downloaded ebr v0.2.11 [INFO] [stderr] Downloaded shared-local-state v0.1.4 [INFO] [stderr] Downloaded stack-map v1.0.5 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded fault-injection v1.0.10 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded concurrent-map v5.0.33 [INFO] [stderr] Downloaded kdam v0.5.2 [INFO] [stderr] Downloaded clap v4.5.6 [INFO] [stderr] Downloaded num-bigint v0.4.5 [INFO] [stderr] Downloaded clap_builder v4.5.6 [INFO] [stderr] Downloaded zstd-sys v2.0.9+zstd.1.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee6e5ded6a45cc92601d592903ea92f26d788be2bb2532f05ab810e184a848a2 [INFO] running `Command { std: "docker" "start" "-a" "ee6e5ded6a45cc92601d592903ea92f26d788be2bb2532f05ab810e184a848a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee6e5ded6a45cc92601d592903ea92f26d788be2bb2532f05ab810e184a848a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6e5ded6a45cc92601d592903ea92f26d788be2bb2532f05ab810e184a848a2", kill_on_drop: false }` [INFO] [stdout] ee6e5ded6a45cc92601d592903ea92f26d788be2bb2532f05ab810e184a848a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606e2cd29bb0d861770068048fa9f5d9d22efd1e78209b6eb2cff5e762fe1986 [INFO] running `Command { std: "docker" "start" "-a" "606e2cd29bb0d861770068048fa9f5d9d22efd1e78209b6eb2cff5e762fe1986", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling stack-map v1.0.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling slice_search v0.1.2 (/opt/rustwide/workdir/utils/slice_search) [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.117 [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 clap_lex v0.7.1 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling shared-local-state v0.1.4 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling ebr v0.2.11 [INFO] [stderr] Compiling concurrent-map v5.0.33 [INFO] [stderr] Compiling quote v1.0.36 [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 terminal_size v0.3.0 [INFO] [stderr] Compiling kdam v0.5.2 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling 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 limousine_derive v0.3.4 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling strum_macros v0.26.4 [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 marble v15.0.7 [INFO] [stderr] Compiling clap v4.5.6 [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 id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> utils/id_allocator/src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner) [INFO] [stdout] warning: method `free_page` is never used [INFO] [stdout] --> core/src/common/storage/store.rs:260:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub trait ObjectStoreGeneric { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] 259 | fn allocate_page(&mut self) -> StoreID; [INFO] [stdout] 260 | fn free_page(&mut self, id: StoreID) -> crate::Result; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_page` is never used [INFO] [stdout] --> core/src/common/storage/store.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 298 | trait ObjectStoreInner { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 303 | fn remove_page(&self, _id: StoreID) -> () {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling limousine_engine v0.3.4 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling limousine_tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.60s [INFO] running `Command { std: "docker" "inspect" "606e2cd29bb0d861770068048fa9f5d9d22efd1e78209b6eb2cff5e762fe1986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606e2cd29bb0d861770068048fa9f5d9d22efd1e78209b6eb2cff5e762fe1986", kill_on_drop: false }` [INFO] [stdout] 606e2cd29bb0d861770068048fa9f5d9d22efd1e78209b6eb2cff5e762fe1986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49e6b9509e63f2b8c4896bb3ef38fb7a4a157d34a6b8d3ebf9a7c0900ba03711 [INFO] running `Command { std: "docker" "start" "-a" "49e6b9509e63f2b8c4896bb3ef38fb7a4a157d34a6b8d3ebf9a7c0900ba03711", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling limousine_derive v0.3.4 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> utils/id_allocator/src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling id_allocator v0.1.0 (/opt/rustwide/workdir/utils/id_allocator) [INFO] [stderr] Compiling limousine_bench v0.1.0 (/opt/rustwide/workdir/bench/runner) [INFO] [stderr] Compiling sorted_array v0.1.3 (/opt/rustwide/workdir/utils/sorted_array) [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> utils/id_allocator/src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter(&self) -> IDAllocatorIterator<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stdout] warning: unused import: `crate::bail` [INFO] [stdout] --> derive/src/component.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bail` [INFO] [stdout] --> derive/src/layout.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling kdam v0.5.2 [INFO] [stderr] Compiling gapped_array v0.1.0 (/opt/rustwide/workdir/utils/gapped_array) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling learned_index_segmentation v0.1.0 (/opt/rustwide/workdir/utils/learned_segment) [INFO] [stderr] Compiling limousine_core v0.3.4 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: method `free_page` is never used [INFO] [stdout] --> core/src/common/storage/store.rs:260:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub trait ObjectStoreGeneric { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] 259 | fn allocate_page(&mut self) -> StoreID; [INFO] [stdout] 260 | fn free_page(&mut self, id: StoreID) -> crate::Result; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_page` is never used [INFO] [stdout] --> core/src/common/storage/store.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 298 | trait ObjectStoreInner { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 303 | fn remove_page(&self, _id: StoreID) -> () {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling limousine_engine v0.3.4 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling limousine_tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stdout] warning: unused return value of `memory::MemoryList::::insert_after` that must be used [INFO] [stdout] --> core/src/common/list/memory.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | list.insert_after(2, list.first); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 215 | let _ = list.insert_after(2, list.first); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `memory::MemoryList::::clear` that must be used [INFO] [stdout] --> core/src/common/list/memory.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | list.clear(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 219 | let _ = list.clear(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/common/storage/store.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.03s [INFO] running `Command { std: "docker" "inspect" "49e6b9509e63f2b8c4896bb3ef38fb7a4a157d34a6b8d3ebf9a7c0900ba03711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e6b9509e63f2b8c4896bb3ef38fb7a4a157d34a6b8d3ebf9a7c0900ba03711", kill_on_drop: false }` [INFO] [stdout] 49e6b9509e63f2b8c4896bb3ef38fb7a4a157d34a6b8d3ebf9a7c0900ba03711 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25abce820d1b8c8c1e02756d046ddc9716764c2483cf0656b60b2b6daec7bc46 [INFO] running `Command { std: "docker" "start" "-a" "25abce820d1b8c8c1e02756d046ddc9716764c2483cf0656b60b2b6daec7bc46", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> utils/id_allocator/src/lib.rs:149:17 [INFO] [stderr] | [INFO] [stderr] 149 | pub fn iter(&self) -> IDAllocatorIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 149 | pub fn iter(&self) -> IDAllocatorIterator<'_, I> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `id_allocator` (lib) generated 1 warning (run `cargo fix --lib -p id_allocator` to apply 1 suggestion) [INFO] [stderr] warning: 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: method `free_page` is never used [INFO] [stderr] --> core/src/common/storage/store.rs:260:8 [INFO] [stderr] | [INFO] [stderr] 258 | pub trait ObjectStoreGeneric { [INFO] [stderr] | ------------------ method in this trait [INFO] [stderr] 259 | fn allocate_page(&mut self) -> StoreID; [INFO] [stderr] 260 | fn free_page(&mut self, id: StoreID) -> crate::Result; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `remove_page` is never used [INFO] [stderr] --> core/src/common/storage/store.rs:303:8 [INFO] [stderr] | [INFO] [stderr] 298 | trait ObjectStoreInner { [INFO] [stderr] | ---------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 303 | fn remove_page(&self, _id: StoreID) -> () {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:299:18 [INFO] [stderr] | [INFO] [stderr] 299 | fn inner_ref(&self) -> Ref; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 299 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:300:22 [INFO] [stderr] | [INFO] [stderr] 300 | fn inner_ref_mut(&self) -> RefMut; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 300 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:311:18 [INFO] [stderr] | [INFO] [stderr] 311 | fn inner_ref(&self) -> Ref { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 311 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:315:22 [INFO] [stderr] | [INFO] [stderr] 315 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 315 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:325:18 [INFO] [stderr] | [INFO] [stderr] 325 | fn inner_ref(&self) -> Ref { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 325 | fn inner_ref(&self) -> Ref<'_, GlobalStoreInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> core/src/common/storage/store.rs:329:22 [INFO] [stderr] | [INFO] [stderr] 329 | fn inner_ref_mut(&self) -> RefMut { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 329 | fn inner_ref_mut(&self) -> RefMut<'_, GlobalStoreInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `limousine_core` (lib) generated 8 warnings (run `cargo fix --lib -p limousine_core` to apply 6 suggestions) [INFO] [stderr] warning: `limousine_derive` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `id_allocator` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused return value of `memory::MemoryList::::insert_after` that must be used [INFO] [stderr] --> core/src/common/list/memory.rs:215:9 [INFO] [stderr] | [INFO] [stderr] 215 | list.insert_after(2, list.first); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 215 | let _ = list.insert_after(2, list.first); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `memory::MemoryList::::clear` that must be used [INFO] [stderr] --> core/src/common/list/memory.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | list.clear(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 219 | let _ = list.clear(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `limousine_core` (lib test) generated 8 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gapped_array-5b8a6e2b05ce8c7b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test gapped_array_tests::debug_initial_gapped ... ok [INFO] [stdout] test gapped_array_tests::debug_gapped ... ok [INFO] [stdout] test gapped_array_tests::trim_gapped_array ... ok [INFO] [stdout] test gapped_array_tests::fill_backward ... ok [INFO] [stdout] test gapped_array_tests::fill_forward ... ok [INFO] [stdout] test gapped_array_tests::initial_inserts ... ok [INFO] [stdout] test gapped_array_tests::update_gapped_array ... ok [INFO] [stdout] test gapped_array_tests::permutation_test has been running for over 60 seconds [INFO] [stdout] test gapped_array_tests::permutation_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 102.02s [INFO] [stdout] [INFO] [stderr] 0%|▎ | 39058/33592320 [00:00<01:25, 390572.94it/s] 0%|▎ | 76511/33592320 [00:00<01:27, 382548.00it/s] 0%|▎ | 118310/33592320 [00:00<01:24, 394360.19it/s] 0%|▎ | 158500/33592320 [00:00<01:24, 396242.97it/s] 1%|▎ | 199227/33592320 [00:00<01:23, 398446.25it/s] 1%|▎ | 236711/33592320 [00:00<01:24, 394511.25it/s] 1%|▎ | 273822/33592320 [00:00<01:25, 391166.34it/s] 1%|▎ | 313012/33592320 [00:00<01:25, 391256.91it/s] 1%|▎ | 352337/33592320 [00:00<01:24, 391478.12it/s] 1%|▎ | 391862/33592320 [00:01<01:24, 391854.56it/s] 1%|▎ | 432231/33592320 [00:01<01:24, 392929.69it/s] 1%|▎ | 472332/33592320 [00:01<01:24, 393602.72it/s] 2%|▍ | 508865/33592320 [00:01<01:24, 391427.38it/s] 2%|▍ | 544628/33592320 [00:01<01:24, 389012.56it/s] 2%|▍ | 583054/33592320 [00:01<01:24, 388694.94it/s] 2%|▍ | 620919/33592320 [00:01<01:24, 388066.75it/s] 2%|▍ | 659469/33592320 [00:01<01:24, 387915.44it/s] 2%|▍ | 695754/33592320 [00:01<01:25, 386522.78it/s] 2%|▍ | 731802/33592320 [00:01<01:25, 385151.81it/s] 2%|▍ | 768830/33592320 [00:02<01:25, 384407.81it/s] 2%|▍ | 804716/33592320 [00:02<01:25, 383190.97it/s] 3%|▍ | 840597/33592320 [00:02<01:25, 382082.41it/s] 3%|▍ | 867965/33592320 [00:02<01:26, 377368.94it/s] 3%|▍ | 901347/33592320 [00:02<01:27, 375554.28it/s] 3%|▍ | 935472/33592320 [00:02<01:27, 374181.81it/s] 3%|▌ | 970452/33592320 [00:02<01:27, 373243.59it/s] 3%|▌ | 1004242/33592320 [00:02<01:27, 371934.38it/s] 3%|▌ | 1039176/33592320 [00:02<01:27, 371127.16it/s] 3%|▌ | 1074289/33592320 [00:02<01:27, 370437.28it/s] 3%|▌ | 1108305/33592320 [00:03<01:27, 369428.00it/s] 3%|▌ | 1147491/33592320 [00:03<01:27, 370151.34it/s] 4%|▌ | 1185790/33592320 [00:03<01:27, 370552.31it/s] 4%|▌ | 1216883/33592320 [00:03<01:27, 368745.38it/s] 4%|▌ | 1252580/33592320 [00:03<01:27, 368398.78it/s] 4%|▌ | 1288329/33592320 [00:03<01:27, 368086.97it/s] 4%|▌ | 1324264/33592320 [00:03<01:27, 367844.09it/s] 4%|▌ | 1358381/33592320 [00:03<01:27, 367122.88it/s] 4%|▌ | 1392225/33592320 [00:03<01:27, 366367.72it/s] 4%|▌ | 1429920/33592320 [00:03<01:27, 366638.88it/s] 4%|▋ | 1466601/33592320 [00:04<01:27, 366642.94it/s] 4%|▋ | 1502984/33592320 [00:04<01:27, 366574.28it/s] 5%|▋ | 1541294/33592320 [00:04<01:27, 366967.50it/s] 5%|▋ | 1577625/33592320 [00:04<01:27, 366882.25it/s] 5%|▋ | 1611973/33592320 [00:04<01:27, 366350.16it/s] 5%|▋ | 1649477/33592320 [00:04<01:27, 366543.16it/s] 5%|▋ | 1685364/33592320 [00:04<01:27, 366376.19it/s] 5%|▋ | 1723554/33592320 [00:04<01:26, 366706.38it/s] 5%|▋ | 1757332/33592320 [00:04<01:26, 366103.53it/s] 5%|▋ | 1792277/33592320 [00:04<01:26, 365763.59it/s] 5%|▋ | 1829022/33592320 [00:05<01:26, 365797.09it/s] 6%|▋ | 1865638/33592320 [00:05<01:26, 365804.12it/s] 6%|▋ | 1903318/33592320 [00:05<01:26, 366015.38it/s] 6%|▊ | 1940987/33592320 [00:05<01:26, 366216.62it/s] 6%|▊ | 1978173/33592320 [00:05<01:26, 366321.03it/s] 6%|▊ | 2012853/33592320 [00:05<01:26, 365965.97it/s] 6%|▊ | 2048958/33592320 [00:05<01:26, 365878.03it/s] 6%|▊ | 2082257/33592320 [00:05<01:26, 365300.94it/s] 6%|▊ | 2116417/33592320 [00:05<01:26, 364892.16it/s] 6%|▊ | 2151441/33592320 [00:05<01:26, 364643.69it/s] 7%|▊ | 2186303/33592320 [00:06<01:26, 364376.41it/s] 7%|▊ | 2218292/33592320 [00:06<01:26, 363647.00it/s] 7%|▊ | 2253367/33592320 [00:06<01:26, 363438.88it/s] 7%|▊ | 2290429/33592320 [00:06<01:26, 363552.81it/s] 7%|▊ | 2324824/33592320 [00:06<01:26, 363246.38it/s] 7%|▊ | 2361753/33592320 [00:06<01:25, 363339.31it/s] 7%|▊ | 2398899/33592320 [00:06<01:25, 363462.28it/s] 7%|▉ | 2435394/33592320 [00:06<01:25, 363484.34it/s] 7%|▉ | 2469882/33592320 [00:06<01:25, 363210.66it/s] 7%|▉ | 2504380/33592320 [00:06<01:25, 362946.38it/s] 8%|▉ | 2540616/33592320 [00:07<01:25, 362937.91it/s] 8%|▉ | 2577269/33592320 [00:07<01:25, 362988.31it/s] 8%|▉ | 2612039/33592320 [00:07<01:25, 362775.88it/s] 8%|▉ | 2649289/33592320 [00:07<01:25, 362909.00it/s] 8%|▉ | 2682993/33592320 [00:07<01:25, 362559.34it/s] 8%|▉ | 2719814/33592320 [00:07<01:25, 362634.59it/s] 8%|▉ | 2754634/33592320 [00:07<01:25, 362444.59it/s] 8%|▉ | 2790704/33592320 [00:07<01:24, 362421.84it/s] 8%|▉ | 2829166/33592320 [00:07<01:24, 362706.34it/s] 9%|▉ | 2869137/33592320 [00:07<01:24, 363174.56it/s] 9%|█ | 2908049/33592320 [00:08<01:24, 363498.84it/s] 9%|█ | 2947000/33592320 [00:08<01:24, 363819.88it/s] 9%|█ | 2985908/33592320 [00:08<01:24, 364127.81it/s] 9%|█ | 3025265/33592320 [00:08<01:23, 364482.50it/s] 9%|█ | 3063903/33592320 [00:08<01:23, 364743.03it/s] 9%|█ | 3101307/33592320 [00:08<01:23, 364852.38it/s] 9%|█ | 3138569/33592320 [00:08<01:23, 364942.53it/s] 9%|█ | 3174542/33592320 [00:08<01:23, 364882.50it/s] 10%|█ | 3210222/33592320 [00:08<01:23, 364790.59it/s] 10%|█ | 3245518/33592320 [00:08<01:23, 364657.56it/s] 10%|█ | 3280651/33592320 [00:09<01:23, 364509.47it/s] 10%|█ | 3317431/33592320 [00:09<01:23, 364545.59it/s] 10%|█ | 3352820/33592320 [00:09<01:22, 364429.72it/s] 10%|█▎ | 3385764/33592320 [00:09<01:22, 364053.44it/s] 10%|█▎ | 3420132/33592320 [00:09<01:22, 363836.62it/s] 10%|█▎ | 3455235/33592320 [00:09<01:22, 363701.72it/s] 10%|█▎ | 3489125/33592320 [00:09<01:22, 363443.34it/s] 10%|█▎ | 3523667/33592320 [00:09<01:22, 363257.47it/s] 11%|█▎ | 3555888/33592320 [00:09<01:22, 362838.53it/s] 11%|█▎ | 3589173/33592320 [00:09<01:22, 362535.59it/s] 11%|█▎ | 3622547/33592320 [00:10<01:22, 362247.56it/s] 11%|█▎ | 3656422/33592320 [00:10<01:22, 362014.81it/s] 11%|█▎ | 3690325/33592320 [00:10<01:22, 361789.44it/s] 11%|█▎ | 3724441/33592320 [00:10<01:22, 361589.09it/s] 11%|█▎ | 3758277/33592320 [00:10<01:22, 361365.72it/s] 11%|█▎ | 3792332/33592320 [00:10<01:22, 361167.41it/s] 11%|█▎ | 3826693/33592320 [00:10<01:22, 361001.69it/s] 11%|█▍ | 3860856/33592320 [00:10<01:22, 360820.56it/s] 12%|█▍ | 3896053/33592320 [00:10<01:22, 360738.59it/s] 12%|█▍ | 3930706/33592320 [00:10<01:22, 360608.19it/s] 12%|█▍ | 3964949/33592320 [00:11<01:22, 360442.84it/s] 12%|█▍ | 3999339/33592320 [00:11<01:22, 360293.75it/s] 12%|█▍ | 4032719/33592320 [00:11<01:22, 360057.16it/s] 12%|█▍ | 4065240/33592320 [00:11<01:22, 359748.69it/s] 12%|█▍ | 4099506/33592320 [00:11<01:22, 359598.75it/s] 12%|█▍ | 4133805/33592320 [00:11<01:21, 359454.28it/s] 12%|█▍ | 4168962/33592320 [00:11<01:21, 359386.28it/s] 13%|█▍ | 4202779/33592320 [00:11<01:21, 359204.88it/s] 13%|█▍ | 4235123/33592320 [00:11<01:21, 358901.72it/s] 13%|█▍ | 4268235/33592320 [00:11<01:21, 358668.19it/s] 13%|█▍ | 4302515/33592320 [00:12<01:21, 358535.88it/s] 13%|█▌ | 4336522/33592320 [00:12<01:21, 358382.78it/s] 13%|█▌ | 4370533/33592320 [00:12<01:21, 358232.94it/s] 13%|█▌ | 4405114/33592320 [00:12<01:21, 358131.88it/s] 13%|█▌ | 4437420/33592320 [00:12<01:21, 357849.00it/s] 13%|█▌ | 4470549/33592320 [00:12<01:21, 357636.47it/s] 13%|█▌ | 4501973/33592320 [00:12<01:21, 357292.03it/s] 13%|█▌ | 4533241/33592320 [00:12<01:21, 356940.69it/s] 14%|█▌ | 4562482/33592320 [00:12<01:21, 356436.53it/s] 14%|█▌ | 4594786/33592320 [00:12<01:21, 356177.59it/s] 14%|█▌ | 4626673/33592320 [00:13<01:21, 355890.62it/s] 14%|█▌ | 4658616/33592320 [00:13<01:21, 355612.22it/s] 14%|█▌ | 4691446/33592320 [00:13<01:21, 355405.22it/s] 14%|█▌ | 4723047/33592320 [00:13<01:21, 355108.94it/s] 14%|█▌ | 4755516/33592320 [00:13<01:21, 354881.88it/s] 14%|█▌ | 4786957/33592320 [00:13<01:21, 354582.09it/s] 14%|█▋ | 4818649/33592320 [00:13<01:21, 354305.09it/s] 14%|█▋ | 4851111/33592320 [00:13<01:21, 354088.38it/s] 15%|█▋ | 4882193/33592320 [00:13<01:21, 353774.75it/s] 15%|█▋ | 4912761/33592320 [00:13<01:21, 353428.72it/s] 15%|█▋ | 4943446/33592320 [00:14<01:21, 353096.00it/s] 15%|█▋ | 4974037/33592320 [00:14<01:21, 352750.31it/s] 15%|█▋ | 5005623/33592320 [00:14<01:21, 352490.50it/s] 15%|█▋ | 5036980/33592320 [00:14<01:21, 352218.28it/s] 15%|█▋ | 5067846/33592320 [00:14<01:21, 351915.78it/s] 15%|█▋ | 5099163/33592320 [00:14<01:21, 351648.50it/s] 15%|█▋ | 5131784/33592320 [00:14<01:20, 351474.25it/s] 15%|█▋ | 5161202/33592320 [00:14<01:20, 351084.44it/s] 15%|█▋ | 5191193/33592320 [00:14<01:20, 350715.19it/s] 16%|█▋ | 5220702/33592320 [00:14<01:20, 350341.59it/s] 16%|█▋ | 5251621/33592320 [00:15<01:20, 350067.22it/s] 16%|█▊ | 5282869/33592320 [00:15<01:20, 349818.25it/s] 16%|█▊ | 5313836/33592320 [00:15<01:20, 349554.12it/s] 16%|█▊ | 5343385/33592320 [00:15<01:20, 349200.78it/s] 16%|█▊ | 5372615/33592320 [00:15<01:20, 348831.28it/s] 16%|█▊ | 5403467/33592320 [00:15<01:20, 348571.19it/s] 16%|█▊ | 5434421/33592320 [00:15<01:20, 348320.94it/s] 16%|█▊ | 5464924/33592320 [00:15<01:20, 348045.22it/s] 16%|█▊ | 5495914/33592320 [00:15<01:20, 347803.78it/s] 16%|█▊ | 5527159/33592320 [00:15<01:20, 347581.41it/s] 17%|█▊ | 5558947/33592320 [00:16<01:20, 347395.72it/s] 17%|█▊ | 5590518/33592320 [00:16<01:20, 347198.88it/s] 17%|█▊ | 5629562/33592320 [00:16<01:20, 347465.72it/s] 17%|█▊ | 5670498/33592320 [00:16<01:20, 347845.34it/s] 17%|█▊ | 5708220/33592320 [00:16<01:20, 348024.41it/s] 17%|█▊ | 5745256/33592320 [00:16<01:19, 348159.72it/s] 17%|█▉ | 5782170/33592320 [00:16<01:19, 348286.06it/s] 17%|█▉ | 5818631/33592320 [00:16<01:19, 348383.81it/s] 17%|█▉ | 5852027/33592320 [00:16<01:19, 348297.91it/s] 18%|█▉ | 5884301/33592320 [00:16<01:19, 348146.66it/s] 18%|█▉ | 5922681/33592320 [00:17<01:19, 348356.31it/s] 18%|█▉ | 5957445/33592320 [00:17<01:19, 348352.06it/s] 18%|█▉ | 5993838/33592320 [00:17<01:19, 348442.59it/s] 18%|█▉ | 6030048/33592320 [00:17<01:19, 348521.47it/s] 18%|█▉ | 6068574/33592320 [00:17<01:18, 348732.59it/s] 18%|█▉ | 6104943/33592320 [00:17<01:18, 348818.00it/s] 18%|█▉ | 6142350/33592320 [00:17<01:18, 348961.41it/s] 18%|█▉ | 6177559/33592320 [00:17<01:18, 348979.09it/s] 18%|█▉ | 6214328/33592320 [00:17<01:18, 349084.19it/s] 19%|██ | 6249826/33592320 [00:17<01:18, 349117.06it/s] 19%|██ | 6285307/33592320 [00:18<01:18, 349148.66it/s] 19%|██ | 6319519/33592320 [00:18<01:18, 349109.81it/s] 19%|██ | 6355667/33592320 [00:18<01:18, 349177.72it/s] 19%|██ | 6388983/33592320 [00:18<01:17, 349090.16it/s] 19%|██ | 6424469/33592320 [00:18<01:17, 349104.16it/s] 19%|██ | 6459979/33592320 [00:18<01:17, 349136.50it/s] 19%|██ | 6492243/33592320 [00:18<01:17, 348994.03it/s] 19%|██ | 6524494/33592320 [00:18<01:17, 348852.38it/s] 20%|██ | 6559077/33592320 [00:18<01:17, 348836.31it/s] 20%|██ | 6593721/33592320 [00:18<01:17, 348823.59it/s] 20%|██ | 6627623/33592320 [00:19<01:17, 348771.94it/s] 20%|██ | 6661789/33592320 [00:19<01:17, 348734.72it/s] 20%|██ | 6695786/33592320 [00:19<01:17, 348689.06it/s] 20%|██▎ | 6733010/33592320 [00:19<01:17, 348811.03it/s] 20%|██▎ | 6776408/33592320 [00:19<01:16, 349249.97it/s] 20%|██▎ | 6815366/33592320 [00:19<01:16, 349456.75it/s] 20%|██▎ | 6855130/33592320 [00:19<01:16, 349702.56it/s] 21%|██▎ | 6894700/33592320 [00:19<01:16, 349936.00it/s] 21%|██▎ | 6931529/33592320 [00:19<01:16, 350028.69it/s] 21%|██▎ | 6966275/33592320 [00:19<01:16, 350015.75it/s] 21%|██▎ | 7001832/33592320 [00:20<01:15, 350043.47it/s] 21%|██▎ | 7044338/33592320 [00:20<01:15, 350416.59it/s] 21%|██▎ | 7083015/33592320 [00:20<01:15, 350596.50it/s] 21%|██▎ | 7123203/33592320 [00:20<01:15, 350849.03it/s] 21%|██▎ | 7166712/33592320 [00:20<01:15, 351261.91it/s] 21%|██▍ | 7208019/33592320 [00:20<01:15, 351563.31it/s] 22%|██▍ | 7247744/33592320 [00:20<01:14, 351785.06it/s] 22%|██▍ | 7287739/33592320 [00:20<01:14, 352017.72it/s] 22%|██▍ | 7326068/33592320 [00:20<01:14, 352168.00it/s] 22%|██▍ | 7361757/33592320 [00:20<01:14, 352190.59it/s] 22%|██▍ | 7398418/33592320 [00:21<01:14, 352259.22it/s] 22%|██▍ | 7434018/33592320 [00:21<01:14, 352276.91it/s] 22%|██▍ | 7466194/33592320 [00:21<01:14, 352132.97it/s] 22%|██▍ | 7498268/33592320 [00:21<01:14, 351985.59it/s] 22%|██▍ | 7532721/33592320 [00:21<01:14, 351950.75it/s] 23%|██▍ | 7566117/33592320 [00:21<01:13, 351867.06it/s] 23%|██▍ | 7600063/33592320 [00:21<01:13, 351809.62it/s] 23%|██▍ | 7633982/33592320 [00:21<01:13, 351751.47it/s] 23%|██▍ | 7667333/33592320 [00:21<01:13, 351667.78it/s] 23%|██▌ | 7700553/33592320 [00:21<01:13, 351578.88it/s] 23%|██▌ | 7734719/33592320 [00:22<01:13, 351533.75it/s] 23%|██▌ | 7767690/33592320 [00:22<01:13, 351435.00it/s] 23%|██▌ | 7803340/33592320 [00:22<01:13, 351457.75it/s] 23%|██▌ | 7837084/33592320 [00:22<01:13, 351394.91it/s] 23%|██▌ | 7873458/33592320 [00:22<01:13, 351450.00it/s] 24%|██▌ | 7907542/33592320 [00:22<01:13, 351402.81it/s] 24%|██▌ | 7943515/33592320 [00:22<01:12, 351439.62it/s] 24%|██▌ | 7980522/33592320 [00:22<01:12, 351521.66it/s] 24%|██▌ | 8016830/33592320 [00:22<01:12, 351572.34it/s] 24%|██▌ | 8050405/33592320 [00:22<01:12, 351503.22it/s] 24%|██▌ | 8083487/33592320 [00:23<01:12, 351413.28it/s] 24%|██▌ | 8118307/33592320 [00:23<01:12, 351399.38it/s] 24%|██▌ | 8153948/33592320 [00:23<01:12, 351420.97it/s] 24%|██▋ | 8188504/33592320 [00:23<01:12, 351395.81it/s] 24%|██▋ | 8221803/33592320 [00:23<01:12, 351317.16it/s] 25%|██▋ | 8255987/33592320 [00:23<01:12, 351276.81it/s] 25%|██▋ | 8292258/33592320 [00:23<01:12, 351325.22it/s] 25%|██▋ | 8326205/33592320 [00:23<01:11, 351275.16it/s] 25%|██▋ | 8357380/33592320 [00:23<01:11, 351109.06it/s] 25%|██▋ | 8390894/33592320 [00:23<01:11, 351032.66it/s] 25%|██▋ | 8427534/33592320 [00:24<01:11, 351096.62it/s] 25%|██▋ | 8465551/33592320 [00:24<01:11, 351217.25it/s] 25%|██▋ | 8503054/33592320 [00:24<01:11, 351315.62it/s] 25%|██▋ | 8540715/33592320 [00:24<01:11, 351419.69it/s] 26%|██▋ | 8578449/33592320 [00:24<01:11, 351525.88it/s] 26%|██▋ | 8614883/33592320 [00:24<01:11, 351578.19it/s] 26%|██▊ | 8650657/33592320 [00:24<01:10, 351603.19it/s] 26%|██▊ | 8684439/33592320 [00:24<01:10, 351547.34it/s] 26%|██▊ | 8716702/33592320 [00:24<01:10, 351430.78it/s] 26%|██▊ | 8749578/33592320 [00:24<01:10, 351339.69it/s] 26%|██▊ | 8781620/33592320 [00:25<01:10, 351216.00it/s] 26%|██▊ | 8810737/33592320 [00:25<01:10, 350976.78it/s] 26%|██▊ | 8846082/33592320 [00:25<01:10, 350986.59it/s] 26%|██▊ | 8877280/33592320 [00:25<01:10, 350832.41it/s] 27%|██▊ | 8910492/33592320 [00:25<01:10, 350758.72it/s] 27%|██▊ | 8944136/33592320 [00:25<01:10, 350702.56it/s] 27%|██▊ | 8978116/33592320 [00:25<01:10, 350659.94it/s] 27%|██▊ | 9013459/33592320 [00:25<01:10, 350670.72it/s] 27%|██▊ | 9047758/33592320 [00:25<01:09, 350640.91it/s] 27%|██▊ | 9082742/33592320 [00:25<01:09, 350637.78it/s] 27%|██▊ | 9116620/33592320 [00:26<01:09, 350592.19it/s] 27%|██▉ | 9149998/33592320 [00:26<01:09, 350527.78it/s] 27%|██▉ | 9185371/33592320 [00:26<01:09, 350540.00it/s] 27%|██▉ | 9220990/33592320 [00:26<01:09, 350561.44it/s] 28%|██▉ | 9255926/33592320 [00:26<01:09, 350556.88it/s] 28%|██▉ | 9290685/33592320 [00:26<01:09, 350545.69it/s] 28%|██▉ | 9322980/33592320 [00:26<01:09, 350441.94it/s] 28%|██▉ | 9355255/33592320 [00:26<01:09, 350338.19it/s] 28%|██▉ | 9387323/33592320 [00:26<01:09, 350224.62it/s] 28%|██▉ | 9419861/33592320 [00:26<01:09, 350132.28it/s] 28%|██▉ | 9453140/33592320 [00:27<01:08, 350068.03it/s] 28%|██▉ | 9487435/33592320 [00:27<01:08, 350041.72it/s] 28%|██▉ | 9520628/33592320 [00:27<01:08, 349975.16it/s] 28%|██▉ | 9555825/33592320 [00:27<01:08, 349982.44it/s] 29%|██▉ | 9589306/33592320 [00:27<01:08, 349927.03it/s] 29%|███ | 9624217/33592320 [00:27<01:08, 349924.03it/s] 29%|███ | 9657366/33592320 [00:27<01:08, 349857.25it/s] 29%|███ | 9691935/33592320 [00:27<01:08, 349842.19it/s] 29%|███ | 9724766/33592320 [00:27<01:08, 349764.72it/s] 29%|███ | 9758920/33592320 [00:27<01:08, 349735.22it/s] 29%|███ | 9793055/33592320 [00:28<01:08, 349705.28it/s] 29%|███ | 9819929/33592320 [00:28<01:08, 349417.19it/s] 29%|███ | 9852527/33592320 [00:28<01:07, 349334.03it/s] 29%|███ | 9885103/33592320 [00:28<01:07, 349250.72it/s] 30%|███ | 9918560/33592320 [00:28<01:07, 349199.00it/s] 30%|███ | 9952235/33592320 [00:28<01:07, 349155.31it/s] 30%|███ | 9985006/33592320 [00:28<01:07, 349080.34it/s] 30%|███ | 10019108/33592320 [00:28<01:07, 349052.22it/s] 30%|███ | 10051789/33592320 [00:28<01:07, 348975.00it/s] 30%|███▎ | 10086402/33592320 [00:28<01:07, 348965.12it/s] 30%|███▎ | 10118930/33592320 [00:29<01:07, 348883.44it/s] 30%|███▎ | 10151134/33592320 [00:29<01:07, 348791.19it/s] 30%|███▎ | 10183079/33592320 [00:29<01:07, 348690.72it/s] 30%|███▎ | 10214159/33592320 [00:29<01:07, 348561.41it/s] 30%|███▎ | 10243861/33592320 [00:29<01:07, 348386.09it/s] 31%|███▎ | 10275550/33592320 [00:29<01:06, 348279.31it/s] 31%|███▎ | 10306238/33592320 [00:29<01:06, 348139.44it/s] 31%|███▎ | 10337791/33592320 [00:29<01:06, 348029.66it/s] 31%|███▎ | 10369237/33592320 [00:29<01:06, 347916.97it/s] 31%|███▎ | 10402119/33592320 [00:29<01:06, 347853.09it/s] 31%|███▎ | 10433306/33592320 [00:30<01:06, 347733.12it/s] 31%|███▎ | 10465007/33592320 [00:30<01:06, 347631.06it/s] 31%|███▎ | 10491690/33592320 [00:30<01:06, 347363.53it/s] 31%|███▎ | 10522883/33592320 [00:30<01:06, 347246.59it/s] 31%|███▎ | 10553546/33592320 [00:30<01:06, 347112.97it/s] 32%|███▍ | 10585026/33592320 [00:30<01:06, 347007.03it/s] 32%|███▍ | 10616925/33592320 [00:30<01:06, 346915.47it/s] 32%|███▍ | 10646642/33592320 [00:30<01:06, 346753.44it/s] 32%|███▍ | 10677313/33592320 [00:30<01:06, 346623.44it/s] 32%|███▍ | 10707904/33592320 [00:30<01:06, 346491.66it/s] 32%|███▍ | 10739551/33592320 [00:31<01:05, 346394.81it/s] 32%|███▍ | 10771138/33592320 [00:31<01:05, 346296.66it/s] 32%|███▍ | 10799752/33592320 [00:31<01:05, 346103.84it/s] 32%|███▍ | 10832864/33592320 [00:31<01:05, 346055.97it/s] 32%|███▍ | 10865230/33592320 [00:31<01:05, 345984.62it/s] 32%|███▍ | 10896455/33592320 [00:31<01:05, 345877.53it/s] 33%|███▍ | 10927187/33592320 [00:31<01:05, 345755.53it/s] 33%|███▍ | 10959192/33592320 [00:31<01:05, 345674.44it/s] 33%|███▍ | 10990114/33592320 [00:31<01:05, 345559.78it/s] 33%|███▍ | 11021866/33592320 [00:31<01:05, 345471.91it/s] 33%|███▌ | 11054468/33592320 [00:32<01:05, 345411.12it/s] 33%|███▌ | 11087163/33592320 [00:32<01:05, 345353.59it/s] 33%|███▌ | 11119583/33592320 [00:32<01:05, 345287.88it/s] 33%|███▌ | 11152130/33592320 [00:32<01:05, 345226.50it/s] 33%|███▌ | 11180819/33592320 [00:32<01:04, 345046.44it/s] 33%|███▌ | 11213031/33592320 [00:32<01:04, 344975.88it/s] 33%|███▌ | 11250743/33592320 [00:32<01:04, 345074.47it/s] 34%|███▌ | 11285264/33592320 [00:32<01:04, 345074.84it/s] 34%|███▌ | 11320553/33592320 [00:32<01:04, 345098.66it/s] 34%|███▌ | 11355508/33592320 [00:32<01:04, 345112.16it/s] 34%|███▌ | 11389133/33592320 [00:33<01:04, 345085.28it/s] 34%|███▌ | 11420091/33592320 [00:33<01:04, 344978.00it/s] 34%|███▌ | 11451988/33592320 [00:33<01:04, 344899.66it/s] 34%|███▌ | 11482876/33592320 [00:33<01:04, 344791.47it/s] 34%|███▋ | 11520729/33592320 [00:33<01:03, 344892.44it/s] 34%|███▋ | 11556887/33592320 [00:33<01:03, 344942.22it/s] 35%|███▋ | 11592230/33592320 [00:33<01:03, 344967.47it/s] 35%|███▋ | 11629705/33592320 [00:33<01:03, 345055.81it/s] 35%|███▋ | 11668779/33592320 [00:33<01:03, 345190.94it/s] 35%|███▋ | 11705340/33592320 [00:33<01:03, 345251.12it/s] 35%|███▋ | 11733305/33592320 [00:34<01:03, 345054.16it/s] 35%|███▋ | 11766415/33592320 [00:34<01:03, 345013.22it/s] 35%|███▋ | 11799957/33592320 [00:34<01:03, 344985.16it/s] 35%|███▋ | 11833298/33592320 [00:34<01:03, 344951.38it/s] 35%|███▋ | 11866914/33592320 [00:34<01:02, 344925.81it/s] 35%|███▋ | 11899379/33592320 [00:34<01:02, 344867.03it/s] 36%|███▋ | 11931978/33592320 [00:34<01:02, 344812.44it/s] 36%|███▋ | 11967260/33592320 [00:34<01:02, 344835.50it/s] 36%|███▊ | 11999977/33592320 [00:34<01:02, 344784.72it/s] 36%|███▊ | 12034572/33592320 [00:34<01:02, 344788.03it/s] 36%|███▊ | 12065835/33592320 [00:35<01:02, 344696.16it/s] 36%|███▊ | 12096903/33592320 [00:35<01:02, 344599.22it/s] 36%|███▊ | 12127678/33592320 [00:35<01:02, 344494.53it/s] 36%|███▊ | 12161056/33592320 [00:35<01:02, 344464.16it/s] 36%|███▊ | 12193631/33592320 [00:35<01:02, 344411.28it/s] 36%|███▊ | 12227403/33592320 [00:35<01:02, 344392.41it/s] 37%|███▊ | 12261855/33592320 [00:35<01:01, 344392.75it/s] 37%|███▊ | 12294857/33592320 [00:35<01:01, 344351.75it/s] 37%|███▊ | 12330884/33592320 [00:35<01:01, 344396.19it/s] 37%|███▊ | 12364999/33592320 [00:35<01:01, 344387.12it/s] 37%|███▊ | 12396456/33592320 [00:36<01:01, 344304.31it/s] 37%|███▊ | 12429989/33592320 [00:36<01:01, 344279.41it/s] 37%|███▊ | 12462806/33592320 [00:36<01:01, 344234.91it/s] 37%|███▉ | 12494529/33592320 [00:36<01:01, 344160.50it/s] 37%|███▉ | 12523909/33592320 [00:36<01:01, 344022.12it/s] 37%|███▉ | 12555478/33592320 [00:36<01:01, 343944.50it/s] 37%|███▉ | 12586328/33592320 [00:36<01:01, 343847.66it/s] 38%|███▉ | 12620208/33592320 [00:36<01:00, 343833.88it/s] 38%|███▉ | 12656593/33592320 [00:36<01:00, 343888.25it/s] 38%|███▉ | 12691061/33592320 [00:36<01:00, 343890.38it/s] 38%|███▉ | 12727186/33592320 [00:37<01:00, 343937.25it/s] 38%|███▉ | 12763957/33592320 [00:37<01:00, 344001.31it/s] 38%|███▉ | 12799643/33592320 [00:37<01:00, 344035.84it/s] 38%|███▉ | 12832948/33592320 [00:37<01:00, 344006.38it/s] 38%|███▉ | 12866694/33592320 [00:37<01:00, 343988.84it/s] 38%|███▉ | 12899719/33592320 [00:37<01:00, 343952.19it/s] 39%|███▉ | 12936630/33592320 [00:37<01:00, 344019.09it/s] 39%|████ | 12970687/33592320 [00:37<00:59, 344009.91it/s] 39%|████ | 13003392/33592320 [00:37<00:59, 343965.03it/s] 39%|████ | 13035798/33592320 [00:37<00:59, 343912.50it/s] 39%|████ | 13069920/33592320 [00:38<00:59, 343905.38it/s] 39%|████ | 13102945/33592320 [00:38<00:59, 343869.53it/s] 39%|████ | 13136051/33592320 [00:38<00:59, 343835.97it/s] 39%|████ | 13169013/33592320 [00:38<00:59, 343798.84it/s] 39%|████ | 13202468/33592320 [00:38<00:59, 343774.75it/s] 39%|████ | 13235753/33592320 [00:38<00:59, 343746.34it/s] 39%|████ | 13268628/33592320 [00:38<00:59, 343707.50it/s] 40%|████ | 13303110/33592320 [00:38<00:59, 343710.34it/s] 40%|████ | 13335997/33592320 [00:38<00:58, 343672.06it/s] 40%|████ | 13368316/33592320 [00:38<00:58, 343619.41it/s] 40%|████ | 13401795/33592320 [00:39<00:58, 343596.75it/s] 40%|████ | 13434638/33592320 [00:39<00:58, 343557.94it/s] 40%|████▎ | 13472195/33592320 [00:39<00:58, 343639.59it/s] 40%|████▎ | 13508553/33592320 [00:39<00:58, 343690.28it/s] 40%|████▎ | 13544380/33592320 [00:39<00:58, 343727.28it/s] 40%|████▎ | 13581856/33592320 [00:39<00:58, 343785.81it/s] 41%|████▎ | 13617267/33592320 [00:39<00:58, 343811.88it/s] 41%|████▎ | 13652046/33592320 [00:39<00:57, 343821.88it/s] 41%|████▎ | 13687641/33592320 [00:39<00:57, 343852.31it/s] 41%|████▎ | 13720559/33592320 [00:39<00:57, 343815.53it/s] 41%|████▎ | 13757725/33592320 [00:40<00:57, 343885.12it/s] 41%|████▎ | 13791787/33592320 [00:40<00:57, 343876.94it/s] 41%|████▎ | 13828017/33592320 [00:40<00:57, 343922.75it/s] 41%|████▎ | 13865474/33592320 [00:40<00:57, 343998.78it/s] 41%|████▎ | 13906196/33592320 [00:40<00:57, 344155.22it/s] 42%|████▍ | 13943385/33592320 [00:40<00:57, 344223.66it/s] 42%|████▍ | 13978224/33592320 [00:40<00:56, 344233.91it/s] 42%|████▍ | 14014525/33592320 [00:40<00:56, 344280.00it/s] 42%|████▍ | 14054742/33592320 [00:40<00:56, 344421.84it/s] 42%|████▍ | 14090599/33592320 [00:40<00:56, 344456.41it/s] 42%|████▍ | 14129742/33592320 [00:41<00:56, 344570.94it/s] 42%|████▍ | 14167559/33592320 [00:41<00:56, 344652.66it/s] 42%|████▍ | 14205173/33592320 [00:41<00:56, 344729.06it/s] 42%|████▍ | 14243112/33592320 [00:41<00:56, 344812.94it/s] 43%|████▍ | 14280962/33592320 [00:41<00:55, 344894.28it/s] 43%|████▍ | 14315402/33592320 [00:41<00:55, 344893.09it/s] 43%|████▍ | 14349375/33592320 [00:41<00:55, 344880.66it/s] 43%|████▍ | 14384314/33592320 [00:41<00:55, 344891.44it/s] 43%|████▌ | 14419143/33592320 [00:41<00:55, 344899.56it/s] 43%|████▌ | 14453002/33592320 [00:41<00:55, 344884.47it/s] 43%|████▌ | 14487176/33592320 [00:42<00:55, 344876.97it/s] 43%|████▌ | 14521277/33592320 [00:42<00:55, 344867.78it/s] 43%|████▌ | 14555277/33592320 [00:42<00:55, 344856.22it/s] 43%|████▌ | 14589509/33592320 [00:42<00:55, 344850.22it/s] 44%|████▌ | 14624542/33592320 [00:42<00:55, 344863.12it/s] 44%|████▌ | 14659571/33592320 [00:42<00:54, 344875.84it/s] 44%|████▌ | 14695284/33592320 [00:42<00:54, 344904.59it/s] 44%|████▌ | 14730281/33592320 [00:42<00:54, 344916.44it/s] 44%|████▌ | 14763890/33592320 [00:42<00:54, 344895.81it/s] 44%|████▌ | 14799081/33592320 [00:42<00:54, 344912.12it/s] 44%|████▌ | 14833827/33592320 [00:43<00:54, 344918.03it/s] 44%|████▌ | 14868077/33592320 [00:43<00:54, 344912.41it/s] 44%|████▋ | 14900839/33592320 [00:43<00:54, 344872.38it/s] 44%|████▋ | 14936039/33592320 [00:43<00:54, 344888.81it/s] 45%|████▋ | 14971023/33592320 [00:43<00:53, 344900.19it/s] 45%|████▋ | 15006784/33592320 [00:43<00:53, 344929.41it/s] 45%|████▋ | 15040948/33592320 [00:43<00:53, 344921.84it/s] 45%|████▋ | 15076337/33592320 [00:43<00:53, 344942.34it/s] 45%|████▋ | 15111185/33592320 [00:43<00:53, 344950.41it/s] 45%|████▋ | 15144787/33592320 [00:43<00:53, 344930.03it/s] 45%|████▋ | 15179576/33592320 [00:44<00:53, 344936.75it/s] 45%|████▋ | 15215074/33592320 [00:44<00:53, 344959.50it/s] 45%|████▋ | 15251066/33592320 [00:44<00:53, 344993.31it/s] 46%|████▋ | 15287041/33592320 [00:44<00:53, 345026.59it/s] 46%|████▋ | 15322436/33592320 [00:44<00:52, 345046.69it/s] 46%|████▊ | 15358478/33592320 [00:44<00:52, 345081.22it/s] 46%|████▊ | 15394937/33592320 [00:44<00:52, 345124.94it/s] 46%|████▊ | 15431445/33592320 [00:44<00:52, 345169.53it/s] 46%|████▊ | 15467226/33592320 [00:44<00:52, 345197.75it/s] 46%|████▊ | 15502811/33592320 [00:44<00:52, 345221.44it/s] 46%|████▊ | 15537178/33592320 [00:45<00:52, 345217.97it/s] 46%|████▊ | 15572822/33592320 [00:45<00:52, 345242.84it/s] 46%|████▊ | 15608128/33592320 [00:45<00:52, 345260.12it/s] 47%|████▊ | 15643187/33592320 [00:45<00:51, 345271.84it/s] 47%|████▊ | 15678226/33592320 [00:45<00:51, 345283.12it/s] 47%|████▊ | 15710404/33592320 [00:45<00:51, 345231.44it/s] 47%|████▊ | 15739706/33592320 [00:45<00:51, 345116.94it/s] 47%|████▊ | 15772450/33592320 [00:45<00:51, 345078.25it/s] 47%|████▊ | 15805707/33592320 [00:45<00:51, 345050.94it/s] 47%|████▉ | 15839048/33592320 [00:45<00:51, 345025.56it/s] 47%|████▉ | 15872057/33592320 [00:46<00:51, 344993.06it/s] 47%|████▉ | 15905926/33592320 [00:46<00:51, 344979.38it/s] 47%|████▉ | 15939406/33592320 [00:46<00:51, 344957.34it/s] 48%|████▉ | 15972173/33592320 [00:46<00:51, 344920.00it/s] 48%|████▉ | 16004311/33592320 [00:46<00:50, 344869.25it/s] 48%|████▉ | 16036930/33592320 [00:46<00:50, 344829.06it/s] 48%|████▉ | 16068938/33592320 [00:46<00:50, 344775.94it/s] 48%|████▉ | 16101474/33592320 [00:46<00:50, 344734.38it/s] 48%|████▉ | 16134774/33592320 [00:46<00:50, 344709.28it/s] 48%|████▉ | 16165962/33592320 [00:46<00:50, 344639.28it/s] 48%|████▉ | 16199605/33592320 [00:47<00:50, 344621.78it/s] 48%|████▉ | 16233239/33592320 [00:47<00:50, 344604.19it/s] 48%|████▉ | 16264838/33592320 [00:47<00:50, 344543.56it/s] 49%|████▉ | 16296262/33592320 [00:47<00:50, 344479.50it/s] 49%|█████ | 16327234/33592320 [00:47<00:50, 344406.16it/s] 49%|█████ | 16357808/33592320 [00:47<00:50, 344324.75it/s] 49%|█████ | 16388874/33592320 [00:47<00:49, 344254.00it/s] 49%|█████ | 16420809/33592320 [00:47<00:49, 344201.78it/s] 49%|█████ | 16451958/33592320 [00:47<00:49, 344133.34it/s] 49%|█████ | 16486287/33592320 [00:47<00:49, 344131.56it/s] 49%|█████ | 16517949/33592320 [00:48<00:49, 344074.25it/s] 49%|█████ | 16550444/33592320 [00:48<00:49, 344034.47it/s] 49%|█████ | 16582960/33592320 [00:48<00:49, 343995.31it/s] 49%|█████ | 16610005/33592320 [00:48<00:49, 343843.06it/s] 50%|█████ | 16638626/33592320 [00:48<00:49, 343723.97it/s] 50%|█████ | 16669388/33592320 [00:48<00:49, 343649.53it/s] 50%|█████ | 16701329/33592320 [00:48<00:49, 343599.66it/s] 50%|█████ | 16733553/33592320 [00:48<00:49, 343555.78it/s] 50%|█████ | 16765866/33592320 [00:48<00:48, 343513.91it/s] 50%|█████▎ | 16798417/33592320 [00:48<00:48, 343477.06it/s] 50%|█████▎ | 16834110/33592320 [00:49<00:48, 343504.50it/s] 50%|█████▎ | 16866913/33592320 [00:49<00:48, 343472.97it/s] 50%|█████▎ | 16900619/33592320 [00:49<00:48, 343459.97it/s] 50%|█████▎ | 16935585/33592320 [00:49<00:48, 343472.47it/s] 51%|█████▎ | 16970961/33592320 [00:49<00:48, 343493.28it/s] 51%|█████▎ | 17004991/33592320 [00:49<00:48, 343486.84it/s] 51%|█████▎ | 17036337/33592320 [00:49<00:48, 343426.28it/s] 51%|█████▎ | 17069082/33592320 [00:49<00:48, 343394.12it/s] 51%|█████▎ | 17104063/33592320 [00:49<00:48, 343407.03it/s] 51%|█████▎ | 17137120/33592320 [00:49<00:47, 343381.25it/s] 51%|█████▎ | 17169769/33592320 [00:50<00:47, 343347.44it/s] 51%|█████▎ | 17208183/33592320 [00:50<00:47, 343428.88it/s] 51%|█████▎ | 17244094/33592320 [00:50<00:47, 343460.09it/s] 51%|█████▍ | 17277976/33592320 [00:50<00:47, 343450.84it/s] 52%|█████▍ | 17311576/33592320 [00:50<00:47, 343436.03it/s] 52%|█████▍ | 17342754/33592320 [00:50<00:47, 343373.34it/s] 52%|█████▍ | 17376847/33592320 [00:50<00:47, 343368.44it/s] 52%|█████▍ | 17412276/33592320 [00:50<00:47, 343389.97it/s] 52%|█████▍ | 17448827/33592320 [00:50<00:47, 343433.50it/s] 52%|█████▍ | 17483528/33592320 [00:50<00:46, 343440.50it/s] 52%|█████▍ | 17517794/33592320 [00:51<00:46, 343438.94it/s] 52%|█████▍ | 17550402/33592320 [00:51<00:46, 343404.97it/s] 52%|█████▍ | 17585503/33592320 [00:51<00:46, 343419.81it/s] 52%|█████▍ | 17618483/33592320 [00:51<00:46, 343381.81it/s] 53%|█████▍ | 17652030/33592320 [00:51<00:46, 343366.41it/s] 53%|█████▍ | 17686031/33592320 [00:51<00:46, 343359.88it/s] 53%|█████▍ | 17718028/33592320 [00:51<00:46, 343314.53it/s] 53%|█████▍ | 17751160/33592320 [00:51<00:46, 343291.31it/s] 53%|█████▌ | 17782317/33592320 [00:51<00:46, 343230.06it/s] 53%|█████▌ | 17814454/33592320 [00:51<00:45, 343187.94it/s] 53%|█████▌ | 17846377/33592320 [00:52<00:45, 343141.84it/s] 53%|█████▌ | 17877083/33592320 [00:52<00:45, 343066.09it/s] 53%|█████▌ | 17909207/33592320 [00:52<00:45, 343024.28it/s] 53%|█████▌ | 17943533/33592320 [00:52<00:45, 343024.66it/s] 54%|█████▌ | 17976267/33592320 [00:52<00:45, 342994.78it/s] 54%|█████▌ | 18008358/33592320 [00:52<00:45, 342952.69it/s] 54%|█████▌ | 18043673/33592320 [00:52<00:45, 342972.03it/s] 54%|█████▌ | 18081215/33592320 [00:52<00:45, 343033.59it/s] 54%|█████▌ | 18111460/33592320 [00:52<00:45, 342956.72it/s] 54%|█████▌ | 18143349/33592320 [00:52<00:45, 342911.22it/s] 54%|█████▌ | 18175729/33592320 [00:53<00:44, 342875.12it/s] 54%|█████▌ | 18211264/33592320 [00:53<00:44, 342898.62it/s] 54%|█████▋ | 18246093/33592320 [00:53<00:44, 342908.72it/s] 54%|█████▋ | 18279064/33592320 [00:53<00:44, 342883.97it/s] 55%|█████▋ | 18312877/33592320 [00:53<00:44, 342875.03it/s] 55%|█████▋ | 18346111/33592320 [00:53<00:44, 342855.38it/s] 55%|█████▋ | 18380667/33592320 [00:53<00:44, 342860.41it/s] 55%|█████▋ | 18413337/33592320 [00:53<00:44, 342830.25it/s] 55%|█████▋ | 18449815/33592320 [00:53<00:44, 342871.06it/s] 55%|█████▋ | 18482388/33592320 [00:53<00:44, 342839.25it/s] 55%|█████▋ | 18516299/33592320 [00:54<00:43, 342832.34it/s] 55%|█████▋ | 18550376/33592320 [00:54<00:43, 342828.50it/s] 55%|█████▋ | 18586190/33592320 [00:54<00:43, 342856.72it/s] 55%|█████▋ | 18622373/33592320 [00:54<00:43, 342891.62it/s] 56%|█████▋ | 18658083/33592320 [00:54<00:43, 342917.78it/s] 56%|█████▋ | 18692789/33592320 [00:54<00:43, 342925.31it/s] 56%|█████▊ | 18728842/33592320 [00:54<00:43, 342957.56it/s] 56%|█████▊ | 18762048/33592320 [00:54<00:43, 342937.62it/s] 56%|█████▊ | 18794736/33592320 [00:54<00:43, 342908.31it/s] 56%|█████▊ | 18828429/33592320 [00:54<00:43, 342897.41it/s] 56%|█████▊ | 18860900/33592320 [00:55<00:42, 342864.34it/s] 56%|█████▊ | 18893045/33592320 [00:55<00:42, 342825.44it/s] 56%|█████▊ | 18924879/33592320 [00:55<00:42, 342781.12it/s] 56%|█████▊ | 18957071/33592320 [00:55<00:42, 342743.38it/s] 57%|█████▊ | 18990248/33592320 [00:55<00:42, 342723.56it/s] 57%|█████▊ | 19022613/33592320 [00:55<00:42, 342689.16it/s] 57%|█████▊ | 19057756/33592320 [00:55<00:42, 342704.88it/s] 57%|█████▊ | 19092883/33592320 [00:55<00:42, 342720.25it/s] 57%|█████▊ | 19126574/33592320 [00:55<00:42, 342709.81it/s] 57%|█████▊ | 19161517/33592320 [00:55<00:42, 342721.81it/s] 57%|█████▉ | 19197804/33592320 [00:56<00:41, 342757.78it/s] 57%|█████▉ | 19233010/33592320 [00:56<00:41, 342774.34it/s] 57%|█████▉ | 19266985/33592320 [00:56<00:41, 342768.94it/s] 57%|█████▉ | 19303305/33592320 [00:56<00:41, 342805.22it/s] 58%|█████▉ | 19337904/33592320 [00:56<00:41, 342810.84it/s] 58%|█████▉ | 19373743/33592320 [00:56<00:41, 342826.97it/s] 58%|█████▉ | 19407491/33592320 [00:56<00:41, 342817.50it/s] 58%|█████▉ | 19444048/33592320 [00:56<00:41, 342857.59it/s] 58%|█████▉ | 19481320/33592320 [00:56<00:41, 342910.16it/s] 58%|█████▉ | 19517197/33592320 [00:56<00:41, 342938.00it/s] 58%|█████▉ | 19550050/33592320 [00:57<00:40, 342912.72it/s] 58%|█████▉ | 19580915/33592320 [00:57<00:40, 342852.72it/s] 58%|█████▉ | 19614775/33592320 [00:57<00:40, 342845.28it/s] 58%|█████▉ | 19648001/33592320 [00:57<00:40, 342826.75it/s] 59%|██████ | 19683126/33592320 [00:57<00:40, 342841.44it/s] 59%|██████ | 19717201/33592320 [00:57<00:40, 342837.78it/s] 59%|██████ | 19750618/33592320 [00:57<00:40, 342822.72it/s] 59%|██████ | 19786704/33592320 [00:57<00:40, 342853.97it/s] 59%|██████ | 19821542/33592320 [00:57<00:40, 342863.53it/s] 59%|██████ | 19855519/33592320 [00:57<00:40, 342858.19it/s] 59%|██████ | 19887413/33592320 [00:58<00:39, 342816.91it/s] 59%|██████ | 19917942/33592320 [00:58<00:39, 342752.31it/s] 59%|██████ | 19947803/33592320 [00:58<00:39, 342676.50it/s] 59%|██████ | 19979614/33592320 [00:58<00:39, 342634.34it/s] 60%|██████ | 20010674/33592320 [00:58<00:39, 342579.47it/s] 60%|██████ | 20043449/33592320 [00:58<00:39, 342554.12it/s] 60%|██████ | 20074076/33592320 [00:58<00:39, 342492.22it/s] 60%|██████ | 20105961/33592320 [00:58<00:39, 342451.91it/s] 60%|██████ | 20137941/33592320 [00:58<00:39, 342413.38it/s] 60%|██████▎ | 20171589/33592320 [00:58<00:39, 342403.28it/s] 60%|██████▎ | 20205968/33592320 [00:59<00:39, 342405.66it/s] 60%|██████▎ | 20240234/33592320 [00:59<00:38, 342406.06it/s] 60%|██████▎ | 20274196/33592320 [00:59<00:38, 342401.34it/s] 60%|██████▎ | 20309410/33592320 [00:59<00:38, 342417.75it/s] 61%|██████▎ | 20341777/33592320 [00:59<00:38, 342386.16it/s] 61%|██████▎ | 20376849/33592320 [00:59<00:38, 342400.16it/s] 61%|██████▎ | 20412243/33592320 [00:59<00:38, 342419.53it/s] 61%|██████▎ | 20448652/33592320 [00:59<00:38, 342455.81it/s] 61%|██████▎ | 20483855/33592320 [00:59<00:38, 342471.81it/s] 61%|██████▎ | 20519831/33592320 [00:59<00:38, 342500.66it/s] 61%|██████▎ | 20553962/33592320 [01:00<00:38, 342498.62it/s] 61%|██████▎ | 20587144/33592320 [01:00<00:37, 342480.88it/s] 61%|██████▎ | 20620659/33592320 [01:00<00:37, 342468.69it/s] 61%|██████▍ | 20653549/33592320 [01:00<00:37, 342440.97it/s] 62%|██████▍ | 20687771/33592320 [01:00<00:37, 342440.62it/s] 62%|██████▍ | 20724574/33592320 [01:00<00:37, 342482.88it/s] 62%|██████▍ | 20762444/33592320 [01:00<00:37, 342542.62it/s] 62%|██████▍ | 20796672/33592320 [01:00<00:37, 342542.19it/s] 62%|██████▍ | 20832358/33592320 [01:00<00:37, 342565.72it/s] 62%|██████▍ | 20867388/33592320 [01:00<00:37, 342578.38it/s] 62%|██████▍ | 20902450/33592320 [01:01<00:37, 342591.56it/s] 62%|██████▍ | 20935975/33592320 [01:01<00:36, 342579.56it/s] 62%|██████▍ | 20971595/33592320 [01:01<00:36, 342601.78it/s] 63%|██████▍ | 21006639/33592320 [01:01<00:36, 342614.56it/s] 63%|██████▍ | 21041359/33592320 [01:01<00:36, 342622.00it/s] 63%|██████▍ | 21075177/33592320 [01:01<00:36, 342614.75it/s] 63%|██████▍ | 21108602/33592320 [01:01<00:36, 342601.16it/s] 63%|██████▌ | 21142355/33592320 [01:01<00:36, 342592.97it/s] 63%|██████▌ | 21175761/33592320 [01:01<00:36, 342579.09it/s] 63%|██████▌ | 21209815/33592320 [01:01<00:36, 342575.84it/s] 63%|██████▌ | 21244430/33592320 [01:02<00:36, 342581.56it/s] 63%|██████▌ | 21279220/33592320 [01:02<00:35, 342590.12it/s] 63%|██████▌ | 21312209/33592320 [01:02<00:35, 342569.69it/s] 64%|██████▌ | 21345480/33592320 [01:02<00:35, 342553.84it/s] 64%|██████▌ | 21379413/33592320 [01:02<00:35, 342548.66it/s] 64%|██████▌ | 21412238/33592320 [01:02<00:35, 342525.78it/s] 64%|██████▌ | 21444784/33592320 [01:02<00:35, 342498.50it/s] 64%|██████▌ | 21477658/33592320 [01:02<00:35, 342476.56it/s] 64%|██████▌ | 21507693/33592320 [01:02<00:35, 342409.47it/s] 64%|██████▌ | 21537886/33592320 [01:02<00:35, 342345.12it/s] 64%|██████▌ | 21570858/33592320 [01:03<00:35, 342325.06it/s] 64%|██████▋ | 21603530/33592320 [01:03<00:35, 342300.34it/s] 64%|██████▋ | 21635092/33592320 [01:03<00:34, 342258.12it/s] 65%|██████▋ | 21668025/33592320 [01:03<00:34, 342237.66it/s] 65%|██████▋ | 21701532/33592320 [01:03<00:34, 342226.38it/s] 65%|██████▋ | 21735733/33592320 [01:03<00:34, 342226.00it/s] 65%|██████▋ | 21771610/33592320 [01:03<00:34, 342252.00it/s] 65%|██████▋ | 21807332/33592320 [01:03<00:34, 342275.50it/s] 65%|██████▋ | 21842360/33592320 [01:03<00:34, 342288.03it/s] 65%|██████▋ | 21874939/33592320 [01:03<00:34, 342262.22it/s] 65%|██████▋ | 21909682/33592320 [01:04<00:34, 342270.22it/s] 65%|██████▋ | 21943468/33592320 [01:04<00:34, 342263.31it/s] 65%|██████▋ | 21977843/33592320 [01:04<00:33, 342265.62it/s] 66%|██████▋ | 22007712/33592320 [01:04<00:33, 342197.81it/s] 66%|██████▋ | 22039782/33592320 [01:04<00:33, 342164.41it/s] 66%|██████▋ | 22071016/33592320 [01:04<00:33, 342118.16it/s] 66%|██████▊ | 22101671/33592320 [01:04<00:33, 342063.09it/s] 66%|██████▊ | 22133945/33592320 [01:04<00:33, 342033.16it/s] 66%|██████▊ | 22166605/33592320 [01:04<00:33, 342009.31it/s] 66%|██████▊ | 22198664/33592320 [01:04<00:33, 341976.31it/s] 66%|██████▊ | 22230771/33592320 [01:05<00:33, 341944.12it/s] 66%|██████▊ | 22263084/33592320 [01:05<00:33, 341915.19it/s] 66%|██████▊ | 22294763/33592320 [01:05<00:33, 341876.66it/s] 66%|██████▊ | 22327469/33592320 [01:05<00:32, 341853.91it/s] 67%|██████▊ | 22359772/33592320 [01:05<00:32, 341825.09it/s] 67%|██████▊ | 22392199/33592320 [01:05<00:32, 341798.28it/s] 67%|██████▊ | 22423004/33592320 [01:05<00:32, 341746.81it/s] 67%|██████▊ | 22455678/33592320 [01:05<00:32, 341723.94it/s] 67%|██████▊ | 22487409/33592320 [01:05<00:32, 341686.78it/s] 67%|██████▊ | 22518717/33592320 [01:05<00:32, 341643.38it/s] 67%|██████▊ | 22549402/33592320 [01:06<00:32, 341590.62it/s] 67%|██████▉ | 22580830/33592320 [01:06<00:32, 341549.28it/s] 67%|██████▉ | 22612121/33592320 [01:06<00:32, 341506.00it/s] 67%|██████▉ | 22644843/33592320 [01:06<00:32, 341484.44it/s] 68%|██████▉ | 22676527/33592320 [01:06<00:31, 341447.31it/s] 68%|██████▉ | 22708422/33592320 [01:06<00:31, 341413.44it/s] 68%|██████▉ | 22742022/33592320 [01:06<00:31, 341405.28it/s] 68%|██████▉ | 22774479/33592320 [01:06<00:31, 341380.03it/s] 68%|██████▉ | 22806764/33592320 [01:06<00:31, 341352.25it/s] 68%|██████▉ | 22838637/33592320 [01:06<00:31, 341318.41it/s] 68%|██████▉ | 22871197/33592320 [01:07<00:31, 341294.91it/s] 68%|██████▉ | 22903151/33592320 [01:07<00:31, 341262.50it/s] 68%|██████▉ | 22934531/33592320 [01:07<00:31, 341221.59it/s] 68%|██████▉ | 22968259/33592320 [01:07<00:31, 341215.72it/s] 68%|██████▉ | 23002069/33592320 [01:07<00:31, 341211.03it/s] 69%|███████ | 23036119/33592320 [01:07<00:30, 341209.97it/s] 69%|███████ | 23069571/33592320 [01:07<00:30, 341200.06it/s] 69%|███████ | 23100712/33592320 [01:07<00:30, 341156.00it/s] 69%|███████ | 23132227/33592320 [01:07<00:30, 341117.66it/s] 69%|███████ | 23162944/33592320 [01:07<00:30, 341067.62it/s] 69%|███████ | 23196573/33592320 [01:08<00:30, 341060.56it/s] 69%|███████ | 23227858/33592320 [01:08<00:30, 341019.12it/s] 69%|███████ | 23258433/33592320 [01:08<00:30, 340967.38it/s] 69%|███████ | 23291571/33592320 [01:08<00:30, 340953.34it/s] 69%|███████ | 23322178/33592320 [01:08<00:30, 340902.28it/s] 70%|███████ | 23350720/33592320 [01:08<00:30, 340821.28it/s] 70%|███████ | 23383538/33592320 [01:08<00:29, 340802.84it/s] 70%|███████ | 23414925/33592320 [01:08<00:29, 340763.59it/s] 70%|███████ | 23446315/33592320 [01:08<00:29, 340724.56it/s] 70%|███████ | 23477896/33592320 [01:08<00:29, 340688.34it/s] 70%|███████ | 23508795/33592320 [01:09<00:29, 340642.41it/s] 70%|███████▎ | 23543219/33592320 [01:09<00:29, 340647.59it/s] 70%|███████▎ | 23574475/33592320 [01:09<00:29, 340606.97it/s] 70%|███████▎ | 23606511/33592320 [01:09<00:29, 340577.72it/s] 70%|███████▎ | 23638592/33592320 [01:09<00:29, 340549.22it/s] 70%|███████▎ | 23667034/33592320 [01:09<00:29, 340468.44it/s] 71%|███████▎ | 23699704/33592320 [01:09<00:29, 340448.62it/s] 71%|███████▎ | 23732972/33592320 [01:09<00:28, 340437.44it/s] 71%|███████▎ | 23765350/33592320 [01:09<00:28, 340413.56it/s] 71%|███████▎ | 23796429/33592320 [01:09<00:28, 340371.16it/s] 71%|███████▎ | 23827936/33592320 [01:10<00:28, 340335.00it/s] 71%|███████▎ | 23857547/33592320 [01:10<00:28, 340271.91it/s] 71%|███████▎ | 23890259/33592320 [01:10<00:28, 340253.12it/s] 71%|███████▎ | 23923159/33592320 [01:10<00:28, 340237.09it/s] 71%|███████▎ | 23956818/33592320 [01:10<00:28, 340231.88it/s] 71%|███████▎ | 23989411/33592320 [01:10<00:28, 340211.59it/s] 72%|███████▍ | 24021398/33592320 [01:10<00:28, 340182.72it/s] 72%|███████▍ | 24050332/33592320 [01:10<00:28, 340110.81it/s] 72%|███████▍ | 24084243/33592320 [01:10<00:27, 340102.16it/s] 72%|███████▍ | 24113905/33592320 [01:10<00:27, 340040.78it/s] 72%|███████▍ | 24145817/33592320 [01:11<00:27, 340011.28it/s] 72%|███████▍ | 24177979/33592320 [01:11<00:27, 339985.44it/s] 72%|███████▍ | 24209372/33592320 [01:11<00:27, 339948.81it/s] 72%|███████▍ | 24238162/33592320 [01:11<00:27, 339875.78it/s] 72%|███████▍ | 24271233/33592320 [01:11<00:27, 339862.91it/s] 72%|███████▍ | 24302373/33592320 [01:11<00:27, 339823.06it/s] 72%|███████▍ | 24332687/33592320 [01:11<00:27, 339771.84it/s] 73%|███████▍ | 24364799/33592320 [01:11<00:27, 339745.81it/s] 73%|███████▍ | 24397629/33592320 [01:11<00:27, 339729.81it/s] 73%|███████▍ | 24428942/33592320 [01:11<00:26, 339692.81it/s] 73%|███████▍ | 24457704/33592320 [01:12<00:26, 339620.47it/s] 73%|███████▌ | 24489946/33592320 [01:12<00:26, 339596.59it/s] 73%|███████▌ | 24523427/33592320 [01:12<00:26, 339589.97it/s] 73%|███████▌ | 24555430/33592320 [01:12<00:26, 339562.88it/s] 73%|███████▌ | 24587930/33592320 [01:12<00:26, 339542.72it/s] 73%|███████▌ | 24621608/33592320 [01:12<00:26, 339538.88it/s] 73%|███████▌ | 24654802/33592320 [01:12<00:26, 339528.41it/s] 73%|███████▌ | 24689127/33592320 [01:12<00:26, 339533.50it/s] 74%|███████▌ | 24723527/33592320 [01:12<00:26, 339530.94it/s] 74%|███████▌ | 24754153/33592320 [01:12<00:26, 339485.25it/s] 74%|███████▌ | 24787182/33592320 [01:13<00:25, 339472.62it/s] 74%|███████▌ | 24821668/33592320 [01:13<00:25, 339479.97it/s] 74%|███████▌ | 24852398/33592320 [01:13<00:25, 339436.00it/s] 74%|███████▌ | 24886993/33592320 [01:13<00:25, 339444.84it/s] 74%|███████▌ | 24919938/33592320 [01:13<00:25, 339431.22it/s] 74%|███████▌ | 24951196/33592320 [01:13<00:25, 339394.66it/s] 74%|███████▋ | 24985001/33592320 [01:13<00:25, 339392.78it/s] 74%|███████▋ | 25017681/33592320 [01:13<00:25, 339375.69it/s] 75%|███████▋ | 25048612/33592320 [01:13<00:25, 339334.94it/s] 75%|███████▋ | 25079524/33592320 [01:13<00:25, 339294.03it/s] 75%|███████▋ | 25111562/33592320 [01:14<00:24, 339268.44it/s] 75%|███████▋ | 25142553/33592320 [01:14<00:24, 339228.78it/s] 75%|███████▋ | 25170619/33592320 [01:14<00:24, 339149.88it/s] 75%|███████▋ | 25203444/33592320 [01:14<00:24, 339135.16it/s] 75%|███████▋ | 25236650/33592320 [01:14<00:24, 339125.62it/s] 75%|███████▋ | 25269747/33592320 [01:14<00:24, 339114.69it/s] 75%|███████▋ | 25304216/33592320 [01:14<00:24, 339122.09it/s] 75%|███████▋ | 25336517/33592320 [01:14<00:24, 339100.50it/s] 76%|███████▋ | 25366418/33592320 [01:14<00:24, 339046.91it/s] 76%|███████▋ | 25398977/33592320 [01:14<00:24, 339028.91it/s] 76%|███████▋ | 25431007/33592320 [01:15<00:24, 339003.94it/s] 76%|███████▊ | 25463274/33592320 [01:15<00:23, 338982.16it/s] 76%|███████▊ | 25493766/33592320 [01:15<00:23, 338936.84it/s] 76%|███████▊ | 25526892/33592320 [01:15<00:23, 338926.62it/s] 76%|███████▊ | 25560434/33592320 [01:15<00:23, 338921.94it/s] 76%|███████▊ | 25592999/33592320 [01:15<00:23, 338904.34it/s] 76%|███████▊ | 25624841/33592320 [01:15<00:23, 338877.19it/s] 76%|███████▊ | 25654725/33592320 [01:15<00:23, 338824.28it/s] 76%|███████▊ | 25684966/33592320 [01:15<00:23, 338776.25it/s] 77%|███████▊ | 25718102/33592320 [01:15<00:23, 338766.47it/s] 77%|███████▊ | 25750540/33592320 [01:16<00:23, 338747.50it/s] 77%|███████▊ | 25781261/33592320 [01:16<00:23, 338706.03it/s] 77%|███████▊ | 25812298/33592320 [01:16<00:22, 338668.84it/s] 77%|███████▊ | 25843158/33592320 [01:16<00:22, 338629.41it/s] 77%|███████▊ | 25875434/33592320 [01:16<00:22, 338608.62it/s] 77%|███████▊ | 25907457/33592320 [01:16<00:22, 338584.56it/s] 77%|███████▉ | 25938129/33592320 [01:16<00:22, 338542.94it/s] 77%|███████▉ | 25969542/33592320 [01:16<00:22, 338511.09it/s] 77%|███████▉ | 26002658/33592320 [01:16<00:22, 338501.50it/s] 77%|███████▉ | 26032905/33592320 [01:16<00:22, 338454.62it/s] 78%|███████▉ | 26063918/33592320 [01:17<00:22, 338417.84it/s] 78%|███████▉ | 26096445/33592320 [01:17<00:22, 338400.75it/s] 78%|███████▉ | 26129194/33592320 [01:17<00:22, 338386.59it/s] 78%|███████▉ | 26161713/33592320 [01:17<00:21, 338369.50it/s] 78%|███████▉ | 26194208/33592320 [01:17<00:21, 338352.16it/s] 78%|███████▉ | 26225060/33592320 [01:17<00:21, 338313.62it/s] 78%|███████▉ | 26256751/33592320 [01:17<00:21, 338286.03it/s] 78%|███████▉ | 26288085/33592320 [01:17<00:21, 338253.91it/s] 78%|███████▉ | 26320102/33592320 [01:17<00:21, 338230.66it/s] 78%|███████▉ | 26351302/33592320 [01:17<00:21, 338196.94it/s] 79%|███████▉ | 26383363/33592320 [01:18<00:21, 338174.41it/s] 79%|████████ | 26415591/33592320 [01:18<00:21, 338154.03it/s] 79%|████████ | 26449004/33592320 [01:18<00:21, 338148.84it/s] 79%|████████ | 26481804/33592320 [01:18<00:21, 338135.84it/s] 79%|████████ | 26514903/33592320 [01:18<00:20, 338126.72it/s] 79%|████████ | 26549354/33592320 [01:18<00:20, 338134.81it/s] 79%|████████ | 26583865/33592320 [01:18<00:20, 338143.66it/s] 79%|████████ | 26616335/33592320 [01:18<00:20, 338126.56it/s] 79%|████████ | 26649990/33592320 [01:18<00:20, 338124.53it/s] 79%|████████ | 26683911/33592320 [01:18<00:20, 338125.91it/s] 80%|████████ | 26715964/33592320 [01:19<00:20, 338103.59it/s] 80%|████████ | 26747520/33592320 [01:19<00:20, 338075.06it/s] 80%|████████ | 26781252/33592320 [01:19<00:20, 338074.09it/s] 80%|████████ | 26811888/33592320 [01:19<00:20, 338034.06it/s] 80%|████████ | 26843662/33592320 [01:19<00:19, 338008.50it/s] 80%|████████ | 26873667/33592320 [01:19<00:19, 337960.75it/s] 80%|████████▎ | 26901997/33592320 [01:19<00:19, 337892.03it/s] 80%|████████▎ | 26932678/33592320 [01:19<00:19, 337853.03it/s] 80%|████████▎ | 26963383/33592320 [01:19<00:19, 337814.44it/s] 80%|████████▎ | 26993325/33592320 [01:19<00:19, 337766.34it/s] 80%|████████▎ | 27024045/33592320 [01:20<00:19, 337728.12it/s] 81%|████████▎ | 27055488/33592320 [01:20<00:19, 337699.03it/s] 81%|████████▎ | 27086986/33592320 [01:20<00:19, 337670.69it/s] 81%|████████▎ | 27117622/33592320 [01:20<00:19, 337631.66it/s] 81%|████████▎ | 27149287/33592320 [01:20<00:19, 337605.56it/s] 81%|████████▎ | 27181092/33592320 [01:20<00:18, 337581.22it/s] 81%|████████▎ | 27213507/33592320 [01:20<00:18, 337564.56it/s] 81%|████████▎ | 27246007/33592320 [01:20<00:18, 337548.97it/s] 81%|████████▎ | 27277727/33592320 [01:20<00:18, 337523.75it/s] 81%|████████▎ | 27309698/33592320 [01:20<00:18, 337501.72it/s] 81%|████████▎ | 27341639/33592320 [01:21<00:18, 337479.38it/s] 81%|████████▍ | 27372845/33592320 [01:21<00:18, 337447.97it/s] 82%|████████▍ | 27403954/33592320 [01:21<00:18, 337415.50it/s] 82%|████████▍ | 27436214/33592320 [01:21<00:18, 337397.28it/s] 82%|████████▍ | 27470388/33592320 [01:21<00:18, 337402.56it/s] 82%|████████▍ | 27502688/33592320 [01:21<00:18, 337384.88it/s] 82%|████████▍ | 27534122/33592320 [01:21<00:17, 337356.62it/s] 82%|████████▍ | 27568284/33592320 [01:21<00:17, 337361.81it/s] 82%|████████▍ | 27601352/33592320 [01:21<00:17, 337353.62it/s] 82%|████████▍ | 27634258/33592320 [01:21<00:17, 337343.47it/s] 82%|████████▍ | 27666310/33592320 [01:22<00:17, 337322.94it/s] 82%|████████▍ | 27696573/33592320 [01:22<00:17, 337280.66it/s] 83%|████████▍ | 27725538/33592320 [01:22<00:17, 337222.72it/s] 83%|████████▍ | 27755885/33592320 [01:22<00:17, 337181.66it/s] 83%|████████▍ | 27788058/33592320 [01:22<00:17, 337162.91it/s] 83%|████████▍ | 27819923/33592320 [01:22<00:17, 337140.47it/s] 83%|████████▌ | 27850676/33592320 [01:22<00:17, 337104.59it/s] 83%|████████▌ | 27879981/33592320 [01:22<00:16, 337051.28it/s] 83%|████████▌ | 27912494/33592320 [01:22<00:16, 337036.88it/s] 83%|████████▌ | 27944453/33592320 [01:22<00:16, 337015.81it/s] 83%|████████▌ | 27978639/33592320 [01:23<00:16, 337021.62it/s] 83%|████████▌ | 28011139/33592320 [01:23<00:16, 337007.16it/s] 83%|████████▌ | 28042458/33592320 [01:23<00:16, 336978.50it/s] 84%|████████▌ | 28074433/33592320 [01:23<00:16, 336957.78it/s] 84%|████████▌ | 28104522/33592320 [01:23<00:16, 336914.53it/s] 84%|████████▌ | 28134266/33592320 [01:23<00:16, 336867.22it/s] 84%|████████▌ | 28161844/33592320 [01:23<00:16, 336794.16it/s] 84%|████████▌ | 28191763/33592320 [01:23<00:16, 336749.22it/s] 84%|████████▌ | 28222345/33592320 [01:23<00:15, 336712.28it/s] 84%|████████▌ | 28252297/33592320 [01:23<00:15, 336667.94it/s] 84%|████████▌ | 28281965/33592320 [01:24<00:15, 336620.31it/s] 84%|████████▌ | 28312288/33592320 [01:24<00:15, 336580.59it/s] 84%|████████▋ | 28342777/33592320 [01:24<00:15, 336542.94it/s] 84%|████████▋ | 28374250/33592320 [01:24<00:15, 336517.06it/s] 85%|████████▋ | 28404917/33592320 [01:24<00:15, 336481.66it/s] 85%|████████▋ | 28435688/33592320 [01:24<00:15, 336447.59it/s] 85%|████████▋ | 28465523/33592320 [01:24<00:15, 336402.56it/s] 85%|████████▋ | 28495697/33592320 [01:24<00:15, 336361.59it/s] 85%|████████▋ | 28523696/33592320 [01:24<00:15, 336295.12it/s] 85%|████████▋ | 28553407/33592320 [01:24<00:14, 336248.97it/s] 85%|████████▋ | 28582751/33592320 [01:25<00:14, 336198.59it/s] 85%|████████▋ | 28612070/33592320 [01:25<00:14, 336148.03it/s] 85%|████████▋ | 28640677/33592320 [01:25<00:14, 336084.31it/s] 85%|████████▋ | 28667827/33592320 [01:25<00:14, 336000.75it/s] 85%|████████▋ | 28698522/33592320 [01:25<00:14, 335966.72it/s] 86%|████████▋ | 28727604/33592320 [01:25<00:14, 335913.91it/s] 86%|████████▋ | 28757374/33592320 [01:25<00:14, 335869.25it/s] 86%|████████▋ | 28788659/33592320 [01:25<00:14, 335842.38it/s] 86%|████████▊ | 28819946/33592320 [01:25<00:14, 335815.56it/s] 86%|████████▊ | 28849866/33592320 [01:25<00:14, 335772.94it/s] 86%|████████▊ | 28880316/33592320 [01:26<00:14, 335736.56it/s] 86%|████████▊ | 28910395/33592320 [01:26<00:13, 335695.97it/s] 86%|████████▊ | 28938708/33592320 [01:26<00:13, 335634.97it/s] 86%|████████▊ | 28968282/33592320 [01:26<00:13, 335588.72it/s] 86%|████████▊ | 28999543/33592320 [01:26<00:13, 335562.12it/s] 86%|████████▊ | 29029884/33592320 [01:26<00:13, 335524.94it/s] 87%|████████▊ | 29060967/33592320 [01:26<00:13, 335496.41it/s] 87%|████████▊ | 29091272/33592320 [01:26<00:13, 335458.94it/s] 87%|████████▊ | 29122494/33592320 [01:26<00:13, 335432.16it/s] 87%|████████▊ | 29155785/33592320 [01:26<00:13, 335429.22it/s] 87%|████████▊ | 29187552/33592320 [01:27<00:13, 335408.81it/s] 87%|████████▊ | 29219633/33592320 [01:27<00:13, 335392.00it/s] 87%|████████▊ | 29248979/33592320 [01:27<00:12, 335340.53it/s] 87%|████████▉ | 29279478/33592320 [01:27<00:12, 335305.75it/s] 87%|████████▉ | 29310081/33592320 [01:27<00:12, 335272.22it/s] 87%|████████▉ | 29341820/33592320 [01:27<00:12, 335251.78it/s] 87%|████████▉ | 29373109/33592320 [01:27<00:12, 335226.22it/s] 88%|████████▉ | 29404142/33592320 [01:27<00:12, 335197.81it/s] 88%|████████▉ | 29434402/33592320 [01:27<00:12, 335160.69it/s] 88%|████████▉ | 29464589/33592320 [01:27<00:12, 335122.78it/s] 88%|████████▉ | 29494966/33592320 [01:28<00:12, 335087.16it/s] 88%|████████▉ | 29525594/33592320 [01:28<00:12, 335054.44it/s] 88%|████████▉ | 29556466/33592320 [01:28<00:12, 335024.56it/s] 88%|████████▉ | 29586418/33592320 [01:28<00:11, 334984.34it/s] 88%|████████▉ | 29617978/33592320 [01:28<00:11, 334962.41it/s] 88%|████████▉ | 29649310/33592320 [01:28<00:11, 334937.94it/s] 88%|████████▉ | 29678947/33592320 [01:28<00:11, 334894.41it/s] 88%|████████▉ | 29709545/33592320 [01:28<00:11, 334861.75it/s] 89%|████████▉ | 29740041/33592320 [01:28<00:11, 334828.06it/s] 89%|█████████ | 29771413/33592320 [01:28<00:11, 334804.31it/s] 89%|█████████ | 29801294/33592320 [01:29<00:11, 334763.88it/s] 89%|█████████ | 29831306/33592320 [01:29<00:11, 334724.97it/s] 89%|█████████ | 29860974/33592320 [01:29<00:11, 334682.31it/s] 89%|█████████ | 29890900/33592320 [01:29<00:11, 334642.62it/s] 89%|█████████ | 29917223/33592320 [01:29<00:10, 334562.75it/s] 89%|█████████ | 29943488/33592320 [01:29<00:10, 334482.41it/s] 89%|█████████ | 29974022/33592320 [01:29<00:10, 334449.84it/s] 89%|█████████ | 30003533/33592320 [01:29<00:10, 334405.97it/s] 89%|█████████ | 30033184/33592320 [01:29<00:10, 334363.78it/s] 89%|█████████ | 30061444/33592320 [01:29<00:10, 334306.19it/s] 90%|█████████ | 30089518/33592320 [01:30<00:10, 334246.66it/s] 90%|█████████ | 30119675/33592320 [01:30<00:10, 334210.38it/s] 90%|█████████ | 30150992/33592320 [01:30<00:10, 334187.03it/s] 90%|█████████ | 30178693/33592320 [01:30<00:10, 334123.69it/s] 90%|█████████ | 30203940/33592320 [01:30<00:10, 334033.38it/s] 90%|█████████ | 30229827/33592320 [01:30<00:10, 333950.34it/s] 90%|█████████▎| 30256707/33592320 [01:30<00:09, 333878.44it/s] 90%|█████████▎| 30286070/33592320 [01:30<00:09, 333829.69it/s] 90%|█████████▎| 30319376/33592320 [01:30<00:09, 333828.84it/s] 90%|█████████▎| 30347829/33592320 [01:30<00:09, 333774.56it/s] 90%|█████████▎| 30376859/33592320 [01:31<00:09, 333726.81it/s] 91%|█████████▎| 30403984/33592320 [01:31<00:09, 333652.38it/s] 91%|█████████▎| 30432119/33592320 [01:31<00:09, 333595.03it/s] 91%|█████████▎| 30463068/33592320 [01:31<00:09, 333568.59it/s] 91%|█████████▎| 30494107/33592320 [01:31<00:09, 333543.25it/s] 91%|█████████▎| 30526020/33592320 [01:31<00:09, 333527.47it/s] 91%|█████████▎| 30556643/33592320 [01:31<00:09, 333497.66it/s] 91%|█████████▎| 30587611/33592320 [01:31<00:09, 333471.66it/s] 91%|█████████▎| 30618050/33592320 [01:31<00:08, 333439.97it/s] 91%|█████████▎| 30649433/33592320 [01:31<00:08, 333418.59it/s] 91%|█████████▎| 30680715/33592320 [01:32<00:08, 333396.22it/s] 91%|█████████▎| 30711502/33592320 [01:32<00:08, 333368.47it/s] 92%|█████████▍| 30740973/33592320 [01:32<00:08, 333326.53it/s] 92%|█████████▍| 30771864/33592320 [01:32<00:08, 333300.06it/s] 92%|█████████▍| 30802374/33592320 [01:32<00:08, 333269.53it/s] 92%|█████████▍| 30832166/33592320 [01:32<00:08, 333231.31it/s] 92%|█████████▍| 30862234/33592320 [01:32<00:08, 333196.12it/s] 92%|█████████▍| 30893935/33592320 [01:32<00:08, 333178.69it/s] 92%|█████████▍| 30925068/33592320 [01:32<00:08, 333155.09it/s] 92%|█████████▍| 30956053/33592320 [01:32<00:07, 333130.00it/s] 92%|█████████▍| 30986502/33592320 [01:33<00:07, 333099.19it/s] 92%|█████████▍| 31016802/33592320 [01:33<00:07, 333066.84it/s] 92%|█████████▍| 31045663/33592320 [01:33<00:07, 333019.16it/s] 93%|█████████▍| 31075223/33592320 [01:33<00:07, 332979.03it/s] 93%|█████████▍| 31102966/33592320 [01:33<00:07, 332915.00it/s] 93%|█████████▍| 31129428/33592320 [01:33<00:07, 332841.97it/s] 93%|█████████▍| 31157950/33592320 [01:33<00:07, 332791.06it/s] 93%|█████████▍| 31187534/33592320 [01:33<00:07, 332751.62it/s] 93%|█████████▌| 31214118/33592320 [01:33<00:07, 332680.28it/s] 93%|█████████▌| 31242111/33592320 [01:33<00:07, 332624.12it/s] 93%|█████████▌| 31269026/33592320 [01:34<00:06, 332556.56it/s] 93%|█████████▌| 31296605/33592320 [01:34<00:06, 332496.12it/s] 93%|█████████▌| 31325441/33592320 [01:34<00:06, 332449.28it/s] 93%|█████████▌| 31353744/33592320 [01:34<00:06, 332396.88it/s] 93%|█████████▌| 31381721/33592320 [01:34<00:06, 332341.06it/s] 94%|█████████▌| 31410336/33592320 [01:34<00:06, 332292.19it/s] 94%|█████████▌| 31441761/33592320 [01:34<00:06, 332273.09it/s] 94%|█████████▌| 31471002/33592320 [01:34<00:06, 332231.00it/s] 94%|█████████▌| 31500275/33592320 [01:34<00:06, 332189.34it/s] 94%|█████████▌| 31529848/33592320 [01:34<00:06, 332150.91it/s] 94%|█████████▌| 31558552/33592320 [01:35<00:06, 332103.41it/s] 94%|█████████▌| 31589735/33592320 [01:35<00:06, 332082.09it/s] 94%|█████████▌| 31620491/33592320 [01:35<00:05, 332056.28it/s] 94%|█████████▌| 31651209/33592320 [01:35<00:05, 332030.16it/s] 94%|█████████▋| 31680036/33592320 [01:35<00:05, 331984.28it/s] 94%|█████████▋| 31711490/33592320 [01:35<00:05, 331966.00it/s] 94%|█████████▋| 31741989/33592320 [01:35<00:05, 331937.75it/s] 95%|█████████▋| 31769096/33592320 [01:35<00:05, 331874.16it/s] 95%|█████████▋| 31795252/33592320 [01:35<00:05, 331800.75it/s] 95%|█████████▋| 31821923/33592320 [01:35<00:05, 331732.91it/s] 95%|█████████▋| 31849672/33592320 [01:36<00:05, 331676.38it/s] 95%|█████████▋| 31878266/33592320 [01:36<00:05, 331628.78it/s] 95%|█████████▋| 31906828/33592320 [01:36<00:05, 331580.94it/s] 95%|█████████▋| 31937147/33592320 [01:36<00:04, 331551.44it/s] 95%|█████████▋| 31968368/33592320 [01:36<00:04, 331531.38it/s] 95%|█████████▋| 31996148/33592320 [01:36<00:04, 331475.69it/s] 95%|█████████▋| 32024379/33592320 [01:36<00:04, 331424.78it/s] 95%|█████████▋| 32052195/33592320 [01:36<00:04, 331369.69it/s] 96%|█████████▋| 32084873/33592320 [01:36<00:04, 331364.91it/s] 96%|█████████▋| 32115176/33592320 [01:36<00:04, 331335.66it/s] 96%|█████████▋| 32146642/33592320 [01:37<00:04, 331318.47it/s] 96%|█████████▊| 32179743/33592320 [01:37<00:04, 331318.12it/s] 96%|█████████▊| 32211183/33592320 [01:37<00:04, 331300.72it/s] 96%|█████████▊| 32239872/33592320 [01:37<00:04, 331255.06it/s] 96%|█████████▊| 32269660/33592320 [01:37<00:03, 331220.78it/s] 96%|█████████▊| 32297328/33592320 [01:37<00:03, 331164.84it/s] 96%|█████████▊| 32325022/33592320 [01:37<00:03, 331109.25it/s] 96%|█████████▊| 32355289/33592320 [01:37<00:03, 331080.12it/s] 96%|█████████▊| 32383057/33592320 [01:37<00:03, 331025.53it/s] 96%|█████████▊| 32412895/33592320 [01:37<00:03, 330992.19it/s] 97%|█████████▊| 32444714/33592320 [01:38<00:03, 330979.09it/s] 97%|█████████▊| 32476700/33592320 [01:38<00:03, 330967.75it/s] 97%|█████████▊| 32508163/33592320 [01:38<00:03, 330951.09it/s] 97%|█████████▊| 32536326/33592320 [01:38<00:03, 330900.91it/s] 97%|█████████▊| 32563746/33592320 [01:38<00:03, 330843.28it/s] 97%|█████████▊| 32593735/33592320 [01:38<00:03, 330811.84it/s] 97%|█████████▊| 32623699/33592320 [01:38<00:02, 330780.22it/s] 97%|█████████▉| 32655130/33592320 [01:38<00:02, 330763.53it/s] 97%|█████████▉| 32687048/33592320 [01:38<00:02, 330751.78it/s] 97%|█████████▉| 32717146/33592320 [01:38<00:02, 330721.66it/s] 97%|█████████▉| 32745861/33592320 [01:39<00:02, 330677.62it/s] 98%|█████████▉| 32776577/33592320 [01:39<00:02, 330653.88it/s] 98%|█████████▉| 32806306/33592320 [01:39<00:02, 330620.25it/s] 98%|█████████▉| 32835329/33592320 [01:39<00:02, 330579.56it/s] 98%|█████████▉| 32865716/33592320 [01:39<00:02, 330552.69it/s] 98%|█████████▉| 32894959/33592320 [01:39<00:02, 330514.38it/s] 98%|█████████▉| 32927934/33592320 [01:39<00:02, 330513.56it/s] 98%|█████████▉| 32957869/33592320 [01:39<00:01, 330482.28it/s] 98%|█████████▉| 32987913/33592320 [01:39<00:01, 330452.19it/s] 98%|█████████▉| 33018284/33592320 [01:39<00:01, 330425.41it/s] 98%|█████████▉| 33048274/33592320 [01:40<00:01, 330394.88it/s] 98%|█████████▉| 33078143/33592320 [01:40<00:01, 330363.19it/s] 99%|█████████▉| 33107421/33592320 [01:40<00:01, 330325.66it/s] 99%|██████████| 33136387/33592320 [01:40<00:01, 330285.12it/s] 99%|██████████| 33166658/33592320 [01:40<00:01, 330257.62it/s] 99%|██████████| 33198329/33592320 [01:40<00:01, 330244.12it/s] 99%|██████████| 33229331/33592320 [01:40<00:01, 330224.03it/s] 99%|██████████| 33260411/33592320 [01:40<00:01, 330204.72it/s] 99%|██████████| 33292055/33592320 [01:40<00:00, 330191.06it/s] 99%|██████████| 33323126/33592320 [01:40<00:00, 330171.72it/s] 99%|██████████| 33354642/33592320 [01:41<00:00, 330156.84it/s] 99%|██████████| 33385224/33592320 [01:41<00:00, 330132.75it/s] 99%|██████████| 33415904/33592320 [01:41<00:00, 330109.69it/s] 100%|██████████| 33445243/33592320 [01:41<00:00, 330073.44it/s] 100%|██████████| 33475979/33592320 [01:41<00:00, 330051.03it/s] 100%|██████████| 33506546/33592320 [01:41<00:00, 330026.81it/s] 100%|██████████| 33535705/33592320 [01:41<00:00, 329988.97it/s] 100%|██████████| 33566019/33592320 [01:41<00:00, 329962.56it/s] 100%|██████████| 33592320/33592320 [01:41<00:00, 329956.44it/s] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/id_allocator-4f3d1b30a331cb4e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::is_allocated ... ok [INFO] [stdout] test tests::is_allocated_for_unallocated ... ok [INFO] [stdout] test tests::free_and_reuse_id ... ok [INFO] [stdout] test tests::allocation_after_free ... ok [INFO] [stdout] test tests::multiple_allocations ... ok [INFO] [stdout] test tests::id_increment ... ok [INFO] [stdout] test tests::allocator_reuse_after_free_all ... ok [INFO] [stdout] test tests::free_invalid_id ... ok [INFO] [stdout] test tests::allocation_fills_gaps_first ... ok [INFO] [stdout] test tests::id_initial ... ok [INFO] [stdout] test tests::continuous_allocation ... ok [INFO] [stdout] test tests::allocate_ids ... ok [INFO] [stdout] test tests::freeing_unallocated_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learned_index_segmentation-6e049812c40fae75) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test model::pgm_model_tests::pgm_model_basic ... ok [INFO] [stdout] test segmentation::pgm_segmentation_tests::test_eps8 ... ok [INFO] [stdout] test segmentation::pgm_segmentation_tests::test_eps64 ... ok [INFO] [stdout] test segmentation::pgm_segmentation_tests::test_eps16 ... ok [INFO] [stdout] test segmentation::pgm_segmentation_tests::test_eps4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.57s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bench_common-593b10de0427e38a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bench-c77fea94a65f3a6f) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/limousine_core-cae0cd53d19d8e9b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test common::list::memory::tests::linked_node_new ... ok [INFO] [stdout] test common::list::memory::tests::linked_list_insert_after ... ok [INFO] [stdout] test common::list::memory::tests::linked_list_insert_before ... ok [INFO] [stdout] test common::list::memory::tests::test_linked_list_new ... ok [INFO] [stdout] test common::list::memory::tests::test_linked_list_clear ... ok [INFO] [stdout] test common::storage::store::tests::free_unallocated_page ... ok [INFO] [stdout] test common::list::deep_disk::tests::linked_list_insert_after ... ok [INFO] [stdout] test common::storage::store::tests::corrupted_data_handling ... ok [INFO] [stdout] test common::list::boundary_disk::tests::linked_list_insert_after ... ok [INFO] [stdout] test common::storage::store::tests::catalog_update_and_retrieve ... ok [INFO] [stdout] test common::list::boundary_disk::tests::test_linked_list_new ... ok [INFO] [stdout] test common::storage::store::tests::no_multiple_local_stores_with_drop ... ok [INFO] [stdout] test common::storage::store::tests::allocate_and_free_page ... ok [INFO] [stdout] test common::list::deep_disk::tests::test_linked_list_new ... ok [INFO] [stdout] test common::storage::store::tests::page_not_found ... ok [INFO] [stdout] test common::storage::store::tests::global_load ... ok [INFO] [stdout] test common::storage::store::tests::load_local_store ... ok [INFO] [stdout] test common::storage::store::tests::local_store_multiple ... ok [INFO] [stdout] test common::storage::store::tests::write_and_read_page ... ok [INFO] [stdout] test common::storage::store::tests::drop_global_with_active_references - should panic ... ok [INFO] [stdout] test common::storage::store::tests::no_multiple_local_stores - should panic ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/limousine_derive-aaa83544a79cf030) [INFO] [stdout] test common::storage::store::tests::global_reload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/limousine_engine-da8733e78265099d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 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/limousine_tests-b097e378dd256990) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::test_kv_store_1 ... ok [INFO] [stdout] test tests::test_pgm_store_3 ... ok [INFO] [stdout] test tests::test_pgm_store_9 ... ok [INFO] [stdout] test tests::test_kv_store_2 ... ok [INFO] [stdout] test tests::test_kv_store_7 ... ok [INFO] [stdout] test tests::test_kv_store_4 ... ok [INFO] [stdout] test tests::test_kv_store_5 ... ok [INFO] [stdout] test tests::test_kv_store_3 ... ok [INFO] [stdout] test tests::test_kv_store_6 ... ok [INFO] [stdout] test tests::test_persisted_kv_store_2 ... ok [INFO] [stdout] test tests::test_persisted_kv_store_4 ... ok [INFO] [stdout] test tests::test_persisted_kv_store_6 ... ok [INFO] [stdout] test tests::test_persisted_kv_store_1 ... ok [INFO] [stdout] test tests::test_persisted_kv_store_3 ... ok [INFO] [stdout] test tests::test_persisted_kv_store_5 ... ok [INFO] [stdout] test tests::test_persisted_kv_store_7 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slice_search-208296442598e875) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::binary_optimal_search ... ok [INFO] [stdout] test tests::test_lower_bound ... ok [INFO] [stdout] test tests::test_upper_bound ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sorted_array-207ea0360249bbfc) [INFO] [stdout] test tests::binary_linear_search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests gapped_array [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_contains_key ... ok [INFO] [stdout] test tests::test_iter ... ok [INFO] [stdout] test tests::test_insert_and_get ... ok [INFO] [stdout] test tests::test_split_off ... ok [INFO] [stdout] test tests::test_get_lower_bound ... ok [INFO] [stdout] test tests::test_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests id_allocator [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests learned_index_segmentation [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bench_common [INFO] [stderr] Doc-tests limousine_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests limousine_derive [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests limousine_engine [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test engine/src/lib.rs - (line 55) ... ignored [INFO] [stdout] test engine/src/lib.rs - (line 8) ... ignored [INFO] [stdout] test engine/src/lib.rs - (line 37) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] [stderr] Doc-tests limousine_tests [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests slice_search [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test utils/slice_search/src/lib.rs - upper_bound (line 14) ... ok [INFO] [stdout] test utils/slice_search/src/lib.rs - Search::search (line 89) ... ok [INFO] [stdout] test utils/slice_search/src/lib.rs - lower_bound (line 48) ... ok [INFO] [stdout] test utils/slice_search/src/lib.rs - Search::search_by_key (line 115) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Doc-tests sorted_array [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25abce820d1b8c8c1e02756d046ddc9716764c2483cf0656b60b2b6daec7bc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25abce820d1b8c8c1e02756d046ddc9716764c2483cf0656b60b2b6daec7bc46", kill_on_drop: false }` [INFO] [stdout] 25abce820d1b8c8c1e02756d046ddc9716764c2483cf0656b60b2b6daec7bc46