>>> bcachefs-tools: Building community/bcachefs-tools 1.3.3-r0 (using abuild 3.12.0-r0) started Mon, 20 Nov 2023 07:48:15 +0000 >>> bcachefs-tools: Checking sanity of /home/buildozer/aports/community/bcachefs-tools/APKBUILD... >>> bcachefs-tools: Analyzing dependencies... >>> bcachefs-tools: Installing for build: build-base cargo clang17-dev coreutils libaio-dev libsodium-dev llvm17-dev eudev-dev util-linux-dev keyutils-dev lz4-dev userspace-rcu-dev zstd-dev pkgconf zlib (1/63) Installing libffi (3.4.4-r3) (2/63) Installing xz-libs (5.4.5-r0) (3/63) Installing libxml2 (2.11.6-r0) (4/63) Installing llvm16-libs (16.0.6-r7) (5/63) Installing scudo-malloc (17.0.4-r0) (6/63) Installing rust (1.72.1-r0) (7/63) Installing cargo (1.72.1-r0) (8/63) Installing clang17-headers (17.0.4-r0) (9/63) Installing llvm17-libs (17.0.4-r1) (10/63) Installing clang17-libs (17.0.4-r0) (11/63) Installing llvm17-linker-tools (17.0.4-r1) (12/63) Installing clang17 (17.0.4-r0) (13/63) Installing clang17-libclang (17.0.4-r0) (14/63) Installing clang17-extra-tools (17.0.4-r0) (15/63) Installing clang17-dev (17.0.4-r0) (16/63) Installing coreutils-env (9.4-r1) (17/63) Installing coreutils-fmt (9.4-r1) (18/63) Installing coreutils-sha512sum (9.4-r1) (19/63) Installing skalibs (2.14.0.1-r0) (20/63) Installing utmps-libs (0.1.2.2-r0) (21/63) Installing coreutils (9.4-r1) (22/63) Installing libaio (0.3.113-r2) (23/63) Installing libaio-dev (0.3.113-r2) (24/63) Installing libsodium (1.0.19-r0) (25/63) Installing libsodium-dev (1.0.19-r0) (26/63) Installing llvm17 (17.0.4-r1) (27/63) Installing linux-headers (6.5-r0) (28/63) Installing libffi-dev (3.4.4-r3) (29/63) Installing zlib-dev (1.3-r2) (30/63) Installing zstd (1.5.5-r8) (31/63) Installing zstd-dev (1.5.5-r8) (32/63) Installing libbz2 (1.0.8-r6) (33/63) Installing gdbm (1.23-r1) (34/63) Installing mpdecimal (2.5.1-r2) (35/63) Installing libpanelw (6.4_p20231007-r0) (36/63) Installing readline (8.2.1-r2) (37/63) Installing sqlite-libs (3.44.0-r0) (38/63) Installing python3 (3.11.6-r1) (39/63) Installing python3-pycache-pyc0 (3.11.6-r1) (40/63) Installing pyc (3.11.6-r1) (41/63) Installing llvm17-test-utils-pyc (17.0.4-r1) (42/63) Installing python3-pyc (3.11.6-r1) (43/63) Installing llvm17-test-utils (17.0.4-r1) (44/63) Installing llvm17-dev (17.0.4-r1) (45/63) Installing udev-init-scripts (35-r1) (46/63) Installing udev-init-scripts-openrc (35-r1) (47/63) Installing eudev-openrc (3.2.14-r0) (48/63) Installing eudev-libs (3.2.14-r0) (49/63) Installing libblkid (2.39.2-r0) (50/63) Installing kmod-libs (31-r0) (51/63) Installing eudev (3.2.14-r0) (52/63) Installing eudev-dev (3.2.14-r0) (53/63) Installing libuuid (2.39.2-r0) (54/63) Installing libfdisk (2.39.2-r0) (55/63) Installing libmount (2.39.2-r0) (56/63) Installing libsmartcols (2.39.2-r0) (57/63) Installing util-linux-dev (2.39.2-r0) (58/63) Installing keyutils-libs (1.6.3-r3) (59/63) Installing keyutils-dev (1.6.3-r3) (60/63) Installing lz4-dev (1.9.4-r5) (61/63) Installing userspace-rcu (0.14.0-r2) (62/63) Installing userspace-rcu-dev (0.14.0-r2) (63/63) Installing .makedepends-bcachefs-tools (20231120.074816) Executing busybox-1.36.1-r15.trigger Executing eudev-3.2.14-r0.trigger OK: 1854 MiB in 168 packages >>> bcachefs-tools: Cleaning up srcdir >>> bcachefs-tools: Cleaning up pkgdir >>> bcachefs-tools: Cleaning up tmpdir >>> bcachefs-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge//bcachefs-tools-1.3.3.tar.zst >>> bcachefs-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge//bcachefs-tools-1.3.3.tar.zst >>> bcachefs-tools: Checking sha512sums... bcachefs-tools-1.3.3.tar.zst: OK >>> bcachefs-tools: Unpacking /var/cache/distfiles/edge/bcachefs-tools-1.3.3.tar.zst... [CC] bcachefs.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from bcachefs.c:26: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_assemble.o In file included from libbcachefs/bcachefs_ioctl.h:7, from cmd_assemble.c:10: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_attr.o In file included from libbcachefs/bcachefs_ioctl.h:7, from cmd_attr.c:9: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_data.o In file included from libbcachefs/bcachefs_ioctl.h:7, from cmd_data.c:6: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_device.o In file included from libbcachefs/bcachefs.h:206, from cmd_device.c:15: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_dump.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_dump.c:7: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_format.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_format.c:23: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_fs.o In file included from libbcachefs/bcachefs_ioctl.h:7, from cmd_fs.c:9: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_fsck.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_fsck.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_fusemount.o [CC] cmd_key.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_key.c:5: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_kill_btree_node.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_kill_btree_node.c:6: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_list_journal.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_list_journal.c:7: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_migrate.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_migrate.c:20: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_option.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_option.c:21: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_run.o In file included from libbcachefs/bcachefs_ioctl.h:7, from cmd_run.c:14: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_subvolume.o In file included from libbcachefs/bcachefs.h:206, from cmd_subvolume.c:15: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [VERS] .version [CC] crypto.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/checksum.h:5, from crypto.c:18: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs.o In file included from libbcachefs.h:7, from libbcachefs.c:18: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/acl.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/acl.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/alloc_background.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/alloc_background.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/alloc_foreground.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/alloc_foreground.c:14: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/backpointers.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/backpointers.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/bkey.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/bkey.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/bkey_methods.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/bkey_methods.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/bkey_sort.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/bkey_sort.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/bset.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/bset.c:9: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_cache.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_cache.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_gc.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_gc.c:7: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_io.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_io.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_iter.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_iter.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_journal_iter.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_journal_iter.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_key_cache.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_key_cache.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_locking.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_locking.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_trans_commit.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_trans_commit.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ libbcachefs/btree_trans_commit.c: In function 'bch2_btree_bset_insert_key': libbcachefs/btree_trans_commit.c:103:45: warning: taking address of packed member of 'struct bkey' may result in an unaligned pointer value [-Waddress-of-packed-member] 103 | if (k && bkey_cmp_left_packed(b, k, &insert->k.p)) | ^~~~~~~~~~~~ [CC] libbcachefs/btree_update.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_update.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_update_interior.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_update_interior.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/btree_write_buffer.o libbcachefs/btree_update_interior.c: In function 'bch2_insert_fixup_btree_ptr': libbcachefs/btree_update_interior.c:1300:40: warning: taking address of packed member of 'struct bkey' may result in an unaligned pointer value [-Waddress-of-packed-member] 1300 | bkey_iter_pos_cmp(b, k, &insert->k.p) < 0) | ^~~~~~~~~~~~ libbcachefs/btree_update_interior.c: In function '__bch2_btree_insert_keys_interior': libbcachefs/btree_update_interior.c:1332:44: warning: taking address of packed member of 'struct bkey' may result in an unaligned pointer value [-Waddress-of-packed-member] 1332 | (bkey_cmp_left_packed(b, k, &insert->k.p) >= 0)) | ^~~~~~~~~~~~ libbcachefs/btree_update_interior.c: In function 'btree_split_insert_keys': libbcachefs/btree_update_interior.c:1458:58: warning: taking address of packed member of 'struct bkey' may result in an unaligned pointer value [-Waddress-of-packed-member] 1458 | bch2_btree_node_iter_init(&node_iter, b, &bch2_keylist_front(keys)->k.p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libbcachefs/bcachefs.h:206, from libbcachefs/btree_write_buffer.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/buckets.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/buckets.c:8: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/buckets_waiting_for_journal.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/buckets_waiting_for_journal.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/chardev.o [CC] libbcachefs/checksum.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/checksum.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/clock.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/clock.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/compress.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/compress.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/counters.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/counters.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/data_update.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/data_update.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/debug.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/debug.c:9: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/dirent.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/dirent.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/disk_groups.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/disk_groups.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/ec.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/ec.c:5: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/errcode.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/errcode.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/error.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/error.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/extent_update.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/extent_update.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/extents.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/extents.c:9: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/fs-common.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/fs-common.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/fs-io-buffered.o [CC] libbcachefs/fs-io-direct.o [CC] libbcachefs/fs-io-pagecache.o [CC] libbcachefs/fs-io.o [CC] libbcachefs/fs-ioctl.o [CC] libbcachefs/fs.o [CC] libbcachefs/fsck.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/fsck.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/inode.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/inode.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/io_misc.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/io_misc.c:6: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/io_read.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/io_read.c:9: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/io_write.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/io_write.c:7: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ libbcachefs/io_write.c: In function 'bch2_write_index_default': libbcachefs/io_write.c:344:51: warning: taking address of packed member of 'struct bkey' may result in an unaligned pointer value [-Waddress-of-packed-member] 344 | &sk.k->k.p.snapshot); | ^~~~~~~~~~~~~~~~~~~ [CC] libbcachefs/journal.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/journal.c:8: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/journal_io.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/journal_io.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/journal_reclaim.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/journal_reclaim.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/journal_sb.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/journal_sb.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/journal_seq_blacklist.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/journal_seq_blacklist.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/keylist.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/keylist.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/logged_ops.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/logged_ops.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/lru.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/lru.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/migrate.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/migrate.c:6: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/move.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/move.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/movinggc.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/movinggc.c:8: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/nocow_locking.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/nocow_locking.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/opts.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/opts.c:5: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/printbuf.o [CC] libbcachefs/quota.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/quota.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/rebalance.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/rebalance.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/recovery.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/recovery.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/reflink.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/reflink.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/replicas.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/replicas.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/sb-clean.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/sb-clean.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/sb-errors.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/sb-errors.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/sb-members.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/sb-members.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/siphash.o [CC] libbcachefs/six.o [CC] libbcachefs/snapshot.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/snapshot.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/subvolume.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/subvolume.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/super-io.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/super-io.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/super.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/super.c:10: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/sysfs.o [CC] libbcachefs/tests.o [CC] libbcachefs/trace.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/trace.c:2: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] libbcachefs/two_state_shared_lock.o [CC] libbcachefs/util.o [CC] libbcachefs/varint.o [CC] libbcachefs/xattr.o In file included from libbcachefs/bcachefs.h:206, from libbcachefs/xattr.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] linux/atomic64.o [CC] linux/bio.o [CC] linux/blkdev.o In file included from ./libbcachefs/bcachefs.h:206, from ./tools-util.h:21, from linux/blkdev.c:23: ./libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ ./libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] linux/closure.o [CC] linux/crc64.o [CC] linux/crypto/api.o [CC] linux/crypto/chacha20_generic.o [CC] linux/crypto/poly1305_generic.o [CC] linux/crypto/sha256_generic.o [CC] linux/fs.o [CC] linux/generic-radix-tree.o [CC] linux/int_sqrt.o [CC] linux/kstrtox.o [CC] linux/kthread.o In file included from ./libbcachefs/bcachefs.h:206, from ./tools-util.h:21, from linux/kthread.c:10: ./libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ ./libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] linux/llist.o [CC] linux/mean_and_variance.o [CC] linux/mempool.o [CC] linux/preempt.o [CC] linux/ratelimit.o [CC] linux/rhashtable.o [CC] linux/sched.o [CC] linux/semaphore.o [CC] linux/seq_buf.o [CC] linux/shrinker.o In file included from ./libbcachefs/bcachefs.h:206, from ./tools-util.h:21, from linux/shrinker.c:10: ./libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ ./libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] linux/siphash.o [CC] linux/string.o [CC] linux/string_helpers.o [CC] linux/timer.o [CC] linux/wait.o [CC] linux/workqueue.o [CC] linux/xxhash.o [CC] linux/zstd_compress_module.o [CC] linux/zstd_decompress_module.o [CC] qcow2.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from qcow2.h:5, from qcow2.c:6: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] raid/check.o [CC] raid/helper.o [CC] raid/int.o [CC] raid/intz.o [CC] raid/memory.o [CC] raid/module.o [CC] raid/raid.o [CC] raid/tables.o [CC] raid/tag.o [CC] raid/test.o [CC] raid/x86.o [CC] raid/x86z.o [CC] tools-util.o cargo build --release --manifest-path rust-src/Cargo.toml In file included from libbcachefs.h:7, from tools-util.c:20: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [CC] cmd_version.o In file included from libbcachefs/bcachefs.h:206, from tools-util.h:21, from cmds.h:10, from cmd_version.c:3: libbcachefs/bcachefs_format.h:215:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 215 | struct bpos p; | ^ libbcachefs/bcachefs_format.h:217:25: warning: 'version' offset 27 in 'struct bkey' isn't aligned to 4 [-Wpacked-not-aligned] 217 | struct bversion version; | ^~~~~~~ [AR] libbcachefs.a Compiling libc v0.2.149 Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling memchr v2.6.4 Compiling syn v1.0.109 Compiling rustix v0.38.21 Compiling linux-raw-sys v0.4.10 Compiling bitflags v2.4.1 Compiling aho-corasick v1.1.2 Compiling autocfg v1.1.0 Compiling regex-syntax v0.8.2 Compiling glob v0.3.1 Compiling pkg-config v0.3.27 Compiling quote v1.0.33 Compiling clang-sys v1.6.1 Compiling syn v2.0.38 Compiling version_check v0.9.4 Compiling lazy_static v1.4.0 Compiling errno v0.3.5 Compiling io-lifetimes v1.0.11 Compiling minimal-lexical v0.2.1 Compiling nom v7.1.3 Compiling bitflags v1.3.2 Compiling rustix v0.37.27 Compiling thiserror v1.0.50 Compiling regex-automata v0.4.3 Compiling bindgen v0.64.0 (https://evilpiepirate.org/git/rust-bindgen.git#f773267b) Compiling proc-macro-error-attr v1.0.4 Compiling libudev-sys v0.1.4 Compiling num-traits v0.2.17 Compiling cexpr v0.6.0 Compiling is-terminal v0.4.9 Compiling peeking_take_while v0.1.2 Compiling utf8parse v0.2.1 Compiling lazycell v1.3.0 Compiling rustc-hash v1.1.0 Compiling shlex v1.2.0 Compiling regex v1.10.2 Compiling linux-raw-sys v0.3.8 Compiling anstyle-parse v0.2.1 Compiling proc-macro-error v1.0.4 Compiling memoffset v0.8.0 Compiling anstyle-query v1.0.0 Compiling paste v1.0.14 Compiling colorchoice v1.0.0 Compiling anstyle v1.0.2 Compiling cfg-if v1.0.0 Compiling thiserror-impl v1.0.50 Compiling fastrand v2.0.1 Compiling anyhow v1.0.75 Compiling tempfile v3.8.1 Compiling terminal_size v0.2.6 Compiling anstream v0.3.2 Compiling filedescriptor v0.8.2 Compiling clap_lex v0.5.0 Compiling heck v0.4.1 Compiling regex-syntax v0.6.29 Compiling strsim v0.10.0 Compiling clap_builder v4.3.24 Compiling clap_derive v4.3.12 Compiling chrono v0.4.31 Compiling gag v1.0.0 Compiling udev v0.7.0 Compiling colored v2.0.4 Compiling uuid v1.5.0 Compiling once_cell v1.18.0 Compiling either v1.9.0 Compiling byteorder v1.5.0 Compiling bitfield v0.14.0 Compiling clap v4.3.24 Compiling itertools v0.9.0 Compiling getset v0.1.2 Compiling atty v0.2.14 Compiling rpassword v4.0.5 Compiling errno v0.2.8 Compiling parse-display-derive v0.1.2 Compiling log v0.4.20 Compiling bch_bindgen v0.1.0 (/home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/bch_bindgen) Compiling parse-display v0.1.2 warning: unused import: `std::ptr` --> bch_bindgen/src/btree.rs:10:5 | 10 | use std::ptr; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:130988 | 3 | ...rn "C" { pub fn __bch2_time_stats_update (stats : * mut bch2_time_stats , arg1 : u64_ , arg2 : u64_) ; } extern "C" { pub fn bch2_time... | ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI = note: `#[warn(improper_ctypes)]` on by default warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:131119 | 3 | ...ime_stats_to_text (arg1 : * mut printbuf , arg2 : * mut bch2_time_stats) ; } extern "C" { pub fn bch2_time_stats_exit (arg1 : * mut bc... | ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:131195 | 3 | ... extern "C" { pub fn bch2_time_stats_exit (arg1 : * mut bch2_time_stats) ; } extern "C" { pub fn bch2_time_stats_init (arg1 : * mut bc... | ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:131271 | 3 | ... extern "C" { pub fn bch2_time_stats_init (arg1 : * mut bch2_time_stats) ; } # [repr (C)] # [derive (Debug , Default , Copy , Clone)] ... | ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:392566 | 3 | ...() } } } extern "C" { pub static bch2_opt_table : [bch_option ; 0usize] ; } extern "C" { pub fn bch2_opt_defined_by_id (arg1 : * const... | ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:393170 | 3 | ...fn __bch2_opt_set_sb (arg1 : * mut bch_sb , arg2 : * const bch_option , arg3 : u64_) ; } extern "C" { pub fn bch2_opt_set_sb (arg1 : *... | ^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:393252 | 3 | ...u64_) ; } extern "C" { pub fn bch2_opt_set_sb (arg1 : * mut bch_fs , arg2 : * const bch_option , arg3 : u64_) ; } extern "C" { pub fn ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:393274 | 3 | ...b fn bch2_opt_set_sb (arg1 : * mut bch_fs , arg2 : * const bch_option , arg3 : u64_) ; } extern "C" { pub fn bch2_opt_lookup (arg1 : *... | ^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:393477 | 3 | ... ; } extern "C" { pub fn bch2_opt_validate (arg1 : * const bch_option , arg2 : u64_ , arg3 : * mut printbuf) -> :: std :: os :: raw ::... | ^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:393614 | 3 | ... c_int ; } extern "C" { pub fn bch2_opt_parse (arg1 : * mut bch_fs , arg2 : * const bch_option , arg3 : * const :: std :: os :: raw ::... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:393636 | 3 | ...ub fn bch2_opt_parse (arg1 : * mut bch_fs , arg2 : * const bch_option , arg3 : * const :: std :: os :: raw :: c_char , arg4 : * mut u6... | ^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:393852 | 3 | ...b fn bch2_opt_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : * mut bch_sb , arg4 : * const bch_option , arg5 : u64_ , a... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:393896 | 3 | ...arg2 : * mut bch_fs , arg3 : * mut bch_sb , arg4 : * const bch_option , arg5 : u64_ , arg6 : :: std :: os :: raw :: c_uint) ; } extern... | ^^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:394024 | 3 | ... } extern "C" { pub fn bch2_opt_check_may_set (arg1 : * mut bch_fs , arg2 : :: std :: os :: raw :: c_int , arg3 : u64_) -> :: std :: o... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:394178 | 3 | ...} extern "C" { pub fn bch2_opts_check_may_set (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_parse... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:394278 | 3 | ...; } extern "C" { pub fn bch2_parse_mount_opts (arg1 : * mut bch_fs , arg2 : * mut bch_opts , arg3 : * mut :: std :: os :: raw :: c_cha... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:709614 | 3 | ..."C" { pub fn bch2_bkey_greatest_differing_bit (arg1 : * const btree , arg2 : * const bkey_packed , arg3 : * const bkey_packed) -> :: s... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:709766 | 3 | ... c_uint ; } extern "C" { pub fn bch2_bkey_ffs (arg1 : * const btree , arg2 : * const bkey_packed) -> :: std :: os :: raw :: c_uint ; }... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:709971 | 3 | ...nst bkey_packed , arg2 : * const bkey_packed , arg3 : * const btree) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __bch2_bk... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:710093 | 3 | ...fn __bch2_bkey_cmp_left_packed_format_checked (arg1 : * const btree , arg2 : * const bkey_packed , arg3 : * const bpos) -> :: std :: o... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:710244 | 3 | ... ; } extern "C" { pub fn bch2_bkey_cmp_packed (arg1 : * const btree , arg2 : * const bkey_packed , arg3 : * const bkey_packed) -> :: s... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:710409 | 3 | ...tern "C" { pub fn __bch2_bkey_cmp_left_packed (arg1 : * const btree , arg2 : * const bkey_packed , arg3 : * const bpos) -> :: std :: o... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:711440 | 3 | ...ossy (arg1 : * mut bkey_packed , arg2 : bpos , arg3 : * const btree) -> bkey_pack_pos_ret ; } extern "C" { pub fn bch2_bkey_unpack (ar... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:711525 | 3 | ..._ret ; } extern "C" { pub fn bch2_bkey_unpack (arg1 : * const btree , arg2 : * mut bkey_i , arg3 : * const bkey_packed) ; } extern "C"... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:713101 | 3 | ... extern "C" { pub fn bch2_bkey_format_invalid (arg1 : * mut bch_fs , arg2 : * mut bkey_format , arg3 : bkey_invalid_flags , arg4 : * m... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:724774 | 3 | ...xtern "C" { pub fn bch2_bkey_pick_read_device (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : * mut bch_io_failures , arg4 : * mut ext... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:724958 | 3 | ... } extern "C" { pub fn bch2_btree_ptr_invalid (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : bkey_invalid_flags , arg4 : * mut printb... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:725153 | 3 | ...ch2_btree_ptr_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : bkey_s_c) ; } extern "C" { pub fn bch2_btree_ptr_v2_invali... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:725243 | 3 | ...extern "C" { pub fn bch2_btree_ptr_v2_invalid (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : bkey_invalid_flags , arg4 : * mut printb... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:725441 | 3 | ..._btree_ptr_v2_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : bkey_s_c) ; } extern "C" { pub fn bch2_btree_ptr_v2_compat... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:725722 | 3 | ..._s) ; } extern "C" { pub fn bch2_extent_merge (arg1 : * mut bch_fs , arg2 : bkey_s , arg3 : bkey_s_c) -> bool ; } extern "C" { pub fn ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:725835 | 3 | ... extern "C" { pub fn bch2_reservation_invalid (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : bkey_invalid_flags , arg4 : * mut printb... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:726032 | 3 | ...2_reservation_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : bkey_s_c) ; } extern "C" { pub fn bch2_reservation_merge (... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:726119 | 3 | ... } extern "C" { pub fn bch2_reservation_merge (arg1 : * mut bch_fs , arg2 : bkey_s , arg3 : bkey_s_c) -> bool ; } extern "C" { pub fn ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:727035 | 3 | ...nt ; } extern "C" { pub fn bch2_bkey_replicas (arg1 : * mut bch_fs , arg2 : bkey_s_c) -> :: std :: os :: raw :: c_uint ; } extern "C" ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:727167 | 3 | ..." { pub fn bch2_extent_ptr_desired_durability (arg1 : * mut bch_fs , arg2 : * mut extent_ptr_decoded) -> :: std :: os :: raw :: c_uint... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:727307 | 3 | ...xtern "C" { pub fn bch2_extent_ptr_durability (arg1 : * mut bch_fs , arg2 : * mut extent_ptr_decoded) -> :: std :: os :: raw :: c_uint... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:727441 | 3 | ... ; } extern "C" { pub fn bch2_bkey_durability (arg1 : * mut bch_fs , arg2 : bkey_s_c) -> :: std :: os :: raw :: c_uint ; } extern "C" ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:727899 | 3 | ... ; } extern "C" { pub fn bch2_bkey_has_target (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : :: std :: os :: raw :: c_uint) -> bool ;... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:728487 | 3 | ...; } extern "C" { pub fn bch2_bkey_matches_ptr (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : bch_extent_ptr , arg4 : u64_) -> bool ; ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:728933 | 3 | ...; } extern "C" { pub fn bch2_extent_normalize (arg1 : * mut bch_fs , arg2 : bkey_s) -> bool ; } extern "C" { pub fn bch2_bkey_ptrs_to_... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:729050 | 3 | ...ch2_bkey_ptrs_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : bkey_s_c) ; } extern "C" { pub fn bch2_bkey_ptrs_invalid (... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:729137 | 3 | ... } extern "C" { pub fn bch2_bkey_ptrs_invalid (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : bkey_invalid_flags , arg4 : * mut printb... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:729468 | 3 | ...rn "C" { pub fn bch2_bkey_ptrs_need_rebalance (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : :: std :: os :: raw :: c_uint , arg4 : :... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:729669 | 3 | ...extern "C" { pub fn bch2_bkey_needs_rebalance (arg1 : * mut bch_fs , arg2 : bkey_s_c) -> bool ; } extern "C" { pub fn bch2_bkey_set_ne... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:729771 | 3 | ...rn "C" { pub fn bch2_bkey_set_needs_rebalance (arg1 : * mut bch_fs , arg2 : * mut bkey_i , arg3 : :: std :: os :: raw :: c_uint , arg4... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:759799 | 3 | ... extern "C" { pub fn bch2_dev_to_fs (arg1 : dev_t) -> * mut bch_fs ; } extern "C" { pub fn bch2_uuid_to_fs (arg1 : __uuid_t) -> * mut ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:759873 | 3 | ...ern "C" { pub fn bch2_uuid_to_fs (arg1 : __uuid_t) -> * mut bch_fs ; } extern "C" { pub fn bch2_dev_state_allowed (arg1 : * mut bch_fs... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:759941 | 3 | ... } extern "C" { pub fn bch2_dev_state_allowed (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : bch_member_state , arg4 : :: std ::... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:759963 | 3 | ... bch2_dev_state_allowed (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : bch_member_state , arg4 : :: std :: os :: raw :: c_int) -... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760103 | 3 | ... ; } extern "C" { pub fn __bch2_dev_set_state (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : bch_member_state , arg4 : :: std ::... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760125 | 3 | ...fn __bch2_dev_set_state (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : bch_member_state , arg4 : :: std :: os :: raw :: c_int) -... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760287 | 3 | ...nt ; } extern "C" { pub fn bch2_dev_set_state (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : bch_member_state , arg4 : :: std ::... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760309 | 3 | ...b fn bch2_dev_set_state (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : bch_member_state , arg4 : :: std :: os :: raw :: c_int) -... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760466 | 3 | ...: c_int ; } extern "C" { pub fn bch2_dev_fail (arg1 : * mut bch_dev , arg2 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760599 | 3 | ...c_int ; } extern "C" { pub fn bch2_dev_remove (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : :: std :: os :: raw :: c_int) -> ::... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760621 | 3 | ... pub fn bch2_dev_remove (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760751 | 3 | ...:: c_int ; } extern "C" { pub fn bch2_dev_add (arg1 : * mut bch_fs , arg2 : * const :: std :: os :: raw :: c_char) -> :: std :: os :: ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:760892 | 3 | ...c_int ; } extern "C" { pub fn bch2_dev_online (arg1 : * mut bch_fs , arg2 : * const :: std :: os :: raw :: c_char) -> :: std :: os :: ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761034 | 3 | ..._int ; } extern "C" { pub fn bch2_dev_offline (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : :: std :: os :: raw :: c_int) -> ::... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761056 | 3 | ...pub fn bch2_dev_offline (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761189 | 3 | ...c_int ; } extern "C" { pub fn bch2_dev_resize (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : u64_) -> :: std :: os :: raw :: c_i... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761211 | 3 | ... pub fn bch2_dev_resize (arg1 : * mut bch_fs , arg2 : * mut bch_dev , arg3 : u64_) -> :: std :: os :: raw :: c_int ; } extern "C" { pu... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761320 | 3 | ...c_int ; } extern "C" { pub fn bch2_dev_lookup (arg1 : * mut bch_fs , arg2 : * const :: std :: os :: raw :: c_char) -> * mut bch_dev ; ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761384 | 3 | ...fs , arg2 : * const :: std :: os :: raw :: c_char) -> * mut bch_dev ; } extern "C" { pub fn bch2_fs_emergency_read_only (arg1 : * mut ... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761458 | 3 | ...tern "C" { pub fn bch2_fs_emergency_read_only (arg1 : * mut bch_fs) -> bool ; } extern "C" { pub fn bch2_fs_read_only (arg1 : * mut bc... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761530 | 3 | ...ool ; } extern "C" { pub fn bch2_fs_read_only (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_read_write (arg1 : * mut bch_fs) -... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761595 | 3 | ...s) ; } extern "C" { pub fn bch2_fs_read_write (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_fs_re... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761698 | 3 | ... extern "C" { pub fn bch2_fs_read_write_early (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __bch2_fs_... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761791 | 3 | ... c_int ; } extern "C" { pub fn __bch2_fs_stop (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_free (arg1 : * mut bch_fs) ; } ext... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761850 | 3 | ... bch_fs) ; } extern "C" { pub fn bch2_fs_free (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_stop (arg1 : * mut bch_fs) ; } ext... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761909 | 3 | ... bch_fs) ; } extern "C" { pub fn bch2_fs_stop (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_start (arg1 : * mut bch_fs) -> :: ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:761969 | 3 | ...bch_fs) ; } extern "C" { pub fn bch2_fs_start (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_fs_op... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:762165 | 3 | ...: :: std :: os :: raw :: c_uint , arg3 : bch_opts) -> * mut bch_fs ; } extern "C" { pub static bch2_member_error_strs : [* mut :: std ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:762331 | 3 | ... ; } extern "C" { pub fn bch2_sb_members_v2_init (c : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_sb_me... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:764223 | 3 | ... extern "C" { pub fn bch2_sb_members_from_cpu (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_dev_io_errors_to_text (arg1 : * mut p... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:764320 | 3 | ...dev_io_errors_to_text (arg1 : * mut printbuf , arg2 : * mut bch_dev) ; } extern "C" { pub fn bch2_dev_errors_reset (arg1 : * mut bch_d... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:764389 | 3 | ...; } extern "C" { pub fn bch2_dev_errors_reset (arg1 : * mut bch_dev) ; } extern "C" { pub fn bch2_version_to_text (arg1 : * mut printb... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:764697 | 3 | ...extern "C" { pub fn bch2_upgrade_recovery_passes (c : * mut bch_fs , arg1 : :: std :: os :: raw :: c_uint , arg2 : :: std :: os :: raw... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:765319 | 3 | ...0usize] ; } extern "C" { pub fn bch2_sb_to_fs (arg1 : * mut bch_fs , arg2 : * mut bch_sb) -> :: std :: os :: raw :: c_int ; } extern "... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:765435 | 3 | ...c_int ; } extern "C" { pub fn bch2_sb_from_fs (arg1 : * mut bch_fs , arg2 : * mut bch_dev) -> :: std :: os :: raw :: c_int ; } extern ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:765457 | 3 | ... pub fn bch2_sb_from_fs (arg1 : * mut bch_fs , arg2 : * mut bch_dev) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_free... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:765934 | 3 | ..._int ; } extern "C" { pub fn bch2_write_super (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __bch2_che... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:766037 | 3 | ... extern "C" { pub fn __bch2_check_set_feature (arg1 : * mut bch_fs , arg2 : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn bch... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:766146 | 3 | ...} extern "C" { pub fn bch2_sb_maybe_downgrade (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_sb_upgrade (arg1 : * mut bch_fs , arg... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:766208 | 3 | ...h_fs) ; } extern "C" { pub fn bch2_sb_upgrade (arg1 : * mut bch_fs , arg2 : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn bch... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:766812 | 3 | ...ch_csum ; } extern "C" { pub fn bch2_checksum (arg1 : * mut bch_fs , arg2 : :: std :: os :: raw :: c_uint , arg3 : nonce , arg4 : * co... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:767389 | 3 | ...:: c_int ; } extern "C" { pub fn bch2_encrypt (arg1 : * mut bch_fs , arg2 : :: std :: os :: raw :: c_uint , arg3 : nonce , data : * mu... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:767599 | 3 | ...int ; } extern "C" { pub fn bch2_checksum_bio (arg1 : * mut bch_fs , arg2 : :: std :: os :: raw :: c_uint , arg3 : nonce , arg4 : * mu... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:767750 | 3 | ...m ; } extern "C" { pub fn bch2_rechecksum_bio (arg1 : * mut bch_fs , arg2 : * mut bio , arg3 : bversion , arg4 : bch_extent_crc_unpack... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:768112 | 3 | ...nt ; } extern "C" { pub fn __bch2_encrypt_bio (arg1 : * mut bch_fs , arg2 : :: std :: os :: raw :: c_uint , arg3 : nonce , arg4 : * mu... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:768353 | 3 | ...s ; } extern "C" { pub fn bch2_decrypt_sb_key (arg1 : * mut bch_fs , arg2 : * mut bch_sb_field_crypt , arg3 : * mut bch_key) -> :: std... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:768512 | 3 | ...} extern "C" { pub fn bch2_disable_encryption (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_enabl... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:768613 | 3 | ... } extern "C" { pub fn bch2_enable_encryption (arg1 : * mut bch_fs , arg2 : bool) -> :: std :: os :: raw :: c_int ; } extern "C" { pub... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:768729 | 3 | ...} extern "C" { pub fn bch2_fs_encryption_exit (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_encryption_init (arg1 : * mut bch_... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:768799 | 3 | ...} extern "C" { pub fn bch2_fs_encryption_init (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub static bch2_b... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:772799 | 3 | ...ize))) ; } extern "C" { pub static bch2_bkey_null_ops : bkey_ops ; } extern "C" { pub fn bch2_bkey_val_invalid (arg1 : * mut bch_fs , ... | ^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:772862 | 3 | ...; } extern "C" { pub fn bch2_bkey_val_invalid (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : bkey_invalid_flags , arg4 : * mut printb... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:773030 | 3 | ...t ; } extern "C" { pub fn __bch2_bkey_invalid (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : btree_node_type , arg4 : bkey_invalid_fl... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:773221 | 3 | ...int ; } extern "C" { pub fn bch2_bkey_invalid (arg1 : * mut bch_fs , arg2 : bkey_s_c , arg3 : btree_node_type , arg4 : bkey_invalid_fl... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:773418 | 3 | ...} extern "C" { pub fn bch2_bkey_in_btree_node (arg1 : * mut bch_fs , arg2 : * mut btree , arg3 : bkey_s_c , arg4 : * mut printbuf) -> ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:773440 | 3 | ... bch2_bkey_in_btree_node (arg1 : * mut bch_fs , arg2 : * mut btree , arg3 : bkey_s_c , arg4 : * mut printbuf) -> :: std :: os :: raw :... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:773768 | 3 | ...b fn bch2_val_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : bkey_s_c) ; } extern "C" { pub fn bch2_bkey_val_to_text (a... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:773878 | 3 | ...bch2_bkey_val_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : bkey_s_c) ; } extern "C" { pub fn bch2_bkey_swab_val (arg1... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:774021 | 3 | ...) ; } extern "C" { pub fn bch2_bkey_normalize (arg1 : * mut bch_fs , arg2 : bkey_s) -> bool ; } extern "C" { pub fn bch2_bkey_merge (a... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:774107 | 3 | ... bool ; } extern "C" { pub fn bch2_bkey_merge (arg1 : * mut bch_fs , arg2 : bkey_s , arg3 : bkey_s_c) -> bool ; } extern "C" { pub fn ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:774725 | 3 | ...extern "C" { pub fn bch2_recalc_btree_reserve (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_btree_node_hash_remove (arg1 : * mut ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:774826 | 3 | ...ee_node_hash_remove (arg1 : * mut btree_cache , arg2 : * mut btree) ; } extern "C" { pub fn __bch2_btree_node_hash_insert (arg1 : * mu... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:774928 | 3 | ...ee_node_hash_insert (arg1 : * mut btree_cache , arg2 : * mut btree) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_btree... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775060 | 3 | ...ee_node_hash_insert (arg1 : * mut btree_cache , arg2 : * mut btree , arg3 : :: std :: os :: raw :: c_uint , arg4 : btree_id) -> :: std... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775230 | 3 | ... { pub fn bch2_btree_cache_cannibalize_unlock (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_btree_cache_cannibalize_lock (arg1 : ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775310 | 3 | ...C" { pub fn bch2_btree_cache_cannibalize_lock (arg1 : * mut bch_fs , arg2 : * mut closure) -> :: std :: os :: raw :: c_int ; } extern ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775439 | 3 | ...tern "C" { pub fn __bch2_btree_node_mem_alloc (arg1 : * mut bch_fs) -> * mut btree ; } extern "C" { pub fn bch2_btree_node_mem_alloc (... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775456 | 3 | ...n __bch2_btree_node_mem_alloc (arg1 : * mut bch_fs) -> * mut btree ; } extern "C" { pub fn bch2_btree_node_mem_alloc (arg1 : * mut btr... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775526 | 3 | ...tern "C" { pub fn bch2_btree_node_mem_alloc (arg1 : * mut btree_trans , arg2 : bool) -> * mut btree ; } extern "C" { pub fn bch2_btree... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775562 | 3 | ..._mem_alloc (arg1 : * mut btree_trans , arg2 : bool) -> * mut btree ; } extern "C" { pub fn bch2_btree_node_get (arg1 : * mut btree_tra... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775626 | 3 | ...; } extern "C" { pub fn bch2_btree_node_get (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : * const bkey_i , arg4 : :: st... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775653 | 3 | ...2_btree_node_get (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : * const bkey_i , arg4 : :: std :: os :: raw :: c_uint , ... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775800 | 3 | ..._lock_type , arg6 : :: std :: os :: raw :: c_ulong) -> * mut btree ; } extern "C" { pub fn bch2_btree_node_get_noiter (arg1 : * mut bt... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775871 | 3 | ...ern "C" { pub fn bch2_btree_node_get_noiter (arg1 : * mut btree_trans , arg2 : * const bkey_i , arg3 : btree_id , arg4 : :: std :: os ... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:775988 | 3 | ...arg4 : :: std :: os :: raw :: c_uint , arg5 : bool) -> * mut btree ; } extern "C" { pub fn bch2_btree_node_prefetch (arg1 : * mut btre... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776057 | 3 | ...xtern "C" { pub fn bch2_btree_node_prefetch (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : * const bkey_i , arg4 : btree... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776084 | 3 | ...ee_node_prefetch (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : * const bkey_i , arg4 : btree_id , arg5 : :: std :: os :... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776269 | 3 | ...} extern "C" { pub fn bch2_btree_node_evict (arg1 : * mut btree_trans , arg2 : * const bkey_i) ; } extern "C" { pub fn bch2_fs_btree_c... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776369 | 3 | ... extern "C" { pub fn bch2_fs_btree_cache_exit (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_btree_cache_init (arg1 : * mut bch... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776440 | 3 | ... extern "C" { pub fn bch2_fs_btree_cache_init (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_fs_bt... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776748 | 3 | ...ch2_btree_pos_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : * const btree) ; } extern "C" { pub fn bch2_btree_node_to_... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776770 | 3 | ...(arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : * const btree) ; } extern "C" { pub fn bch2_btree_node_to_text (arg1 : * mut pri... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776865 | 3 | ...h2_btree_node_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : * const btree) ; } extern "C" { pub fn bch2_btree_cache_to... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:776887 | 3 | ...(arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : * const btree) ; } extern "C" { pub fn bch2_btree_cache_to_text (arg1 : * mut pr... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777057 | 3 | ...) ; } extern "C" { pub fn bch2_btree_keys_init (arg1 : * mut btree) ; } extern "C" { pub fn bch2_bset_init_first (arg1 : * mut btree ,... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777123 | 3 | ...) ; } extern "C" { pub fn bch2_bset_init_first (arg1 : * mut btree , arg2 : * mut bset) ; } extern "C" { pub fn bch2_bset_init_next (a... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777208 | 3 | ...) ; } extern "C" { pub fn bch2_bset_init_next (arg1 : * mut bch_fs , arg2 : * mut btree , arg3 : * mut btree_node_entry) ; } extern "C... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777230 | 3 | ...b fn bch2_bset_init_next (arg1 : * mut bch_fs , arg2 : * mut btree , arg3 : * mut btree_node_entry) ; } extern "C" { pub fn bch2_bset_... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777332 | 3 | ...} extern "C" { pub fn bch2_bset_build_aux_tree (arg1 : * mut btree , arg2 : * mut bset_tree , arg3 : bool) ; } extern "C" { pub fn bch... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777433 | 3 | ...bool) ; } extern "C" { pub fn bch2_bset_insert (arg1 : * mut btree , arg2 : * mut btree_node_iter , arg3 : * mut bkey_packed , arg4 : ... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777614 | 3 | ...uint) ; } extern "C" { pub fn bch2_bset_delete (arg1 : * mut btree , arg2 : * mut bkey_packed , arg3 : :: std :: os :: raw :: c_uint) ... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777743 | 3 | ...int) ; } extern "C" { pub fn bch2_bkey_to_bset (arg1 : * mut btree , arg2 : * mut bkey_packed) -> * mut bset_tree ; } extern "C" { pub... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:777856 | 3 | ... ; } extern "C" { pub fn bch2_bkey_prev_filter (arg1 : * mut btree , arg2 : * mut bset_tree , arg3 : * mut bkey_packed , arg4 : :: std... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:778070 | 3 | ..._node_iter_push (arg1 : * mut btree_node_iter , arg2 : * mut btree , arg3 : * const bkey_packed , arg4 : * const bkey_packed) ; } exte... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:778230 | 3 | ..._node_iter_init (arg1 : * mut btree_node_iter , arg2 : * mut btree , arg3 : * mut bpos) ; } extern "C" { pub fn bch2_btree_node_iter_i... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:778363 | 3 | ...init_from_start (arg1 : * mut btree_node_iter , arg2 : * mut btree) ; } extern "C" { pub fn bch2_btree_node_iter_bset_pos (arg1 : * mu... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:778469 | 3 | ...e_iter_bset_pos (arg1 : * mut btree_node_iter , arg2 : * mut btree , arg3 : * mut bset_tree) -> * mut bkey_packed ; } extern "C" { pub... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:778617 | 3 | ..._node_iter_sort (arg1 : * mut btree_node_iter , arg2 : * mut btree) ; } extern "C" { pub fn bch2_btree_node_iter_set_drop (arg1 : * mu... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:778858 | 3 | ...de_iter_advance (arg1 : * mut btree_node_iter , arg2 : * mut btree) ; } extern "C" { pub fn bch2_btree_node_iter_prev_all (arg1 : * mu... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:778964 | 3 | ...e_iter_prev_all (arg1 : * mut btree_node_iter , arg2 : * mut btree) -> * mut bkey_packed ; } extern "C" { pub fn bch2_btree_node_iter_... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:779087 | 3 | ..._node_iter_prev (arg1 : * mut btree_node_iter , arg2 : * mut btree) -> * mut bkey_packed ; } extern "C" { pub fn bch2_btree_node_iter_... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:779217 | 3 | ...ter_peek_unpack (arg1 : * mut btree_node_iter , arg2 : * mut btree , arg3 : * mut bkey) -> bkey_s_c ; } # [repr (C)] # [derive (Debug ... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:781580 | 3 | ...; } extern "C" { pub fn bch2_btree_keys_stats (arg1 : * const btree , arg2 : * mut bset_stats) ; } extern "C" { pub fn bch2_bfloat_to_... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:781697 | 3 | ...fn bch2_bfloat_to_text (arg1 : * mut printbuf , arg2 : * mut btree , arg3 : * mut bkey_packed) ; } extern "C" { pub fn bch2_dump_bset ... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:781784 | 3 | ...acked) ; } extern "C" { pub fn bch2_dump_bset (arg1 : * mut bch_fs , arg2 : * mut btree , arg3 : * mut bset , arg4 : :: std :: os :: r... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:781806 | 3 | ... { pub fn bch2_dump_bset (arg1 : * mut bch_fs , arg2 : * mut btree , arg3 : * mut bset , arg4 : :: std :: os :: raw :: c_uint) ; } ext... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:781931 | 3 | ... ; } extern "C" { pub fn bch2_dump_btree_node (arg1 : * mut bch_fs , arg2 : * mut btree) ; } extern "C" { pub fn bch2_dump_btree_node_... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:781953 | 3 | ... fn bch2_dump_btree_node (arg1 : * mut bch_fs , arg2 : * mut btree) ; } extern "C" { pub fn bch2_dump_btree_node_iter (arg1 : * mut bt... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782024 | 3 | ... extern "C" { pub fn bch2_dump_btree_node_iter (arg1 : * mut btree , arg2 : * mut btree_node_iter) ; } extern "C" { pub fn __bch2_btre... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782130 | 3 | ... "C" { pub fn __bch2_btree_trans_sort_paths (arg1 : * mut btree_trans) ; } extern "C" { pub fn __bch2_btree_path_make_mut (arg1 : * mu... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782208 | 3 | ...ern "C" { pub fn __bch2_btree_path_make_mut (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : bool , arg4 : :: std :: os ::... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782235 | 3 | ...ee_path_make_mut (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : bool , arg4 : :: std :: os :: raw :: c_ulong) -> * mut b... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782310 | 3 | ... : bool , arg4 : :: std :: os :: raw :: c_ulong) -> * mut btree_path ; } extern "C" { pub fn __bch2_btree_path_set_pos (arg1 : * mut b... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782385 | 3 | ...tern "C" { pub fn __bch2_btree_path_set_pos (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : bpos , arg4 : bool , arg5 : :... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782412 | 3 | ...ree_path_set_pos (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : bpos , arg4 : bool , arg5 : :: std :: os :: raw :: c_ulo... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782539 | 3 | ...: c_ulong , arg6 : :: std :: os :: raw :: c_int) -> * mut btree_path ; } extern "C" { pub fn bch2_btree_path_traverse_one (arg1 : * mu... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782617 | 3 | ...n "C" { pub fn bch2_btree_path_traverse_one (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : :: std :: os :: raw :: c_uint... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782644 | 3 | ...ath_traverse_one (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : :: std :: os :: raw :: c_uint , arg4 : :: std :: os :: r... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:782819 | 3 | ...c_int ; } extern "C" { pub fn bch2_path_get (arg1 : * mut btree_trans , arg2 : btree_id , arg3 : bpos , arg4 : :: std :: os :: raw :: ... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783030 | 3 | ... c_uint , arg7 : :: std :: os :: raw :: c_ulong) -> * mut btree_path ; } extern "C" { pub fn bch2_btree_path_peek_slot (arg1 : * mut b... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783105 | 3 | ...tern "C" { pub fn bch2_btree_path_peek_slot (arg1 : * mut btree_path , arg2 : * mut bkey) -> bkey_s_c ; } extern "C" { pub fn bch2_btr... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783216 | 3 | ...n "C" { pub fn bch2_btree_journal_peek_slot (arg1 : * mut btree_trans , arg2 : * mut btree_iter , arg3 : bpos) -> * mut bkey_i ; } ext... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783243 | 3 | ...ournal_peek_slot (arg1 : * mut btree_trans , arg2 : * mut btree_iter , arg3 : bpos) -> * mut bkey_i ; } extern "C" { pub fn bch2_btree... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783350 | 3 | ...ern "C" { pub fn bch2_btree_path_level_init (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : * mut btree) ; } extern "C" {... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783377 | 3 | ..._path_level_init (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : * mut btree) ; } extern "C" { pub fn __bch2_trans_mutex_... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783403 | 3 | ...: * mut btree_trans , arg2 : * mut btree_path , arg3 : * mut btree) ; } extern "C" { pub fn __bch2_trans_mutex_lock (arg1 : * mut btre... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783472 | 3 | ...extern "C" { pub fn __bch2_trans_mutex_lock (arg1 : * mut btree_trans , arg2 : * mut mutex) -> :: std :: os :: raw :: c_int ; } extern... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783610 | 3 | ... { pub fn bch2_btree_path_fix_key_modified (trans : * mut btree_trans , arg1 : * mut btree , arg2 : * mut bkey_packed) ; } extern "C" ... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783637 | 3 | ...h_fix_key_modified (trans : * mut btree_trans , arg1 : * mut btree , arg2 : * mut bkey_packed) ; } extern "C" { pub fn bch2_btree_node... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783735 | 3 | ...tern "C" { pub fn bch2_btree_node_iter_fix (trans : * mut btree_trans , arg1 : * mut btree_path , arg2 : * mut btree , arg3 : * mut bt... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783762 | 3 | ...e_node_iter_fix (trans : * mut btree_trans , arg1 : * mut btree_path , arg2 : * mut btree , arg3 : * mut btree_node_iter , arg4 : * mu... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783788 | 3 | ...: * mut btree_trans , arg1 : * mut btree_path , arg2 : * mut btree , arg3 : * mut btree_node_iter , arg4 : * mut bkey_packed , arg5 : ... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:783999 | 3 | ... "C" { pub fn bch2_btree_path_relock_intent (arg1 : * mut btree_trans , arg2 : * mut btree_path) -> :: std :: os :: raw :: c_int ; } e... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784026 | 3 | ...th_relock_intent (arg1 : * mut btree_trans , arg2 : * mut btree_path) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_pat... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784122 | 3 | ...c_int ; } extern "C" { pub fn bch2_path_put (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : bool) ; } extern "C" { pub fn... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784149 | 3 | ...fn bch2_path_put (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : bool) ; } extern "C" { pub fn bch2_trans_relock (arg1 : ... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784231 | 3 | ...) ; } extern "C" { pub fn bch2_trans_relock (arg1 : * mut btree_trans) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_tr... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784340 | 3 | ...tern "C" { pub fn bch2_trans_relock_notrace (arg1 : * mut btree_trans) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_tr... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784441 | 3 | ...t ; } extern "C" { pub fn bch2_trans_unlock (arg1 : * mut btree_trans) ; } extern "C" { pub fn bch2_trans_unlock_long (arg1 : * mut bt... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784515 | 3 | ... extern "C" { pub fn bch2_trans_unlock_long (arg1 : * mut btree_trans) ; } extern "C" { pub fn bch2_trans_locked (arg1 : * mut btree_t... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784584 | 3 | ...) ; } extern "C" { pub fn bch2_trans_locked (arg1 : * mut btree_trans) -> bool ; } extern "C" { pub fn bch2_trans_restart_error (arg1 ... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784668 | 3 | ...xtern "C" { pub fn bch2_trans_restart_error (arg1 : * mut btree_trans , arg2 : u32_) -> ! ; } extern "C" { pub fn bch2_trans_in_restar... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784766 | 3 | ...rn "C" { pub fn bch2_trans_in_restart_error (arg1 : * mut btree_trans) -> ! ; } extern "C" { pub fn bch2_btree_node_upgrade (arg1 : * ... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784846 | 3 | ...extern "C" { pub fn bch2_btree_node_upgrade (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : :: std :: os :: raw :: c_uint... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784873 | 3 | ...ree_node_upgrade (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : :: std :: os :: raw :: c_uint) -> bool ; } extern "C" { ... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:784998 | 3 | ...rn "C" { pub fn __bch2_btree_path_downgrade (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : :: std :: os :: raw :: c_uint... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785025 | 3 | ...e_path_downgrade (arg1 : * mut btree_trans , arg2 : * mut btree_path , arg3 : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn b... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785135 | 3 | ... } extern "C" { pub fn bch2_trans_downgrade (arg1 : * mut btree_trans) ; } extern "C" { pub fn bch2_trans_node_add (trans : * mut btre... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785207 | 3 | ... } extern "C" { pub fn bch2_trans_node_add (trans : * mut btree_trans , arg1 : * mut btree) ; } extern "C" { pub fn bch2_trans_node_re... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785234 | 3 | ...ch2_trans_node_add (trans : * mut btree_trans , arg1 : * mut btree) ; } extern "C" { pub fn bch2_trans_node_reinit_iter (arg1 : * mut ... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785307 | 3 | ...rn "C" { pub fn bch2_trans_node_reinit_iter (arg1 : * mut btree_trans , arg2 : * mut btree) ; } extern "C" { pub fn __bch2_btree_iter_... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785334 | 3 | ...ns_node_reinit_iter (arg1 : * mut btree_trans , arg2 : * mut btree) ; } extern "C" { pub fn __bch2_btree_iter_traverse (iter : * mut b... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785406 | 3 | ...ern "C" { pub fn __bch2_btree_iter_traverse (iter : * mut btree_iter) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_btr... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785513 | 3 | ...xtern "C" { pub fn bch2_btree_iter_traverse (arg1 : * mut btree_iter) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_btr... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785621 | 3 | ...tern "C" { pub fn bch2_btree_iter_peek_node (arg1 : * mut btree_iter) -> * mut btree ; } extern "C" { pub fn bch2_btree_iter_peek_node... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785642 | 3 | ...bch2_btree_iter_peek_node (arg1 : * mut btree_iter) -> * mut btree ; } extern "C" { pub fn bch2_btree_iter_peek_node_and_restart (arg1... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785724 | 3 | ...ub fn bch2_btree_iter_peek_node_and_restart (arg1 : * mut btree_iter) -> * mut btree ; } extern "C" { pub fn bch2_btree_iter_next_node... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785745 | 3 | ...ter_peek_node_and_restart (arg1 : * mut btree_iter) -> * mut btree ; } extern "C" { pub fn bch2_btree_iter_next_node (arg1 : * mut btr... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785815 | 3 | ...tern "C" { pub fn bch2_btree_iter_next_node (arg1 : * mut btree_iter) -> * mut btree ; } extern "C" { pub fn bch2_btree_iter_peek_upto... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785836 | 3 | ...bch2_btree_iter_next_node (arg1 : * mut btree_iter) -> * mut btree ; } extern "C" { pub fn bch2_btree_iter_peek_upto (arg1 : * mut btr... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:785906 | 3 | ...tern "C" { pub fn bch2_btree_iter_peek_upto (arg1 : * mut btree_iter , arg2 : bpos) -> bkey_s_c ; } extern "C" { pub fn bch2_btree_ite... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786003 | 3 | ... } extern "C" { pub fn bch2_btree_iter_next (arg1 : * mut btree_iter) -> bkey_s_c ; } extern "C" { pub fn bch2_btree_iter_peek_all_lev... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786097 | 3 | ...C" { pub fn bch2_btree_iter_peek_all_levels (arg1 : * mut btree_iter) -> bkey_s_c ; } extern "C" { pub fn bch2_btree_iter_peek_prev (a... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786185 | 3 | ...tern "C" { pub fn bch2_btree_iter_peek_prev (arg1 : * mut btree_iter) -> bkey_s_c ; } extern "C" { pub fn bch2_btree_iter_prev (arg1 :... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786268 | 3 | ... } extern "C" { pub fn bch2_btree_iter_prev (arg1 : * mut btree_iter) -> bkey_s_c ; } extern "C" { pub fn bch2_btree_iter_peek_slot (a... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786356 | 3 | ...tern "C" { pub fn bch2_btree_iter_peek_slot (arg1 : * mut btree_iter) -> bkey_s_c ; } extern "C" { pub fn bch2_btree_iter_next_slot (a... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786444 | 3 | ...tern "C" { pub fn bch2_btree_iter_next_slot (arg1 : * mut btree_iter) -> bkey_s_c ; } extern "C" { pub fn bch2_btree_iter_prev_slot (a... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786532 | 3 | ...tern "C" { pub fn bch2_btree_iter_prev_slot (arg1 : * mut btree_iter) -> bkey_s_c ; } extern "C" { pub fn bch2_btree_iter_advance (arg... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786618 | 3 | ...extern "C" { pub fn bch2_btree_iter_advance (arg1 : * mut btree_iter) -> bool ; } extern "C" { pub fn bch2_btree_iter_rewind (arg1 : *... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786699 | 3 | ... extern "C" { pub fn bch2_btree_iter_rewind (arg1 : * mut btree_iter) -> bool ; } extern "C" { pub fn bch2_trans_iter_exit (arg1 : * m... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786778 | 3 | ... } extern "C" { pub fn bch2_trans_iter_exit (arg1 : * mut btree_trans , arg2 : * mut btree_iter) ; } extern "C" { pub fn bch2_trans_it... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786805 | 3 | ..._trans_iter_exit (arg1 : * mut btree_trans , arg2 : * mut btree_iter) ; } extern "C" { pub fn bch2_trans_iter_init_outlined (arg1 : * ... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786885 | 3 | ... "C" { pub fn bch2_trans_iter_init_outlined (arg1 : * mut btree_trans , arg2 : * mut btree_iter , arg3 : btree_id , arg4 : bpos , arg5... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:786912 | 3 | ...er_init_outlined (arg1 : * mut btree_trans , arg2 : * mut btree_iter , arg3 : btree_id , arg4 : bpos , arg5 : :: std :: os :: raw :: c... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787059 | 3 | ...tern "C" { pub fn bch2_trans_node_iter_init (arg1 : * mut btree_trans , arg2 : * mut btree_iter , arg3 : btree_id , arg4 : bpos , arg5... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787086 | 3 | ...s_node_iter_init (arg1 : * mut btree_trans , arg2 : * mut btree_iter , arg3 : btree_id , arg4 : bpos , arg5 : :: std :: os :: raw :: c... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787306 | 3 | ... } extern "C" { pub fn bch2_trans_copy_iter (arg1 : * mut btree_iter , arg2 : * mut btree_iter) ; } extern "C" { pub fn __bch2_trans_k... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787332 | 3 | ...2_trans_copy_iter (arg1 : * mut btree_iter , arg2 : * mut btree_iter) ; } extern "C" { pub fn __bch2_trans_kmalloc (arg1 : * mut btree... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787403 | 3 | ... } extern "C" { pub fn __bch2_trans_kmalloc (arg1 : * mut btree_trans , arg2 : usize) -> * mut :: std :: os :: raw :: c_void ; } exter... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787531 | 3 | ... extern "C" { pub fn bch2_trans_srcu_unlock (arg1 : * mut btree_trans) ; } extern "C" { pub fn bch2_trans_srcu_lock (arg1 : * mut btre... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787603 | 3 | ... } extern "C" { pub fn bch2_trans_srcu_lock (arg1 : * mut btree_trans) ; } extern "C" { pub fn bch2_trans_begin (arg1 : * mut btree_tr... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787671 | 3 | ...s) ; } extern "C" { pub fn bch2_trans_begin (arg1 : * mut btree_trans) -> u32_ ; } extern "C" { pub fn bch2_btree_iter_peek_and_restar... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787772 | 3 | ...n bch2_btree_iter_peek_and_restart_outlined (arg1 : * mut btree_iter) -> bkey_s_c ; } extern "C" { pub fn bch2_trans_updates_to_text (... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787885 | 3 | ...ans_updates_to_text (arg1 : * mut printbuf , arg2 : * mut btree_trans) ; } extern "C" { pub fn bch2_btree_path_to_text (arg1 : * mut p... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:787984 | 3 | ..._btree_path_to_text (arg1 : * mut printbuf , arg2 : * mut btree_path) ; } extern "C" { pub fn bch2_trans_paths_to_text (arg1 : * mut p... | ^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788083 | 3 | ...trans_paths_to_text (arg1 : * mut printbuf , arg2 : * mut btree_trans) ; } extern "C" { pub fn bch2_dump_trans_updates (arg1 : * mut b... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788158 | 3 | ...extern "C" { pub fn bch2_dump_trans_updates (arg1 : * mut btree_trans) ; } extern "C" { pub fn bch2_dump_trans_paths_updates (arg1 : *... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788239 | 3 | ... "C" { pub fn bch2_dump_trans_paths_updates (arg1 : * mut btree_trans) ; } extern "C" { pub fn __bch2_trans_get (arg1 : * mut bch_fs ,... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788307 | 3 | ...ans) ; } extern "C" { pub fn __bch2_trans_get (arg1 : * mut bch_fs , arg2 : :: std :: os :: raw :: c_uint) -> * mut btree_trans ; } ex... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788363 | 3 | ...t bch_fs , arg2 : :: std :: os :: raw :: c_uint) -> * mut btree_trans ; } extern "C" { pub fn bch2_trans_put (arg1 : * mut btree_trans... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788428 | 3 | ...rans ; } extern "C" { pub fn bch2_trans_put (arg1 : * mut btree_trans) ; } extern "C" { pub static mut bch2_btree_transaction_fns : [*... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788766 | 3 | ...btree_trans_to_text (arg1 : * mut printbuf , arg2 : * mut btree_trans) ; } extern "C" { pub fn bch2_fs_btree_iter_exit (arg1 : * mut b... | ^^^^^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788841 | 3 | ...} extern "C" { pub fn bch2_fs_btree_iter_exit (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_btree_iter_init (arg1 : * mut bch_... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:788911 | 3 | ...} extern "C" { pub fn bch2_fs_btree_iter_init (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __bch2_btr... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:789009 | 3 | ...t ; } extern "C" { pub fn __bch2_btree_verify (arg1 : * mut bch_fs , arg2 : * mut btree) ; } extern "C" { pub fn bch2_btree_node_ondis... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:789031 | 3 | ...b fn __bch2_btree_verify (arg1 : * mut bch_fs , arg2 : * mut btree) ; } extern "C" { pub fn bch2_btree_node_ondisk_to_text (arg1 : * m... | ^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:789131 | 3 | ...e_node_ondisk_to_text (arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : * const btree) ; } extern "C" { pub fn bch2_debug_exit () ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:789153 | 3 | ...(arg1 : * mut printbuf , arg2 : * mut bch_fs , arg3 : * const btree) ; } extern "C" { pub fn bch2_debug_exit () ; } extern "C" { pub f... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801007 | 3 | ...s ; } extern "C" { pub fn bch2_sb_error_count (arg1 : * mut bch_fs , arg2 : bch_sb_error_id) ; } extern "C" { pub fn bch2_sb_errors_fr... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801102 | 3 | ...} extern "C" { pub fn bch2_sb_errors_from_cpu (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_sb_errors_exit (arg1 : * mut bch_f... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801171 | 3 | ... } extern "C" { pub fn bch2_fs_sb_errors_exit (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_sb_errors_init_early (arg1 : * mut... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801246 | 3 | ...ern "C" { pub fn bch2_fs_sb_errors_init_early (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fs_sb_errors_init (arg1 : * mut bch_f... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801315 | 3 | ... } extern "C" { pub fn bch2_fs_sb_errors_init (arg1 : * mut bch_fs) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn bch2_incon... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801417 | 3 | ...} extern "C" { pub fn bch2_inconsistent_error (arg1 : * mut bch_fs) -> bool ; } extern "C" { pub fn bch2_topology_error (arg1 : * mut ... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801491 | 3 | ...l ; } extern "C" { pub fn bch2_topology_error (arg1 : * mut bch_fs) ; } # [repr (u32)] # [non_exhaustive] # [derive (Debug , Copy , Cl... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801757 | 3 | ...MIT = 8 , } extern "C" { pub fn bch2_fsck_err (arg1 : * mut bch_fs , arg2 : bch_fsck_flags , arg3 : bch_sb_error_id , arg4 : * const :... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:801958 | 3 | ... ; } extern "C" { pub fn bch2_flush_fsck_errs (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_fatal_error (arg1 : * mut bch_fs) ; }... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:802021 | 3 | ..._fs) ; } extern "C" { pub fn bch2_fatal_error (arg1 : * mut bch_fs) ; } extern "C" { pub fn bch2_io_error_work (arg1 : * mut work_stru... | ^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `extern` block uses type `u128`, which is not FFI-safe --> /home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src/target/release/build/bch_bindgen-8c1e466de30908c9/out/bcachefs.rs:3:802151 | 3 | ...struct) ; } extern "C" { pub fn bch2_io_error (arg1 : * mut bch_dev , arg2 : bch_member_error_type) ; } # [repr (C)] # [derive (Copy ,... | ^^^^^^^^^^^^^ not FFI-safe | = note: 128-bit integers don't currently have a known stable ABI warning: `bch_bindgen` (lib) generated 256 warnings (run `cargo fix --lib -p bch_bindgen` to apply 1 suggestion) Compiling bcachefs-rust v0.3.1 (/home/buildozer/aports/community/bcachefs-tools/src/bcachefs-tools-1.3.3/rust-src) Finished release [optimized] target(s) in 42.10s [LD] bcachefs >>> bcachefs-tools: Entering fakeroot... install -m0755 -D bcachefs -t /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin install -m0644 -D bcachefs.8 -t /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/share/man/man8/ install -m0755 -D initramfs/script /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/share/initramfs-tools/scripts/local-premount/bcachefs install -m0755 -D initramfs/hook /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/share/initramfs-tools/hooks/bcachefs ln -sfr /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/bcachefs /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/mkfs.bcachefs ln -sfr /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/bcachefs /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/fsck.bcachefs ln -sfr /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/bcachefs /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/mount.bcachefs ln -sfr /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/bcachefs /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/mkfs.fuse.bcachefs ln -sfr /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/bcachefs /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/fsck.fuse.bcachefs ln -sfr /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/bcachefs /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/sbin/mount.fuse.bcachefs sed -i '/^# Note: make install replaces/,$d' /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/share/initramfs-tools/hooks/bcachefs echo "copy_exec /usr/sbin/bcachefs /sbin/bcachefs" >> /home/buildozer/aports/community/bcachefs-tools/pkg/bcachefs-tools/usr/share/initramfs-tools/hooks/bcachefs >>> bcachefs-tools-doc*: Running split function doc... >>> bcachefs-tools-doc*: Preparing subpackage bcachefs-tools-doc... >>> bcachefs-tools-doc*: Running postcheck for bcachefs-tools-doc >>> bcachefs-tools*: Running postcheck for bcachefs-tools >>> bcachefs-tools*: Preparing package bcachefs-tools... >>> bcachefs-tools*: Stripping binaries >>> bcachefs-tools-doc*: Scanning shared objects >>> bcachefs-tools*: Scanning shared objects >>> bcachefs-tools-doc*: Tracing dependencies... >>> bcachefs-tools-doc*: Package size: 24.0 KB >>> bcachefs-tools-doc*: Compressing data... >>> bcachefs-tools-doc*: Create checksum... >>> bcachefs-tools-doc*: Create bcachefs-tools-doc-1.3.3-r0.apk >>> bcachefs-tools*: Tracing dependencies... so:libaio.so.1 so:libblkid.so.1 so:libc.musl-s390x.so.1 so:libgcc_s.so.1 so:libkeyutils.so.1 so:liblz4.so.1 so:libsodium.so.26 so:libudev.so.1 so:liburcu-common.so.8 so:liburcu.so.8 so:libuuid.so.1 so:libz.so.1 so:libzstd.so.1 >>> bcachefs-tools*: Package size: 2.4 MB >>> bcachefs-tools*: Compressing data... >>> bcachefs-tools*: Create checksum... >>> bcachefs-tools*: Create bcachefs-tools-1.3.3-r0.apk >>> bcachefs-tools: Build complete at Mon, 20 Nov 2023 07:50:01 +0000 elapsed time 0h 1m 46s >>> bcachefs-tools: Cleaning up srcdir >>> bcachefs-tools: Cleaning up pkgdir >>> bcachefs-tools: Uninstalling dependencies... (1/63) Purging .makedepends-bcachefs-tools (20231120.074816) (2/63) Purging cargo (1.72.1-r0) (3/63) Purging rust (1.72.1-r0) (4/63) Purging clang17-dev (17.0.4-r0) (5/63) Purging clang17-extra-tools (17.0.4-r0) (6/63) Purging clang17 (17.0.4-r0) (7/63) Purging clang17-libclang (17.0.4-r0) (8/63) Purging clang17-headers (17.0.4-r0) (9/63) Purging clang17-libs (17.0.4-r0) (10/63) Purging coreutils (9.4-r1) Executing coreutils-9.4-r1.post-deinstall (11/63) Purging coreutils-env (9.4-r1) (12/63) Purging coreutils-fmt (9.4-r1) (13/63) Purging coreutils-sha512sum (9.4-r1) (14/63) Purging libaio-dev (0.3.113-r2) (15/63) Purging libaio (0.3.113-r2) (16/63) Purging libsodium-dev (1.0.19-r0) (17/63) Purging libsodium (1.0.19-r0) (18/63) Purging llvm17-dev (17.0.4-r1) (19/63) Purging llvm17 (17.0.4-r1) (20/63) Purging llvm17-linker-tools (17.0.4-r1) (21/63) Purging libffi-dev (3.4.4-r3) (22/63) Purging linux-headers (6.5-r0) (23/63) Purging zlib-dev (1.3-r2) (24/63) Purging llvm17-test-utils-pyc (17.0.4-r1) (25/63) Purging llvm17-test-utils (17.0.4-r1) (26/63) Purging llvm17-libs (17.0.4-r1) (27/63) Purging eudev-dev (3.2.14-r0) (28/63) Purging eudev-openrc (3.2.14-r0) (29/63) Purging eudev (3.2.14-r0) (30/63) Purging udev-init-scripts-openrc (35-r1) (31/63) Purging udev-init-scripts (35-r1) (32/63) Purging eudev-libs (3.2.14-r0) (33/63) Purging util-linux-dev (2.39.2-r0) (34/63) Purging libfdisk (2.39.2-r0) (35/63) Purging libmount (2.39.2-r0) (36/63) Purging libsmartcols (2.39.2-r0) (37/63) Purging libuuid (2.39.2-r0) (38/63) Purging keyutils-dev (1.6.3-r3) (39/63) Purging keyutils-libs (1.6.3-r3) (40/63) Purging lz4-dev (1.9.4-r5) (41/63) Purging userspace-rcu-dev (0.14.0-r2) (42/63) Purging userspace-rcu (0.14.0-r2) (43/63) Purging zstd-dev (1.5.5-r8) (44/63) Purging zstd (1.5.5-r8) (45/63) Purging kmod-libs (31-r0) (46/63) Purging libblkid (2.39.2-r0) (47/63) Purging llvm16-libs (16.0.6-r7) (48/63) Purging python3-pyc (3.11.6-r1) (49/63) Purging python3-pycache-pyc0 (3.11.6-r1) (50/63) Purging pyc (3.11.6-r1) (51/63) Purging scudo-malloc (17.0.4-r0) (52/63) Purging utmps-libs (0.1.2.2-r0) (53/63) Purging python3 (3.11.6-r1) (54/63) Purging gdbm (1.23-r1) (55/63) Purging libbz2 (1.0.8-r6) (56/63) Purging libffi (3.4.4-r3) (57/63) Purging libpanelw (6.4_p20231007-r0) (58/63) Purging libxml2 (2.11.6-r0) (59/63) Purging mpdecimal (2.5.1-r2) (60/63) Purging readline (8.2.1-r2) (61/63) Purging skalibs (2.14.0.1-r0) (62/63) Purging sqlite-libs (3.44.0-r0) (63/63) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 346 MiB in 105 packages >>> bcachefs-tools: Updating the community/s390x repository index... >>> bcachefs-tools: Signing the index...