>>> below: Building community/below 0.7.1-r0 (using abuild 3.15.0_rc3-r1) started Tue, 06 May 2025 22:20:24 +0000 >>> below: Validating /home/buildozer/aports/community/below/APKBUILD... >>> below: Analyzing dependencies... >>> below: Installing for build: build-base cargo cargo-auditable clang libbpf-dev rustfmt zlib-dev zstd-dev (1/27) Installing libffi (3.4.8-r0) (2/27) Installing xz-libs (5.8.1-r0) (3/27) Installing libxml2 (2.13.7-r1) (4/27) Installing llvm20-libs (20.1.3-r2) (5/27) Installing scudo-malloc (20.1.3-r0) (6/27) Installing rust (1.86.0-r2) (7/27) Installing cargo (1.86.0-r2) (8/27) Installing cargo-auditable (0.6.7-r0) (9/27) Installing clang20-headers (20.1.3-r1) (10/27) Installing clang20-libs (20.1.3-r1) (11/27) Installing llvm20-linker-tools (20.1.3-r2) (12/27) Installing clang20 (20.1.3-r1) (13/27) Installing libelf (0.193-r0) (14/27) Installing libbpf (1.5.0-r0) (15/27) Installing libbz2 (1.0.8-r6) (16/27) Installing musl-fts (1.2.7-r6) (17/27) Installing libdw (0.193-r0) (18/27) Installing libasm (0.193-r0) (19/27) Installing xz (5.8.1-r0) (20/27) Installing xz-dev (5.8.1-r0) (21/27) Installing zstd (1.5.7-r0) (22/27) Installing zstd-dev (1.5.7-r0) (23/27) Installing zlib-dev (1.3.1-r2) (24/27) Installing elfutils-dev (0.193-r0) (25/27) Installing libbpf-dev (1.5.0-r0) (26/27) Installing rustfmt (1.86.0-r2) (27/27) Installing .makedepends-below (20250506.222029) Executing busybox-1.37.0-r16.trigger OK: 855 MiB in 131 packages >>> below: Cleaning up srcdir >>> below: Cleaning up pkgdir >>> below: Cleaning up tmpdir >>> below: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/below-0.7.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/below-0.7.1.tar.gz.part' below-0.7.1.tar.gz.p 100% |********************************| 977k 0:00:00 ETA '/var/cache/distfiles/v3.22/below-0.7.1.tar.gz.part' saved >>> below: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/below-0.7.1.tar.gz >>> below: Checking sha512sums... below-0.7.1.tar.gz: OK getrandom-0.2.10.patch: OK fix-sudotest.patch: OK below.initd: OK below.confd: OK below.logrotate: OK >>> below: Unpacking /var/cache/distfiles/v3.22/below-0.7.1.tar.gz... >>> below: getrandom-0.2.10.patch patching file Cargo.lock Hunk #1 succeeded at 961 (offset 45 lines). Hunk #2 succeeded at 1208 (offset 46 lines). >>> below: fix-sudotest.patch patching file below/btrfs/src/btrfs_api/sudotest.rs warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions warning: /home/buildozer/aports/community/below/src/below-0.7.1/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/community/below/src/below-0.7.1/below/store/Cargo.toml: version requirement `0.11.2+zstd.1.5.2` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion Updating crates.io index Downloading crates ... Downloaded toml v0.7.6 Downloaded equivalent v1.0.0 Downloaded quote v1.0.29 Downloaded proc-macro2 v1.0.64 Downloaded darling_macro v0.14.2 Downloaded cursive_buffered_backend v0.6.1 Downloaded portpicker v0.1.1 Downloaded scroll_derive v0.11.0 Downloaded time-core v0.1.0 Downloaded terminal_size v0.2.1 Downloaded os_str_bytes v6.3.1 Downloaded anstyle v1.0.1 Downloaded either v1.8.0 Downloaded filetime v0.2.18 Downloaded proc-macro-crate v1.2.1 Downloaded num_enum_derive v0.5.7 Downloaded clap_lex v0.5.0 Downloaded iana-time-zone v0.1.53 Downloaded walkdir v2.3.2 Downloaded jobserver v0.1.25 Downloaded pkg-config v0.3.26 Downloaded clap_derive v4.3.2 Downloaded clap_complete v3.2.5 Downloaded portable-atomic v0.3.20 Downloaded console v0.15.2 Downloaded crossbeam-epoch v0.9.11 Downloaded clap v4.3.11 Downloaded num_enum v0.5.7 Downloaded tar v0.4.38 Downloaded rand v0.4.6 Downloaded bytes v1.2.1 Downloaded darling_core v0.14.2 Downloaded camino v1.1.1 Downloaded aho-corasick v0.7.19 Downloaded mio v0.8.5 Downloaded libm v0.2.5 Downloaded rustix v0.37.11 Downloaded tokio v1.21.2 Downloaded linux-raw-sys v0.0.46 Downloaded linux-raw-sys v0.3.1 Downloaded nix v0.25.0 Downloaded chrono v0.4.22 Downloaded syn v2.0.25 Downloaded portable-atomic v1.3.2 Downloaded time v0.3.16 Downloaded unicode-segmentation v1.10.0 Downloaded crossbeam-channel v0.5.6 Downloaded toml v0.5.8 Downloaded indexmap v1.9.1 Downloaded tempfile v3.5.0 Downloaded slog-term v2.9.0 Downloaded crossbeam-utils v0.8.12 Downloaded num-complex v0.4.2 Downloaded time-macros v0.2.5 Downloaded semver v1.0.14 Downloaded parking_lot_core v0.9.4 Downloaded ahash v0.8.0 Downloaded darling v0.14.2 Downloaded itoa v1.0.4 Downloaded rustversion v1.0.9 Downloaded thiserror-impl v1.0.43 Downloaded thiserror v1.0.43 Downloaded tempdir v0.3.7 Downloaded slab v0.4.7 Downloaded num v0.4.0 Downloaded users v0.11.0 Downloaded xattr v0.2.3 Downloaded remove_dir_all v0.5.3 Downloaded enum-map-derive v0.10.0 Downloaded indicatif v0.17.3 Downloaded enum-map v2.4.1 Downloaded paste v1.0.13 Downloaded enumset_derive v0.6.1 Downloaded io-lifetimes v0.7.4 Downloaded openat v0.1.21 Downloaded os_info v3.5.1 Downloaded enumset v1.0.12 Downloaded async-trait v0.1.71 Downloaded serde v1.0.177 Downloaded toml_edit v0.19.12 Downloaded serde_json v1.0.100 Downloaded clap_builder v4.3.11 Downloaded winnow v0.4.9 Downloaded cursive_core v0.3.5 Downloaded rustix v0.35.12 Downloaded serde_derive v1.0.177 Downloaded libbpf-cargo v0.21.1 Downloaded libbpf-sys v1.0.4+v1.0.1 Downloaded libbpf-rs v0.21.1 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions warning: /home/buildozer/aports/community/below/src/below-0.7.1/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/community/below/src/below-0.7.1/below/store/Cargo.toml: version requirement `0.11.2+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.147 Compiling proc-macro2 v1.0.64 Compiling unicode-ident v1.0.5 Compiling quote v1.0.29 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling serde v1.0.177 Compiling syn v1.0.109 Compiling memchr v2.5.0 Compiling version_check v0.9.4 Compiling thiserror v1.0.43 Compiling libm v0.2.5 Compiling bitflags v1.3.2 Compiling crossbeam-utils v0.8.12 Compiling log v0.4.17 Compiling scopeguard v1.1.0 Compiling pkg-config v0.3.26 Compiling once_cell v1.15.0 Compiling unicode-width v0.1.10 Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling lazy_static v1.4.0 Compiling anyhow v1.0.71 Compiling itoa v1.0.4 Compiling time-core v0.1.0 Compiling signal-hook v0.3.14 Compiling smallvec v1.10.0 Compiling parking_lot_core v0.9.4 Compiling num_threads v0.1.6 Compiling erased-serde v0.3.23 Compiling serde_json v1.0.100 Compiling pin-utils v0.1.0 Compiling stable_deref_trait v1.2.0 Compiling unicode-segmentation v1.10.0 Compiling regex-syntax v0.6.27 Compiling heck v0.4.0 Compiling slog v2.7.0 Compiling xi-unicode v0.3.0 Compiling ppv-lite86 v0.2.16 Compiling iana-time-zone v0.1.53 Compiling same-file v1.0.6 Compiling humantime v2.1.0 Compiling io-lifetimes v0.7.4 Compiling futures-core v0.3.28 Compiling rustversion v1.0.9 Compiling io-lifetimes v1.0.10 Compiling async-trait v0.1.71 Compiling rustix v0.35.12 Compiling semver v1.0.14 Compiling camino v1.1.1 Compiling hashbrown v0.14.0 Compiling ryu v1.0.11 Compiling equivalent v1.0.0 Compiling linux-raw-sys v0.0.46 Compiling match_cfg v0.1.0 Compiling rustix v0.37.11 Compiling linux-raw-sys v0.3.1 Compiling static_assertions v1.1.0 Compiling pin-project-lite v0.2.9 Compiling anstyle v1.0.1 Compiling clap_lex v0.5.0 Compiling futures-channel v0.3.28 Compiling rayon-core v1.9.3 Compiling winnow v0.4.9 Compiling futures-task v0.3.28 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling futures-sink v0.3.28 Compiling hashbrown v0.12.3 Compiling portable-atomic v1.3.2 Compiling either v1.8.0 Compiling half v1.8.2 Compiling fastrand v1.8.0 Compiling futures-util v0.3.28 Compiling os_str_bytes v6.3.1 Compiling futures-io v0.3.28 Compiling portable-atomic v0.3.20 Compiling strsim v0.10.0 Compiling time-macros v0.2.5 Compiling owning_ref v0.4.1 Compiling walkdir v2.3.2 Compiling termcolor v1.1.3 Compiling scroll v0.11.0 Compiling futures v0.1.31 Compiling maplit v1.0.2 Compiling remove_dir_all v0.5.3 Compiling thread_local v1.1.4 Compiling itertools v0.10.5 Compiling number_prefix v0.4.0 Compiling plain v0.2.3 Compiling num-traits v0.2.15 Compiling num-integer v0.1.45 Compiling memoffset v0.6.5 Compiling lock_api v0.4.9 Compiling num-rational v0.4.1 Compiling num-iter v0.1.43 Compiling memoffset v0.7.1 Compiling crossbeam-epoch v0.9.11 Compiling slab v0.4.7 Compiling indexmap v1.9.1 Compiling tokio v1.21.2 Compiling rayon v1.5.3 Compiling clap_lex v0.2.4 Compiling ahash v0.8.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling unicase v2.6.0 Compiling clap_builder v4.3.11 Compiling aho-corasick v0.7.19 Compiling crossbeam-channel v0.5.6 Compiling indexmap v2.0.0 Compiling crossbeam-deque v0.8.2 Compiling syn v2.0.25 Compiling num-complex v0.4.2 Compiling jobserver v0.1.25 Compiling nix v0.26.2 Compiling memmap2 v0.5.10 Compiling getrandom v0.2.10 Compiling signal-hook-registry v1.4.0 Compiling mio v0.8.5 Compiling time v0.3.16 Compiling atty v0.2.14 Compiling dirs-sys-next v0.1.2 Compiling num_cpus v1.13.1 Compiling nix v0.25.0 Compiling openat v0.1.21 Compiling hostname v0.3.1 Compiling xattr v0.2.3 Compiling filetime v0.2.18 Compiling terminal_size v0.1.17 Compiling rand v0.4.6 Compiling users v0.11.0 Compiling console v0.15.2 Compiling cc v1.0.73 Compiling rand_core v0.6.4 Compiling dirs-next v2.0.0 Compiling tar v0.4.38 Compiling threadpool v1.8.1 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.25.0 Compiling crossterm v0.23.2 Compiling rand v0.8.5 Compiling regex v1.6.0 Compiling num v0.4.0 Compiling tempdir v0.3.7 Compiling vsprintf v2.0.0 Compiling libbpf-sys v1.0.4+v1.0.1 Compiling zstd-sys v2.0.1+zstd.1.5.2 Compiling rand_distr v0.4.3 Compiling terminal_size v0.2.1 Compiling textwrap v0.16.0 Compiling tempfile v3.5.0 Compiling serde_derive v1.0.177 Compiling thiserror-impl v1.0.43 Compiling clap_derive v4.3.2 Compiling futures-macro v0.3.28 Compiling darling_core v0.14.2 Compiling clap v4.3.11 Compiling enum-map-derive v0.10.0 Compiling strum_macros v0.24.3 Compiling below_derive v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/below_derive) Compiling clap_derive v3.2.25 Compiling scroll_derive v0.11.0 Compiling enum-map v2.4.1 Compiling darling_macro v0.14.2 Compiling darling v0.14.2 Compiling enumset_derive v0.6.1 Compiling clap v3.2.25 Compiling futures-executor v0.3.28 Compiling enumset v1.0.12 Compiling futures v0.3.28 Compiling cursive_core v0.3.5 Compiling toml v0.5.8 Compiling cargo-platform v0.1.2 Compiling clap_complete v3.2.5 Compiling chrono v0.4.22 Compiling cgroupfs v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/cgroupfs) Compiling fb_procfs v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/procfs) Compiling os_info v3.5.1 Compiling bytes v1.2.1 Compiling toml_datetime v0.6.3 Compiling serde_spanned v0.6.3 Compiling serde_cbor v0.11.2 Compiling toml_edit v0.19.12 Compiling cursive v0.20.0 Compiling cursive_buffered_backend v0.6.1 Compiling proc-macro-crate v1.2.1 Compiling slog-term v2.9.0 Compiling cargo_metadata v0.15.4 Compiling num_enum_derive v0.5.7 Compiling below-common v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/common) Compiling below-btrfs v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/btrfs) Compiling below-gpu-stats v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/gpu_stats) warning: unexpected `cfg` condition name: `fbcode_build` --> below/gpu_stats/src/lib.rs:17:1 | 17 | open_source_shim!(pub); | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/gpu_stats/src/lib.rs:17:1 | 17 | open_source_shim!(pub); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling indicatif v0.17.3 warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/lib.rs:29:11 | 29 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/lib.rs:31:7 | 31 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/mod.rs:18:7 | 18 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/mod.rs:20:11 | 20 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/mod.rs:22:11 | 22 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/mod.rs:28:11 | 28 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `below-gpu-stats` (lib) generated 4 warnings (2 duplicates) Compiling num_enum v0.5.7 Compiling libbpf-rs v0.21.1 Compiling below-model v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/model) Compiling toml v0.7.6 warning: unexpected `cfg` condition name: `fbcode_build` --> below/model/src/lib.rs:42:1 | 42 | open_source_shim!(pub); | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/model/src/lib.rs:42:1 | 42 | open_source_shim!(pub); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/model/src/collector.rs:116:7 | 116 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/model/src/collector.rs:124:11 | 124 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling below-config v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/config) warning: `below-btrfs` (lib) generated 6 warnings Compiling libbpf-cargo v0.21.1 Compiling below v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below) Compiling below-store v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/store) Compiling below-render v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/render) warning: unexpected `cfg` condition name: `fbcode_build` --> below/render/src/lib.rs:30:1 | 30 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/render/src/lib.rs:30:1 | 30 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/store/src/lib.rs:51:1 | 51 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/store/src/lib.rs:51:1 | 51 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `below-render` (lib) generated 4 warnings (2 duplicates) Compiling below-dump v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/dump) Compiling below-view v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/view) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:83:7 | 83 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:93:1 | 93 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:174:11 | 174 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/filter_popup.rs:41:15 | 41 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/controllers/mod.rs:101:1 | 101 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/controllers/sample_controllers.rs:87:17 | 87 | advance!(c, adv, Direction::Forward); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` which comes from the expansion of the macro `advance` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/controllers/sample_controllers.rs:113:17 | 113 | advance!(c, adv, Direction::Reverse); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` which comes from the expansion of the macro `advance` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/controllers/view_controllers.rs:311:19 | 311 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/controllers/mod.rs:108:1 | 108 | / make_controllers!( 109 | | CmdPalette: InvokeCmdPalette, 110 | | NextTab: NextTabImpl, 111 | | PrevTab: PrevTabImpl, ... | 138 | | Url: URLPopup, 139 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` which comes from the expansion of the macro `make_controllers` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/viewrc.rs:60:33 | 60 | / ... view_warn!( 61 | | ... c, 62 | | ... "Failed to parse belowrc::{}: {}", 63 | | ... get_belowrc_view_section_key(), 64 | | ... e 65 | | ... ); | |_______________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/viewrc.rs:74:21 | 74 | view_warn!(c, "Failed to parse belowrc: {}", e); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:41:9 | 41 | view_warn!(c, "Time value should not start with 0"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:82:33 | 82 | None => view_warn!(c, "Cannot find available data sample"), | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:85:25 | 85 | view_warn!(c, "Failed to parse time of day value: {}", input); | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:103:37 | 103 | ... None => view_warn!(c, "Cannot find available data sample"), | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:107:25 | 107 | view_warn!(c, "Failed to parse time value: {}", input); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:208:15 | 208 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:246:11 | 246 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:266:15 | 266 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:279:19 | 279 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ ... 343 | view_warn!(c, "Failed to parse belowrc: {}", e); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:412:15 | 412 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:435:15 | 435 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ ... 461 | view_warn!(c, "{}", msg); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `below-model` (lib) generated 6 warnings (2 duplicates) warning: `below-view` (lib) generated 34 warnings (10 duplicates) warning: `below-store` (lib) generated 4 warnings (2 duplicates) warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:616:7 | 616 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:622:11 | 622 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:74:1 | 74 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:341:13 | 341 | if cfg!(fbcode_build) { | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:583:11 | 583 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `below` (bin "below") generated 8 warnings (3 duplicates) Finished `release` profile [optimized] target(s) in 2m 21s warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions warning: /home/buildozer/aports/community/below/src/below-0.7.1/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/community/below/src/below-0.7.1/below/store/Cargo.toml: version requirement `0.11.2+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.147 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.64 Compiling unicode-ident v1.0.5 Compiling quote v1.0.29 Compiling cfg-if v1.0.0 Compiling serde v1.0.177 Compiling syn v1.0.109 Compiling bitflags v1.3.2 Compiling version_check v0.9.4 Compiling once_cell v1.15.0 Compiling memchr v2.5.0 Compiling libm v0.2.5 Compiling lazy_static v1.4.0 Compiling crossbeam-utils v0.8.12 Compiling log v0.4.17 Compiling itoa v1.0.4 Compiling thiserror v1.0.43 Compiling scopeguard v1.1.0 Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling unicode-width v0.1.10 Compiling regex-syntax v0.6.27 Compiling signal-hook v0.3.14 Compiling time-core v0.1.0 Compiling smallvec v1.10.0 Compiling parking_lot_core v0.9.4 Compiling num_threads v0.1.6 Compiling anyhow v1.0.71 Compiling erased-serde v0.3.23 Compiling stable_deref_trait v1.2.0 Compiling unicode-segmentation v1.10.0 Compiling pin-utils v0.1.0 Compiling xi-unicode v0.3.0 Compiling slog v2.7.0 Compiling same-file v1.0.6 Compiling iana-time-zone v0.1.53 Compiling humantime v2.1.0 Compiling ppv-lite86 v0.2.16 Compiling pkg-config v0.3.26 Compiling serde_json v1.0.100 Compiling ryu v1.0.11 Compiling async-trait v0.1.71 Compiling match_cfg v0.1.0 Compiling static_assertions v1.1.0 Compiling heck v0.4.0 Compiling equivalent v1.0.0 Compiling hashbrown v0.14.0 Compiling futures-core v0.3.28 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling remove_dir_all v0.5.3 Compiling winnow v0.4.9 Compiling io-lifetimes v1.0.10 Compiling half v1.8.2 Compiling io-lifetimes v0.7.4 Compiling rustix v0.37.11 Compiling rustix v0.35.12 Compiling linux-raw-sys v0.3.1 Compiling maplit v1.0.2 Compiling either v1.8.0 Compiling fastrand v1.8.0 Compiling linux-raw-sys v0.0.46 Compiling rustversion v1.0.9 Compiling pin-project-lite v0.2.9 Compiling futures-task v0.3.28 Compiling futures-channel v0.3.28 Compiling os_str_bytes v6.3.1 Compiling futures-util v0.3.28 Compiling camino v1.1.1 Compiling hashbrown v0.12.3 Compiling semver v1.0.14 Compiling futures-sink v0.3.28 Compiling termcolor v1.1.3 Compiling anstyle v1.0.1 Compiling futures-io v0.3.28 Compiling paste v1.0.13 Compiling strsim v0.10.0 Compiling futures v0.1.31 Compiling clap_lex v0.5.0 Compiling rayon-core v1.9.3 Compiling portable-atomic v1.3.2 Compiling scroll v0.11.0 Compiling portable-atomic v0.3.20 Compiling number_prefix v0.4.0 Compiling plain v0.2.3 Compiling thread_local v1.1.4 Compiling time-macros v0.2.5 Compiling owning_ref v0.4.1 Compiling walkdir v2.3.2 Compiling clap_lex v0.2.4 Compiling num-traits v0.2.15 Compiling num-integer v0.1.45 Compiling memoffset v0.6.5 Compiling num-rational v0.4.1 Compiling num-iter v0.1.43 Compiling lock_api v0.4.9 Compiling slab v0.4.7 Compiling memoffset v0.7.1 Compiling indexmap v1.9.1 Compiling crossbeam-epoch v0.9.11 Compiling rayon v1.5.3 Compiling tokio v1.21.2 Compiling ahash v0.8.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling unicase v2.6.0 Compiling itertools v0.10.5 Compiling clap_builder v4.3.11 Compiling aho-corasick v0.7.19 Compiling crossbeam-channel v0.5.6 Compiling indexmap v2.0.0 Compiling crossbeam-deque v0.8.2 Compiling syn v2.0.25 Compiling num-complex v0.4.2 Compiling getrandom v0.2.10 Compiling signal-hook-registry v1.4.0 Compiling time v0.3.16 Compiling mio v0.8.5 Compiling dirs-sys-next v0.1.2 Compiling atty v0.2.14 Compiling openat v0.1.21 Compiling nix v0.25.0 Compiling jobserver v0.1.25 Compiling num_cpus v1.13.1 Compiling hostname v0.3.1 Compiling memmap2 v0.5.10 Compiling rand v0.4.6 Compiling filetime v0.2.18 Compiling xattr v0.2.3 Compiling nix v0.26.2 Compiling terminal_size v0.1.17 Compiling users v0.11.0 Compiling console v0.15.2 Compiling dirs-next v2.0.0 Compiling rand_core v0.6.4 Compiling tar v0.4.38 Compiling threadpool v1.8.1 Compiling term v0.7.0 Compiling cc v1.0.73 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling signal-hook-mio v0.2.3 Compiling crossterm v0.25.0 Compiling crossterm v0.23.2 Compiling rand v0.8.5 Compiling regex v1.6.0 Compiling tempdir v0.3.7 Compiling num v0.4.0 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 portpicker v0.1.1 Compiling terminal_size v0.2.1 Compiling textwrap v0.16.0 Compiling zstd v0.11.2+zstd.1.5.2 Compiling tempfile v3.5.0 Compiling serde_derive v1.0.177 Compiling thiserror-impl v1.0.43 Compiling futures-macro v0.3.28 Compiling clap_derive v4.3.2 Compiling darling_core v0.14.2 Compiling clap v4.3.11 Compiling enum-map-derive v0.10.0 Compiling below_derive v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/below_derive) Compiling clap_derive v3.2.25 Compiling strum_macros v0.24.3 Compiling scroll_derive v0.11.0 Compiling enum-map v2.4.1 Compiling darling_macro v0.14.2 Compiling darling v0.14.2 Compiling enumset_derive v0.6.1 Compiling clap v3.2.25 Compiling futures-executor v0.3.28 Compiling enumset v1.0.12 Compiling futures v0.3.28 Compiling cursive_core v0.3.5 Compiling chrono v0.4.22 Compiling cgroupfs v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/cgroupfs) Compiling fb_procfs v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/procfs) Compiling os_info v3.5.1 Compiling bytes v1.2.1 Compiling toml_datetime v0.6.3 Compiling serde_spanned v0.6.3 Compiling serde_cbor v0.11.2 Compiling toml v0.5.8 Compiling cargo-platform v0.1.2 Compiling toml_edit v0.19.12 Compiling clap_complete v3.2.5 Compiling cursive v0.20.0 Compiling cursive_buffered_backend v0.6.1 Compiling slog-term v2.9.0 Compiling proc-macro-crate v1.2.1 Compiling cargo_metadata v0.15.4 Compiling below-common v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/common) Compiling num_enum_derive v0.5.7 Compiling indicatif v0.17.3 Compiling below-btrfs v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/btrfs) Compiling below-gpu-stats v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/gpu_stats) warning: unexpected `cfg` condition name: `fbcode_build` --> below/gpu_stats/src/lib.rs:17:1 | 17 | open_source_shim!(pub); | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/gpu_stats/src/lib.rs:17:1 | 17 | open_source_shim!(pub); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/lib.rs:29:11 | 29 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/lib.rs:31:7 | 31 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/mod.rs:18:7 | 18 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/mod.rs:20:11 | 20 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/mod.rs:22:11 | 22 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/mod.rs:28:11 | 28 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `below-gpu-stats` (lib) generated 4 warnings (2 duplicates) warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/sudotest.rs:21:7 | 21 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/sudotest.rs:23:7 | 23 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/sudotest.rs:30:11 | 30 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/btrfs/src/btrfs_api/sudotest.rs:32:11 | 32 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling num_enum v0.5.7 warning: `below-gpu-stats` (lib test) generated 4 warnings (4 duplicates) Compiling libbpf-rs v0.21.1 Compiling toml v0.7.6 Compiling below-model v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/model) warning: `below-btrfs` (lib) generated 6 warnings Compiling below-config v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/config) warning: unexpected `cfg` condition name: `fbcode_build` --> below/model/src/lib.rs:42:1 | 42 | open_source_shim!(pub); | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/model/src/lib.rs:42:1 | 42 | open_source_shim!(pub); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/model/src/collector.rs:116:7 | 116 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/model/src/collector.rs:124:11 | 124 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling libbpf-cargo v0.21.1 Compiling below v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below) warning: `below-btrfs` (lib test) generated 10 warnings (6 duplicates) Compiling below-store v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/store) Compiling below-render v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/render) warning: unexpected `cfg` condition name: `fbcode_build` --> below/render/src/lib.rs:30:1 | 30 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/render/src/lib.rs:30:1 | 30 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/store/src/lib.rs:51:1 | 51 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/store/src/lib.rs:51:1 | 51 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `below-render` (lib) generated 4 warnings (2 duplicates) Compiling below-view v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/view) Compiling below-dump v0.7.1 (/home/buildozer/aports/community/below/src/below-0.7.1/below/dump) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:83:7 | 83 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:93:1 | 93 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:174:11 | 174 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/filter_popup.rs:41:15 | 41 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/controllers/mod.rs:101:1 | 101 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/controllers/sample_controllers.rs:87:17 | 87 | advance!(c, adv, Direction::Forward); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` which comes from the expansion of the macro `advance` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/controllers/sample_controllers.rs:113:17 | 113 | advance!(c, adv, Direction::Reverse); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` which comes from the expansion of the macro `advance` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/controllers/view_controllers.rs:311:19 | 311 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/controllers/mod.rs:108:1 | 108 | / make_controllers!( 109 | | CmdPalette: InvokeCmdPalette, 110 | | NextTab: NextTabImpl, 111 | | PrevTab: PrevTabImpl, ... | 138 | | Url: URLPopup, 139 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` which comes from the expansion of the macro `make_controllers` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/viewrc.rs:60:33 | 60 | / ... view_warn!( 61 | | ... c, 62 | | ... "Failed to parse belowrc::{}: {}", 63 | | ... get_belowrc_view_section_key(), 64 | | ... e 65 | | ... ); | |_______________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/viewrc.rs:74:21 | 74 | view_warn!(c, "Failed to parse belowrc: {}", e); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:41:9 | 41 | view_warn!(c, "Time value should not start with 0"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:82:33 | 82 | None => view_warn!(c, "Cannot find available data sample"), | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:85:25 | 85 | view_warn!(c, "Failed to parse time of day value: {}", input); | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:103:37 | 103 | ... None => view_warn!(c, "Cannot find available data sample"), | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | ::: below/view/src/jump_popup.rs:107:25 | 107 | view_warn!(c, "Failed to parse time value: {}", input); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:208:15 | 208 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:246:11 | 246 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:266:15 | 266 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:279:19 | 279 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ ... 343 | view_warn!(c, "Failed to parse belowrc: {}", e); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:412:15 | 412 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:435:15 | 435 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/view/src/lib.rs:150:19 | 150 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ ... 461 | view_warn!(c, "{}", msg); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `view_warn` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `below-model` (lib) generated 6 warnings (2 duplicates) warning: `below-model` (lib test) generated 6 warnings (6 duplicates) warning: `below-render` (lib test) generated 4 warnings (4 duplicates) warning: `below-view` (lib) generated 34 warnings (10 duplicates) warning: `below-store` (lib) generated 4 warnings (2 duplicates) warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:616:7 | 616 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:622:11 | 622 | #[cfg(not(fbcode_build))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:74:1 | 74 | open_source_shim!(); | ^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `open_source_shim` crate for guidance on how handle this unexpected cfg = help: the macro `open_source_shim` may come from an old version of the `below_common` crate, try updating your dependency with `cargo update -p below_common` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `open_source_shim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:341:13 | 341 | if cfg!(fbcode_build) { | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbcode_build` --> below/src/main.rs:583:11 | 583 | #[cfg(fbcode_build)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbcode_build)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbcode_build)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `below-store` (lib test) generated 4 warnings (4 duplicates) warning: `below` (bin "below" test) generated 8 warnings (3 duplicates) warning: `below-view` (lib test) generated 34 warnings (34 duplicates) Finished `test` profile [unoptimized + debuginfo] target(s) in 33.74s Running unittests src/main.rs (target/debug/deps/below-fdfa61ecdbd450e0) running 5 tests test test::testing_fold_string ... ok test test::calculate_pressure ... ok test test::calculate_cpu_usage ... ok test test::default_cgroup_io_model ... 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-838f666fa45dc117) 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_clone_range_args ... 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_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::test_sample ... ignored test btrfs_api::sudotest::logical_ino_test ... ok test btrfs_api::sudotest::tree_search_cb_test ... ignored test btrfs_api::test::search_key_test ... ok test test::sample_tree_add_empty_test ... ok test test::sample_tree_add_path_test ... ok test test::sample_tree_create_test ... ok test result: ok. 94 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/lib.rs (target/debug/deps/below_common-f841bfb07f19e600) running 14 tests test util::test::test_every_n ... ok test util::test::test_convert_bytes ... 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_ago_short ... ok test dateutil::tests::test_parse_from_now_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.29s Running unittests src/lib.rs (target/debug/deps/below_config-95ff151719a0066f) running 5 tests test test::test_config_default ... ok test test::test_config_fs_failure ... ok test test::test_config_partial_load ... ok test test::test_config_load_failed ... 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-609a55acac848f90) 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-27c88f7534d0c062) 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-b0efce48c2365601) running 13 tests test cgroup::tests::query_model ... ok test process::test::query_model ... ok test tests::test_btreemap_field_id ... ok test network::test::query_model ... ok test system::test::query_model ... ok test collector_plugin::test::test_collect_and_consume ... ok test cgroup::tests::query_nested_cgroup ... ok test tests::test_query_btreemap ... ok test tests::test_query_vec ... 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.00s Running unittests src/lib.rs (target/debug/deps/below_render-762ea6b1b92ae8c6) running 10 tests test test_openmetrics_counter ... ok test test_openmetrics_gauge ... ok test test_openmetrics_label ... ok test test_openmetrics_label_escaped_backslash ... ok test test_openmetrics_label_escaped_newline ... ok test test_openmetrics_label_escaped_newline_and_backslash ... ok test test_openmetrics_label_escaped_quotes ... ok test test_openmetrics_labels ... ok test test_openmetrics_unit ... ok test test_openmetrics_unit_exists ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/below_store-7e9df3cc81d9a5b7) running 83 tests May 06 22:23:30.449 WARN Expected file does not exist: /tmp/below_store_test.73hStW4HM4vu/index_01746576000 May 06 22:23:30.450 WARN Expected file does not exist: /tmp/below_store_test.73hStW4HM4vu/index_01746835200 May 06 22:23:30.451 WARN Corrupted index entry found: shard=1746489600 offset=0x0 May 06 22:23:30.451 WARN Corrupted index entry found: shard=1746489600 offset=0x0 May 06 22:23:30.451 WARN Failed to extract serialized data frame: Failed to get index entry at offset 0 May 06 22:23:30.451 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1746570215 offset=0x542 May 06 22:23:30.452 WARN Expected file does not exist: /tmp/below_store_test.5xQ7DTFe1Vej/index_01746576000 May 06 22:23:30.452 WARN Expected file does not exist: /tmp/below_store_test.ZxqTD16G1tJR/index_01746748800 May 06 22:23:30.452 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1746570210 offset=0x0 May 06 22:23:30.453 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1746570220 offset=0xa84 May 06 22:23:30.453 WARN Corrupted index entry found: shard=1746489600 offset=0x60 May 06 22:23:30.453 WARN Failed to extract serialized data frame: Failed to get index entry at offset 96 May 06 22:23:30.454 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1746656610 offset=0x0 May 06 22:23:30.454 WARN Expected file does not exist: /tmp/below_store_test.bfGi6N5pgHxy/index_00000086400 May 06 22:23:30.454 WARN Expected file does not exist: /tmp/below_store_test.adFuYMKeOGj5/index_00000086400 May 06 22:23:30.455 WARN Corrupted index entry found: shard=1746662400 offset=0x0 May 06 22:23:30.455 WARN Data length mismatch: 660 (expect 659) May 06 22:23:30.455 WARN Data length mismatch: 1349 (expect 1348) May 06 22:23:30.455 WARN Failed to extract serialized data frame: Failed to get index entry at offset 0 May 06 22:23:30.455 WARN Data length mismatch: 660 (expect 659) May 06 22:23:30.456 WARN Expected file does not exist: /tmp/below_store_test.2Zl7XLp1En9M/index_00000086400 May 06 22:23:30.456 INFO Padded index so that first entry of block is aligned. Previous len: 32. New len: 128 May 06 22:23:30.457 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1746829410 offset=0x0 May 06 22:23:30.458 WARN Corrupted index entry found: shard=1746662400 offset=0x0 May 06 22:23:30.458 WARN Failed to extract serialized data frame: Failed to get index entry at offset 0 May 06 22:23:30.458 WARN Index length not a multiple of fixed index entry size: 90. Padded to size: 96 May 06 22:23:30.459 WARN Index length not a multiple of fixed index entry size: 90. Padded to size: 96 May 06 22:23:30.459 INFO Padded index so that first entry of block is aligned. Previous len: 90. New len: 128 May 06 22:23:30.459 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1746656610 offset=0x0 May 06 22:23:30.459 WARN Corrupted index entry found: shard=86400 offset=0x20 May 06 22:23:30.459 WARN Corrupted index entry found: shard=86400 offset=0x20 May 06 22:23:30.459 WARN Corrupted index entry found: shard=86400 offset=0x20 May 06 22:23:30.460 WARN Corrupted index entry found: shard=86400 offset=0x40 May 06 22:23:30.460 WARN Corrupted index entry found: shard=86400 offset=0x40 May 06 22:23:30.460 WARN Corrupted index entry found: shard=86400 offset=0x40 test advance::tests::advance_test_initialize ... ok May 06 22:23:30.460 WARN Corrupted index entry found: shard=1746489600 offset=0x60 test advance::tests::advance_test_get_next_ts ... ok May 06 22:23:30.460 WARN Failed to extract serialized data frame: Failed to get index entry at offset 96 May 06 22:23:30.461 WARN Failed to extract serialized data frame: Corrupted data entry found: ts=1746570220 offset=0xa84 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 test advance::tests::store_operation_test_with_fake_store ... ok test compression::test::compressor_decompressor ... ok test compression::test::compatibility ... ok test cursor::tests::default_get_near ... ok test cursor::tests::default_get_next ... ok May 06 22:23:30.462 INFO Padded index so that first entry of block is aligned. Previous len: 32. New len: 128 test cursor::tests::default_jump_to_key ... ok test cursor::tests::advance_when_empty ... ok test cursor::tests::default_next ... ok test test::test_cbor::test_adding_field ... ok test cursor::tests::advance_at_boundries ... ok test test::test_cbor::test_adding_optional_field ... ok May 06 22:23:30.462 INFO Padded index so that first entry of block is aligned. Previous len: 160. New len: 256 test test::test_cbor::test_changing_optional_to_required ... ok test test::test_cbor::test_removing_field ... ok test test::test_cbor::test_removing_optional_field ... ok test cursor::tests::advance_from_invalid_offset ... ok test test::test_cbor::test_changing_required_to_optional ... ok test cursor::tests::get_corrupt ... ok test test::test_cbor::test_serialize_deserialize ... ok test cursor::tests::advance_simple ... ok test tests::create_writer_compressed_cbor ... ok test tests::create_writer_dict_compressed_cbor ... ok test cursor::tests::advance_retry ... ok test tests::create_writer_uncompressed_cbor ... ok test cursor::tests::manipulate_offset ... ok test tests::flock_protects_compressed_cbor ... ok test cursor::tests::read_cbor ... ok test cursor::tests::read_compressed_cbor ... ok test cursor::tests::read_dict_compressed_cbor ... ok test tests::flock_protects_dict_compressed_cbor ... ok test tests::flock_protects_uncompressed_cbor ... ok test cursor::tests::jump_to_key ... ok test tests::read_iterates_appropriately_uncompressed_cbor ... ok test tests::discard_earlier_uncompressed_cbor ... ok May 06 22:23:30.464 INFO Padded index so that first entry of block is aligned. Previous len: 224. New len: 256 test tests::put_and_read_work_across_shards_uncompressed_cbor ... ok test tests::read_iterates_appropriately_compressed_cbor ... ok test tests::put_read_corrupt_data_uncompressed_cbor ... ok test tests::put_and_read_work_across_shards_compressed_cbor ... ok test tests::discard_earlier_compressed_cbor ... ok test tests::read_past_the_end_returns_none_compressed_cbor ... ok test tests::read_past_the_end_returns_none_dict_compressed_cbor ... ok test tests::read_past_the_end_returns_none_uncompressed_cbor ... ok May 06 22:23:30.465 INFO Padded index so that first entry of block is aligned. Previous len: 320. New len: 384 test tests::read_iterates_appropriately_dict_compressed_cbor ... ok test tests::put_read_corrupt_data_compressed_cbor ... ok test tests::put_read_corrupt_data_dict_compressed_cbor ... ok test tests::put_and_read_work_across_shards_dict_compressed_cbor ... ok test tests::put_new_shard_uncompressed_cbor ... ok test tests::put_new_shard_compressed_cbor ... ok test tests::discard_earlier_dict_compressed_cbor ... ok test tests::read_reverse_uncompressed_cbor ... ok test tests::read_reverse_compressed_cbor ... ok May 06 22:23:30.465 INFO Padded index so that first entry of block is aligned. Previous len: 448. New len: 512 test tests::read_reverse_across_shards_uncompressed_cbor ... ok test tests::read_reverse_dict_compressed_cbor ... ok test tests::read_reverse_across_shards_dict_compressed_cbor ... ok test tests::read_reverse_across_shards_compressed_cbor ... ok test tests::read_skips_over_corrupt_index_entry_uncompressed_cbor ... ok test tests::read_skips_over_corrupt_index_entry_compressed_cbor ... ok test tests::put_new_shard_dict_compressed_cbor ... ok test tests::simple_put_read_uncompressed_cbor ... ok test tests::simple_put_read_compressed_cbor ... ok test tests::read_skips_over_corrupt_index_entry_dict_compressed_cbor ... ok test tests::simple_put_read_dict_compressed_cbor ... ok test cursor::tests::skip_corrupt ... ok test tests::writer_creates_directory_compressed_cbor ... ok test tests::writer_creates_directory_dict_compressed_cbor ... ok test tests::writer_creates_directory_uncompressed_cbor ... ok test tests::writing_to_already_written_index_works_compressed_cbor ... ok test tests::writing_to_already_written_index_works_uncompressed_cbor ... ok test tests::simple_put_read_10_uncompressed_cbor ... ok test tests::writing_to_already_written_index_works_dict_compressed_cbor ... ok test tests::simple_put_read_10_compressed_cbor ... ok test tests::simple_put_read_10_dict_compressed_cbor ... ok test tests::write_index_padding ... ok May 06 22:23:30.468 INFO Padded index so that first entry of block is aligned. Previous len: 832. New len: 896 May 06 22:23:30.469 INFO Padded index so that first entry of block is aligned. Previous len: 960. New len: 1024 May 06 22:23:30.469 WARN Expected file does not exist: /tmp/below_store_test.k4i4XhG4FFMI/index_00000086400 May 06 22:23:30.469 WARN Expected file does not exist: /tmp/below_store_test.2yNBBba02p32/index_00000086400 May 06 22:23:30.469 WARN Expected file does not exist: /tmp/below_store_test.3YGE1d19dz2k/index_00000086400 May 06 22:23:30.469 WARN Expected file does not exist: /tmp/below_store_test.k4i4XhG4FFMI/index_00000086400 May 06 22:23:30.469 WARN Expected file does not exist: /tmp/below_store_test.2yNBBba02p32/index_00000086400 May 06 22:23:30.470 WARN Expected file does not exist: /tmp/below_store_test.3YGE1d19dz2k/index_00000086400 May 06 22:23:30.470 WARN Expected file does not exist: /tmp/below_store_test.k4i4XhG4FFMI/index_00000086400 May 06 22:23:30.470 WARN Expected file does not exist: /tmp/below_store_test.2yNBBba02p32/index_00000086400 May 06 22:23:30.470 INFO Padded index so that first entry of block is aligned. Previous len: 1344. New len: 1408 May 06 22:23:30.470 WARN Expected file does not exist: /tmp/below_store_test.k4i4XhG4FFMI/index_00000086400 May 06 22:23:30.471 WARN Expected file does not exist: /tmp/below_store_test.3YGE1d19dz2k/index_00000086400 May 06 22:23:30.471 INFO Padded index so that first entry of block is aligned. Previous len: 1472. New len: 1536 May 06 22:23:30.471 WARN Expected file does not exist: /tmp/below_store_test.2yNBBba02p32/index_00000086400 test tests::try_discard_until_size_uncompressed_cbor ... ok May 06 22:23:30.471 INFO Padded index so that first entry of block is aligned. Previous len: 1568. New len: 1600 May 06 22:23:30.471 WARN Expected file does not exist: /tmp/below_store_test.3YGE1d19dz2k/index_00000086400 test tests::try_discard_until_size_dict_compressed_cbor ... ok test tests::try_discard_until_size_compressed_cbor ... ok May 06 22:23:30.472 INFO Padded index so that first entry of block is aligned. Previous len: 1824. New len: 1856 May 06 22:23:30.472 INFO Padded index so that first entry of block is aligned. Previous len: 1888. New len: 1920 May 06 22:23:30.472 INFO Padded index so that first entry of block is aligned. Previous len: 1952. New len: 2048 May 06 22:23:30.473 INFO Padded index so that first entry of block is aligned. Previous len: 2080. New len: 2112 May 06 22:23:30.473 INFO Padded index so that first entry of block is aligned. Previous len: 2144. New len: 2304 May 06 22:23:30.473 INFO Padded index so that first entry of block is aligned. Previous len: 2336. New len: 2432 May 06 22:23:30.473 INFO Padded index so that first entry of block is aligned. Previous len: 2496. New len: 2560 May 06 22:23:30.473 INFO Padded index so that first entry of block is aligned. Previous len: 2624. New len: 2688 May 06 22:23:30.474 INFO Padded index so that first entry of block is aligned. Previous len: 2752. New len: 2816 May 06 22:23:30.474 INFO Padded index so that first entry of block is aligned. Previous len: 2848. New len: 2880 May 06 22:23:30.474 INFO Padded index so that first entry of block is aligned. Previous len: 2912. New len: 2944 May 06 22:23:30.474 INFO Padded index so that first entry of block is aligned. Previous len: 2976. New len: 3072 May 06 22:23:30.474 INFO Padded index so that first entry of block is aligned. Previous len: 3104. New len: 3200 May 06 22:23:30.474 INFO Padded index so that first entry of block is aligned. Previous len: 3232. New len: 3328 May 06 22:23:30.475 INFO Padded index so that first entry of block is aligned. Previous len: 3360. New len: 3584 May 06 22:23:30.475 INFO Padded index so that first entry of block is aligned. Previous len: 3648. New len: 3840 May 06 22:23:30.475 INFO Padded index so that first entry of block is aligned. Previous len: 3904. New len: 4096 May 06 22:23:30.475 INFO Padded index so that first entry of block is aligned. Previous len: 4160. New len: 4352 May 06 22:23:30.475 INFO Padded index so that first entry of block is aligned. Previous len: 4384. New len: 4416 May 06 22:23:30.476 INFO Padded index so that first entry of block is aligned. Previous len: 4448. New len: 4608 May 06 22:23:30.476 INFO Padded index so that first entry of block is aligned. Previous len: 4640. New len: 4736 May 06 22:23:30.476 INFO Padded index so that first entry of block is aligned. Previous len: 4768. New len: 4864 May 06 22:23:30.476 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.04s Running unittests src/lib.rs (target/debug/deps/below_view-3b5de0e5c565f041) 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-a4ca73e8b77fed6b) running 67 tests test test::test_cgroup_stat_invalid_format ... ok test test::test_cgroup_stat_parse_failure ... ok test test::test_cgroup_stat_success ... ok test test::test_child_cgroup_iter_empty ... ok test test::test_child_cgroup_iter ... ok test test::test_cpu_pressure_empty_file ... ok test test::test_child_cgroup_iter_with_file ... ok test test::test_cpu_stat_invalid_format ... ok test test::test_cpu_pressure_full ... ok test test::test_cpu_pressure_success ... ok test test::test_cpu_stat_parse_failure ... ok test test::test_cpu_stat_success ... ok test test::test_io_pressure_empty_file ... ok test test::test_io_pressure_success ... ok test test::test_io_stat_empty_file ... ok test test::test_io_stat_parse_failure ... ok test test::test_memory_current_invalid_format ... ok test test::test_memory_current_parse_failure ... ok test test::test_memory_current_success ... ok test test::test_io_stat_success ... ok test test::test_memory_numa_stat_invalid_format ... ok test test::test_memory_numa_stat_parse_failure ... ok test test::test_memory_pressure_empty_file ... ok test test::test_memory_stat_invalid_format ... ok test test::test_memory_stat_overflow ... ok test test::test_memory_pressure_success ... ok test test::test_memory_stat_parse_failure ... ok test test::test_memory_stat_success ... ok test test::test_memory_swap_current_success ... ok test test::test_memory_zswap_current_success ... ok test test::test_read_cgroup_controllers_success ... ok test test::test_read_cgroup_subtree_control_success ... ok test test::test_read_cpu_max_failure1 ... ok test test::test_read_cpu_max_failure2 ... ok test test::test_read_cpu_max_failure3 ... ok test test::test_read_cpu_max_success1 ... ok test test::test_read_cpu_max_success2 ... ok test test::test_memory_numa_stat_success ... ok test test::test_read_cpu_weight_success ... ok test test::test_read_cpu_weight_failure ... ok test test::test_read_cpuset_cpus_effective_success ... ok test test::test_read_cpuset_cpus_success ... ok test test::test_read_cpuset_cpus_effective_failure ... ok test test::test_read_cpuset_cpus_failure ... ok test test::test_read_cpuset_mems_effective_failure ... ok test test::test_read_cpuset_mems_effective_success ... ok test test::test_read_cpuset_mems_failure ... ok test test::test_read_inode_number ... ok test test::test_read_cpuset_mems_success ... ok test test::test_read_memory_high_failure ... ok test test::test_read_memory_high_max_success ... ok test test::test_read_memory_high_success ... ok test test::test_read_memory_low_failure ... ok test test::test_read_memory_low_max_success ... ok test test::test_read_memory_low_success ... ok test test::test_read_memory_max_failure ... ok test test::test_read_memory_max_max_success ... ok test test::test_read_memory_max_success ... ok test test::test_read_memory_swap_max_failure ... ok test test::test_read_memory_swap_max_max_success ... ok test test::test_read_memory_swap_max_success ... ok test test::test_read_memory_zswap_max_max_success ... ok test test::test_read_memory_zswap_max_failure ... ok test test::test_read_memory_zswap_max_success ... ok test test::test_root_cgroup_name_is_empty ... ok test test::test_validate_cgroup2_fs ... ok test test::cpuset_format_test ... ok test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/lib.rs (target/debug/deps/fb_procfs-e05ed336a3778144) running 17 tests test test::test_kernel_version ... ok test test::test_pid_cgroupv2 ... ok test test::test_pid_cgroupv1 ... ok test test::test_pid_cgroupv1and2 ... ok test test::test_pid_cmdline ... ok test test::test_meminfo_success ... ok test test::test_pid_io ... ok test test::test_pid_stat ... ok test test::test_pid_status ... ok test test::test_read_pid_exec ... ok test test::test_stat_success ... ok test test::test_vmstat_success ... ok test test::test_read_all_pids ... ok test test::test_read_mountinfo ... 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 0.27s 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... 'etc/conf.d' -> '/home/buildozer/aports/community/below/pkg/below-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/below/pkg/below-openrc/etc/init.d' >>> below-openrc*: Preparing subpackage below-openrc... >>> below-openrc*: Running postcheck for below-openrc >>> below-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/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... 'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/below/pkg/below-fish-completion/usr/share/fish/vendor_completions.d' >>> below-fish-completion*: Preparing subpackage below-fish-completion... >>> below-fish-completion*: Running postcheck for below-fish-completion >>> below-zsh-completion*: Running split function zshcomp... 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/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: 40.4 KB >>> below-bash-completion*: Compressing data... >>> below-bash-completion*: Create checksum... >>> below-bash-completion*: Create below-bash-completion-0.7.1-r0.apk >>> below-fish-completion*: Tracing dependencies... >>> below-fish-completion*: Package size: 43.2 KB >>> below-fish-completion*: Compressing data... >>> below-fish-completion*: Create checksum... >>> below-fish-completion*: Create below-fish-completion-0.7.1-r0.apk >>> below-openrc*: Tracing dependencies... >>> below-openrc*: Package size: 3.0 KB >>> below-openrc*: Compressing data... >>> below-openrc*: Create checksum... >>> below-openrc*: Create below-openrc-0.7.1-r0.apk >>> below-zsh-completion*: Tracing dependencies... >>> below-zsh-completion*: Package size: 30.8 KB >>> below-zsh-completion*: Compressing data... >>> below-zsh-completion*: Create checksum... >>> below-zsh-completion*: Create below-zsh-completion-0.7.1-r0.apk >>> below*: Tracing dependencies... so:libbpf.so.1 so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 so:libzstd.so.1 >>> below*: Package size: 4.6 MB >>> below*: Compressing data... >>> below*: Create checksum... >>> below*: Create below-0.7.1-r0.apk >>> below: Build complete at Tue, 06 May 2025 22:23:33 +0000 elapsed time 0h 3m 9s >>> below: Cleaning up srcdir >>> below: Cleaning up pkgdir >>> below: Uninstalling dependencies... (1/27) Purging .makedepends-below (20250506.222029) (2/27) Purging cargo-auditable (0.6.7-r0) (3/27) Purging libbpf-dev (1.5.0-r0) (4/27) Purging libbpf (1.5.0-r0) (5/27) Purging rustfmt (1.86.0-r2) (6/27) Purging cargo (1.86.0-r2) (7/27) Purging clang20 (20.1.3-r1) (8/27) Purging llvm20-linker-tools (20.1.3-r2) (9/27) Purging clang20-headers (20.1.3-r1) (10/27) Purging clang20-libs (20.1.3-r1) (11/27) Purging elfutils-dev (0.193-r0) (12/27) Purging libasm (0.193-r0) (13/27) Purging libdw (0.193-r0) (14/27) Purging libelf (0.193-r0) (15/27) Purging libbz2 (1.0.8-r6) (16/27) Purging musl-fts (1.2.7-r6) (17/27) Purging rust (1.86.0-r2) (18/27) Purging scudo-malloc (20.1.3-r0) (19/27) Purging xz-dev (5.8.1-r0) (20/27) Purging xz (5.8.1-r0) (21/27) Purging zlib-dev (1.3.1-r2) (22/27) Purging zstd-dev (1.5.7-r0) (23/27) Purging zstd (1.5.7-r0) (24/27) Purging llvm20-libs (20.1.3-r2) (25/27) Purging libffi (3.4.8-r0) (26/27) Purging libxml2 (2.13.7-r1) (27/27) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 398 MiB in 104 packages >>> below: Updating the community/aarch64 repository index... >>> below: Signing the index...