>>> below: Building testing/below 0.6.2-r1 (using abuild 3.10.0_rc1-r2) started Tue, 25 Oct 2022 01:36:19 +0000 >>> below: Checking sanity of /home/buildozer/aports/testing/below/APKBUILD... >>> below: Analyzing dependencies... >>> below: Installing for build: build-base cargo clang libbpf-dev rustfmt zlib-dev zstd-dev (1/22) Installing rust-stdlib (1.64.0-r2) (2/22) Installing libffi (3.4.3-r0) (3/22) Installing xz-libs (5.2.7-r0) (4/22) Installing libxml2 (2.10.3-r0) (5/22) Installing llvm15-libs (15.0.3-r0) (6/22) Installing rust (1.64.0-r2) (7/22) Installing cargo (1.64.0-r2) (8/22) Installing clang15-libs (15.0.3-r1) (9/22) Installing clang15 (15.0.3-r1) (10/22) Installing libbz2 (1.0.8-r3) (11/22) Installing musl-fts (1.2.7-r3) (12/22) Installing libelf (0.187-r2) (13/22) Installing musl-obstack (1.2.3-r0) (14/22) Installing elfutils (0.187-r2) (15/22) Installing libbpf (1.0.1-r0) (16/22) Installing xz-dev (5.2.7-r0) (17/22) Installing zlib-dev (1.2.13-r0) (18/22) Installing elfutils-dev (0.187-r2) (19/22) Installing libbpf-dev (1.0.1-r0) (20/22) Installing rustfmt (1.64.0-r2) (21/22) Installing zstd-dev (1.5.2-r9) (22/22) Installing .makedepends-below (20221025.013621) Executing busybox-1.35.0-r27.trigger OK: 1306 MiB in 120 packages >>> below: Cleaning up srcdir >>> below: Cleaning up pkgdir >>> below: Fetching https://distfiles.alpinelinux.org/distfiles/edge/below-0.6.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 884k 100 884k 0 0 5162k 0 --:--:-- --:--:-- --:--:-- 5171k >>> below: Fetching https://distfiles.alpinelinux.org/distfiles/edge/below-0.6.2.tar.gz >>> below: Checking sha512sums... below-0.6.2.tar.gz: OK no-vendor.patch: OK fix-libbpf-sys.patch: OK fix-sudotest.patch: OK Cargo.lock: OK below.initd: OK below.confd: OK below.logrotate: OK >>> below: Unpacking /var/cache/distfiles/edge/below-0.6.2.tar.gz... >>> below: no-vendor.patch patching file below/Cargo.toml patching file below/store/Cargo.toml >>> below: fix-libbpf-sys.patch patching file below/Cargo.toml >>> below: fix-sudotest.patch patching file below/btrfs/src/btrfs_api/sudotest.rs warning: /home/buildozer/aports/testing/below/src/below-0.6.2/below/store/Cargo.toml: version requirement `5.0.1+zstd.1.5.2` for dependency `zstd-safe` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion warning: /home/buildozer/aports/testing/below/src/below-0.6.2/below/store/Cargo.toml: version requirement `0.11.1+zstd.1.5.2` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion Downloading crates ... Downloaded libbpf-sys v1.0.4+v1.0.1 warning: /home/buildozer/aports/testing/below/src/below-0.6.2/below/store/Cargo.toml: version requirement `5.0.1+zstd.1.5.2` for dependency `zstd-safe` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion warning: /home/buildozer/aports/testing/below/src/below-0.6.2/below/store/Cargo.toml: version requirement `0.11.1+zstd.1.5.2` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion Compiling libc v0.2.135 Compiling proc-macro2 v1.0.46 Compiling quote v1.0.21 Compiling unicode-ident v1.0.5 Compiling syn v1.0.102 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling serde v1.0.145 Compiling serde_derive v1.0.145 Compiling version_check v0.9.4 Compiling memchr v2.4.1 Compiling log v0.4.14 Compiling libm v0.2.5 Compiling bitflags v1.3.2 Compiling thiserror v1.0.37 Compiling lazy_static v1.4.0 Compiling once_cell v1.15.0 Compiling crossbeam-utils v0.8.5 Compiling scopeguard v1.1.0 Compiling io-lifetimes v0.7.3 Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling pkg-config v0.3.22 Compiling regex-syntax v0.6.27 Compiling anyhow v1.0.65 Compiling smallvec v1.7.0 Compiling parking_lot_core v0.9.3 Compiling ryu v1.0.5 Compiling unicode-width v0.1.9 Compiling rustix v0.35.11 Compiling signal-hook v0.3.14 Compiling itoa v1.0.4 Compiling pin-utils v0.1.0 Compiling serde_json v1.0.86 Compiling futures-core v0.3.24 Compiling num_threads v0.1.6 Compiling stable_deref_trait v1.2.0 Compiling erased-serde v0.3.16 Compiling unicode-segmentation v1.8.0 Compiling ppv-lite86 v0.2.15 Compiling xi-unicode v0.3.0 Compiling slog v2.7.0 Compiling numtoa v0.1.0 Compiling futures-task v0.3.24 Compiling futures-channel v0.3.24 Compiling futures-sink v0.3.24 Compiling futures-util v0.3.24 Compiling same-file v1.0.6 Compiling slab v0.4.5 Compiling futures v0.1.31 Compiling humantime v2.1.0 Compiling pin-project-lite v0.2.8 Compiling futures-io v0.3.24 Compiling heck v0.4.0 Compiling linux-raw-sys v0.0.46 Compiling async-trait v0.1.57 Compiling crossbeam-epoch v0.9.7 Compiling semver v1.0.4 Compiling camino v1.1.1 Compiling match_cfg v0.1.0 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling os_str_bytes v6.0.0 Compiling rayon-core v1.9.1 Compiling hashbrown v0.11.2 Compiling termcolor v1.1.3 Compiling remove_dir_all v0.5.3 Compiling either v1.6.1 Compiling strsim v0.10.0 Compiling fastrand v1.8.0 Compiling half v1.8.2 Compiling rustversion v1.0.5 Compiling scroll v0.11.0 Compiling static_assertions v1.1.0 Compiling maplit v1.0.2 Compiling number_prefix v0.4.0 Compiling plain v0.2.3 Compiling owning_ref v0.4.1 Compiling thread_local v1.1.3 Compiling walkdir v2.3.2 Compiling itertools v0.10.3 Compiling ahash v0.8.0 Compiling ahash v0.7.6 Compiling unicase v2.6.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling num-traits v0.2.14 Compiling memoffset v0.6.4 Compiling num-integer v0.1.44 Compiling num-iter v0.1.42 Compiling num-rational v0.4.1 Compiling lock_api v0.4.9 Compiling indexmap v1.8.0 Compiling rayon v1.5.1 Compiling clap_lex v0.2.4 Compiling heck v0.3.3 Compiling crossbeam-channel v0.5.1 Compiling aho-corasick v0.7.18 Compiling crossbeam-deque v0.8.1 Compiling getrandom v0.2.3 Compiling signal-hook-registry v1.4.0 Compiling mio v0.8.4 Compiling dirs-sys-next v0.1.2 Compiling time v0.3.15 Compiling atty v0.2.14 Compiling time v0.1.43 Compiling termion v1.5.6 Compiling num_cpus v1.13.0 Compiling nix v0.25.0 Compiling openat v0.1.21 Compiling hostname v0.3.1 Compiling memmap v0.7.0 Compiling terminal_size v0.1.17 Compiling rand v0.4.6 Compiling xattr v0.2.2 Compiling nix v0.24.2 Compiling filetime v0.2.15 Compiling users v0.11.0 Compiling regex v1.6.0 Compiling jobserver v0.1.24 Compiling tempfile v3.3.0 Compiling memmap2 v0.5.7 Compiling num-complex v0.4.2 Compiling dirs-next v2.0.0 Compiling rand_core v0.6.3 Compiling console v0.15.0 Compiling threadpool v1.8.1 Compiling parking_lot v0.12.1 Compiling cc v1.0.72 Compiling term v0.7.0 Compiling tar v0.4.38 Compiling rand_chacha v0.3.1 Compiling signal-hook-mio v0.2.3 Compiling crossterm v0.24.0 Compiling crossterm v0.23.2 Compiling rand v0.8.4 Compiling tempdir v0.3.7 Compiling env_logger v0.8.4 Compiling num v0.4.0 Compiling libbpf-sys v1.0.4+v1.0.1 Compiling zstd-sys v2.0.1+zstd.1.5.2 Compiling vsprintf v2.0.0 Compiling terminal_size v0.2.1 Compiling textwrap v0.15.1 Compiling rand_distr v0.4.3 Compiling quickcheck v1.0.3 Compiling darling_core v0.14.1 Compiling indicatif v0.16.2 Compiling thiserror-impl v1.0.37 Compiling enum-map-derive v0.10.0 Compiling futures-macro v0.3.24 Compiling clap_derive v3.2.18 Compiling macros v0.1.0 (https://github.com/facebookexperimental/rust-shed.git?branch=main#b93fe584) Compiling derivative v2.2.0 Compiling below_derive v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/below_derive) Compiling scroll_derive v0.11.0 Compiling strum_macros v0.23.1 Compiling darling_macro v0.14.1 Compiling enum-map v2.4.1 Compiling fbinit v0.1.0 (https://github.com/facebookexperimental/rust-shed.git?branch=main#b93fe584) Compiling darling v0.14.1 Compiling enumset_derive v0.6.1 Compiling enumset v1.0.12 Compiling clap v3.2.22 Compiling cursive_core v0.3.5 Compiling futures-executor v0.3.24 Compiling futures v0.3.24 Compiling cursive v0.19.0 Compiling cursive_buffered_backend v0.6.1 Compiling clap_complete v3.1.1 Compiling toml v0.5.8 Compiling cargo-platform v0.1.2 Compiling chrono v0.4.19 Compiling cgroupfs v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/cgroupfs) Compiling fb_procfs v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/procfs) Compiling os_info v3.0.7 Compiling bytes v1.1.0 Compiling serde_cbor v0.11.2 Compiling proc-macro-crate v1.1.0 Compiling slog-term v2.8.0 Compiling cargo_metadata v0.14.2 Compiling below-common v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/common) Compiling num_enum_derive v0.5.4 Compiling below-btrfs v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/btrfs) Compiling below-gpu-stats v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/gpu_stats) Compiling below-config v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/config) Compiling below-model v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/model) Compiling num_enum v0.5.4 Compiling libbpf-cargo v0.13.1 Compiling libbpf-rs v0.19.1 Compiling below v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below) Compiling below-store v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/store) Compiling below-render v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/render) Compiling below-dump v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/dump) Compiling below-view v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/view) warning: unused `Result` that must be used --> below/view/src/lib.rs:224:13 | 224 | / screens 225 | | .get_mut() 226 | | .screen_mut() 227 | | .unwrap() 228 | | .take_focus(cursive::direction::Direction::none()); | |___________________________________________________________________^ | = note: `#[warn(unused_must_use)]` on by default = note: this `Result` may be an `Err` variant, which should be handled warning: `below-view` (lib) generated 1 warning Finished release [optimized] target(s) in 3m 36s warning: /home/buildozer/aports/testing/below/src/below-0.6.2/below/store/Cargo.toml: version requirement `5.0.1+zstd.1.5.2` for dependency `zstd-safe` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion warning: /home/buildozer/aports/testing/below/src/below-0.6.2/below/store/Cargo.toml: version requirement `0.11.1+zstd.1.5.2` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion Compiling libc v0.2.135 Compiling proc-macro2 v1.0.46 Compiling quote v1.0.21 Compiling unicode-ident v1.0.5 Compiling syn v1.0.102 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling serde_derive v1.0.145 Compiling serde v1.0.145 Compiling version_check v0.9.4 Compiling bitflags v1.3.2 Compiling memchr v2.4.1 Compiling lazy_static v1.4.0 Compiling log v0.4.14 Compiling libm v0.2.5 Compiling once_cell v1.15.0 Compiling crossbeam-utils v0.8.5 Compiling scopeguard v1.1.0 Compiling regex-syntax v0.6.27 Compiling itoa v1.0.4 Compiling unicode-width v0.1.9 Compiling thiserror v1.0.37 Compiling ident_case v1.0.1 Compiling fnv v1.0.7 Compiling pin-utils v0.1.0 Compiling unicode-segmentation v1.8.0 Compiling smallvec v1.7.0 Compiling parking_lot_core v0.9.3 Compiling signal-hook v0.3.14 Compiling anyhow v1.0.65 Compiling stable_deref_trait v1.2.0 Compiling erased-serde v0.3.16 Compiling num_threads v0.1.6 Compiling xi-unicode v0.3.0 Compiling slog v2.7.0 Compiling numtoa v0.1.0 Compiling same-file v1.0.6 Compiling ppv-lite86 v0.2.15 Compiling humantime v2.1.0 Compiling futures-core v0.3.24 Compiling futures-channel v0.3.24 Compiling futures-task v0.3.24 Compiling futures-util v0.3.24 Compiling pkg-config v0.3.22 Compiling ryu v1.0.5 Compiling futures-sink v0.3.24 Compiling slab v0.4.5 Compiling pin-project-lite v0.2.8 Compiling serde_json v1.0.86 Compiling futures v0.1.31 Compiling futures-io v0.3.24 Compiling remove_dir_all v0.5.3 Compiling async-trait v0.1.57 Compiling match_cfg v0.1.0 Compiling io-lifetimes v0.7.3 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling rustix v0.35.11 Compiling linux-raw-sys v0.0.46 Compiling half v1.8.2 Compiling os_str_bytes v6.0.0 Compiling static_assertions v1.1.0 Compiling heck v0.4.0 Compiling maplit v1.0.2 Compiling hashbrown v0.11.2 Compiling either v1.6.1 Compiling strsim v0.10.0 Compiling termcolor v1.1.3 Compiling fastrand v1.8.0 Compiling camino v1.1.1 Compiling semver v1.0.4 Compiling crossbeam-epoch v0.9.7 Compiling rayon-core v1.9.1 Compiling rustversion v1.0.5 Compiling scroll v0.11.0 Compiling number_prefix v0.4.0 Compiling paste v1.0.6 Compiling plain v0.2.3 Compiling owning_ref v0.4.1 Compiling walkdir v2.3.2 Compiling thread_local v1.1.3 Compiling itertools v0.10.3 Compiling heck v0.3.3 Compiling clap_lex v0.2.4 Compiling ahash v0.8.0 Compiling ahash v0.7.6 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling unicase v2.6.0 Compiling num-traits v0.2.14 Compiling memoffset v0.6.4 Compiling num-integer v0.1.44 Compiling lock_api v0.4.9 Compiling num-rational v0.4.1 Compiling num-iter v0.1.42 Compiling indexmap v1.8.0 Compiling rayon v1.5.1 Compiling crossbeam-channel v0.5.1 Compiling aho-corasick v0.7.18 Compiling crossbeam-deque v0.8.1 Compiling num-complex v0.4.2 Compiling getrandom v0.2.3 Compiling atty v0.2.14 Compiling signal-hook-registry v1.4.0 Compiling mio v0.8.4 Compiling dirs-sys-next v0.1.2 Compiling time v0.3.15 Compiling time v0.1.43 Compiling termion v1.5.6 Compiling openat v0.1.21 Compiling nix v0.25.0 Compiling jobserver v0.1.24 Compiling num_cpus v1.13.0 Compiling hostname v0.3.1 Compiling rand v0.4.6 Compiling memmap v0.7.0 Compiling tempfile v3.3.0 Compiling memmap2 v0.5.7 Compiling terminal_size v0.1.17 Compiling filetime v0.2.15 Compiling nix v0.24.2 Compiling xattr v0.2.2 Compiling users v0.11.0 Compiling console v0.15.0 Compiling regex v1.6.0 Compiling dirs-next v2.0.0 Compiling rand_core v0.6.3 Compiling threadpool v1.8.1 Compiling tar v0.4.38 Compiling cc v1.0.72 Compiling term v0.7.0 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling signal-hook-mio v0.2.3 Compiling crossterm v0.24.0 Compiling crossterm v0.23.2 Compiling rand v0.8.4 Compiling tempdir v0.3.7 Compiling num v0.4.0 Compiling env_logger v0.8.4 Compiling zstd-sys v2.0.1+zstd.1.5.2 Compiling libbpf-sys v1.0.4+v1.0.1 Compiling vsprintf v2.0.0 Compiling rand_distr v0.4.3 Compiling quickcheck v1.0.3 Compiling portpicker v0.1.1 Compiling terminal_size v0.2.1 Compiling textwrap v0.15.1 Compiling zstd v0.11.2+zstd.1.5.2 Compiling indicatif v0.16.2 Compiling darling_core v0.14.1 Compiling thiserror-impl v1.0.37 Compiling darling_macro v0.14.1 Compiling enum-map-derive v0.10.0 Compiling futures-macro v0.3.24 Compiling macros v0.1.0 (https://github.com/facebookexperimental/rust-shed.git?branch=main#b93fe584) Compiling below_derive v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/below_derive) Compiling clap_derive v3.2.18 Compiling derivative v2.2.0 Compiling scroll_derive v0.11.0 Compiling strum_macros v0.23.1 Compiling enum-map v2.4.1 Compiling darling v0.14.1 Compiling enumset_derive v0.6.1 Compiling fbinit v0.1.0 (https://github.com/facebookexperimental/rust-shed.git?branch=main#b93fe584) Compiling enumset v1.0.12 Compiling cursive_core v0.3.5 Compiling clap v3.2.22 Compiling cursive v0.19.0 Compiling cursive_buffered_backend v0.6.1 Compiling futures-executor v0.3.24 Compiling futures v0.3.24 Compiling clap_complete v3.1.1 Compiling chrono v0.4.19 Compiling cgroupfs v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/cgroupfs) Compiling toml v0.5.8 Compiling fb_procfs v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/procfs) Compiling os_info v3.0.7 Compiling bytes v1.1.0 Compiling serde_cbor v0.11.2 Compiling cargo-platform v0.1.2 Compiling proc-macro-crate v1.1.0 Compiling slog-term v2.8.0 Compiling cargo_metadata v0.14.2 Compiling below-common v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/common) Compiling num_enum_derive v0.5.4 Compiling below-btrfs v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/btrfs) Compiling below-gpu-stats v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/gpu_stats) Compiling below-config v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/config) Compiling below-model v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/model) Compiling num_enum v0.5.4 Compiling libbpf-cargo v0.13.1 Compiling libbpf-rs v0.19.1 Compiling below v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below) Compiling below-store v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/store) Compiling below-render v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/render) Compiling below-view v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/view) Compiling below-dump v0.6.2 (/home/buildozer/aports/testing/below/src/below-0.6.2/below/dump) warning: unused `Result` that must be used --> below/view/src/lib.rs:224:13 | 224 | / screens 225 | | .get_mut() 226 | | .screen_mut() 227 | | .unwrap() 228 | | .take_focus(cursive::direction::Direction::none()); | |___________________________________________________________________^ | = note: `#[warn(unused_must_use)]` on by default = note: this `Result` may be an `Err` variant, which should be handled warning: `below-view` (lib) generated 1 warning warning: `below-view` (lib test) generated 1 warning (1 duplicate) Finished test [unoptimized + debuginfo] target(s) in 1m 21s Running unittests src/main.rs (target/debug/deps/below-fe0d0bba1aa5f4b0) running 5 tests test test::calculate_cpu_usage ... ok test test::testing_fold_string ... ok test test::default_cgroup_io_model ... ok test test::calculate_pressure ... ok test test::no_cgroup_io_model ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/below_btrfs-ecb932347531edbd) running 96 tests test btrfs_api::open_source::btrfs_sys::bindgen_test_layout___kernel_fd_set ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout___kernel_fsid_t ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_balance_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_balance_args__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_balance_args__bindgen_ty_1__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_balance_args__bindgen_ty_2 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_balance_args__bindgen_ty_2__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_balance_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_balance_progress ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_block_group_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_chunk ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_csum_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_data_container ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_dev_extent ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_dev_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_dev_replace_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_dev_stats_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_dir_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_dir_log_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_disk_balance_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_disk_balance_args__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_disk_balance_args__bindgen_ty_1__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_disk_balance_args__bindgen_ty_2 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_disk_balance_args__bindgen_ty_2__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_disk_key ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_extent_data_ref ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_extent_inline_ref ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_extent_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_extent_item_v0 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_extent_ref_v0 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_file_extent_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_free_space_entry ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_free_space_header ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_free_space_info ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_inode_extref ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_inode_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_inode_ref ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_balance_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_clone_range_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_defrag_range_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_dev_info_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_dev_replace_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_dev_replace_args__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_dev_replace_start_params ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_dev_replace_status_params ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_feature_flags ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_fs_info_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_get_dev_stats ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_get_subvol_info_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_ino_lookup_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_ino_path_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_logical_ino_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_qgroup_assign_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_qgroup_create_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_qgroup_limit_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_quota_ctl_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_quota_rescan_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_received_subvol_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_same_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_same_extent_info ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_scrub_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_search_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_search_args_v2 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_search_header ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_search_key ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_send_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_space_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_space_info ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_timespec ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_vol_args ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_vol_args_v2 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_vol_args_v2__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_vol_args_v2__bindgen_ty_1__bindgen_ty_1 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_vol_args_v2__bindgen_ty_2 ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_key ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_qgroup_info_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_qgroup_inherit ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_qgroup_limit ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_qgroup_limit_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_qgroup_status_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_root_item ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_root_ref ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_scrub_progress ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_shared_data_ref ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_stripe ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_timespec ... ok test btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_tree_block_info ... ok test btrfs_api::sudotest::find_root_backref_test ... ok test btrfs_api::sudotest::ino_lookup_test ... ok test btrfs_api::sudotest::logical_ino_test ... ok test btrfs_api::sudotest::test_sample ... ok test btrfs_api::sudotest::tree_search_cb_test ... ok test btrfs_api::test::search_key_test ... ok test test::sample_tree_add_empty_test ... ok test test::sample_tree_create_test ... ok test test::sample_tree_add_path_test ... ok test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/lib.rs (target/debug/deps/below_common-7cb1b74e204d0810) running 14 tests test util::test::test_convert_bytes ... ok test util::test::test_every_n ... ok test util::test::test_convert_freq ... ok test fileutil::tests::test_get_dir_size ... ok test cliutil::tests::test_system_time_from_date_fail ... ok test cliutil::tests::test_system_time_from_date_and_adjuster_fail ... ok test dateutil::tests::test_parse_from_now ... ok test dateutil::tests::test_parse_ago ... ok test dateutil::tests::test_parse_from_now_short ... ok test dateutil::tests::test_parse_ago_short ... ok test cliutil::tests::test_system_time_range_from_date_and_adjuster ... ok test cliutil::tests::test_system_time_from_date_and_adjuster ... ok test dateutil::tests::test_parse_range ... ok test dateutil::tests::test_parse_date ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s Running unittests src/lib.rs (target/debug/deps/below_config-d6a60e243f9f413d) running 5 tests test test::test_config_default ... ok test test::test_config_fs_failure ... ok test test::test_config_load_failed ... ok test test::test_config_partial_load ... ok test test::test_config_load_success ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/below_dump-d85211d0b5051cad) running 1 test test test::test_parse_pattern ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 15 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/below_gpu_stats-750009996ed3d9d7) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/below_model-9e27eb82d7e986ed) running 13 tests test process::test::query_model ... ok test tests::test_btreemap_field_id ... ok test cgroup::tests::query_model ... ok test collector_plugin::test::test_collect_and_consume ... ok test network::test::query_model ... ok test system::test::query_model ... ok test tests::test_query_btreemap ... ok test tests::test_query_vec ... ok test cgroup::tests::query_nested_cgroup ... ok test tests::test_vec_field_id ... ok test tests::test_deserialize_sample_model_json ... ok test tests::test_query_models ... ok test tests::test_model_field_ids ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/lib.rs (target/debug/deps/below_render-bacbff6d70c7c0c8) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/below_store-b66bd90f47e8e70e) running 83 tests Oct 25 01:41:31.168 WARN Expected file does not exist: /tmp/below_store_test.Hdk8oIxXvkrp/index_01666742400 test advance::tests::advance_test_get_next_ts ... ok Oct 25 01:41:31.169 WARN Corrupted index entry found: shard=1666656000 offset=0x0 Oct 25 01:41:31.169 WARN Expected file does not exist: /tmp/below_store_test.Hdk8oIxXvkrp/index_01667001600 test advance::tests::advance_test_initialize ... ok Oct 25 01:41:31.170 WARN Corrupted index entry found: shard=1666656000 offset=0x0 Oct 25 01:41:31.170 WARN Failed to extract serialized data frame: Failed to get index entry at offset 0 test advance::tests::advance_test_advance_direction_change ... ok test advance::tests::advance_test_advance_continous_move ... ok test advance::tests::advance_test_jump_sample_to ... ok test advance::tests::advance_test_jump_util ... ok test advance::tests::store_operation_test_get_adjacent_sample_at_timestamp ... ok Oct 25 01:41:31.172 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1666662096 offset=0x467 test advance::tests::store_operation_test_with_fake_store ... ok test cursor::tests::default_get_next ... ok Oct 25 01:41:31.173 WARN Expected file does not exist: /tmp/below_store_test.ZTM0NZDWY44B/index_01666742400 test compression::test::compressor_decompressor ... ok Oct 25 01:41:31.174 WARN Expected file does not exist: /tmp/below_store_test.OSJjCqctJJ3Y/index_01666915200 test cursor::tests::default_jump_to_key ... ok test cursor::tests::default_next ... ok test cursor::tests::default_get_near ... ok test compression::test::compatibility ... ok test cursor::tests::advance_when_empty ... ok Oct 25 01:41:31.175 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1666662091 offset=0x0 test test::test_cbor::test_adding_field ... ok test test::test_cbor::test_adding_optional_field ... ok test test::test_cbor::test_changing_optional_to_required ... ok test test::test_cbor::test_removing_field ... ok Oct 25 01:41:31.177 WARN Expected file does not exist: /tmp/below_store_test.gmT0BqnHKIZi/index_00000086400 test test::test_cbor::test_removing_optional_field ... ok Oct 25 01:41:31.177 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1666662101 offset=0x8ce test test::test_cbor::test_changing_required_to_optional ... ok Oct 25 01:41:31.177 WARN Expected file does not exist: /tmp/below_store_test.jNReIcmP9Pfd/index_00000086400 Oct 25 01:41:31.177 WARN Corrupted index entry found: shard=1666656000 offset=0x60 test cursor::tests::advance_at_boundries ... ok Oct 25 01:41:31.178 WARN Failed to extract serialized data frame: Failed to get index entry at offset 96 Oct 25 01:41:31.178 WARN Expected file does not exist: /tmp/below_store_test.7ijiIdO0ReNz/index_00000086400 test cursor::tests::advance_from_invalid_offset ... ok test test::test_cbor::test_serialize_deserialize ... ok test tests::create_writer_compressed_cbor ... ok Oct 25 01:41:31.180 WARN Data length mismatch: 585 (expect 584) test tests::create_writer_dict_compressed_cbor ... ok test tests::create_writer_uncompressed_cbor ... ok Oct 25 01:41:31.181 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1666748491 offset=0x0 test cursor::tests::get_corrupt ... ok Oct 25 01:41:31.181 INFO Padded index so that first entry of block is aligned. Previous len: 32. New len: 128 Oct 25 01:41:31.181 WARN Data length mismatch: 585 (expect 584) Oct 25 01:41:31.181 WARN Data length mismatch: 1130 (expect 1129) test cursor::tests::advance_retry ... ok test cursor::tests::read_compressed_cbor ... ok test cursor::tests::advance_simple ... ok Oct 25 01:41:31.184 WARN Corrupted index entry found: shard=1666828800 offset=0x0 test cursor::tests::read_cbor ... ok Oct 25 01:41:31.185 WARN Failed to extract serialized data frame: Failed to get index entry at offset 0 test cursor::tests::read_dict_compressed_cbor ... ok test tests::flock_protects_dict_compressed_cbor ... ok test tests::flock_protects_compressed_cbor ... ok test cursor::tests::manipulate_offset ... ok test tests::flock_protects_uncompressed_cbor ... ok Oct 25 01:41:31.188 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1666921291 offset=0x0 test cursor::tests::jump_to_key ... ok Oct 25 01:41:31.189 WARN Index length not a multiple of fixed index entry size: 90. Padded to size: 96 test tests::discard_earlier_uncompressed_cbor ... ok Oct 25 01:41:31.189 INFO Padded index so that first entry of block is aligned. Previous len: 90. New len: 128 test tests::put_and_read_work_across_shards_uncompressed_cbor ... ok Oct 25 01:41:31.190 WARN Corrupted index entry found: shard=1666828800 offset=0x0 Oct 25 01:41:31.190 WARN Failed to extract serialized data frame: Failed to get index entry at offset 0 Oct 25 01:41:31.190 WARN Index length not a multiple of fixed index entry size: 90. Padded to size: 96 Oct 25 01:41:31.190 WARN Corrupted index entry found: shard=86400 offset=0x20 test tests::discard_earlier_compressed_cbor ... ok Oct 25 01:41:31.191 WARN Corrupted index entry found: shard=86400 offset=0x40 test tests::read_past_the_end_returns_none_compressed_cbor ... ok Oct 25 01:41:31.191 WARN Corrupted index entry found: shard=86400 offset=0x20 test tests::read_past_the_end_returns_none_dict_compressed_cbor ... okOct 25 01:41:31.192 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1666748491 offset=0x0 Oct 25 01:41:31.192 WARN Corrupted index entry found: shard=86400 offset=0x40 test tests::read_iterates_appropriately_uncompressed_cbor ... Oct 25 01:41:31.192 WARN Corrupted index entry found: shard=86400 offset=0x20 ok test tests::discard_earlier_dict_compressed_cbor ... Oct 25 01:41:31.193 WARN Corrupted index entry found: shard=86400 offset=0x40 ok test tests::read_iterates_appropriately_compressed_cbor ... ok test tests::put_read_corrupt_data_compressed_cbor ... ok test tests::put_and_read_work_across_shards_compressed_cbor ... ok Oct 25 01:41:31.195 WARN Corrupted index entry found: shard=1666656000 offset=0x60 test tests::put_and_read_work_across_shards_dict_compressed_cbor ... ok Oct 25 01:41:31.195 WARN Failed to extract serialized data frame: Failed to get index entry at offset 96 test tests::read_past_the_end_returns_none_uncompressed_cbor ... ok Oct 25 01:41:31.196 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1666662101 offset=0x8ce test tests::put_read_corrupt_data_uncompressed_cbor ... ok test tests::put_read_corrupt_data_dict_compressed_cbor ... ok test tests::read_iterates_appropriately_dict_compressed_cbor ... ok test tests::put_new_shard_uncompressed_cbor ... ok test tests::put_new_shard_compressed_cbor ... ok test tests::read_reverse_uncompressed_cbor ... ok test tests::put_new_shard_dict_compressed_cbor ... ok test tests::read_reverse_across_shards_uncompressed_cbor ... ok test tests::read_reverse_compressed_cbor ... ok test tests::read_reverse_dict_compressed_cbor ... ok test tests::read_reverse_across_shards_compressed_cbor ... ok test tests::read_reverse_across_shards_dict_compressed_cbor ... ok test tests::read_skips_over_corrupt_index_entry_compressed_cbor ... ok test tests::simple_put_read_compressed_cbor ... okOct 25 01:41:31.200 INFO Padded index so that first entry of block is aligned. Previous len: 32. New len: 128 test tests::read_skips_over_corrupt_index_entry_uncompressed_cbor ... ok test tests::read_skips_over_corrupt_index_entry_dict_compressed_cbor ... ok test tests::simple_put_read_uncompressed_cbor ... ok test cursor::tests::skip_corrupt ... ok test tests::simple_put_read_dict_compressed_cbor ... ok test tests::writer_creates_directory_uncompressed_cbor ... ok test tests::writer_creates_directory_compressed_cbor ... ok test tests::writer_creates_directory_dict_compressed_cbor ... ok Oct 25 01:41:31.203 INFO Padded index so that first entry of block is aligned. Previous len: 160. New len: 256 test tests::writing_to_already_written_index_works_compressed_cbor ... ok test tests::writing_to_already_written_index_works_uncompressed_cbor ... ok test tests::writing_to_already_written_index_works_dict_compressed_cbor ... ok Oct 25 01:41:31.205 INFO Padded index so that first entry of block is aligned. Previous len: 224. New len: 256 Oct 25 01:41:31.205 INFO Padded index so that first entry of block is aligned. Previous len: 320. New len: 384 test tests::simple_put_read_10_dict_compressed_cbor ... ok test tests::simple_put_read_10_compressed_cbor ... ok Oct 25 01:41:31.206 INFO Padded index so that first entry of block is aligned. Previous len: 448. New len: 512 test tests::simple_put_read_10_uncompressed_cbor ... ok Oct 25 01:41:31.211 INFO Padded index so that first entry of block is aligned. Previous len: 832. New len: 896 Oct 25 01:41:31.212 INFO Padded index so that first entry of block is aligned. Previous len: 960. New len: 1024 Oct 25 01:41:31.212 WARN Expected file does not exist: /tmp/below_store_test.2GEHVgBJ7Klp/index_00000086400 test tests::write_index_padding ... ok Oct 25 01:41:31.214 WARN Expected file does not exist: /tmp/below_store_test.rqxNq8e4hqfA/index_00000086400 Oct 25 01:41:31.214 WARN Expected file does not exist: /tmp/below_store_test.ZONtWWyNKXWB/index_00000086400 Oct 25 01:41:31.215 WARN Expected file does not exist: /tmp/below_store_test.2GEHVgBJ7Klp/index_00000086400 Oct 25 01:41:31.215 WARN Expected file does not exist: /tmp/below_store_test.rqxNq8e4hqfA/index_00000086400 Oct 25 01:41:31.216 WARN Expected file does not exist: /tmp/below_store_test.ZONtWWyNKXWB/index_00000086400 Oct 25 01:41:31.216 WARN Expected file does not exist: /tmp/below_store_test.2GEHVgBJ7Klp/index_00000086400 Oct 25 01:41:31.217 WARN Expected file does not exist: /tmp/below_store_test.rqxNq8e4hqfA/index_00000086400 Oct 25 01:41:31.217 INFO Padded index so that first entry of block is aligned. Previous len: 1344. New len: 1408 Oct 25 01:41:31.218 WARN Expected file does not exist: /tmp/below_store_test.ZONtWWyNKXWB/index_00000086400 Oct 25 01:41:31.218 WARN Expected file does not exist: /tmp/below_store_test.2GEHVgBJ7Klp/index_00000086400 Oct 25 01:41:31.218 INFO Padded index so that first entry of block is aligned. Previous len: 1472. New len: 1536 Oct 25 01:41:31.218 WARN Expected file does not exist: /tmp/below_store_test.rqxNq8e4hqfA/index_00000086400 Oct 25 01:41:31.218 INFO Padded index so that first entry of block is aligned. Previous len: 1568. New len: 1600 test tests::try_discard_until_size_dict_compressed_cbor ... Oct 25 01:41:31.219 WARN Expected file does not exist: /tmp/below_store_test.ZONtWWyNKXWB/index_00000086400 ok test tests::try_discard_until_size_uncompressed_cbor ... ok test tests::try_discard_until_size_compressed_cbor ... ok Oct 25 01:41:31.221 INFO Padded index so that first entry of block is aligned. Previous len: 1824. New len: 1856 Oct 25 01:41:31.222 INFO Padded index so that first entry of block is aligned. Previous len: 1888. New len: 1920 Oct 25 01:41:31.222 INFO Padded index so that first entry of block is aligned. Previous len: 1952. New len: 2048 Oct 25 01:41:31.222 INFO Padded index so that first entry of block is aligned. Previous len: 2080. New len: 2112 Oct 25 01:41:31.223 INFO Padded index so that first entry of block is aligned. Previous len: 2144. New len: 2304 Oct 25 01:41:31.223 INFO Padded index so that first entry of block is aligned. Previous len: 2336. New len: 2432 Oct 25 01:41:31.224 INFO Padded index so that first entry of block is aligned. Previous len: 2496. New len: 2560 Oct 25 01:41:31.225 INFO Padded index so that first entry of block is aligned. Previous len: 2624. New len: 2688 Oct 25 01:41:31.226 INFO Padded index so that first entry of block is aligned. Previous len: 2752. New len: 2816 Oct 25 01:41:31.226 INFO Padded index so that first entry of block is aligned. Previous len: 2848. New len: 2880 Oct 25 01:41:31.227 INFO Padded index so that first entry of block is aligned. Previous len: 2912. New len: 2944 Oct 25 01:41:31.227 INFO Padded index so that first entry of block is aligned. Previous len: 2976. New len: 3072 Oct 25 01:41:31.228 INFO Padded index so that first entry of block is aligned. Previous len: 3104. New len: 3200 Oct 25 01:41:31.228 INFO Padded index so that first entry of block is aligned. Previous len: 3232. New len: 3328 Oct 25 01:41:31.228 INFO Padded index so that first entry of block is aligned. Previous len: 3360. New len: 3584 Oct 25 01:41:31.229 INFO Padded index so that first entry of block is aligned. Previous len: 3648. New len: 3840 Oct 25 01:41:31.230 INFO Padded index so that first entry of block is aligned. Previous len: 3904. New len: 4096 Oct 25 01:41:31.231 INFO Padded index so that first entry of block is aligned. Previous len: 4160. New len: 4352 Oct 25 01:41:31.231 INFO Padded index so that first entry of block is aligned. Previous len: 4384. New len: 4416 Oct 25 01:41:31.232 INFO Padded index so that first entry of block is aligned. Previous len: 4448. New len: 4608 Oct 25 01:41:31.232 INFO Padded index so that first entry of block is aligned. Previous len: 4640. New len: 4736 Oct 25 01:41:31.233 INFO Padded index so that first entry of block is aligned. Previous len: 4768. New len: 4864 Oct 25 01:41:31.233 INFO Padded index so that first entry of block is aligned. Previous len: 4896. New len: 5120 test tests::writing_to_already_written_index_with_different_compression_format_works ... ok test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s Running unittests src/lib.rs (target/debug/deps/below_view-ddaae704c076247f) running 3 tests test controllers::test::test_event_to_str ... ok test controllers::test::test_str_to_event_invalid ... ok test controllers::test::test_str_to_event_valid ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 5 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/cgroupfs-a88979228563dcd1) running 34 tests test test::test_cgroup_stat_invalid_format ... ok test test::test_cgroup_stat_parse_failure ... ok test test::test_child_cgroup_iter_empty ... ok test test::test_cpu_pressure_empty_file ... ok test test::test_cgroup_stat_success ... ok test test::test_child_cgroup_iter ... ok test test::test_cpu_stat_parse_failure ... ok test test::test_child_cgroup_iter_with_file ... ok test test::test_cpu_stat_invalid_format ... ok test test::test_io_stat_empty_file ... ok test test::test_cpu_pressure_full ... ok test test::test_cpu_pressure_success ... ok test test::test_io_pressure_empty_file ... ok test test::test_cpu_stat_success ... ok test test::test_io_pressure_success ... ok test test::test_memory_current_invalid_format ... ok test test::test_memory_high_failure ... ok test test::test_memory_current_success ... ok test test::test_memory_high_success ... ok test test::test_io_stat_parse_failure ... ok test test::test_memory_current_parse_failure ... ok test test::test_io_stat_success ... ok test test::test_memory_high_max_success ... ok test test::test_memory_stat_invalid_format ... ok test test::test_memory_pressure_success ... ok test test::test_memory_stat_overflow ... ok test test::test_memory_pressure_empty_file ... ok test test::test_memory_stat_parse_failure ... ok test test::test_memory_stat_success ... ok test test::test_read_inode_number ... ok test test::test_memory_swap_current_success ... ok test test::test_memory_zswap_current_success ... ok test test::test_validate_cgroup2_fs ... ok test test::test_root_cgroup_name_is_empty ... ok test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/lib.rs (target/debug/deps/fb_procfs-b3d0b13e0c17f532) running 17 tests test test::test_pid_cgroupv2 ... ok test test::test_kernel_version ... ok test test::test_pid_cmdline ... ok test test::test_pid_cgroupv1and2 ... ok test test::test_meminfo_success ... ok test test::test_pid_cgroupv1 ... ok test test::test_pid_mem ... ok test test::test_pid_io ... ok test test::test_read_mountinfo ... ok test test::test_pid_stat ... ok test test::test_read_pid_exec ... ok test test::test_vmstat_success ... ok test test::test_stat_success ... ok test test::test_read_all_pids ... ok test test::test_disk_stat ... ok test test::test_read_net_stat ... ok test test::test_pid_cmdline_loop ... ok test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s Doc-tests below-btrfs running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests below-common running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests below-config running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests below-dump running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests below-gpu-stats running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests below-model running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests below-render running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests below-store running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests below-view running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests cgroupfs running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests fb_procfs running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> below: Entering fakeroot... >>> below-openrc*: Running split function openrc... >>> below-openrc*: Preparing subpackage below-openrc... >>> below-openrc*: Running postcheck for below-openrc >>> below-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/below/pkg/below/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/below/pkg/below-bash-completion/usr/share/bash-completion/completions' >>> below-bash-completion*: Preparing subpackage below-bash-completion... >>> below-bash-completion*: Running postcheck for below-bash-completion >>> below-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/testing/below/pkg/below/usr/share/fish/completions' -> '/home/buildozer/aports/testing/below/pkg/below-fish-completion/usr/share/fish/completions' >>> below-fish-completion*: Preparing subpackage below-fish-completion... >>> below-fish-completion*: Running postcheck for below-fish-completion >>> below-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/below/pkg/below/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/below/pkg/below-zsh-completion/usr/share/zsh/site-functions' >>> below-zsh-completion*: Preparing subpackage below-zsh-completion... >>> below-zsh-completion*: Running postcheck for below-zsh-completion >>> below*: Running postcheck for below >>> below*: Preparing package below... >>> below*: Stripping binaries >>> below-bash-completion*: Scanning shared objects >>> below-fish-completion*: Scanning shared objects >>> below-openrc*: Scanning shared objects >>> below-zsh-completion*: Scanning shared objects >>> below*: Scanning shared objects >>> below-bash-completion*: Tracing dependencies... >>> below-bash-completion*: Package size: 60.0 KB >>> below-bash-completion*: Compressing data... >>> below-bash-completion*: Create checksum... >>> below-bash-completion*: Create below-bash-completion-0.6.2-r1.apk >>> below-fish-completion*: Tracing dependencies... >>> below-fish-completion*: Package size: 64.0 KB >>> below-fish-completion*: Compressing data... >>> below-fish-completion*: Create checksum... >>> below-fish-completion*: Create below-fish-completion-0.6.2-r1.apk >>> below-openrc*: Tracing dependencies... >>> below-openrc*: Package size: 24.0 KB >>> below-openrc*: Compressing data... >>> below-openrc*: Create checksum... >>> below-openrc*: Create below-openrc-0.6.2-r1.apk >>> below-zsh-completion*: Tracing dependencies... >>> below-zsh-completion*: Package size: 52.0 KB >>> below-zsh-completion*: Compressing data... >>> below-zsh-completion*: Create checksum... >>> below-zsh-completion*: Create below-zsh-completion-0.6.2-r1.apk >>> below*: Tracing dependencies... so:libbpf.so.1 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libzstd.so.1 >>> below*: Package size: 5.9 MB >>> below*: Compressing data... >>> below*: Create checksum... >>> below*: Create below-0.6.2-r1.apk >>> below: Build complete at Tue, 25 Oct 2022 01:41:38 +0000 elapsed time 0h 5m 19s >>> below: Cleaning up srcdir >>> below: Cleaning up pkgdir >>> below: Uninstalling dependencies... (1/22) Purging .makedepends-below (20221025.013621) (2/22) Purging libbpf-dev (1.0.1-r0) (3/22) Purging libbpf (1.0.1-r0) (4/22) Purging elfutils (0.187-r2) (5/22) Purging rustfmt (1.64.0-r2) (6/22) Purging cargo (1.64.0-r2) (7/22) Purging rust (1.64.0-r2) (8/22) Purging rust-stdlib (1.64.0-r2) (9/22) Purging zstd-dev (1.5.2-r9) (10/22) Purging clang15 (15.0.3-r1) (11/22) Purging clang15-libs (15.0.3-r1) (12/22) Purging llvm15-libs (15.0.3-r0) (13/22) Purging libffi (3.4.3-r0) (14/22) Purging elfutils-dev (0.187-r2) (15/22) Purging libelf (0.187-r2) (16/22) Purging xz-dev (5.2.7-r0) (17/22) Purging libxml2 (2.10.3-r0) (18/22) Purging xz-libs (5.2.7-r0) (19/22) Purging libbz2 (1.0.8-r3) (20/22) Purging musl-fts (1.2.7-r3) (21/22) Purging musl-obstack (1.2.3-r0) (22/22) Purging zlib-dev (1.2.13-r0) Executing busybox-1.35.0-r27.trigger OK: 393 MiB in 98 packages >>> below: Updating the testing/x86_64 repository index... >>> below: Signing the index...