Skip to content

Instantly share code, notes, and snippets.

@stratosgear
Created April 26, 2024 22:17
Show Gist options
  • Save stratosgear/f0a1644f138bfee36b4b32005ec3a6a4 to your computer and use it in GitHub Desktop.
Save stratosgear/f0a1644f138bfee36b4b32005ec3a6a4 to your computer and use it in GitHub Desktop.
i3lock --debug
➜ strace -t -o i3lock.strace i3lock -n --debug
[i3lock-debug] device = 3
[i3lock-debug] Resource Xft.dpi not specified, skipping.
[i3lock-debug] Using fallback for calculating DPI.
[i3lock-debug] Using dpi = 96
[i3lock-debug] Querying monitors using RandR 1.5
[i3lock-debug] 1 RandR monitors found (timestamp 8083)
[i3lock-debug] found RandR monitor: 2256 x 1504 at 0 x 0
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] device = 3
[i3lock-debug] Watching window 0x04000004
[i3lock-debug] redraw_screen(unlock_state = 0, auth_state = 0)
[i3lock-debug] allocating pixmap for 2256 x 1504 px
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] current password = t
[i3lock-debug] redraw_screen(unlock_state = 2, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] current password = te
[i3lock-debug] redraw_screen(unlock_state = 2, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] redraw_screen(unlock_state = 1, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] current password = tes
[i3lock-debug] redraw_screen(unlock_state = 2, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] redraw_screen(unlock_state = 1, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] current password = test
[i3lock-debug] redraw_screen(unlock_state = 2, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] redraw_screen(unlock_state = 1, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] redraw_screen(unlock_state = 1, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] redraw_screen(unlock_state = 1, auth_state = 0)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] redraw_screen(unlock_state = 0, auth_state = 1)
[i3lock-debug] scaling_factor is 1, physical diameter is 190 px
[i3lock-debug] successfully authenticated
[i3lock-debug] restoring focus to X11 window 0x03e0000e
[i3lock-debug] Read event of type 18
[i3lock-debug] UnmapNotify for 0x04000004
00:07:13 execve("/run/current-system/sw/bin/i3lock", ["i3lock", "-n", "--debug"], 0x7ffca0eedef8 /* 86 vars */) = 0
00:07:13 brk(NULL) = 0x905000
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e7e3e000
00:07:13 access("/etc/ld-nix.so.preload", R_OK) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/", {st_mode=S_IFDIR|0555, st_size=300, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/", {st_mode=S_IFDIR|0555, st_size=3384, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/", {st_mode=S_IFDIR|0555, st_size=136, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/", {st_mode=S_IFDIR|0555, st_size=138, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/", {st_mode=S_IFDIR|0555, st_size=366, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/", {st_mode=S_IFDIR|0555, st_size=80, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/", {st_mode=S_IFDIR|0555, st_size=442, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/", {st_mode=S_IFDIR|0555, st_size=354, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/", {st_mode=S_IFDIR|0555, st_size=128, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/glibc-hwcaps/x86-64-v4/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff540, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=1007016, ...}) = 0
00:07:13 mmap(NULL, 925720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7d5b000
00:07:13 mmap(0x7f73e7d6b000, 487424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f73e7d6b000
00:07:13 mmap(0x7f73e7de2000, 368640, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x87000) = 0x7f73e7de2000
00:07:13 mmap(0x7f73e7e3c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe0000) = 0x7f73e7e3c000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libev.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libev.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libev.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libev.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libev.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/libev.so.4", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=79256, ...}) = 0
00:07:13 mmap(NULL, 72768, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7d49000
00:07:13 mmap(0x7f73e7d4c000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f73e7d4c000
00:07:13 mmap(0x7f73e7d55000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f73e7d55000
00:07:13 mmap(0x7f73e7d59000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f73e7d59000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=1511312, ...}) = 0
00:07:13 mmap(NULL, 1329960, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7c04000
00:07:13 mmap(0x7f73e7c19000, 946176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f73e7c19000
00:07:13 mmap(0x7f73e7d00000, 270336, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfc000) = 0x7f73e7d00000
00:07:13 mmap(0x7f73e7d42000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13e000) = 0x7f73e7d42000
00:07:13 mmap(0x7f73e7d48000, 2856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f73e7d48000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=219600, ...}) = 0
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e7c02000
00:07:13 mmap(NULL, 173224, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7bd7000
00:07:13 mmap(0x7f73e7be4000, 77824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f73e7be4000
00:07:13 mmap(0x7f73e7bf7000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0x7f73e7bf7000
00:07:13 mmap(0x7f73e7c00000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f73e7c00000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb-xkb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb-xkb.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=154848, ...}) = 0
00:07:13 mmap(NULL, 123464, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7bb8000
00:07:13 mmap(0x7f73e7bc3000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f73e7bc3000
00:07:13 mmap(0x7f73e7bd0000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x7f73e7bd0000
00:07:13 mmap(0x7f73e7bd5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x7f73e7bd5000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb-xinerama.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb-xinerama.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=17328, ...}) = 0
00:07:13 mmap(NULL, 16456, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7bb3000
00:07:13 mmap(0x7f73e7bb4000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f73e7bb4000
00:07:13 mmap(0x7f73e7bb5000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7bb5000
00:07:13 mmap(0x7f73e7bb6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7bb6000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb-randr.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb-randr.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=95608, ...}) = 0
00:07:13 mmap(NULL, 69944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7ba1000
00:07:13 mmap(0x7f73e7ba9000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f73e7ba9000
00:07:13 mmap(0x7f73e7bae000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f73e7bae000
00:07:13 mmap(0x7f73e7bb1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f73e7bb1000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb-image.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb-image.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libxcb-image.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=25624, ...}) = 0
00:07:13 mmap(NULL, 24848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7b9a000
00:07:13 mmap(0x7f73e7b9c000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7b9c000
00:07:13 mmap(0x7f73e7b9e000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f73e7b9e000
00:07:13 mmap(0x7f73e7b9f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f73e7b9f000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/libxcb-util.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=30432, ...}) = 0
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e7b98000
00:07:13 mmap(NULL, 24816, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7b91000
00:07:13 mmap(0x7f73e7b94000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f73e7b94000
00:07:13 mmap(0x7f73e7b95000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f73e7b95000
00:07:13 mmap(0x7f73e7b96000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f73e7b96000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb-xrm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb-xrm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libxcb-xrm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libxcb-xrm.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=30440, ...}) = 0
00:07:13 mmap(NULL, 28688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7b89000
00:07:13 mmap(0x7f73e7b8b000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7b8b000
00:07:13 mmap(0x7f73e7b8e000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f73e7b8e000
00:07:13 mmap(0x7f73e7b8f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f73e7b8f000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=304480, ...}) = 0
00:07:13 mmap(NULL, 282640, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7b43000
00:07:13 mmap(0x7f73e7b48000, 114688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f73e7b48000
00:07:13 mmap(0x7f73e7b64000, 139264, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f73e7b64000
00:07:13 mmap(0x7f73e7b86000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x43000) = 0x7f73e7b86000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxkbcommon-x11.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxkbcommon-x11.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libxkbcommon-x11.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libxkbcommon-x11.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libxkbcommon-x11.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/libxkbcommon-x11.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/libxkbcommon-x11.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/libxkbcommon-x11.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=47072, ...}) = 0
00:07:13 mmap(NULL, 40976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7b38000
00:07:13 mmap(0x7f73e7b3b000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f73e7b3b000
00:07:13 mmap(0x7f73e7b3f000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f73e7b3f000
00:07:13 mmap(0x7f73e7b41000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f73e7b41000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=76312, ...}) = 0
00:07:13 mmap(NULL, 69656, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7b26000
00:07:13 mmap(0x7f73e7b29000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f73e7b29000
00:07:13 mmap(0x7f73e7b32000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f73e7b32000
00:07:13 mmap(0x7f73e7b36000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f73e7b36000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/gy72d057s5vlhvpj09j8x6ddmnvir39y-xcb-util-image-0.4.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/0k2rcfh7mxrpvwhls2rz2ri1qlmfln0h-xcb-util-xrm-1.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/32lhrdn38kc9qlrvbbghghfblh9y9ggs-cairo-1.18.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/znsbf56vjbq08v598sxyf2ib42pi88m1-xcb-util-0.4.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\242\2\0\0\0\0\0"..., 832) = 832
00:07:13 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=2285600, ...}) = 0
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e7b24000
00:07:13 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
00:07:13 mmap(NULL, 2018704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7937000
00:07:13 mmap(0x7f73e795f000, 1425408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f73e795f000
00:07:13 mmap(0x7f73e7abb000, 352256, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x184000) = 0x7f73e7abb000
00:07:13 mmap(0x7f73e7b11000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d9000) = 0x7f73e7b11000
00:07:13 mmap(0x7f73e7b17000, 52624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f73e7b17000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v4/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff360, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v3/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff360, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v2/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff360, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=124480, ...}) = 0
00:07:13 mmap(NULL, 118800, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7919000
00:07:13 mmap(0x7f73e791c000, 73728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f73e791c000
00:07:13 mmap(0x7f73e792e000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f73e792e000
00:07:13 mmap(0x7f73e7935000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f73e7935000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v4/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff340, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v3/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff340, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v2/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff340, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=252752, ...}) = 0
00:07:13 mmap(NULL, 229392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e78e0000
00:07:13 mmap(0x7f73e78e6000, 151552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f73e78e6000
00:07:13 mmap(0x7f73e790b000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7f73e790b000
00:07:13 mmap(0x7f73e7917000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36000) = 0x7f73e7917000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/glibc-hwcaps/x86-64-v4/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff320, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/glibc-hwcaps/x86-64-v3/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff320, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/glibc-hwcaps/x86-64-v2/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff320, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/", {st_mode=S_IFDIR|0555, st_size=156, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/glibc-hwcaps/x86-64-v4/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff320, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/glibc-hwcaps/x86-64-v3/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff320, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/glibc-hwcaps/x86-64-v2/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff320, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=353272, ...}) = 0
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e78de000
00:07:13 mmap(NULL, 311944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7891000
00:07:13 mmap(0x7f73e7899000, 167936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f73e7899000
00:07:13 mmap(0x7f73e78c2000, 102400, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x31000) = 0x7f73e78c2000
00:07:13 mmap(0x7f73e78db000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4a000) = 0x7f73e78db000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=927672, ...}) = 0
00:07:13 mmap(NULL, 839696, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e77c3000
00:07:13 mmap(0x7f73e77d1000, 573440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f73e77d1000
00:07:13 mmap(0x7f73e785d000, 176128, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9a000) = 0x7f73e785d000
00:07:13 mmap(0x7f73e7888000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc4000) = 0x7f73e7888000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/glibc-hwcaps/x86-64-v4/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/glibc-hwcaps/x86-64-v3/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/glibc-hwcaps/x86-64-v2/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/", {st_mode=S_IFDIR|0555, st_size=120, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/glibc-hwcaps/x86-64-v4/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/glibc-hwcaps/x86-64-v3/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/glibc-hwcaps/x86-64-v2/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/", {st_mode=S_IFDIR|0555, st_size=96, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/lib/glibc-hwcaps/x86-64-v4/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/lib/glibc-hwcaps/x86-64-v3/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/lib/glibc-hwcaps/x86-64-v2/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff2e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=1437488, ...}) = 0
00:07:13 mmap(NULL, 1330536, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e767e000
00:07:13 mmap(0x7f73e769c000, 573440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f73e769c000
00:07:13 mmap(0x7f73e7728000, 610304, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaa000) = 0x7f73e7728000
00:07:13 mmap(0x7f73e77bd000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13f000) = 0x7f73e77bd000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=94400, ...}) = 0
00:07:13 mmap(NULL, 84248, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7669000
00:07:13 mmap(0x7f73e766d000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f73e766d000
00:07:13 mmap(0x7f73e7678000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f73e7678000
00:07:13 mmap(0x7f73e767c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f73e767c000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/zd6s0gyf3amm8rrak8gywn26v1rfv2hf-libXrender-0.9.11/lib/glibc-hwcaps/x86-64-v4/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/zd6s0gyf3amm8rrak8gywn26v1rfv2hf-libXrender-0.9.11/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff2a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/zd6s0gyf3amm8rrak8gywn26v1rfv2hf-libXrender-0.9.11/lib/glibc-hwcaps/x86-64-v3/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/zd6s0gyf3amm8rrak8gywn26v1rfv2hf-libXrender-0.9.11/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff2a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/zd6s0gyf3amm8rrak8gywn26v1rfv2hf-libXrender-0.9.11/lib/glibc-hwcaps/x86-64-v2/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/zd6s0gyf3amm8rrak8gywn26v1rfv2hf-libXrender-0.9.11/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff2a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/zd6s0gyf3amm8rrak8gywn26v1rfv2hf-libXrender-0.9.11/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=52672, ...}) = 0
00:07:13 mmap(NULL, 49808, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e765c000
00:07:13 mmap(0x7f73e765e000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e765e000
00:07:13 mmap(0x7f73e7665000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f73e7665000
00:07:13 mmap(0x7f73e7667000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f73e7667000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=77072, ...}) = 0
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e765a000
00:07:13 mmap(NULL, 57640, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e764b000
00:07:13 mmap(0x7f73e7651000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f73e7651000
00:07:13 mmap(0x7f73e7656000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f73e7656000
00:07:13 mmap(0x7f73e7658000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f73e7658000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/bqjivl23gjxrd9xqlnaj2wmb91lwk644-libXext-1.3.6/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/wl8lnbbg92z1kbg395yfhqqy5r8x40zj-libxcb-1.16/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=17240, ...}) = 0
00:07:13 mmap(NULL, 16472, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7646000
00:07:13 mmap(0x7f73e7647000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f73e7647000
00:07:13 mmap(0x7f73e7648000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7648000
00:07:13 mmap(0x7f73e7649000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7649000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/p5jmxmvc6s9la4siimgzjkmzs29dkwg5-fontconfig-2.15.0-lib/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/ldz76qcgv1ic8s8jlvhcyw51s7pzl2bx-pixman-0.43.4/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=769464, ...}) = 0
00:07:13 mmap(NULL, 713040, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7597000
00:07:13 mmap(0x7f73e75a2000, 561152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f73e75a2000
00:07:13 mmap(0x7f73e762b000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x94000) = 0x7f73e762b000
00:07:13 mmap(0x7f73e763d000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa6000) = 0x7f73e763d000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/7c9bxi25acbhwfnpi87hwn7b09rhvs8g-libXau-1.0.11/lib/glibc-hwcaps/x86-64-v4/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/7c9bxi25acbhwfnpi87hwn7b09rhvs8g-libXau-1.0.11/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff220, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/7c9bxi25acbhwfnpi87hwn7b09rhvs8g-libXau-1.0.11/lib/glibc-hwcaps/x86-64-v3/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/7c9bxi25acbhwfnpi87hwn7b09rhvs8g-libXau-1.0.11/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff220, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/7c9bxi25acbhwfnpi87hwn7b09rhvs8g-libXau-1.0.11/lib/glibc-hwcaps/x86-64-v2/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/7c9bxi25acbhwfnpi87hwn7b09rhvs8g-libXau-1.0.11/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff220, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/7c9bxi25acbhwfnpi87hwn7b09rhvs8g-libXau-1.0.11/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=17112, ...}) = 0
00:07:13 mmap(NULL, 16648, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7592000
00:07:13 mmap(0x7f73e7593000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f73e7593000
00:07:13 mmap(0x7f73e7594000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7594000
00:07:13 mmap(0x7f73e7595000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7595000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/7c9bxi25acbhwfnpi87hwn7b09rhvs8g-libXau-1.0.11/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l00n2i0svnrr6g1iha89rgln3rhf1scv-libXdmcp-1.1.4/lib/glibc-hwcaps/x86-64-v4/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/l00n2i0svnrr6g1iha89rgln3rhf1scv-libXdmcp-1.1.4/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff200, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l00n2i0svnrr6g1iha89rgln3rhf1scv-libXdmcp-1.1.4/lib/glibc-hwcaps/x86-64-v3/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/l00n2i0svnrr6g1iha89rgln3rhf1scv-libXdmcp-1.1.4/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff200, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l00n2i0svnrr6g1iha89rgln3rhf1scv-libXdmcp-1.1.4/lib/glibc-hwcaps/x86-64-v2/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/l00n2i0svnrr6g1iha89rgln3rhf1scv-libXdmcp-1.1.4/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff200, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l00n2i0svnrr6g1iha89rgln3rhf1scv-libXdmcp-1.1.4/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=30064, ...}) = 0
00:07:13 mmap(NULL, 28888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e758a000
00:07:13 mmap(0x7f73e758c000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e758c000
00:07:13 mmap(0x7f73e758e000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f73e758e000
00:07:13 mmap(0x7f73e7590000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f73e7590000
00:07:13 close(3) = 0
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e7588000
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libaudit.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/fvrqnfbbws0zsdlbqc4kjjqa9x75dh72-audit-3.1.2/lib/glibc-hwcaps/x86-64-v4/libaudit.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/fvrqnfbbws0zsdlbqc4kjjqa9x75dh72-audit-3.1.2/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff1e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/fvrqnfbbws0zsdlbqc4kjjqa9x75dh72-audit-3.1.2/lib/glibc-hwcaps/x86-64-v3/libaudit.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/fvrqnfbbws0zsdlbqc4kjjqa9x75dh72-audit-3.1.2/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff1e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/fvrqnfbbws0zsdlbqc4kjjqa9x75dh72-audit-3.1.2/lib/glibc-hwcaps/x86-64-v2/libaudit.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/fvrqnfbbws0zsdlbqc4kjjqa9x75dh72-audit-3.1.2/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff1e0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/fvrqnfbbws0zsdlbqc4kjjqa9x75dh72-audit-3.1.2/lib/libaudit.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=148872, ...}) = 0
00:07:13 mmap(NULL, 205008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7555000
00:07:13 mmap(0x7f73e7559000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f73e7559000
00:07:13 mmap(0x7f73e7561000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f73e7561000
00:07:13 mmap(0x7f73e7576000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0x7f73e7576000
00:07:13 mmap(0x7f73e7578000, 61648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f73e7578000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libbz2.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libbz2.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/glibc-hwcaps/x86-64-v4/libbz2.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff1c0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/glibc-hwcaps/x86-64-v3/libbz2.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff1c0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/glibc-hwcaps/x86-64-v2/libbz2.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff1c0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/libbz2.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=78472, ...}) = 0
00:07:13 mmap(NULL, 76840, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7542000
00:07:13 mmap(0x7f73e7544000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7544000
00:07:13 mmap(0x7f73e7551000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f73e7551000
00:07:13 mmap(0x7f73e7553000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f73e7553000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/glibc-hwcaps/x86-64-v4/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff1a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/glibc-hwcaps/x86-64-v3/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff1a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/glibc-hwcaps/x86-64-v2/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff1a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/", {st_mode=S_IFDIR|0555, st_size=104, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/glibc-hwcaps/x86-64-v4/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186ff1a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/glibc-hwcaps/x86-64-v3/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186ff1a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/glibc-hwcaps/x86-64-v2/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186ff1a0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=55488, ...}) = 0
00:07:13 mmap(NULL, 53264, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7534000
00:07:13 mmap(0x7f73e7535000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f73e7535000
00:07:13 mmap(0x7f73e753d000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f73e753d000
00:07:13 mmap(0x7f73e7540000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f73e7540000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/rrhw8p4hdrbh3pq7p2hlc1z2ixxzcxcb-zlib-1.3.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/35pq4hr29c3sl79lgfwgsvd9nwzyp4am-glibc-2.39-5/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=16536, ...}) = 0
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e7532000
00:07:13 mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e752d000
00:07:13 mmap(0x7f73e752e000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f73e752e000
00:07:13 mmap(0x7f73e752f000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e752f000
00:07:13 mmap(0x7f73e7530000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e7530000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/24knsmg68sy16984jyf53slg9c0zw3c9-freetype-2.13.2/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/l1b9n31pa6984zr5yyd17j5nm1bzyykr-bzip2-1.0.8/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/jnjrfw2b9b69czwdir27s2bizkvd1y06-libpng-apng-1.6.43/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/3pgxzk73daq9byz7rlndxal4vl9z4xrx-expat-2.6.2/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=191280, ...}) = 0
00:07:13 mmap(NULL, 172048, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e7502000
00:07:13 mmap(0x7f73e7506000, 114688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f73e7506000
00:07:13 mmap(0x7f73e7522000, 32768, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0x7f73e7522000
00:07:13 mmap(0x7f73e752a000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f73e752a000
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libbrotlicommon.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/n16a65gccbhmbbvczkgl6mfsln7s24cv-brotli-1.1.0-lib/lib/libbrotlicommon.so.1", O_RDONLY|O_CLOEXEC) = 3
00:07:13 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(3, {st_mode=S_IFREG|0555, st_size=143184, ...}) = 0
00:07:13 mmap(NULL, 139280, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f73e74df000
00:07:13 mmap(0x7f73e74e0000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f73e74e0000
00:07:13 mmap(0x7f73e74e1000, 126976, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f73e74e1000
00:07:13 mmap(0x7f73e7500000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f73e7500000
00:07:13 close(3) = 0
00:07:13 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e74dd000
00:07:13 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e74da000
00:07:13 arch_prctl(ARCH_SET_FS, 0x7f73e74da8c0) = 0
00:07:13 set_tid_address(0x7f73e74dab90) = 9513
00:07:13 set_robust_list(0x7f73e74daba0, 24) = 0
00:07:13 rseq(0x7f73e74db1e0, 0x20, 0, 0x53053053) = 0
00:07:13 mprotect(0x7f73e7b11000, 16384, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7e3c000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7500000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e752a000, 8192, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7530000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7540000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7553000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7576000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7590000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7595000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e763d000, 32768, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7c00000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7649000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7658000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e77bd000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7667000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e767c000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7935000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7917000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7888000, 32768, PROT_READ) = 0
00:07:13 mprotect(0x7f73e78db000, 8192, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7b36000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7b86000, 8192, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7bd5000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7b41000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7b96000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7b8f000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7b9f000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7bb1000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7bb6000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7d42000, 16384, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7d59000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x40d000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7e72000, 8192, PROT_READ) = 0
00:07:13 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
00:07:13 getrandom("\x88\xd6\x1f\xfe\xb9\x7a\xc9\xa2", 8, GRND_NONBLOCK) = 8
00:07:13 brk(NULL) = 0x905000
00:07:13 brk(0x926000) = 0x926000
00:07:13 getuid() = 1000
00:07:13 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
00:07:13 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = 0
00:07:13 sendto(3, "\2\0\0\0\v\0\0\0\7\0\0\0passwd\0", 19, MSG_NOSIGNAL, NULL, 0) = 19
00:07:13 poll([{fd=3, events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=3, revents=POLLIN|POLLHUP}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="", iov_len=7}, {iov_base="", iov_len=8}], msg_iovlen=2, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 0
00:07:13 close(3) = 0
00:07:13 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
00:07:13 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = 0
00:07:13 sendto(3, "\2\0\0\0\1\0\0\0\5\0\0\0001000\0", 17, MSG_NOSIGNAL, NULL, 0) = 17
00:07:13 poll([{fd=3, events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=3, revents=POLLIN|POLLHUP}])
00:07:13 read(3, "\2\0\0\0\1\0\0\0\10\0\0\0\2\0\0\0\350\3\0\0d\0\0\0\1\0\0\0\16\0\0\0"..., 36) = 36
00:07:13 read(3, "stratos\0x\0\0/home/stratos\0/run/cu"..., 56) = 56
00:07:13 close(3) = 0
00:07:13 newfstatat(AT_FDCWD, "/etc/pam.d", {st_mode=S_IFDIR|0755, st_size=430, ...}, 0) = 0
00:07:13 openat(AT_FDCWD, "/etc/pam.d/i3lock", O_RDONLY) = 3
00:07:13 fstat(3, {st_mode=S_IFREG|0444, st_size=603, ...}) = 0
00:07:13 read(3, "# Account management.\naccount re"..., 4096) = 603
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/security/pam_unix.so", O_RDONLY|O_CLOEXEC) = 4
00:07:13 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(4, {st_mode=S_IFREG|0555, st_size=66080, ...}) = 0
00:07:13 mmap(NULL, 57376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f73e74cb000
00:07:13 mmap(0x7f73e74ce000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7f73e74ce000
00:07:13 mmap(0x7f73e74d6000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xb000) = 0x7f73e74d6000
00:07:13 mmap(0x7f73e74d8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xd000) = 0x7f73e74d8000
00:07:13 close(4) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libcrypt.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/libcrypt.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/fvrqnfbbws0zsdlbqc4kjjqa9x75dh72-audit-3.1.2/lib/libcrypt.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/nf28s3rx56cli1sbd0bymwbf6dq964yq-libxcrypt-4.4.36/lib/glibc-hwcaps/x86-64-v4/libcrypt.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/nf28s3rx56cli1sbd0bymwbf6dq964yq-libxcrypt-4.4.36/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186feb00, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/nf28s3rx56cli1sbd0bymwbf6dq964yq-libxcrypt-4.4.36/lib/glibc-hwcaps/x86-64-v3/libcrypt.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/nf28s3rx56cli1sbd0bymwbf6dq964yq-libxcrypt-4.4.36/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186feb00, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/nf28s3rx56cli1sbd0bymwbf6dq964yq-libxcrypt-4.4.36/lib/glibc-hwcaps/x86-64-v2/libcrypt.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/nf28s3rx56cli1sbd0bymwbf6dq964yq-libxcrypt-4.4.36/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186feb00, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/nf28s3rx56cli1sbd0bymwbf6dq964yq-libxcrypt-4.4.36/lib/libcrypt.so.2", O_RDONLY|O_CLOEXEC) = 4
00:07:13 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(4, {st_mode=S_IFREG|0555, st_size=115856, ...}) = 0
00:07:13 mmap(NULL, 143904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f73e74a7000
00:07:13 mmap(0x7f73e74a9000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f73e74a9000
00:07:13 mmap(0x7f73e74b9000, 32768, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x12000) = 0x7f73e74b9000
00:07:13 mmap(0x7f73e74c1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x19000) = 0x7f73e74c1000
00:07:13 mmap(0x7f73e74c3000, 29216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f73e74c3000
00:07:13 close(4) = 0
00:07:13 mprotect(0x7f73e74c1000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e74d8000, 4096, PROT_READ) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/5wv48ikmw37ka0vhmg4ljrq53p0d32dl-fprintd-1.94.2/lib/security/pam_fprintd.so", O_RDONLY|O_CLOEXEC) = 4
00:07:13 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(4, {st_mode=S_IFREG|0555, st_size=30936, ...}) = 0
00:07:13 mmap(NULL, 29192, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f73e749f000
00:07:13 mmap(0x7f73e74a1000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f73e74a1000
00:07:13 mmap(0x7f73e74a3000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f73e74a3000
00:07:13 mmap(0x7f73e74a5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f73e74a5000
00:07:13 close(4) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/f79b6b6rm1kjjwl0155d6qbq0zgl7qal-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v4/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/f79b6b6rm1kjjwl0155d6qbq0zgl7qal-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186feb40, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/f79b6b6rm1kjjwl0155d6qbq0zgl7qal-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v3/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/f79b6b6rm1kjjwl0155d6qbq0zgl7qal-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186feb40, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/f79b6b6rm1kjjwl0155d6qbq0zgl7qal-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v2/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/f79b6b6rm1kjjwl0155d6qbq0zgl7qal-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186feb40, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/f79b6b6rm1kjjwl0155d6qbq0zgl7qal-systemd-minimal-libs-255.4/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 4
00:07:13 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(4, {st_mode=S_IFREG|0555, st_size=1245560, ...}) = 0
00:07:13 mmap(NULL, 1107560, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f73e7390000
00:07:13 mmap(0x7f73e73aa000, 692224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a000) = 0x7f73e73aa000
00:07:13 mmap(0x7f73e7453000, 253952, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xc3000) = 0x7f73e7453000
00:07:13 mmap(0x7f73e7491000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x100000) = 0x7f73e7491000
00:07:13 mmap(0x7f73e749e000, 1640, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f73e749e000
00:07:13 close(4) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g29km1srdqrvyvlq7mnkkji4w1ay0i98-pipewire-1.0.5-jack/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/80pzqhjlc5c5dr03624pg03n00z6mv53-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v4/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/80pzqhjlc5c5dr03624pg03n00z6mv53-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v4/", 0x7ffc186feae0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/80pzqhjlc5c5dr03624pg03n00z6mv53-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v3/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/80pzqhjlc5c5dr03624pg03n00z6mv53-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v3/", 0x7ffc186feae0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/80pzqhjlc5c5dr03624pg03n00z6mv53-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v2/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/80pzqhjlc5c5dr03624pg03n00z6mv53-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v2/", 0x7ffc186feae0, 0) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/80pzqhjlc5c5dr03624pg03n00z6mv53-libcap-2.69-lib/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 4
00:07:13 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0x\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(4, {st_mode=S_IFREG|0555, st_size=52616, ...}) = 0
00:07:13 mmap(NULL, 45128, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f73e7384000
00:07:13 mmap(0x7f73e7387000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7f73e7387000
00:07:13 mmap(0x7f73e738c000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f73e738c000
00:07:13 mmap(0x7f73e738e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xa000) = 0x7f73e738e000
00:07:13 close(4) = 0
00:07:13 mprotect(0x7f73e738e000, 4096, PROT_READ) = 0
00:07:13 mprotect(0x7f73e7491000, 49152, PROT_READ) = 0
00:07:13 mprotect(0x7f73e74a5000, 4096, PROT_READ) = 0
00:07:13 prctl(PR_CAPBSET_READ, CAP_MAC_OVERRIDE) = 1
00:07:13 prctl(PR_CAPBSET_READ, 0x30 /* CAP_??? */) = -1 EINVAL (Invalid argument)
00:07:13 prctl(PR_CAPBSET_READ, CAP_CHECKPOINT_RESTORE) = 1
00:07:13 prctl(PR_CAPBSET_READ, 0x2c /* CAP_??? */) = -1 EINVAL (Invalid argument)
00:07:13 prctl(PR_CAPBSET_READ, 0x2a /* CAP_??? */) = -1 EINVAL (Invalid argument)
00:07:13 prctl(PR_CAPBSET_READ, 0x29 /* CAP_??? */) = -1 EINVAL (Invalid argument)
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/security/pam_deny.so", O_RDONLY|O_CLOEXEC) = 4
00:07:13 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(4, {st_mode=S_IFREG|0555, st_size=15104, ...}) = 0
00:07:13 mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f73e737f000
00:07:13 mmap(0x7f73e7380000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7f73e7380000
00:07:13 mmap(0x7f73e7381000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f73e7381000
00:07:13 mmap(0x7f73e7382000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f73e7382000
00:07:13 close(4) = 0
00:07:13 mprotect(0x7f73e7382000, 4096, PROT_READ) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/security/pam_env.so", O_RDONLY|O_CLOEXEC) = 4
00:07:13 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(4, {st_mode=S_IFREG|0555, st_size=25432, ...}) = 0
00:07:13 mmap(NULL, 24592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f73e7378000
00:07:13 mmap(0x7f73e737a000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f73e737a000
00:07:13 mmap(0x7f73e737c000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f73e737c000
00:07:13 mmap(0x7f73e737d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f73e737d000
00:07:13 close(4) = 0
00:07:13 mprotect(0x7f73e737d000, 4096, PROT_READ) = 0
00:07:13 read(3, "", 4096) = 0
00:07:13 close(3) = 0
00:07:13 openat(AT_FDCWD, "/etc/pam.d/other", O_RDONLY) = 3
00:07:13 fstat(3, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:13 read(3, "auth required pam_warn.so\nau"..., 4096) = 240
00:07:13 openat(AT_FDCWD, "/nix/store/g1mdn35n4i01fg0b3mavx2h9h7rvz291-linux-pam-1.6.0/lib/security/pam_warn.so", O_RDONLY|O_CLOEXEC) = 4
00:07:13 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
00:07:13 fstat(4, {st_mode=S_IFREG|0555, st_size=15840, ...}) = 0
00:07:13 mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f73e7373000
00:07:13 mmap(0x7f73e7374000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7f73e7374000
00:07:13 mmap(0x7f73e7375000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f73e7375000
00:07:13 mmap(0x7f73e7376000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f73e7376000
00:07:13 close(4) = 0
00:07:13 mprotect(0x7f73e7376000, 4096, PROT_READ) = 0
00:07:13 read(3, "", 4096) = 0
00:07:13 close(3) = 0
00:07:13 mlock(0x40e3a0, 512) = 0
00:07:13 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
00:07:13 connect(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0
00:07:13 getpeername(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124 => 20]) = 0
00:07:13 uname({sysname="Linux", nodename="vezzini", ...}) = 0
00:07:13 access("/home/stratos/.Xauthority", R_OK) = 0
00:07:13 openat(AT_FDCWD, "/home/stratos/.Xauthority", O_RDONLY) = 4
00:07:13 fstat(4, {st_mode=S_IFREG|0600, st_size=52, ...}) = 0
00:07:13 read(4, "\1\0\0\7vezzini\0\0010\0\22MIT-MAGIC-COOKIE"..., 4096) = 52
00:07:13 read(4, "", 4096) = 0
00:07:13 close(4) = 0
00:07:13 getsockname(3, {sa_family=AF_UNIX}, [124 => 2]) = 0
00:07:13 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR)
00:07:13 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
00:07:13 fcntl(3, F_SETFD, FD_CLOEXEC) = 0
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="l\0\v\0\0\0\22\0\20\0\0\0", iov_len=12}, {iov_base="", iov_len=0}, {iov_base="MIT-MAGIC-COOKIE-1", iov_len=18}, {iov_base="\0\0", iov_len=2}, {iov_base="M\304\235\365 \233\344\2344]_%z\240\247\260", iov_len=16}, {iov_base="", iov_len=0}], 6) = 48
00:07:13 recvfrom(3, "\1\0\v\0\0\0\23\10", 8, 0, NULL, NULL) = 8
00:07:13 recvfrom(3, "\225\245\270\0\0\0\0\4\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0 \10\377\0\0\0\0"..., 8268, 0, NULL, NULL) = 8268
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="b\0\5\0\t\0\0\0XKEYBOARD\0\0\0", iov_len=20}], 1) = 20
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\1\0\0\0\0\0\1\207U\211\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\207\0\2\0\1\0\0\0", iov_len=8}], 1) = 8
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\2\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\207\30\4\0\0\1\0\0\0\0\0\0\0\0\0\0", iov_len=16}], 1) = 16
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\3\0\6\0\0\0\0\0\36\0\0\0\0\0\0\0\0\0\0\1\0\0\0\377\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 56
00:07:13 newfstatat(AT_FDCWD, "/home/stratos/.config/xkb", 0x7ffc186ffec0, 0) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/home/stratos/.xkb", 0x7ffc186ffec0, 0) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/etc/xkb", 0x7ffc186ffec0, 0) = -1 ENOENT (No such file or directory)
00:07:13 newfstatat(AT_FDCWD, "/nix/store/cx2zgm59isxw3xswi1pl5ymk26rdy7sc-xkeyboard-config-2.41/etc/X11/xkb", {st_mode=S_IFDIR|0555, st_size=78, ...}, 0) = 0
00:07:13 newfstatat(AT_FDCWD, "/nix/store/cx2zgm59isxw3xswi1pl5ymk26rdy7sc-xkeyboard-config-2.41/etc/X11/xkb", {st_mode=S_IFDIR|0555, st_size=78, ...}, 0) = 0
00:07:13 geteuid() = 1000
00:07:13 getegid() = 100
00:07:13 getuid() = 1000
00:07:13 getgid() = 100
00:07:13 access("/nix/store/cx2zgm59isxw3xswi1pl5ymk26rdy7sc-xkeyboard-config-2.41/etc/X11/xkb", R_OK|X_OK) = 0
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\207\1\4\0\3\0\7\0\0\0\7\0\337\0\337\0\207\30\4\0\0\1\0\0\0\0\0\0\0\0\0\0", iov_len=32}], 1) = 32
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\5\0\6\0\0\0\0\0\36\0\0\0\0\0\0\0\0\0\0\1\0\0\0\377\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 56
00:07:13 write(2, "[i3lock-debug] device = 3\n", 26) = 26
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\207\10\7\0\3\0\337\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\207\r\3\0"..., iov_len=72}], 1) = 72
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\6\0\212\7\0\0\0\0\10\377\337\0\0\30\30\10r\2\370\10\206\0\370\0\0\0\10\370B\10"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
00:07:13 recvfrom(3, "\"\376\10\20\3\0\0\0\1\2\2\0\234\377\0\0\261\377\0\0\3\0\0\0\1\2\2\0\231\377\0\0"..., 3656, 0, NULL, NULL) = 3656
00:07:13 brk(0x947000) = 0x947000
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\7\0`\0\0\0\377\377\377\377\377\7\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
00:07:13 recvfrom(3, "I254I255BKSLAC12RALTALGRCOMPMENU"..., 592, 0, NULL, NULL) = 592
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\n\0\17\0\0\0\1\2\1\0\0\0\0\0\0\0\0\0\224\2(\0,\1,\1\240\0(\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\21\0\2\0\271\0\0\0\21\0\2\0\26\1\0\0\21\0\2\0\272\0\0\0\21\0\2\0\25\1\0\0"..., iov_len=608}], 1) = 608
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\v\0\6\0\0\0\25\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 1064
00:07:13 recvfrom(3, "Ctrl+Alt", 8, 0, NULL, NULL) = 8
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\"\0\3\0\0\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 2276
00:07:13 recvfrom(3, "Hyper\0\0\0", 8, 0, NULL, NULL) = 8
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0T\0\3\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 128
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\207\4\2\0\3\0\0\0", iov_len=8}], 1) = 8
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3W\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 openat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/share/X11/locale/locale.alias", O_RDONLY) = 4
00:07:13 fstat(4, {st_mode=S_IFREG|0444, st_size=76404, ...}) = 0
00:07:13 mmap(NULL, 76404, PROT_READ, MAP_SHARED, 4, 0) = 0x7f73e7360000
00:07:13 close(4) = 0
00:07:13 munmap(0x7f73e7360000, 76404) = 0
00:07:13 openat(AT_FDCWD, "/home/stratos/.config/XCompose", O_RDONLY) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/home/stratos/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory)
00:07:13 openat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/share/X11/locale/compose.dir", O_RDONLY) = 4
00:07:13 fstat(4, {st_mode=S_IFREG|0444, st_size=31977, ...}) = 0
00:07:13 mmap(NULL, 31977, PROT_READ, MAP_SHARED, 4, 0) = 0x7f73e736b000
00:07:13 close(4) = 0
00:07:13 munmap(0x7f73e736b000, 31977) = 0
00:07:13 openat(AT_FDCWD, "/nix/store/x5wm1j2b9l9najwwpikh9wdykrldnspk-libX11-1.8.7/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 4
00:07:13 fstat(4, {st_mode=S_IFREG|0444, st_size=454647, ...}) = 0
00:07:13 mmap(NULL, 454647, PROT_READ, MAP_SHARED, 4, 0) = 0x7f73e7304000
00:07:13 brk(0x96a000) = 0x96a000
00:07:13 munmap(0x7f73e7304000, 454647) = 0
00:07:13 close(4) = 0
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\24\0\6\0\226\5\0\0\27\0\0\0\37\0\0\0\0\0\0\0\0@\0\0", iov_len=24}], 1) = 24
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10X\0)\0\0\0\37\0\0\0\0\0\0\0\241\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 196
00:07:13 uname({sysname="Linux", nodename="vezzini", ...}) = 0
00:07:13 openat(AT_FDCWD, "/home/stratos/.Xdefaults-vezzini", O_RDONLY) = -1 ENOENT (No such file or directory)
00:07:13 write(2, "[i3lock-debug] Resource Xft.dpi "..., 57) = 57
00:07:13 write(2, "[i3lock-debug] Using fallback fo"..., 51) = 51
00:07:13 write(2, "[i3lock-debug] Using dpi = 96\n", 30) = 30
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="b\0\4\0\5\0\0\0RANDR\0\0\0", iov_len=16}], 1) = 16
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0Y\0\0\0\0\0\1\214Y\223\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\214\0\3\0\1\0\0\0\6\0\0\0", iov_len=12}], 1) = 12
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0Z\0\0\0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\214\4\3\0\226\5\0\0\17\0\0\0", iov_len=12}], 1) = 12
00:07:13 write(2, "[i3lock-debug] Querying monitors"..., 49) = 49
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\214*\3\0\226\5\0\0\1\313\270\252", iov_len=12}], 1) = 12
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\\\0\7\0\0\0\223\37\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
00:07:13 write(2, "[i3lock-debug] 1 RandR monitors "..., 55) = 55
00:07:13 write(2, "[i3lock-debug] found RandR monit"..., 57) = 57
00:07:13 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:13 mmap(NULL, 147456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e734f000
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\2\0\4\0\226\5\0\0\0\10\0\0\0\0\2\0005\30\4\0\0\0\0\4\226\5\0\0\320\10\340\5"..., iov_len=100}], 1) = 100
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0b\0\0\0\0\0\1\205\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\205\0\1\0", iov_len=4}], 1) = 4
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0c\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="b\0\4\0\6\0\0\0RENDER\0\0b\0\4\0\7\0\0\0MIT-SHM\0", iov_len=32}], 1) = 32
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0d\0\0\0\0\0\1\213\0\216\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\213\0\3\0\0\0\0\0\v\0\0\0\213\1\1\0", iov_len=16}], 1) = 16
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0f\0\0\0\0\0\0\0\0\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 3576
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\202\0\1\0", iov_len=4}], 1) = 4
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1h\0\0\0\0\0\1\0\2\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 shmget(IPC_PRIVATE, 4096, IPC_CREAT|0600) = 36
00:07:13 shmat(36, NULL, 0) = 0x7f73e734e000
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\202\1\4\0\2\0\0\4$\0\0\0\0\0\0\0\202\2\2\0\2\0\0\4+\0\1\0", iov_len=28}], 1) = 28
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1k\0\0\0\0\0\16\0\340\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 shmctl(36, IPC_RMID, NULL) = 0
00:07:13 shmdt(0x7f73e734e000) = 0
00:07:13 munmap(0x7f73e734f000, 147456) = 0
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\213\4\6\0\3\0\0\4\0\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=88}], 1) = 88
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0o\0\0\0\0\0[\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\24\0\6\0\226\5\0\0[\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}], 1) = 24
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 p\0\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\1\0\v\0\4\0\0\4\226\5\0\0\0\0\0\0\320\10\340\5\0\0\1\0\0\0\0\0\1\n\0\0"..., iov_len=152}], 1) = 152
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0t\0\0\0\0\0)\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\22\0\7\0\4\0\0\4)\2\0\0\6\0\0\0 \0\0\0\1\0\0\0\1\0\0\0\10\0\2\0"..., iov_len=56}], 1) = 56
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\23\0v\0\4\0\0\4\4\0\0\4\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1x\0\0\0\0\0\16\0\340\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="6\0\2\0\0\0\0\0045\1\4\0\5\0\0\4\4\0\0\4\10\0\10\0007\0\6\0\6\0\0\4"..., iov_len=288}], 1) = 288
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\205\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\37\1\4\0\226\5\0\0\0\0\0\0\1\1\0\0", iov_len=16}], 1) = 16
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\206\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f73e74dab90) = 9514
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\207\30\4\0\0\1\0\0\0\0\0\0\0\0\0\0", iov_len=16}], 1) = 16
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\207\0\6\0\0\0\0\0\36\0\0\0\0\0\0\0\0\0\0\1\0\0\0\377\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 56
00:07:13 write(2, "[i3lock-debug] device = 3\n", 26) = 26
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\207\10\7\0\3\0\337\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\207\r\3\0"..., iov_len=72}], 1) = 72
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\210\0\212\7\0\0\0\0\10\377\337\0\0\30\30\10r\2\370\10\206\0\370\0\0\0\10\370B\10"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
00:07:13 recvfrom(3, "\"\376\10\20\3\0\0\0\1\2\2\0\234\377\0\0\261\377\0\0\3\0\0\0\1\2\2\0\231\377\0\0"..., 3656, 0, NULL, NULL) = 3656
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\211\0`\0\0\0\377\377\377\377\377\7\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
00:07:13 recvfrom(3, "I254I255BKSLAC12RALTALGRCOMPMENU"..., 592, 0, NULL, NULL) = 592
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\214\0\17\0\0\0\1\2\1\0\0\0\0\0\0\0\0\0\224\2(\0,\1,\1\240\0(\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\21\0\2\0\271\0\0\0\21\0\2\0\26\1\0\0\21\0\2\0\272\0\0\0\21\0\2\0\25\1\0\0", iov_len=32}], 1) = 32
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\215\0\6\0\0\0\25\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 284
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="\207\4\2\0\3\0\0\0", iov_len=8}], 1) = 8
00:07:13 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3\221\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 getuid() = 1000
00:07:13 geteuid() = 1000
00:07:13 getgid() = 100
00:07:13 getegid() = 100
00:07:13 uname({sysname="Linux", nodename="vezzini", ...}) = 0
00:07:13 epoll_create1(EPOLL_CLOEXEC) = 4
00:07:13 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 5
00:07:13 fcntl(5, F_SETFD, FD_CLOEXEC) = 0
00:07:13 fcntl(5, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
00:07:13 rt_sigaction(SIGCHLD, {sa_handler=0x7f73e7d4f3e0, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f73e7976f30}, NULL, 8) = 0
00:07:13 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:13 write(2, "[i3lock-debug] allocating pixmap"..., 52) = 52
00:07:13 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:13 brk(0x9a5000) = 0x9a5000
00:07:13 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:13 writev(3, [{iov_base="5\30\4\0\n\0\0\4\226\5\0\0\320\10\340\0057\0\5\0\v\0\0\4\n\0\0\4\4\0\0\0"..., iov_len=156}], 1) = 156
00:07:13 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:13 epoll_ctl(4, EPOLL_CTL_ADD, 5, {events=EPOLLIN, data={u32=5, u64=4294967301}}) = 0
00:07:13 epoll_ctl(4, EPOLL_CTL_ADD, 3, {events=EPOLLIN, data={u32=3, u64=4294967299}}) = 0
00:07:13 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 59743) = 1
00:07:13 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\3$\232\0\230o\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:13 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:13 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 59743) = 1
00:07:14 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\2\34\232\0\250q\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:14 write(2, "[i3lock-debug] current password "..., 36) = 36
00:07:14 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:14 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\6\0\r\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=112}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144512
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\5\0\20\0\0\4\16\0\0\4%\0\0\0\0\0\0\0006\0\2\0\16\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 247) = 1
00:07:14 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\2\32\246\0\6r\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:14 write(2, "[i3lock-debug] current password "..., 37) = 37
00:07:14 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:14 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\6\0\21\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\5\0\23\0\0\4\22\0\0\4%\0\0\0\0\0\0\0006\0\2\0\22\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 155) = 1
00:07:14 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\3\34\261\0\vr\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 152) = 1
00:07:14 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\3\32\261\0[r\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 epoll_wait(4, [], 64, 71) = 0
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:14 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\6\0\24\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\5\0\26\0\0\4\25\0\0\4%\0\0\0\0\0\0\0006\0\2\0\25\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:14 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 92) = 1
00:07:14 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\2'\274\0\374r\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:14 write(2, "[i3lock-debug] current password "..., 38) = 38
00:07:14 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:14 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\6\0\27\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\5\0\31\0\0\4\30\0\0\4%\0\0\0\0\0\0\0006\0\2\0\30\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 epoll_wait(4, [], 64, 3) = 0
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:14 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\6\0\32\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\5\0\34\0\0\4\33\0\0\4%\0\0\0\0\0\0\0006\0\2\0\33\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:14 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 245) = 1
00:07:14 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\3'\322\0`s\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 151) = 1
00:07:14 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\2\34\322\0ms\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:14 write(2, "[i3lock-debug] current password "..., 39) = 39
00:07:14 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:14 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\6\0\35\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\5\0\37\0\0\4\36\0\0\4%\0\0\0\0\0\0\0006\0\2\0\36\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 136) = 1
00:07:14 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\3\34\335\0\265s\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 epoll_wait(4, [], 64, 66) = 0
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:14 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\6\0 \0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\5\0\"\0\0\4!\0\0\4%\0\0\0\0\0\0\0006\0\2\0!\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:14 epoll_wait(4, [], 64, 110) = 0
00:07:14 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:14 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:14 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\6\0#\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:14 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:14 writev(3, [{iov_base="\213\4\5\0%\0\0\4$\0\0\4%\0\0\0\0\0\0\0006\0\2\0$\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:14 epoll_wait(4, [{events=EPOLLIN, data={u32=3, u64=4294967299}}], 64, 59743) = 1
00:07:15 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\2$\363\0\315u\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:15 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:15 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:15 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:15 writev(3, [{iov_base="\213\4\6\0&\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:15 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:15 writev(3, [{iov_base="\213\4\5\0(\0\0\4'\0\0\4%\0\0\0\0\0\0\0006\0\2\0'\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:15 write(2, "[i3lock-debug] redraw_screen(unl"..., 63) = 63
00:07:15 write(2, "[i3lock-debug] scaling_factor is"..., 64) = 64
00:07:15 access("/etc/fonts/fonts.conf", R_OK) = 0
00:07:15 access("/etc/fonts/fonts.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/fonts.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 82
00:07:15 newfstatat(AT_FDCWD, "/etc/fonts/fonts.conf", {st_mode=S_IFREG|0444, st_size=2697, ...}, 0) = 0
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/fonts.conf", {st_mode=S_IFREG|0444, st_size=2697, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/fonts.conf", O_RDONLY|O_CLOEXEC) = 6
00:07:15 read(6, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 2697
00:07:15 read(6, "", 8192) = 0
00:07:15 close(6) = 0
00:07:15 getrandom("\x37\x30\x0e\x70\xbb\x96\xef\xd9", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d", 0x7ffc186f4d60, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/etc/fonts/conf.d", {st_mode=S_IFDIR|0555, st_size=982, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 6
00:07:15 fstat(6, {st_mode=S_IFDIR|0555, st_size=982, ...}) = 0
00:07:15 getdents64(6, 0x984100 /* 28 entries */, 32768) = 1168
00:07:15 getdents64(6, 0x984100 /* 0 entries */, 32768) = 0
00:07:15 access("/etc/fonts/conf.d/00-nixos-cache.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/00-nixos-cache.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/00-nixos-cache.conf", "/nix/store/j8dmbfza79lpmllwrjx06"..., 4095) = 66
00:07:15 newfstatat(AT_FDCWD, "/nix/store/j8dmbfza79lpmllwrjx06fqwr3600rgi-fc-00-nixos-cache.conf", {st_mode=S_IFREG|0444, st_size=1248, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/j8dmbfza79lpmllwrjx06fqwr3600rgi-fc-00-nixos-cache.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version='1.0'?>\n<!DOCTYPE "..., 8192) = 1248
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x9d\x86\x20\xe1\x50\xad\x60\xea", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/10-hinting-slight.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/10-hinting-slight.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/10-hinting-slight.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 101
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/10-hinting-slight.conf", {st_mode=S_IFREG|0444, st_size=620, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 620
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xea\x57\x2b\xb5\x62\x18\xde\x04", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/10-nixos-rendering.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/10-nixos-rendering.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/10-nixos-rendering.conf", "/nix/store/2rwck5fg6hvcbk6yfgxqi"..., 4095) = 70
00:07:15 newfstatat(AT_FDCWD, "/nix/store/2rwck5fg6hvcbk6yfgxqimn25ndhbcsy-fc-10-nixos-rendering.conf", {st_mode=S_IFREG|0444, st_size=337, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/2rwck5fg6hvcbk6yfgxqimn25ndhbcsy-fc-10-nixos-rendering.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version='1.0'?>\n<!DOCTYPE "..., 8192) = 337
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x73\xf3\xad\x3a\x11\x78\x03\x1a", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 105
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", {st_mode=S_IFREG|0444, st_size=2068, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2068
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x4b\x8b\x9e\xd9\x66\x0e\xff\xc8", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/10-sub-pixel-none.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/10-sub-pixel-none.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/10-sub-pixel-none.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 101
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/10-sub-pixel-none.conf", {st_mode=S_IFREG|0444, st_size=647, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/10-sub-pixel-none.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 647
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x2d\x0b\x29\x8d\x24\xaa\x42\x7a", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/10-yes-antialias.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/10-yes-antialias.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/10-yes-antialias.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 100
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/10-yes-antialias.conf", {st_mode=S_IFREG|0444, st_size=258, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 258
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x4b\x67\x86\xd2\xde\x62\x7b\x04", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/11-lcdfilter-default.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/11-lcdfilter-default.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/11-lcdfilter-default.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 104
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/11-lcdfilter-default.conf", {st_mode=S_IFREG|0444, st_size=695, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 695
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x9d\x8e\x31\xeb\x68\x98\x33\xe3", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/20-unhint-small-vera.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 104
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0444, st_size=1377, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1377
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x58\x9c\xaa\x49\x00\xcd\xb7\x52", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/30-metric-aliases.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 101
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0444, st_size=13610, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
00:07:15 read(7, "ly>Arial</family>\n\t </default>\n"..., 8192) = 5418
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xcb\xc1\xaf\x88\xea\x1e\x50\x7b", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/40-nonlatin.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 95
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/40-nonlatin.conf", {st_mode=S_IFREG|0444, st_size=7775, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7775
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xf7\xff\x66\xb2\x03\xe2\x56\xec", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/45-generic.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/45-generic.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/45-generic.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 94
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/45-generic.conf", {st_mode=S_IFREG|0444, st_size=3490, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/45-generic.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 3490
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xdc\x44\xb0\xe4\xb2\xd4\x56\xba", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/45-latin.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 92
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/45-latin.conf", {st_mode=S_IFREG|0444, st_size=7159, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/45-latin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7159
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x18\x77\xc0\x0d\xcf\xfe\xe5\x1f", 8, 0) = 8
00:07:15 brk(0x9c8000) = 0x9c8000
00:07:15 access("/etc/fonts/conf.d/48-spacing.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/48-spacing.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/48-spacing.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 94
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/48-spacing.conf", {st_mode=S_IFREG|0444, st_size=441, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 441
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x0a\x3c\xdc\x49\xec\x54\xb3\x0c", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/49-sansserif.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 96
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/49-sansserif.conf", {st_mode=S_IFREG|0444, st_size=639, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 639
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x3c\x9e\x71\x46\x49\x3c\x12\x5e", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/50-user.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 91
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/50-user.conf", {st_mode=S_IFREG|0444, st_size=751, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/50-user.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 751
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xe4\x9f\xa2\x07\x5b\xf4\x19\xa9", 8, 0) = 8
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.config/fontconfig/conf.d", {st_mode=S_IFDIR|0755, st_size=32, ...}, 0) = 0
00:07:15 access("/home/stratos/.config/fontconfig/conf.d", R_OK) = 0
00:07:15 access("/home/stratos/.config/fontconfig/conf.d", R_OK) = 0
00:07:15 readlink("/home/stratos/.config/fontconfig/conf.d", 0x7ffc186eb470, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.config/fontconfig/conf.d", {st_mode=S_IFDIR|0755, st_size=32, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.config/fontconfig/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 7
00:07:15 fstat(7, {st_mode=S_IFDIR|0755, st_size=32, ...}) = 0
00:07:15 getdents64(7, 0x9a3790 /* 3 entries */, 32768) = 88
00:07:15 getdents64(7, 0x9a3790 /* 0 entries */, 32768) = 0
00:07:15 access("/home/stratos/.config/fontconfig/conf.d/10-hm-fonts.conf", R_OK) = 0
00:07:15 access("/home/stratos/.config/fontconfig/conf.d/10-hm-fonts.conf", R_OK) = 0
00:07:15 readlink("/home/stratos/.config/fontconfig/conf.d/10-hm-fonts.conf", "/nix/store/1cmk3rb9gxnmi2g14agv7"..., 4095) = 105
00:07:15 newfstatat(AT_FDCWD, "/nix/store/1cmk3rb9gxnmi2g14agv7dx9241p3rss-home-manager-files/.config/fontconfig/conf.d/10-hm-fonts.conf", {st_mode=S_IFREG|0444, st_size=851, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/1cmk3rb9gxnmi2g14agv7dx9241p3rss-home-manager-files/.config/fontconfig/conf.d/10-hm-fonts.conf", O_RDONLY|O_CLOEXEC) = 8
00:07:15 read(8, "<?xml version='1.0'?>\n\n<!-- Gene"..., 8192) = 851
00:07:15 read(8, "", 8192) = 0
00:07:15 close(8) = 0
00:07:15 getrandom("\xde\x48\xd9\xc8\x20\x79\x36\x88", 8, 0) = 8
00:07:15 access("/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/etc/fonts/conf.d", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/etc/fonts/conf.d", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/etc/fonts/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/etc/fonts/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 close(7) = 0
00:07:15 access("/home/stratos/.config/fontconfig/conf.d", R_OK) = 0
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.config/fontconfig/fonts.conf", 0x7ffc186f05c0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.config/fontconfig/fonts.conf", 0x7ffc186f05c0, 0) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/51-local.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 92
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/51-local.conf", {st_mode=S_IFREG|0444, st_size=263, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/51-local.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 263
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x7c\xf9\x3d\xa6\x9b\xca\xed\x14", 8, 0) = 8
00:07:15 access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/etc/fonts/conf.d/52-nixos-default-fonts.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/52-nixos-default-fonts.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/52-nixos-default-fonts.conf", "/nix/store/03fm5niwjnycczvlhnylz"..., 4095) = 74
00:07:15 newfstatat(AT_FDCWD, "/nix/store/03fm5niwjnycczvlhnylz8bizswgaryr-fc-52-nixos-default-fonts.conf", {st_mode=S_IFREG|0444, st_size=615, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/03fm5niwjnycczvlhnylz8bizswgaryr-fc-52-nixos-default-fonts.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version='1.0'?>\n<!DOCTYPE "..., 8192) = 615
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xdc\x7a\x52\x27\xb1\xf4\xf4\x82", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/53-nixos-reject-type1.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/53-nixos-reject-type1.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/53-nixos-reject-type1.conf", "/nix/store/8hacfzn93dg8swix4j0hs"..., 4095) = 73
00:07:15 newfstatat(AT_FDCWD, "/nix/store/8hacfzn93dg8swix4j0hsyk1iaq4si4q-fc-53-nixos-reject-type1.conf", {st_mode=S_IFREG|0444, st_size=288, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/8hacfzn93dg8swix4j0hsyk1iaq4si4q-fc-53-nixos-reject-type1.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 288
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x0c\xe2\x8f\x64\xb1\xe6\xab\x27", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/53-no-bitmaps.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/53-no-bitmaps.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/53-no-bitmaps.conf", "/nix/store/y1l7789ic382m8zwmg0wv"..., 4095) = 65
00:07:15 newfstatat(AT_FDCWD, "/nix/store/y1l7789ic382m8zwmg0wvls6w645kdd3-fc-53-no-bitmaps.conf", {st_mode=S_IFREG|0444, st_size=271, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/y1l7789ic382m8zwmg0wvls6w645kdd3-fc-53-no-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 271
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xd5\x80\x5c\x0b\xc6\xf5\x7d\x5a", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/60-generic.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/60-generic.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/60-generic.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 94
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/60-generic.conf", {st_mode=S_IFREG|0444, st_size=1911, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/60-generic.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1911
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x28\xe0\x1f\x00\x85\x7d\x38\xe7", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/60-latin.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 92
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0444, st_size=2136, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/60-latin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2136
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x28\x15\x6c\xf7\xde\xec\xea\x2f", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/65-fonts-persian.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 100
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0444, st_size=10132, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
00:07:15 read(7, "a</family>\n\t\t\t<family>Koodak</fa"..., 8192) = 1940
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x26\x28\x23\x74\xf3\xcf\x3a\x94", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/65-nonlatin.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 95
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0444, st_size=10040, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
00:07:15 read(7, "family>Lohit Hindi</family>\n\t\t\t<"..., 8192) = 1848
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x28\xe4\xec\xd9\x86\xcc\x3f\x2e", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/69-unifont.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 94
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0444, st_size=687, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 687
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x48\x31\xff\x52\xb3\xb1\xb1\x6d", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/80-delicious.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 96
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0444, st_size=437, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 437
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x0e\x52\x42\x4e\x2f\xec\xbb\x84", 8, 0) = 8
00:07:15 access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
00:07:15 access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
00:07:15 readlink("/etc/fonts/conf.d/90-synthetic.conf", "/nix/store/jqm8w3frzwjra4hyqjvb2"..., 4095) = 96
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0444, st_size=1757, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1757
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x8a\xf6\xda\x25\xcd\x3f\xe6\xe0", 8, 0) = 8
00:07:15 close(6) = 0
00:07:15 access("/etc/fonts/conf.d", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail", 0x7ffc186fa480, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail", {st_mode=S_IFDIR|0555, st_size=1594, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 6
00:07:15 fstat(6, {st_mode=S_IFDIR|0555, st_size=1594, ...}) = 0
00:07:15 getdents64(6, 0x984100 /* 43 entries */, 32768) = 1848
00:07:15 getdents64(6, 0x984100 /* 0 entries */, 32768) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", {st_mode=S_IFREG|0444, st_size=213, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 213
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x87\x71\xb3\xf3\x99\x05\xcd\x8d", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/09-autohint-if-no-hinting.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/09-autohint-if-no-hinting.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/09-autohint-if-no-hinting.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/09-autohint-if-no-hinting.conf", {st_mode=S_IFREG|0444, st_size=717, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/09-autohint-if-no-hinting.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 717
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x43\x0c\x3e\x02\xe8\x36\xda\x4a", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-autohint.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-autohint.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-autohint.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-autohint.conf", {st_mode=S_IFREG|0444, st_size=630, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-autohint.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 630
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x1f\xcc\xcd\xd7\x5a\xa8\x28\x47", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-full.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-full.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-full.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-full.conf", {st_mode=S_IFREG|0444, st_size=616, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-full.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 616
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x1f\xb6\x4c\xdd\xed\x67\xea\x52", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-medium.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-medium.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-medium.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-medium.conf", {st_mode=S_IFREG|0444, st_size=620, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-medium.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 620
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xc8\xdf\x53\xcb\x35\xe3\x0b\x08", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-none.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-none.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-none.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-none.conf", {st_mode=S_IFREG|0444, st_size=616, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-none.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 616
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xce\xf4\x64\x36\x64\xc2\x47\x52", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-slight.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-slight.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-slight.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-slight.conf", {st_mode=S_IFREG|0444, st_size=620, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 620
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x33\x6e\x7a\xab\x42\x56\x7c\x99", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-no-antialias.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-no-antialias.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-no-antialias.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-no-antialias.conf", {st_mode=S_IFREG|0444, st_size=260, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-no-antialias.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 260
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xd7\x9c\x3e\x14\xf5\xba\x36\x7d", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", {st_mode=S_IFREG|0444, st_size=2068, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2068
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xc8\xcb\x62\x64\xf5\x45\xb8\x70", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", {st_mode=S_IFREG|0444, st_size=672, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x06\x71\x92\xb3\xed\x78\x94\x7d", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-none.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-none.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-none.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-none.conf", {st_mode=S_IFREG|0444, st_size=647, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-none.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 647
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xe8\x0b\xc5\xc3\x5c\x7f\x5c\xb9", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", {st_mode=S_IFREG|0444, st_size=672, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x7e\x41\xd2\x6d\x5d\x9b\x1d\x02", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", {st_mode=S_IFREG|0444, st_size=682, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 682
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x2c\xbe\xfa\x82\x52\x9f\xcd\x72", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", {st_mode=S_IFREG|0444, st_size=682, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 682
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x5b\xb9\x58\xf2\xc3\x09\xbd\x8b", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-unhinted.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-unhinted.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-unhinted.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-unhinted.conf", {st_mode=S_IFREG|0444, st_size=625, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-unhinted.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 625
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xf6\xc5\xa7\x94\xda\x59\x4a\xb8", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-yes-antialias.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-yes-antialias.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-yes-antialias.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-yes-antialias.conf", {st_mode=S_IFREG|0444, st_size=258, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 258
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xc7\x1a\x03\x1b\xce\x5c\x14\x84", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-default.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-default.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-default.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-default.conf", {st_mode=S_IFREG|0444, st_size=695, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 695
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xbd\x5a\x1c\x62\x22\xf4\xc8\xa1", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", {st_mode=S_IFREG|0444, st_size=692, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 692
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xc1\x80\x29\x6b\x97\x20\x99\xed", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-light.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-light.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-light.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-light.conf", {st_mode=S_IFREG|0444, st_size=689, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-light.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 689
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xf2\xe2\x0e\xd1\x60\x76\x8e\x79", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-none.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-none.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-none.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-none.conf", {st_mode=S_IFREG|0444, st_size=686, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/11-lcdfilter-none.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 686
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xcb\x4a\xfd\xdc\x2d\x43\x78\x28", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/20-unhint-small-vera.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/20-unhint-small-vera.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/20-unhint-small-vera.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/20-unhint-small-vera.conf", {st_mode=S_IFREG|0444, st_size=1377, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1377
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x2d\xf8\x2a\x54\xe6\xbd\x6a\xc2", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", {st_mode=S_IFREG|0444, st_size=3329, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 3329
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x2b\x4b\x8c\x6c\x81\x4d\x0c\x15", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/30-metric-aliases.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/30-metric-aliases.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/30-metric-aliases.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/30-metric-aliases.conf", {st_mode=S_IFREG|0444, st_size=13610, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
00:07:15 read(7, "ly>Arial</family>\n\t </default>\n"..., 8192) = 5418
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x8e\x00\xe1\x3e\x7b\xdc\xe1\x99", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/35-lang-normalize.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/35-lang-normalize.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/35-lang-normalize.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/35-lang-normalize.conf", {st_mode=S_IFREG|0444, st_size=48373, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/35-lang-normalize.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
00:07:15 read(7, "nding=\"same\"><string>cu</string>"..., 8192) = 8192
00:07:15 read(7, " hu -->\n <match>\n <test name"..., 8192) = 8192
00:07:15 read(7, "g></test>\n <edit name=\"lang\" "..., 8192) = 8192
00:07:15 brk(0x9ea000) = 0x9ea000
00:07:15 read(7, "\" binding=\"same\"><string>pt</str"..., 8192) = 8192
00:07:15 read(7, "it>\n </match>\n <!-- tcy* -> tc"..., 8192) = 7413
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xc0\x02\x7e\xb0\x7b\x62\x58\x2f", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/40-nonlatin.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/40-nonlatin.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/40-nonlatin.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/40-nonlatin.conf", {st_mode=S_IFREG|0444, st_size=7775, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7775
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x63\x19\x0d\xb0\xf6\xaf\x61\x83", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-generic.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-generic.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-generic.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-generic.conf", {st_mode=S_IFREG|0444, st_size=3490, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-generic.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 3490
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x06\x75\xa3\x82\x8e\xd2\xaa\x96", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-latin.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-latin.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-latin.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-latin.conf", {st_mode=S_IFREG|0444, st_size=7159, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/45-latin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7159
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xa8\xda\x18\xec\xd7\xbb\x36\x01", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/48-spacing.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/48-spacing.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/48-spacing.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/48-spacing.conf", {st_mode=S_IFREG|0444, st_size=441, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 441
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x7b\x4c\x55\x42\xea\xaa\xcb\x3e", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/49-sansserif.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/49-sansserif.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/49-sansserif.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/49-sansserif.conf", {st_mode=S_IFREG|0444, st_size=639, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 639
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xce\x84\xa5\xb8\xa7\xbe\x07\x80", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/50-user.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/50-user.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/50-user.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/50-user.conf", {st_mode=S_IFREG|0444, st_size=751, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/50-user.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 751
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xa5\x19\x71\x3f\xe1\x2e\x2b\xd0", 8, 0) = 8
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.config/fontconfig/conf.d", {st_mode=S_IFDIR|0755, st_size=32, ...}, 0) = 0
00:07:15 access("/home/stratos/.config/fontconfig/conf.d", R_OK) = 0
00:07:15 access("/home/stratos/.config/fontconfig/conf.d", R_OK) = 0
00:07:15 readlink("/home/stratos/.config/fontconfig/conf.d", 0x7ffc186f0b90, 4095) = -1 EINVAL (Invalid argument)
00:07:15 access("/home/stratos/.config/fontconfig/conf.d", R_OK) = 0
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.config/fontconfig/fonts.conf", 0x7ffc186f5ce0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.config/fontconfig/fonts.conf", 0x7ffc186f5ce0, 0) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/home/stratos/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/51-local.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/51-local.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/51-local.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/51-local.conf", {st_mode=S_IFREG|0444, st_size=263, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/51-local.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 263
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x69\xd7\x7d\x3c\xb9\xc7\x45\x62", 8, 0) = 8
00:07:15 access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-generic.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-generic.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-generic.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-generic.conf", {st_mode=S_IFREG|0444, st_size=1911, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-generic.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1911
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x63\x58\x26\x2f\x55\x4b\x57\xf1", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-latin.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-latin.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-latin.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-latin.conf", {st_mode=S_IFREG|0444, st_size=2136, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/60-latin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2136
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xe9\x24\xb1\x85\x26\xa7\xd0\x3f", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-fonts-persian.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-fonts-persian.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-fonts-persian.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-fonts-persian.conf", {st_mode=S_IFREG|0444, st_size=10132, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
00:07:15 read(7, "a</family>\n\t\t\t<family>Koodak</fa"..., 8192) = 1940
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x30\xb3\xc2\x17\x8a\x32\x2a\x3f", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-khmer.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-khmer.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-khmer.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-khmer.conf", {st_mode=S_IFREG|0444, st_size=304, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-khmer.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 304
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x0d\x7a\x2f\xd0\x1d\x6a\x02\xd9", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-nonlatin.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-nonlatin.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-nonlatin.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-nonlatin.conf", {st_mode=S_IFREG|0444, st_size=10040, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
00:07:15 read(7, "family>Lohit Hindi</family>\n\t\t\t<"..., 8192) = 1848
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xdf\x83\xed\x77\xd2\x5a\x5a\x39", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/69-unifont.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/69-unifont.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/69-unifont.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/69-unifont.conf", {st_mode=S_IFREG|0444, st_size=687, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 687
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\x67\xdc\x61\xed\xc1\x30\x75\x58", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-no-bitmaps.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-no-bitmaps.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-no-bitmaps.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-no-bitmaps.conf", {st_mode=S_IFREG|0444, st_size=326, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-no-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 326
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xbc\x53\x4f\x29\x7c\x4d\x7b\x56", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-yes-bitmaps.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-yes-bitmaps.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-yes-bitmaps.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-yes-bitmaps.conf", {st_mode=S_IFREG|0444, st_size=326, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/70-yes-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 326
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xe9\x2f\xf0\xfc\x5e\xfd\xe1\x60", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/80-delicious.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/80-delicious.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/80-delicious.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/80-delicious.conf", {st_mode=S_IFREG|0444, st_size=437, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 437
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xf8\x14\x92\x75\xf2\x7a\xc5\x63", 8, 0) = 8
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/90-synthetic.conf", R_OK) = 0
00:07:15 access("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/90-synthetic.conf", R_OK) = 0
00:07:15 readlink("/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/90-synthetic.conf", 0x7ffc186f62b0, 4095) = -1 EINVAL (Invalid argument)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/90-synthetic.conf", {st_mode=S_IFREG|0444, st_size=1757, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/jqm8w3frzwjra4hyqjvb29m1rn08g3j3-fontconfig-2.15.0/share/fontconfig/conf.avail/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 7
00:07:15 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1757
00:07:15 read(7, "", 8192) = 0
00:07:15 close(7) = 0
00:07:15 getrandom("\xb7\xe8\xc4\x31\x20\xa5\xd4\x84", 8, 0) = 8
00:07:15 brk(0xa0b000) = 0xa0b000
00:07:15 close(6) = 0
00:07:15 newfstatat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//ec832e8a3f999ff2e74bfdda6be85525-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//ec832e8a3f999ff2e74bfdda6be85525-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//ec832e8a3f999ff2e74bfdda6be85525-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=224, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\340\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0"..., 224) = 224
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//ec832e8a3f999ff2e74bfdda6be85525-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//ab8100b735e857368daad63bd3686ee2-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//ab8100b735e857368daad63bd3686ee2-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//ab8100b735e857368daad63bd3686ee2-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//ab8100b735e857368daad63bd3686ee2-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//b94d395178574e370c09cea7fce86c34-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//b94d395178574e370c09cea7fce86c34-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//b94d395178574e370c09cea7fce86c34-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//b94d395178574e370c09cea7fce86c34-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//4cce211281149cbe15cfdb7b536dec7d-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//4cce211281149cbe15cfdb7b536dec7d-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//4cce211281149cbe15cfdb7b536dec7d-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=224, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\340\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0"..., 224) = 224
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//4cce211281149cbe15cfdb7b536dec7d-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4", {st_mode=S_IFDIR|0555, st_size=6, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//226007e12ba43237a8a5bbf5bdbf7298-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//226007e12ba43237a8a5bbf5bdbf7298-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//226007e12ba43237a8a5bbf5bdbf7298-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=232, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\350\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 232) = 232
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//226007e12ba43237a8a5bbf5bdbf7298-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3", {st_mode=S_IFDIR|0555, st_size=6, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//41bdee2cd48e6c5768a4fd8c990aca30-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//41bdee2cd48e6c5768a4fd8c990aca30-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//41bdee2cd48e6c5768a4fd8c990aca30-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=232, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\350\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 232) = 232
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//41bdee2cd48e6c5768a4fd8c990aca30-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//b704b2350100edc77aaabc83787a61e1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//b704b2350100edc77aaabc83787a61e1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//b704b2350100edc77aaabc83787a61e1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=224, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\340\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0"..., 224) = 224
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//b704b2350100edc77aaabc83787a61e1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//2c53457344d8a6b395c4eeadd7d60ba1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//2c53457344d8a6b395c4eeadd7d60ba1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//2c53457344d8a6b395c4eeadd7d60ba1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=232, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\350\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 232) = 232
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//2c53457344d8a6b395c4eeadd7d60ba1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//4ff4aa84954951a63c7a87cfa25be2c7-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//4ff4aa84954951a63c7a87cfa25be2c7-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//4ff4aa84954951a63c7a87cfa25be2c7-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=224, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\340\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0"..., 224) = 224
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//4ff4aa84954951a63c7a87cfa25be2c7-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//96ad45bae37ffb61c7b13adf79c9cdfd-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//96ad45bae37ffb61c7b13adf79c9cdfd-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//96ad45bae37ffb61c7b13adf79c9cdfd-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//96ad45bae37ffb61c7b13adf79c9cdfd-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//484b06866c62eafb351e05a18914a347-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//484b06866c62eafb351e05a18914a347-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//484b06866c62eafb351e05a18914a347-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=224, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\340\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0"..., 224) = 224
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//484b06866c62eafb351e05a18914a347-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//8f20d4db51b7a8c926a7f6728cc7f0b3-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//8f20d4db51b7a8c926a7f6728cc7f0b3-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//8f20d4db51b7a8c926a7f6728cc7f0b3-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=248, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\370\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 248) = 248
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//8f20d4db51b7a8c926a7f6728cc7f0b3-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/X11/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/X11/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/etc/profiles/per-user/stratos/lib/X11/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/etc/profiles/per-user/stratos/lib/X11/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.local/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.local/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/b7nf7ly1i1hqckyx9i0qsak8g5ma3wik-desktops/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/b7nf7ly1i1hqckyx9i0qsak8g5ma3wik-desktops/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.nix-profile/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.nix-profile/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/profile/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/profile/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.local/state/nix/profile/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/home/stratos/.local/state/nix/profile/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/etc/profiles/per-user/stratos/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/etc/profiles/per-user/stratos/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/var/nix/profiles/default/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/var/nix/profiles/default/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/run/current-system/sw/share/fonts", 0x7ffc186ff4b0, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/run/current-system/sw/share/fonts", 0x7ffc186ff550, 0) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//8acaec856020c9af01bae3b302ba9ba8-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//8acaec856020c9af01bae3b302ba9ba8-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//8acaec856020c9af01bae3b302ba9ba8-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//8acaec856020c9af01bae3b302ba9ba8-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//9be1029a81bd40d83e57421c938ad889-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//9be1029a81bd40d83e57421c938ad889-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//9be1029a81bd40d83e57421c938ad889-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//9be1029a81bd40d83e57421c938ad889-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//8aa1c8167267763e49a71c5bedd819a3-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//8aa1c8167267763e49a71c5bedd819a3-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//8aa1c8167267763e49a71c5bedd819a3-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//8aa1c8167267763e49a71c5bedd819a3-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//7b978ce6474aa787efe002544c2e9741-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//7b978ce6474aa787efe002544c2e9741-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//7b978ce6474aa787efe002544c2e9741-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//7b978ce6474aa787efe002544c2e9741-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//f4b38d54ac1da4a4c2b342ae01218f72-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//f4b38d54ac1da4a4c2b342ae01218f72-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//f4b38d54ac1da4a4c2b342ae01218f72-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=232, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\350\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 232) = 232
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//f4b38d54ac1da4a4c2b342ae01218f72-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib", {st_mode=S_IFDIR|0555, st_size=6, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//938bc0456c1f471fe7b9e19cff79a2c2-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//938bc0456c1f471fe7b9e19cff79a2c2-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//938bc0456c1f471fe7b9e19cff79a2c2-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//938bc0456c1f471fe7b9e19cff79a2c2-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib", {st_mode=S_IFDIR|0555, st_size=6, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//117a78668194d16290bff4f28c0a8b51-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//117a78668194d16290bff4f28c0a8b51-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//117a78668194d16290bff4f28c0a8b51-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//117a78668194d16290bff4f28c0a8b51-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//b5cef5196d105bdb70bff28bd1164bc9-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//b5cef5196d105bdb70bff28bd1164bc9-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//b5cef5196d105bdb70bff28bd1164bc9-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//b5cef5196d105bdb70bff28bd1164bc9-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//b07b24b078262abf4a33e936010cd415-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//b07b24b078262abf4a33e936010cd415-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//b07b24b078262abf4a33e936010cd415-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//b07b24b078262abf4a33e936010cd415-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//c45572aefad793545c62f874030689e5-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//c45572aefad793545c62f874030689e5-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//c45572aefad793545c62f874030689e5-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=240, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\360\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 240) = 240
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//c45572aefad793545c62f874030689e5-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//5b0c2dd96c7b76b03fcf81ced0ef45ac-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//5b0c2dd96c7b76b03fcf81ced0ef45ac-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//5b0c2dd96c7b76b03fcf81ced0ef45ac-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=336, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0P\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 336) = 336
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//5b0c2dd96c7b76b03fcf81ced0ef45ac-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//9e29d810891511317b987f79272a9665-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//9e29d810891511317b987f79272a9665-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//9e29d810891511317b987f79272a9665-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=232, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\350\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 232) = 232
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//9e29d810891511317b987f79272a9665-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//23aed933ad1ccd00546e9a31eeffc95d-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//23aed933ad1ccd00546e9a31eeffc95d-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//23aed933ad1ccd00546e9a31eeffc95d-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//23aed933ad1ccd00546e9a31eeffc95d-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//5d555ee6587af295a381047efa18357b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//5d555ee6587af295a381047efa18357b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//5d555ee6587af295a381047efa18357b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//5d555ee6587af295a381047efa18357b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts", {st_mode=S_IFDIR|0555, st_size=8, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//424665137cac039c30eb65d6e97c7359-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//424665137cac039c30eb65d6e97c7359-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//424665137cac039c30eb65d6e97c7359-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=248, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\370\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 248) = 248
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//424665137cac039c30eb65d6e97c7359-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//b332902dce38ea6906956cfa5b3bff25-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//b332902dce38ea6906956cfa5b3bff25-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//b332902dce38ea6906956cfa5b3bff25-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=272, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\20\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\230\0\0\0\0\0\0\0"..., 272) = 272
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//b332902dce38ea6906956cfa5b3bff25-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//d85bf4f5b0259ad58ae409bb91249d9c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//d85bf4f5b0259ad58ae409bb91249d9c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//d85bf4f5b0259ad58ae409bb91249d9c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=272, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\20\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\230\0\0\0\0\0\0\0"..., 272) = 272
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//d85bf4f5b0259ad58ae409bb91249d9c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//ff4cc33c6b7cf6439151029455e1a605-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//ff4cc33c6b7cf6439151029455e1a605-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//ff4cc33c6b7cf6439151029455e1a605-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=248, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\370\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0"..., 248) = 248
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//ff4cc33c6b7cf6439151029455e1a605-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//3d6872c55716d7263da2203d46c2bd18-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//3d6872c55716d7263da2203d46c2bd18-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//3d6872c55716d7263da2203d46c2bd18-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//3d6872c55716d7263da2203d46c2bd18-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11", {st_mode=S_IFDIR|0555, st_size=10, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//45800fa0678369ef07c749bcf4de03c5-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//45800fa0678369ef07c749bcf4de03c5-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//45800fa0678369ef07c749bcf4de03c5-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=248, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\370\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 248) = 248
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//45800fa0678369ef07c749bcf4de03c5-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//2bc3658198d7d48cf70122f47dc2eb93-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//2bc3658198d7d48cf70122f47dc2eb93-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//2bc3658198d7d48cf70122f47dc2eb93-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//2bc3658198d7d48cf70122f47dc2eb93-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//b763c15a28305dba667212fbf265e631-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//b763c15a28305dba667212fbf265e631-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//b763c15a28305dba667212fbf265e631-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//b763c15a28305dba667212fbf265e631-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//e7650a6883f81a991e0bd81bbfd3874a-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//e7650a6883f81a991e0bd81bbfd3874a-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//e7650a6883f81a991e0bd81bbfd3874a-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//e7650a6883f81a991e0bd81bbfd3874a-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc", {st_mode=S_IFDIR|0555, st_size=44, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//cec806036f9459c4c686ced80392f67f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//cec806036f9459c4c686ced80392f67f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//cec806036f9459c4c686ced80392f67f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=272, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\20\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 272) = 272
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//cec806036f9459c4c686ced80392f67f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//8c391172894b7cd3d3e248cf3f6b97af-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//8c391172894b7cd3d3e248cf3f6b97af-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//8c391172894b7cd3d3e248cf3f6b97af-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//8c391172894b7cd3d3e248cf3f6b97af-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts", {st_mode=S_IFDIR|0555, st_size=106, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//133171328e969c81339977eeb1ca8e82-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//133171328e969c81339977eeb1ca8e82-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//133171328e969c81339977eeb1ca8e82-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=8360, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 8360, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e7370000
00:07:15 fadvise64(6, 0, 8360, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//133171328e969c81339977eeb1ca8e82-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts", {st_mode=S_IFDIR|0555, st_size=8, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//7e51dd46162049a4d8b8debf72e333ad-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//7e51dd46162049a4d8b8debf72e333ad-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//7e51dd46162049a4d8b8debf72e333ad-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=272, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\20\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\230\0\0\0\0\0\0\0"..., 272) = 272
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//7e51dd46162049a4d8b8debf72e333ad-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//529e115a50f0c1855894d2a9e68eaf71-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//529e115a50f0c1855894d2a9e68eaf71-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//529e115a50f0c1855894d2a9e68eaf71-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=272, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\20\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\230\0\0\0\0\0\0\0"..., 272) = 272
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//529e115a50f0c1855894d2a9e68eaf71-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts/noto", {st_mode=S_IFDIR|0555, st_size=15570, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts/noto", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//18b423319528547581e10992fd6e56f0-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//18b423319528547581e10992fd6e56f0-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//18b423319528547581e10992fd6e56f0-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=1548280, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 1548280, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e71f6000
00:07:15 fadvise64(6, 0, 1548280, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//18b423319528547581e10992fd6e56f0-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/3xh7wz81amv6qcvk9bz62z95dlvpvs14-noto-fonts-24.3.1/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//db97da0553a1672edf8d12651ab0855f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//db97da0553a1672edf8d12651ab0855f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//db97da0553a1672edf8d12651ab0855f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=288, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0 \1\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\0\0\0\0\0\0\0"..., 288) = 288
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//db97da0553a1672edf8d12651ab0855f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype", {st_mode=S_IFDIR|0555, st_size=16, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//eb04eab28a9e6bbcecaa2c93278bc70e-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//eb04eab28a9e6bbcecaa2c93278bc70e-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//eb04eab28a9e6bbcecaa2c93278bc70e-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=288, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0 \1\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\0\0\0\0\0\0\0"..., 288) = 288
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//eb04eab28a9e6bbcecaa2c93278bc70e-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype", {st_mode=S_IFDIR|0555, st_size=18, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//3bd71984995b8e78504ffe4b34f80f30-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//3bd71984995b8e78504ffe4b34f80f30-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//3bd71984995b8e78504ffe4b34f80f30-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=272, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\20\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\230\0\0\0\0\0\0\0"..., 272) = 272
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//3bd71984995b8e78504ffe4b34f80f30-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts", {st_mode=S_IFDIR|0555, st_size=8, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//3d9c7d5fd0eb195b43d9e9f537a81ec1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//3d9c7d5fd0eb195b43d9e9f537a81ec1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//3d9c7d5fd0eb195b43d9e9f537a81ec1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=264, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\10\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\230\0\0\0\0\0\0\0"..., 264) = 264
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//3d9c7d5fd0eb195b43d9e9f537a81ec1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts", {st_mode=S_IFDIR|0555, st_size=8, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//1b6f7d3eb9dba4e2ea0fe4f4b6f4b44f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//1b6f7d3eb9dba4e2ea0fe4f4b6f4b44f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//1b6f7d3eb9dba4e2ea0fe4f4b6f4b44f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=256, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\0\0\0\0\0\0\0"..., 256) = 256
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//1b6f7d3eb9dba4e2ea0fe4f4b6f4b44f-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/truetype", {st_mode=S_IFDIR|0555, st_size=1086, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/truetype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//5ea78bd79ad4ccaa3a245a83532bd32b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//5ea78bd79ad4ccaa3a245a83532bd32b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//5ea78bd79ad4ccaa3a245a83532bd32b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=52888, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 52888, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e71e9000
00:07:15 fadvise64(6, 0, 52888, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//5ea78bd79ad4ccaa3a245a83532bd32b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts/truetype", {st_mode=S_IFDIR|0555, st_size=424, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts/truetype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//0fd7b774e5195b318e797df4ece497f1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//0fd7b774e5195b318e797df4ece497f1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//0fd7b774e5195b318e797df4ece497f1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=80280, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 80280, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e71d5000
00:07:15 fadvise64(6, 0, 80280, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//0fd7b774e5195b318e797df4ece497f1-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6lqky98xk1w9hw76i8xncp5a3i6lppxr-freefont-ttf-20120503/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts/truetype", {st_mode=S_IFDIR|0555, st_size=1660, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts/truetype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//85c4dde6fa1cad83a9519e1e2225742b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//85c4dde6fa1cad83a9519e1e2225742b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//85c4dde6fa1cad83a9519e1e2225742b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=61744, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 61744, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e71c5000
00:07:15 fadvise64(6, 0, 61744, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//85c4dde6fa1cad83a9519e1e2225742b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6qigljx5jw1q9z5cg77spl1qwk4x81a3-gyre-fonts-2.005/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc/liberation-fonts-2.1.5", {st_mode=S_IFDIR|0555, st_size=64, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc/liberation-fonts-2.1.5", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//450e3a9346cf2bad4593f95eb1a40dd4-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc/liberation-fonts-2.1.5/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//450e3a9346cf2bad4593f95eb1a40dd4-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc/liberation-fonts-2.1.5/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//450e3a9346cf2bad4593f95eb1a40dd4-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=184, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 read(6, "\4\374\2\374\t\0\0\0\270\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\250\0\0\0\0\0\0\0"..., 184) = 184
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//450e3a9346cf2bad4593f95eb1a40dd4-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/doc/liberation-fonts-2.1.5/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts/truetype", {st_mode=S_IFDIR|0555, st_size=626, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts/truetype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//e9fd2d2b80d740aade216d6adc8be7f9-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//e9fd2d2b80d740aade216d6adc8be7f9-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//e9fd2d2b80d740aade216d6adc8be7f9-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=23728, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 23728, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e71bf000
00:07:15 fadvise64(6, 0, 23728, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//e9fd2d2b80d740aade216d6adc8be7f9-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/m58bmr4pfy3xlf5w6ygqkqyjcdm2b5dw-liberation-fonts-2.1.5/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts/opentype", {st_mode=S_IFDIR|0555, st_size=22, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts/opentype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//0e8ccfea16556689b928f53a43804a95-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//0e8ccfea16556689b928f53a43804a95-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//0e8ccfea16556689b928f53a43804a95-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=4336, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 4336, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e71bd000
00:07:15 fadvise64(6, 0, 4336, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//0e8ccfea16556689b928f53a43804a95-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/6adqss8z6afz33nbqn2j6ml36529bzqp-unifont-15.1.05/share/fonts/opentype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts/noto", {st_mode=S_IFDIR|0555, st_size=36, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts/noto", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//5bb2b932e353803cc0e445662d51fc9c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//5bb2b932e353803cc0e445662d51fc9c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//5bb2b932e353803cc0e445662d51fc9c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=3080, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 3080, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e71bc000
00:07:15 fadvise64(6, 0, 3080, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//5bb2b932e353803cc0e445662d51fc9c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/8aa6q4416ivv7ljv4402jcd4mhxrnxqq-noto-fonts-color-emoji-2.042/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts/truetype", {st_mode=S_IFDIR|0555, st_size=28, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts/truetype", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//1eea1a6e8d47a2d56bdcf652982bc4d8-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//1eea1a6e8d47a2d56bdcf652982bc4d8-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//1eea1a6e8d47a2d56bdcf652982bc4d8-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=4144, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 4144, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e71ba000
00:07:15 fadvise64(6, 0, 4144, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//1eea1a6e8d47a2d56bdcf652982bc4d8-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/qbhpvjrffrvh0mggpjf3gcr396ldpcr5-dejavu-fonts-minimal-2.37/share/fonts/truetype/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype/noto-cjk", {st_mode=S_IFDIR|0555, st_size=96, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype/noto-cjk", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//e2438d307df04c60885f8643634f317c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//e2438d307df04c60885f8643634f317c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//e2438d307df04c60885f8643634f317c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=116640, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 116640, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e719d000
00:07:15 fadvise64(6, 0, 116640, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//e2438d307df04c60885f8643634f317c-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/d8icxdmvzc29cipnpf9w75yhl9sbirbd-noto-fonts-cjk-sans-2.004/share/fonts/opentype/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype/noto-cjk", {st_mode=S_IFDIR|0555, st_size=46, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype/noto-cjk", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//eac7b6dae57673412e491b5ec4d4b623-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//eac7b6dae57673412e491b5ec4d4b623-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//eac7b6dae57673412e491b5ec4d4b623-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=82280, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 82280, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e7188000
00:07:15 fadvise64(6, 0, 82280, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//eac7b6dae57673412e491b5ec4d4b623-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/9bj5h2ij6fiqd34vqy25cx83jiapn3l1-noto-fonts-cjk-serif-2.002/share/fonts/opentype/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype/NerdFonts", {st_mode=S_IFDIR|0555, st_size=5388, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype/NerdFonts", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//11d7f4bc18164cf7ec15cd671366c26b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype/NerdFonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//11d7f4bc18164cf7ec15cd671366c26b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype/NerdFonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//11d7f4bc18164cf7ec15cd671366c26b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=167328, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 167328, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e715f000
00:07:15 fadvise64(6, 0, 167328, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//11d7f4bc18164cf7ec15cd671366c26b-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/4i0gkf5m1d5r19mcb57yjyfv7qmj64kw-nerdfonts-3.2.1/share/fonts/truetype/NerdFonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts/misc", {st_mode=S_IFDIR|0555, st_size=44, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts/misc", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//f05427f9077d24f61ff5c2e16953f410-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts/misc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//f05427f9077d24f61ff5c2e16953f410-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts/misc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//f05427f9077d24f61ff5c2e16953f410-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=1872, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 1872, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e715e000
00:07:15 fadvise64(6, 0, 1872, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//f05427f9077d24f61ff5c2e16953f410-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/br7n6rcza4sxbqjd0rfa94wk4ampabmh-font-cursor-misc-1.0.4/lib/X11/fonts/misc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 newfstatat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts/misc", {st_mode=S_IFDIR|0555, st_size=13884, ...}, 0) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts/misc", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/home/stratos/.cache/fontconfig//3024c9ff8c6622794190131c238f415a-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts/misc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/var/cache/fontconfig//3024c9ff8c6622794190131c238f415a-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts/misc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/ch9p40pl5zapv01m3hfhi3rk2vvv0qkc-fc-cache//3024c9ff8c6622794190131c238f415a-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=102960, ...}) = 0
00:07:15 fstatfs(6, {f_type=BTRFS_SUPER_MAGIC, f_bsize=4096, f_blocks=244061952, f_bfree=225474118, f_bavail=225022802, f_files=0, f_ffree=0, f_fsid={val=[0x45ffe96a, 0x7a24a775]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
00:07:15 mmap(NULL, 102960, PROT_READ, MAP_SHARED, 6, 0) = 0x7f73e7144000
00:07:15 fadvise64(6, 0, 102960, POSIX_FADV_WILLNEED) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/097rav8izln8ixhc770d391qjw906x86-home-manager-path/lib/fontconfig/cache//3024c9ff8c6622794190131c238f415a-x86_64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 openat(AT_FDCWD, "/nix/store/042hvmpxxlbxvylyfyycpwa02g4z24ij-font-misc-misc-1.1.3/lib/X11/fonts/misc/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:07:15 readlink("/proc/self/exe", "/nix/store/i1vpp3caxajaq3m5p9y07"..., 4095) = 66
00:07:15 access("/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/truetype/DejaVuSans.ttf", R_OK) = 0
00:07:15 openat(AT_FDCWD, "/nix/store/kcmhspy6dyjslrjjyx1d28yzwnkx3m4w-dejavu-fonts-2.37/share/fonts/truetype/DejaVuSans.ttf", O_RDONLY) = 6
00:07:15 fcntl(6, F_SETFD, FD_CLOEXEC) = 0
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=759676, ...}) = 0
00:07:15 mmap(NULL, 759676, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f73e708a000
00:07:15 close(6) = 0
00:07:15 mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f73e7049000
00:07:15 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:15 writev(3, [{iov_base="\213\4\6\0)\0\0\4\n\0\0\4)\0\0\0\0\4\0\0\1\0\0\0\213\32\7\0\3\0\0\0"..., iov_len=92}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=144400}, {iov_base="", iov_len=0}], 3) = 144492
00:07:15 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:15 writev(3, [{iov_base="\213\4\5\0+\0\0\4*\0\0\4%\0\0\0\0\0\0\0006\0\2\0*\0\0\4\213\10\t\0"..., iov_len=112}], 1) = 112
00:07:15 statfs("/sys/fs/cgroup/", {f_type=CGROUP2_SUPER_MAGIC, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={val=[0xc417e7f2, 0xe6f23363]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOEXEC|ST_RELATIME}) = 0
00:07:15 openat(AT_FDCWD, "/proc/self/cgroup", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
00:07:15 read(6, "1:net_cls:/\n0::/user.slice/user-"..., 1024) = 59
00:07:15 ioctl(6, TCGETS, 0x7ffc186ffa60) = -1 ENOTTY (Inappropriate ioctl for device)
00:07:15 ioctl(6, TCGETS, 0x7ffc186ffa60) = -1 ENOTTY (Inappropriate ioctl for device)
00:07:15 read(6, "", 1024) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/proc/1/cgroup", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
00:07:15 read(6, "1:net_cls:/\n0::/init.scope\n", 1024) = 27
00:07:15 ioctl(6, TCGETS, 0x7ffc186ff9e0) = -1 ENOTTY (Inappropriate ioctl for device)
00:07:15 ioctl(6, TCGETS, 0x7ffc186ff9e0) = -1 ENOTTY (Inappropriate ioctl for device)
00:07:15 read(6, "", 1024) = 0
00:07:15 close(6) = 0
00:07:15 openat(AT_FDCWD, "/run/systemd/sessions/2", O_RDONLY|O_CLOEXEC) = 6
00:07:15 fstat(6, {st_mode=S_IFREG|0644, st_size=323, ...}) = 0
00:07:15 fstat(6, {st_mode=S_IFREG|0644, st_size=323, ...}) = 0
00:07:15 read(6, "# This is private data. Do not p"..., 4096) = 323
00:07:15 read(6, "", 4096) = 0
00:07:15 close(6) = 0
00:07:15 getrandom("\xb0\x1a\x0c\xdc\x0a\x8f\xf0\x13", 8, GRND_INSECURE) = 8
00:07:15 futex(0x7f73e749db74, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:07:15 getpid() = 9513
00:07:15 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
00:07:15 prctl(PR_GET_NAME, "i3lock") = 0
00:07:15 getrandom("\x08\xba\xc8\x84\xde\xb9\xb6\x3c", 8, GRND_INSECURE) = 8
00:07:15 bind(6, {sa_family=AF_UNIX, sun_path=@"3cb6b9de84c8ba08/bus/i3lock/system"}, 37) = 0
00:07:15 getsockopt(6, SOL_SOCKET, SO_RCVBUF, [212992], [4]) = 0
00:07:15 setsockopt(6, SOL_SOCKET, SO_RCVBUF, [8388608], 4) = 0
00:07:15 getsockopt(6, SOL_SOCKET, SO_RCVBUF, [425984], [4]) = 0
00:07:15 setsockopt(6, SOL_SOCKET, SO_RCVBUFFORCE, [8388608], 4) = -1 EPERM (Operation not permitted)
00:07:15 getsockopt(6, SOL_SOCKET, SO_SNDBUF, [212992], [4]) = 0
00:07:15 setsockopt(6, SOL_SOCKET, SO_SNDBUF, [8388608], 4) = 0
00:07:15 getsockopt(6, SOL_SOCKET, SO_SNDBUF, [425984], [4]) = 0
00:07:15 setsockopt(6, SOL_SOCKET, SO_SNDBUFFORCE, [8388608], 4) = -1 EPERM (Operation not permitted)
00:07:15 connect(6, {sa_family=AF_UNIX, sun_path="/run/dbus/system_bus_socket"}, 30) = 0
00:07:15 getsockopt(6, SOL_SOCKET, SO_PEERCRED, {pid=1, uid=0, gid=0}, [12]) = 0
00:07:15 getsockopt(6, SOL_SOCKET, SO_PEERSEC, "kernel\0", [64 => 7]) = 0
00:07:15 getsockopt(6, SOL_SOCKET, SO_PEERGROUPS, 0x927d10, [256 => 0]) = 0
00:07:15 getpeername(6, {sa_family=AF_UNIX, sun_path="/run/dbus/system_bus_socket"}, [127 => 30]) = 0
00:07:15 fstat(6, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
00:07:15 getsockopt(6, SOL_SOCKET, SO_ACCEPTCONN, [0], [4]) = 0
00:07:15 getsockname(6, {sa_family=AF_UNIX, sun_path=@"3cb6b9de84c8ba08/bus/i3lock/system"}, [128 => 37]) = 0
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0AUTH EXTERNAL\r\nDATA\r\n", iov_len=22}, {iov_base="NEGOTIATE_UNIX_FD\r\n", iov_len=19}, {iov_base="BEGIN\r\n", iov_len=7}], msg_iovlen=3, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 48
00:07:15 getrandom("\x21\x00\xbc\x8e\xf4\xa1\x6e\x26\x1b\xe7\x33\xe7\xa1\x50\x21\xf7", 16, GRND_INSECURE) = 16
00:07:15 futex(0x7f73e749dbc4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="DATA\r\nOK 2914558f766db0bce73e425"..., iov_len=256}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 58
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0m\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 128
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 ppoll([{fd=6, events=POLLIN}], 1, {tv_sec=24, tv_nsec=999939000}, NULL, 8) = 1 ([{fd=6, revents=POLLIN}], left {tv_sec=24, tv_nsec=999923701})
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\377\377\377\377?\0\0\0\5\1u\0\1\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\7\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0"..., iov_len=66}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 66
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\2\0\0\0\207\0\0\0\1\1o\0\37\0\0\0/net/rea"..., iov_len=152}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 152
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1\n\0\0\0\377\377\377\377\217\0\0\0\7\1s\0\24\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="org.freedesktop.DBus\0\0\0\0\6\1s\0\5\0\0\0"..., iov_len=146}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 146
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 ppoll([{fd=6, events=POLLIN}], 1, {tv_sec=24, tv_nsec=999896000}, NULL, 8) = 1 ([{fd=6, revents=POLLIN}], left {tv_sec=24, tv_nsec=581704192})
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1)\0\0\0\f\0\0\0.\0\0\0\6\1s\0\5\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base=":1.85\0\0\0\10\1g\0\2ao\0\5\1u\0\2\0\0\0\7\1s\0\5\0\0\0"..., iov_len=81}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 81
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\3\0\0\0\237\0\0\0\1\1o\0 \0\0\0/net/rea"..., iov_len=176}, {iov_base="\7\0\0\0stratos\0", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 188
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 ppoll([{fd=6, events=POLLIN}], 1, {tv_sec=24, tv_nsec=999965000}, NULL, 8) = 1 ([{fd=6, revents=POLLIN}], left {tv_sec=24, tv_nsec=994794839})
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\33\0\0\0\17\0\0\0.\0\0\0\6\1s\0\5\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base=":1.85\0\0\0\10\1g\0\2as\0\5\1u\0\3\0\0\0\7\1s\0\5\0\0\0"..., iov_len=67}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 67
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\210\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\203\0\0\0type='signal',sender='org.fr"..., iov_len=136}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 280
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\377\377\377\377>\0\0\0\5\1u\0\4\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\7\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0"..., iov_len=56}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 56
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\5\0\0\0\217\0\0\0\1\1o\0 \0\0\0/net/rea"..., iov_len=160}, {iov_base="\7\0\0\0stratos\0", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 172
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 ppoll([{fd=6, events=POLLIN}], 1, {tv_sec=24, tv_nsec=999958000}, NULL, 8) = 1 ([{fd=6, revents=POLLIN}], left {tv_sec=24, tv_nsec=733262702})
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\24\0\0\0.\0\0\0\6\1s\0\5\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base=":1.85\0\0\0\10\1g\0\0\0\0\0\5\1u\0\5\0\0\0\7\1s\0\5\0\0\0"..., iov_len=40}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 40
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\0012\0\0\0\6\0\0\0\220\0\0\0\1\1o\0 \0\0\0/net/rea"..., iov_len=160}, {iov_base="\35\0\0\0net.reactivated.Fprint.Devic"..., iov_len=50}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 210
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 ppoll([{fd=6, events=POLLIN}], 1, {tv_sec=24, tv_nsec=999957000}, NULL, 8) = 1 ([{fd=6, revents=POLLIN}], left {tv_sec=24, tv_nsec=999913728})
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\16\0\0\0\25\0\0\0.\0\0\0\6\1s\0\5\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base=":1.85\0\0\0\10\1g\0\1v\0\0\5\1u\0\6\0\0\0\7\1s\0\5\0\0\0"..., iov_len=54}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 54
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\232\0\0\0\7\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\225\0\0\0type='signal',sender='net.re"..., iov_len=154}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 298
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\377\377\377\377>\0\0\0\5\1u\0\7\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\7\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0"..., iov_len=56}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 56
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\242\0\0\0\10\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\235\0\0\0type='signal',sender='net.re"..., iov_len=162}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 306
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\377\377\377\377>\0\0\0\5\1u\0\10\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\7\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0"..., iov_len=56}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 56
00:07:15 signalfd4(-1, [INT], 8, SFD_NONBLOCK) = 7
00:07:15 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\10\0\0\0\t\0\0\0\227\0\0\0\1\1o\0 \0\0\0/net/rea"..., iov_len=168}, {iov_base="\3\0\0\0any\0", iov_len=8}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 176
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\27\0\0\0.\0\0\0\6\1s\0\5\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base=":1.85\0\0\0\10\1g\0\0\0\0\0\5\1u\0\t\0\0\0\7\1s\0\5\0\0\0"..., iov_len=40}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 40
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1\27\0\0\0\30\0\0\0\216\0\0\0\1\1o\0 \0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:15 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="/net/reactivated/Fprint/Device/0"..., iov_len=159}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 159
00:07:15 read(7, 0x7ffc186ffc20, 128) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:15 poll([{fd=6, events=POLLIN}, {fd=7, events=POLLIN}], 2, 29994) = 0 (Timeout)
00:07:45 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\n\0\0\0\217\0\0\0\1\1o\0 \0\0\0/net/rea"..., iov_len=160}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 160
00:07:45 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:45 ppoll([{fd=6, events=POLLIN}], 1, {tv_sec=24, tv_nsec=999942000}, NULL, 8) = 1 ([{fd=6, revents=POLLIN}], left {tv_sec=24, tv_nsec=998965151})
00:07:45 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1\30\0\0\0\33\0\0\0\206\0\0\0\1\1o\0 \0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:45 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="/net/reactivated/Fprint/Device/0"..., iov_len=152}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 152
00:07:45 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\34\0\0\0.\0\0\0\6\1s\0\5\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:45 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base=":1.85\0\0\0\10\1g\0\0\0\0\0\5\1u\0\n\0\0\0\7\1s\0\5\0\0\0"..., iov_len=40}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 40
00:07:45 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\242\0\0\0\v\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\235\0\0\0type='signal',sender='net.re"..., iov_len=162}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 306
00:07:45 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\232\0\0\0\f\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\225\0\0\0type='signal',sender='net.re"..., iov_len=154}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 298
00:07:45 sendmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\r\0\0\0\207\0\0\0\1\1o\0 \0\0\0/net/rea"..., iov_len=152}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 152
00:07:45 recvmsg(6, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:07:45 ppoll([{fd=6, events=POLLIN}], 1, {tv_sec=24, tv_nsec=999970000}, NULL, 8) = 1 ([{fd=6, revents=POLLIN}], left {tv_sec=24, tv_nsec=999894628})
00:07:45 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\35\0\0\0.\0\0\0\6\1s\0\5\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 24
00:07:45 recvmsg(6, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base=":1.85\0\0\0\10\1g\0\0\0\0\0\5\1u\0\r\0\0\0\7\1s\0\5\0\0\0"..., iov_len=40}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 40
00:07:45 close(6) = 0
00:07:45 getuid() = 1000
00:07:45 openat(AT_FDCWD, "/etc/login.defs", O_RDONLY) = 6
00:07:45 fstat(6, {st_mode=S_IFREG|0444, st_size=195, ...}) = 0
00:07:45 read(6, "DEFAULT_HOME yes\nENCRYPT_METHOD "..., 4096) = 195
00:07:45 close(6) = 0
00:07:45 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
00:07:45 connect(6, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = 0
00:07:45 sendto(6, "\2\0\0\0\0\0\0\0\10\0\0\0stratos\0", 20, MSG_NOSIGNAL, NULL, 0) = 20
00:07:45 poll([{fd=6, events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=6, revents=POLLIN|POLLHUP}])
00:07:45 read(6, "\2\0\0\0\1\0\0\0\10\0\0\0\2\0\0\0\350\3\0\0d\0\0\0\1\0\0\0\16\0\0\0"..., 36) = 36
00:07:45 read(6, "stratos\0x\0\0/home/stratos\0/run/cu"..., 56) = 56
00:07:45 close(6) = 0
00:07:45 pipe2([6, 8], 0) = 0
00:07:45 rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f73e7976f30}, {sa_handler=0x7f73e7d4f3e0, sa_mask=~[KILL STOP RTMIN RT_1], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f73e7976f30}, 8) = 0
00:07:45 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f73e74dab90) = 9562
00:07:45 write(8, "test", 4) = 4
00:07:45 write(8, "\0", 1) = 1
00:07:45 close(6) = 0
00:07:45 close(8) = 0
00:07:45 wait4(9562, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 9562
00:07:45 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=9562, si_uid=1000, si_status=0, si_utime=1 /* 0.01 s */, si_stime=1 /* 0.01 s */} ---
00:07:45 rt_sigaction(SIGCHLD, {sa_handler=0x7f73e7d4f3e0, sa_mask=~[KILL STOP RTMIN RT_1], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f73e7976f30}, NULL, 8) = 0
00:07:45 socket(AF_NETLINK, SOCK_RAW, NETLINK_AUDIT) = 6
00:07:45 fcntl(6, F_SETFD, FD_CLOEXEC) = 0
00:07:45 readlink("/proc/self/exe", "/nix/store/i1vpp3caxajaq3m5p9y07"..., 4096) = 66
00:07:45 sendto(6, [{nlmsg_len=188, nlmsg_type=0x44c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=1, nlmsg_pid=0}, "\x6f\x70\x3d\x50\x41\x4d\x3a\x61\x75\x74\x68\x65\x6e\x74\x69\x63\x61\x74\x69\x6f\x6e\x20\x67\x72\x61\x6e\x74\x6f\x72\x73\x3d\x70"...], 188, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 188
00:07:45 poll([{fd=6, events=POLLIN}], 1, 500) = 1 ([{fd=6, revents=POLLIN}])
00:07:45 recvfrom(6, [{nlmsg_len=208, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=1, nlmsg_pid=9513}, {error=-EPERM, msg=[{nlmsg_len=188, nlmsg_type=AUDIT_FIRST_USER_MSG, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=1, nlmsg_pid=0}, "\x6f\x70\x3d\x50\x41\x4d\x3a\x61\x75\x74\x68\x65\x6e\x74\x69\x63\x61\x74\x69\x6f\x6e\x20\x67\x72\x61\x6e\x74\x6f\x72\x73\x3d\x70"...]}], 8988, MSG_PEEK|MSG_DONTWAIT, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, [12]) = 208
00:07:45 recvfrom(6, [{nlmsg_len=208, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=1, nlmsg_pid=9513}, {error=-EPERM, msg=[{nlmsg_len=188, nlmsg_type=AUDIT_FIRST_USER_MSG, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=1, nlmsg_pid=0}, "\x6f\x70\x3d\x50\x41\x4d\x3a\x61\x75\x74\x68\x65\x6e\x74\x69\x63\x61\x74\x69\x6f\x6e\x20\x67\x72\x61\x6e\x74\x6f\x72\x73\x3d\x70"...]}], 8988, MSG_DONTWAIT, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, [12]) = 208
00:07:45 geteuid() = 1000
00:07:45 close(6) = 0
00:07:45 getrandom("\x1b\xee\xb2\x49", 4, GRND_NONBLOCK) = 4
00:07:45 getrandom("\xe3\x55\xdf\x77", 4, GRND_NONBLOCK) = 4
00:07:45 getrandom("\xae\x8f\x21\x90", 4, GRND_NONBLOCK) = 4
00:07:45 write(2, "[i3lock-debug] successfully auth"..., 42) = 42
00:07:45 getuid() = 1000
00:07:45 openat(AT_FDCWD, "/etc/login.defs", O_RDONLY) = 6
00:07:45 fstat(6, {st_mode=S_IFREG|0444, st_size=195, ...}) = 0
00:07:45 read(6, "DEFAULT_HOME yes\nENCRYPT_METHOD "..., 4096) = 195
00:07:45 close(6) = 0
00:07:45 socket(AF_NETLINK, SOCK_RAW, NETLINK_AUDIT) = 6
00:07:45 fcntl(6, F_SETFD, FD_CLOEXEC) = 0
00:07:45 sendto(6, [{nlmsg_len=180, nlmsg_type=0x456 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=2, nlmsg_pid=0}, "\x6f\x70\x3d\x50\x41\x4d\x3a\x73\x65\x74\x63\x72\x65\x64\x20\x67\x72\x61\x6e\x74\x6f\x72\x73\x3d\x70\x61\x6d\x5f\x75\x6e\x69\x78"...], 180, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 180
00:07:45 poll([{fd=6, events=POLLIN}], 1, 500) = 1 ([{fd=6, revents=POLLIN}])
00:07:45 recvfrom(6, [{nlmsg_len=200, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=2, nlmsg_pid=9513}, {error=-EPERM, msg=[{nlmsg_len=180, nlmsg_type=0x456 /* AUDIT_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=2, nlmsg_pid=0}, "\x6f\x70\x3d\x50\x41\x4d\x3a\x73\x65\x74\x63\x72\x65\x64\x20\x67\x72\x61\x6e\x74\x6f\x72\x73\x3d\x70\x61\x6d\x5f\x75\x6e\x69\x78"...]}], 8988, MSG_PEEK|MSG_DONTWAIT, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, [12]) = 200
00:07:45 recvfrom(6, [{nlmsg_len=200, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=2, nlmsg_pid=9513}, {error=-EPERM, msg=[{nlmsg_len=180, nlmsg_type=0x456 /* AUDIT_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=2, nlmsg_pid=0}, "\x6f\x70\x3d\x50\x41\x4d\x3a\x73\x65\x74\x63\x72\x65\x64\x20\x67\x72\x61\x6e\x74\x6f\x72\x73\x3d\x70\x61\x6d\x5f\x75\x6e\x69\x78"...]}], 8988, MSG_DONTWAIT, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, [12]) = 200
00:07:45 geteuid() = 1000
00:07:45 close(6) = 0
00:07:45 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\3$\t\1\25v\27\0\226\5\0\0\226\5\0\0\4\0\0\4(\2\241\2(\2\241\2\0\0\1\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:45 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:07:45 munmap(0x7f73e74cb000, 57376) = 0
00:07:45 munmap(0x7f73e74a7000, 143904) = 0
00:07:45 munmap(0x7f73e749f000, 29192) = 0
00:07:45 munmap(0x7f73e7390000, 1107560) = 0
00:07:45 munmap(0x7f73e7384000, 45128) = 0
00:07:45 munmap(0x7f73e737f000, 16400) = 0
00:07:45 munmap(0x7f73e7378000, 24592) = 0
00:07:45 munmap(0x7f73e7373000, 16400) = 0
00:07:45 write(2, "[i3lock-debug] restoring focus t"..., 56) = 56
00:07:45 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:45 writev(3, [{iov_base="\33\0\2\0\0\0\0\0 \0\2\0\0\0\0\0\4\0\2\0\4\0\0\4\31\0\v\0\226\5\0\0"..., iov_len=68}], 1) = 68
00:07:45 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
00:07:45 writev(3, [{iov_base="+\0\1\0", iov_len=4}], 1) = 4
00:07:45 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:45 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\22\0\f\1\4\0\0\4\4\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:07:45 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
00:07:45 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\21\0\f\1\4\0\0\4\4\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:07:45 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=9514, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
00:07:45 rt_sigreturn({mask=[]}) = 140135780308664
00:07:45 exit_group(0) = ?
00:07:45 +++ exited with 0 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment